
setIcon("pyrotech:bow_drill")

setFrameType("challenge")

setTitle("Easier fire")

setDescription("With a bow and a stick, craft a bow drill.")

visibleIf("triumph:moresurvival/root")

addParent("triumph:moresurvival/silkthread")

setShowToast(true)

setAnnounceToChat(true)

criteria = addCriteria("bow_drill", "minecraft:inventory_changed")

criteria.addItem("pyrotech:bow_drill")
setPos(26,212)