Overview
The RedCu Wire Transition is a special type of RedCu Wire designed to connect Redstone CG blocks across different surfaces—such as floors, walls, and ceilings. Other than this capability, it functions identically to standard RedCu Wire.
When placed, the RedCu Wire Transition automatically scans for nearby connectable components like Redstone Dust, RedCu Wires, and Gates. If such components are found, it will automatically configure itself to form connections.
If no valid connections are found upon placement, the block will visually appear as a rotating item to indicate an unconnected state.
RedCu Wire Transition Interface
After placement, the RedCu Wire Transition can be right-clicked to open its configuration GUI. This interface allows manual tuning of connection directions.

- The GUI uses a fully transparent background to allow the player to see the block while making adjustments.
- The GUI shows 6 regions, representing the 6 faces of the block: D (Down), U (Up), N (North), E (East), S (South), and W (West).
- Each face displays 4 small white squares, corresponding to possible connection points. Only one connection per face can be active at a time.
- To better understand the orientation, imagine standing inside the cube where the wire is placed: your body faces North, and your head looks Down.
- The thin gray line squares on each face can be clicked to add Smooth Stone Plate on that face. Doing so will search for Smooth Stone Plate in your inventory and remove one for a face. Clicking again will remove the cover and return Smooth Stone Plate to your inventory.
If configuring via GUI is unclear, it is recommended to place other connectable blocks first, then place the RedCu Wire Transition. In most cases, it will auto-configure correctly.
Note: If the wire doesn’t connect to a block, it doesn’t necessarily mean it can’t be configured to exchange signals with that block. It might simply be unable to determine where to connect automatically.
Known Bug: RedCu Wire Transition Walk-Through Blockage
After placing and configuring a RedCu Wire Transition, the player may experience difficulty walking through the block—even though it visually appears passable.
Attempting to walk through the block can result in player movement slowing down or becoming stuck. Sometimes, even retreating becomes difficult.
Workaround: Reloading the world or rejoining the session usually resolves the issue for placed blocks.
Crafting
Ingredients | RedCu Crafter Recipe |
2 RedCu Wire |
Adventure Mode
While in adventure mode, /redstonecg_adventure
controls:
/redstonecg_adventure gateGUI false
- Disables GUI./redstonecg_adventure pinConfig false
- Forbids changing shape including adding plates.
Version Log
Version | Description |
0.2.0 | Introduced. |
0.2.1 | Can be covered with Smooth Stone Plate. |