
setIcon("antiqueatlas:empty_antique_atlas")

setFrameType("challenge")

setTitle("Atlas")

setDescription("Craft an Antique Atlas with a book and a compass. You'll never get lost!")

visibleIf("triumph:pyrotech/root")

addParent("triumph:pyrotech/root")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("antiqueatlas:empty_antique_atlas")
setPos(-70,113)