Gate copier
asiekierka opened this issue ยท 6 comments
The functionality of the gate copier:
- when right-clicking a gate, it will copy its settings. It will also warn you if a certain setting could not be copied (for instance, when using an ItemStack as a parameter).
- when left-clicking a gate, it will paste its settings. It will also warn you if you are copying OR settings to an AND gate, or vice versa; if required triggers or actions are missing; if there is not enough space left.
Should be done for BuildCraft 6.1.4.
@AEnterprise - I believe that it has been re-discussed after 6.1's gate changes. But I'll consult SpaceToad about it. Worst-case, I'll just send you the code for BC Additions.
@AEnterprise - did some research and both past issues and the forums state that there was no real decision; denoflionsx just made the mod and nobody ever pushed it inside vanilla BuildCraft. In addition, there's no real voice against adding it inside the mod, bar the argument that builders provide similar functionality (however, I think builders are both far too end-game and far too cumbersome to use just for copying configuration).
@asiekierka there was decided against doing that in BC itself, but i will probably try to make something like that in buildcraft additions (if all info is accessable from the api)
@asiekierka ok, it's your call on what to do with it then