Swap Mod
The modification adds a special block called "Swapper" to the game, which can swap two adjacent blocks when receiving a redstone signal. This opens up many interesting possibilities for creativity and technical solutions.
Using this mechanism, you can create simple animations where one block smoothly changes to another and back again. For example, a stone surface turns into dirt and then becomes stone again. You can also implement automatic passages by replacing a solid block with air and vice versa, creating the effect of opening and closing doors.
The Swapper block can be installed in different directions, similar to pistons. When activated, it swaps the block in front of it with the block behind it. This allows integrating the mechanism into complex redstone circuits and creating dynamic structures.
Future versions plan to add:
- Remote targets - the ability to interact with blocks at a distance
- Internal storage - one of the target blocks can be stored directly in the swapper itself