alwaysVisible()
setTitle("Count it")
setDescription("Craft a counter")
setPos(489,-78)
hideLines()
setIcon(<rftools:counter_block>)

addParent("triumph:10_overworld/root")

criteria = addCriteria("counter", "minecraft:inventory_changed")
criteria.addItem(<rftools:counter_block>)

// list of unsorted items
