alwaysVisible()
setTitle("Awakened Chestplate")
setDescription("Fusion Crafting: Awakened Chestplate")
setPos(306,-11)
hideLines()
setIcon(<draconicevolution:draconic_chest>)

addParent("triumph:96_draconic/trophy_group4")

criteria = addCriteria("draconicevolution:draconic_chest", "minecraft:inventory_changed")
criteria.addItem(<draconicevolution:draconic_chest>)

// list of unsorted items
setRequiresParents()
