
setIcon("pyrotech:material", 20)

setTranslatedTitle("advancements.board.title")

setTranslatedDescription("advancements.board.description")

visibleIf("triumph:moresurvival3/root")

addParent("triumph:moresurvival3/stonesawmill")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("pyrotech:material", 20)
setPos(156,32)