This is sort of a complex idea but I'll give it a shot.
Would it be possible to add a 3rd crafting option. This option would be a 'manifest mode' meaning you would create a 'manifest' of tasks to perform for a given crafting job.
Tasks could include the standard move item, retrieve item, craft child component.
More complex tasks would be:
- 'Send redstone signal or pulse'
- Wait x ticks
- Wait for inventory level
- Craft until item inventory level = x
- Activate/Deactivate P2P channel x, y, or z
- Activate/Deactivate ME Toggle Bus x, y, or z
So a sample 'manifest' could look like this:
1) Activate me toggle bus 1 (leads to quantum link chamber)
2) Wait 20 ticks
3) Activate P2P bus (connecting power to quantum link chamber)
4) Wait 20 ticks
5) Activate P2P bus (delivers water to Igneous Extruder)
6) Activate P2P bus for 20 ticks (delivers 10,000mB lava to Igneous Extruder)
7) Activate P2P bus (redstone signal to Igneous Extruder)
8) Wait for 10 Obsidian
9) Job complete at 10 Obsidian, Deactivate all P2P busses
Just trying to give a relatively simple example. Does that seem plausible, doable, worthwhile, something you might be interested in? |