alwaysVisible()
setTitle("Craft: Engineering Processor")
setDescription("Craft: Engineering Processor")
setPos(306,-80)
setIcon(<appliedenergistics2:material:24>)

addParent("triumph:95_venus/dense_smart_cable")

criteria = addCriteria("Get appliedenergistics2:material:24", "minecraft:inventory_changed")
criteria.addItem(<appliedenergistics2:material:24>)

// list of unsorted items
setRequiresParents()
