alwaysVisible()
setTitle("Awakened Bow")
setDescription("Fusion Crafting: Awakened Bow")
setPos(329,-34)
hideLines()
setIcon(<draconicevolution:draconic_bow>)

addParent("triumph:96_draconic/trophy_group4")

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

// list of unsorted items
setRequiresParents()
