promotional bannermobile promotional banner

Redstone Bits

Adds a few new Redstone utilities to Minecraft

File Details

redstone-bits-1.10.0+fabric-mc1.19.3.jar

  • R
  • Dec 30, 2022
  • 371.19 KB
  • 2.3K
  • 1.19.3
  • Fabric

File Name

redstone-bits-1.10.0+fabric-mc1.19.3.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:redstone-bits-321014:4279240"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- 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