I don't know whether it is been suggested before or not (i've been searched but no related). This suggestion maybe not much use and hard to implement but will help a lot to some people.
What it is?
Sometimes it is problematic to build a redstone circuit and it need a lot of space. It is because there is some circuit that need hollow space between to be able to respond. For example, you cannot create two-linear circuit together like this:
||
||
||
Instead must create a space between it like this:
| |
| |
| |
So I think it will useful for the circuit to be able to behave more complex.
How it can be done?
Crafting is the key, and minecraft is most about mining and crafting right?
Then i think it is useful to be able to craft the redstone circuity manually, with the dust as recipe and can be done in 2x2. (Red block is redstone dust)
Linear redstone wire
Creates two linear redstone wire. If placed, it will remain linear no matter what other wire placed beside.
Turning redstone wire
Creates three turning to right redstone wire. The wire will remain facing right.
Intersection redstone wire (note that yellow is turning redstone wire)
Creates two intersection (three side) redstone wire. The wire will remain facing like a T.
Every wire that is removed will back to a redstone dust. Note that the quantity produced match the number of redstone dust used so it can be used vice versa.
What it is?
Sometimes it is problematic to build a redstone circuit and it need a lot of space. It is because there is some circuit that need hollow space between to be able to respond. For example, you cannot create two-linear circuit together like this:
||
||
||
Instead must create a space between it like this:
|
|
|
So I think it will useful for the circuit to be able to behave more complex.
How it can be done?
Crafting is the key, and minecraft is most about mining and crafting right?
Then i think it is useful to be able to craft the redstone circuity manually, with the dust as recipe and can be done in 2x2. (Red block is redstone dust)
Linear redstone wire
Creates two linear redstone wire. If placed, it will remain linear no matter what other wire placed beside.
Turning redstone wire
Creates three turning to right redstone wire. The wire will remain facing right.
Intersection redstone wire (note that yellow is turning redstone wire)
Creates two intersection (three side) redstone wire. The wire will remain facing like a T.
Every wire that is removed will back to a redstone dust. Note that the quantity produced match the number of redstone dust used so it can be used vice versa.
Any comment is welcome