
setIcon("pyrotech:stone_bricks")

setTitle("NaturaCraft : The road to future")

setDescription("Go further in technology!")

setBackground("minecraft:textures/gui/advancements/backgrounds/stone.png")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("pyrotech:material", 16)

addCriteria("location", "minecraft:location")
setPos(-5,32)