alwaysVisible()
setTitle("Hold up your pants")
setDescription("Craft a tool belt")
setPos(466,104)
hideLines()
setIcon(<toolbelt:belt>)

addParent("triumph:10_overworld/root")

criteria = addCriteria("toolbelt", "minecraft:inventory_changed")
criteria.addItem(<toolbelt:belt>)

// list of unsorted items
