Redstone Bits

Redstone Bits

Mod

Adds a few new Redstone utilities to Minecraft

Client and server TechnologyUtility

5,084 downloads
27 followers
Created3 years ago
Updated5 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Redstone Bits adds a few new Redstone utilities to Minecraft!

  • The Placer is much like a Dispenser, except it places a block that's inside its inventory. Like a Dispenser, it chooses it at random. It places it directly in front of itself when given a Redstone signal.
  • The Breaker, much like you'd expect, breaks the block in front of it when given a Redstone Signal. You can put a tool (or any item) into it, and it will use that tool to break the block. It takes time to break the block (the same amount of time the item inside would take), and the progress can be seen in its GUI. You can cancel breaking a block by giving it another Redstone signal. Comparators can also be used to determine the breaking progress.
  • The Checker is more like an Observer. Sort of. Put blocks in its inventory, and it will output a signal if the block in front of it matches any of the ones in its inventory. The inventory slot the block is in determines the output signal strength.
  • The Counter will emit a signal strength based on how many times it has received a signal. Power it once, and it will output a signal strength of 1 until you power it again, whereupon it'll go up to 2. Once it reaches 15, it will loop back around to 0. If right clicked, it will go in reverse.
  • The Adder is like a Counter, only its signal strength will go be increased by the strength it receives. If you power it with strength 3, it will output a strength of 3. Power it again with a strength of 5, it will go up to 8. It, too, will loop back around to (and past) 0, and can be right clicked to subtract instead.
  • The Resistor will reduce the strength of a signal given to it. By default, it halves the signal strength. You can right click it to change it to "third mode", which will divide the signal by 3. Another right click will change it to "one point five mode", which will divide the signal by 1.5. One more right click will return it to "halve mode".
  • The Inverter is pretty straightforward, it will invert any signal strength (or lack thereof) that gets input. Input strength 15, it outputs 0. Input strength 3, it outputs 12. Input nothing, it outputs 15. Can be right clicked to go into "inverter no inverting!" mode, where it acts as a simple one-way gate that preserves the strength input.
  • The Rotator will rotate blocks placed in front of it when it receives a redstone signal. It can be right clicked to switch from clockwise to counterclockwise. Using a comparator you can determine the current rotation of the targeted block (if supported).
  • Copper Buttons are buttons that will stay pressed for different lengths based on how oxidized they are. Like Copper Blocks, they can be waxed to retain their oxidization state forever.
  • Medium Weighted Pressure Plates act similarly to Light and Heavy Weighted Pressure Plates, but somewhere in the middle. Each oxidization level changes the weighting. They can also be waxed.
  • Analog Redstone Lamps emit a light level based on the signal strength they receive.
  • Redstone Displays visually show the strength received as a number.
  • Redstone Glass, inspired by an /r/minecraftsuggestions post by /u/Fer9721, is opaque by default but becomes transparent when it receives a Redstone signal, which it then passes to neighbouring Redstone Glass in all directions. Using a Comparator, you can retrieve its signal level, allowing it to be used as essentially omnidirectional Redstone wire.

Using these, as well as vanilla blocks like Observers and Pistons, one can automate many things or simply make neat contraptions.

Enjoy!

External resources



Project members

Shnupbups

Owner


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID