Commoble / morered

A minecraft forge mod that adds redstone logic gate plates
MIT License
14 stars 8 forks source link

[Suggestion] Integration with Create mod #16

Open alpharou opened 3 years ago

alpharou commented 3 years ago

I don't think integration with Create is that big of a deal, but it would add new types of contraptions.

Bundled and vertical wires pop off when trying to move them, but could prove very useful. For example, this mechanic alone could be worth it:

image

image

Also in my testing I found that logic gates can be moved linearly without problems. Rotation on the other hand messes with the heading of the gate:

image

image

This could prove difficult to implement since gates have more permutation of rotations than regular blocks, but at least the movable wires could be nice.

JoshuaClick commented 11 months ago

To add to this: It seems that the Redwire posts break when they're moved on a gantry. When the post is moved, it brings with it a visual 'ghost wire' that doesn't actually connect to where it ends up. 2023-12-13_14 36 20 2023-12-13_14 36 34 Trying the experiment again to see if the ghost wire connects to where it ends up. 2023-12-13_14 39 58 2023-12-13_14 39 50

EDIT 2: This is on 1.20.1, Forge, having only installed More Red 4.0.0.4, Create 0.5.1.f, and dependencies thereof.