Like the forge lexicon from omnitools, add a block that allows you to define oreDictionary automatic conversions, i.e. put a copper ingot in an item slot and it will show a list of all the different copper ingots, select one and any copper ingots in your system will be automatically converted, so you don't waste multiple types with what is effectively the same item. You could make it into a pattern system, creating Conversion patterns which would then be stored in a seperate block (that would be similar to how the old autocrafting worked, you might want to do something else for consistency). Any items added to the system would be automatically converted, with every conversion costing energy. |