
setIcon("pyrotech:campfire")

setFrameType("challenge")

setTitle("Light and cook")

setDescription("Put the tinder on the ground and add logs around it to prepare your campfire.")

visibleIf("triumph:start/root")

addParent("triumph:start/tinder")

setShowToast(true)

setAnnounceToChat(true)

criteria = addCriteria("craftedtinder", "triumph:player_crafted_item")
criteria.setItem(<pyrotech:tinder>)
setPos(199,-17)