alwaysVisible()
setTitle("Why did I wait so long to get this 2?")
setDescription("Fusion Crafting: Awakened Item Dislocator")
setPos(238,46)
setIcon(<draconicevolution:magnet:1>)

addParent("triumph:96_draconic/trophy_group3")

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

// list of unsorted items
setRequiresParents()
