alwaysVisible()
setTitle("I have the key 2")
setDescription("Use the compass\n Find the dungeon\nKill the boss\nGet the key\nOpen the chest")
setPos(68,0)
setIcon(<galacticraftplanets:key:0>)

addParent("triumph:90_mars/ore@desh")

criteria = addCriteria("get key", "minecraft:inventory_changed")
criteria.addItem(<galacticraftplanets:key:0>)

// list of unsorted items
setRequiresParents()
