alwaysVisible()
setTitle("Awakened Hoe")
setDescription("Fusion Crafting: Awakened Hoe")
setPos(306,12)
hideLines()
setIcon(<draconicevolution:draconic_hoe>)

addParent("triumph:96_draconic/trophy_group4")

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

// list of unsorted items
setRequiresParents()
