Releases: Shnupbups/redstone-bits
Releases · Shnupbups/redstone-bits
1.10.0 for Minecraft 1.19.3
- Added Redstone Glass, based on an /r/minecraftsuggestions post by /u/Fer9721
- Is opaque by default, becomes transparent when it receives a Redstone signal
- Will pass the Redstone signal to neighbouring Redstone Glass in all directions
- Will output its Redstone signal to a Comparator, allowing to be used as essentially omnidirectional Redstone wire
- Various refactors and renames behind the scenes
1.9.0 for Minecraft 1.19.3
1.9.0 for MC1.19.3
1.8.2-1.19: 1.8.2
Fixes Checker being placed the wrong way compared to Observers. Resolves #24
1.8.2
1.8.1-1.19
Update to 1.19-pre3
1.8.1
1.7.1
1.7.0
- Added Rotator - rotates the block in front of it when receiving a redstone signal. Emits a comparator signal based on the direction said block is currently facing (if property is supported). Can be right clicked to switch from Clockwise to Counter Clockwise
- Inverter can now be uninverted to act as simply a one way gate that sends the same signal level as it is receiving
- Slightly tweaked appearance of Resistor
- Added an alternate recipe for the Analog Redstone Lamp to convert from regular Redstone Lamps
- Fixed Copper Button clicks not having subtitles
- Fixed crashes related to Breaker ( fixes #21 )
- Appearance of cracks on blocks being broken by Breaker should be more consistent and less janky
- We do a little cleanup