narc0tiq / LiquidUU

Minecraft mod for turning IC2's UU-matter into a Buildcraft-compatible liquid.
http://www.narc.ro/liquid-uu
Other
2 stars 2 forks source link

Perhaps a carpenter-equivalent machine, EU-powered? #38

Closed narc0tiq closed 10 years ago

narc0tiq commented 11 years ago

There are several suggestions that, by themselves, are not terribly feasible or interesting, but merging them might lead to something good:

UI-wise, I see this as being very much like the carpenter: a liquid tank, a 3x3 crafting grid, and an output slot.

The duplication recipes may end up being also present as accelerator recipes (consuming liquid UUM out of the new machine's tank(s) in the process).

The UUM crafting would require the normal crafting recipe present, but the input solid UUM will not be consumed (only liquid UU out of the tank).

The assembly table recipes would be shapeless (as they are in the assy table itself) and the fabber recipes shaped; the input materials would be consumed.

Some recipes may consume many work cycles and drain liquid UU gradually; in those cases, we want to be certain to keep the progress already made; if possible, we want to lock the crafting slots and provide an "abort" button, allowing us to try to refund some of the UUM used in the process.

Finally, liquid input could be done by attaching ITankContainers to the sides of the machine, with the sides being configurable, like in the liquid electrolyzer. This also suggests several of these carpenter-equivalents could share a liquid pool if they're next to one another; a refinement that may eventually be ported to the accelerators, as well.