alwaysVisible()
setTitle("The Red color is a lie")
setDescription("Craft Red Artificial Dye")
setPos(198,45)
hideLines()
setIcon(<industrialforegoing:artificial_dye:1>)

addParent("triumph:30_mining/root")

criteria = addCriteria("industrialforegoing:artificial_dye:1", "minecraft:inventory_changed")
criteria.addItem(<industrialforegoing:artificial_dye:1>)

// list of unsorted items
