
setIcon("pyrotech:thatch")

setTranslatedTitle("advancements.thatch.title")

setTranslatedDescription("advancements.thatch.description")

visibleIf("triumph:moresurvival/root")

addParent("triumph:moresurvival/straw")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("pyrotech:thatch")
setPos(-8,-45)