
setIcon("pyrotech:material", 10)

setTranslatedTitle("advancements.flintshard.title")

setTranslatedDescription("advancements.flintshard.description")

visibleIf("triumph:start/root")

addParent("triumph:start/crudeshovel")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("pyrotech:material", 10)
setPos(136,57)