Added static vertical mesecons (for more compact circuits)#480
Added static vertical mesecons (for more compact circuits)#480FranchuFranchu wants to merge 1 commit into
Conversation
|
Can't you do this with mese blocks? |
|
You can do similar things with mese blocks, but not this. |
|
I'd like something like this. It would be very useful. Mese blocks are very expensive. Two (or three) things are actually needed:
|
|
What if we separate the rods from the plates, rather than adding 3-4 new nodes? |
|
Automatic placement is convenient for the user but PITA for the modder. Having 4 nodes to place manually would be easy and powerful:
|
|
If we add a 5th item, converted from the current vertical mesecon wire item per alias, as craftitem, we could use this to automatically place. |
|
I mostly agree, but I'd simplify it a bit.
|
|
For backwards compatibility the plate that doesn't connect to the top is needed. |
|
That is true, although that is mostly a corner case that I wonder if we could cover with something less..janky. I have used it, but not often. All perfect-world clean mechanic wishes aside though, the bare minimum currently sits at:
The more I think about it though, the more I feel like we might be better just to add the center plate and keep everything else as-is. With the current state of mesecons I don't think we can get a cleaner setup and maintain backwards compatibility (although I wouldn't mind a Mesecons 2.0 which cleans up and normalizes the mechanics). |
|
I've opened a second PR: #481 |
|
I usually use ghoststone blocks as a workaround for that as they behave kinda like mese blocks (transmit mesecon signal, also way less expensive). |
This PR adds two blocks
mesecons_extrawires:static_vertical_bottommesecons_extrawires:static_verticalThese two blocks (no crafting yet) allow you to make compact circuits by replacing this


with this
They don't have a separate texture yet, but since I am bad at doing textures, I used the normal vertical mesecon texture