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!
DISCLAIMER: This is NOT a Forge mod! It does not work with Forge. It uses the Fabric Mod Loader (found here) in addition to the Fabric API. It will most likely never be ported to Forge. Do not ask for a Forge port! You will be ignored!
is the new update going to be updated to the 1.19.2 update
In reply to epiphenomenalism:
The latest version actually works just fine on 1.19.2! I had just forgotten to mark it on CurseForge for that version, thanks for reminding me.
This mod can perfectly be added to an update, is totally vanilla!
Could you add a mod menu config that lets us pick and choose which blocks to use or disable? That would be AWESOME! :D
Does this work with copper buttons added by the copper golem mod?
In reply to chris_chribit:
If the copper buttons give a redstone signal, it will work
The rotator block once crashed my server, but I haven't used the block since then so I'm not sure what the problem was. (I used it on a lectern if that matters)
Besides that, pretty cool mod.
Edit: Also, the Placer is really buggy. I tried actually using it for the first time today, hooked up to a clock to combine snow layer items into full snow blocks, and it crashed my server.
In reply to DexieTheSheep:
I wasn't able to reproduce the issue with the Rotator, could you perhaps make an issue on the GitHub with the crash log?
As for the Placer issue, it's been fixed in 1.8.0 which should be available soon. Was actually vanilla code causing the issue, so I made a workaround!
Hi. Great mod. Thank you for your last response and fixing this great mod. Placer is awesome.
Can you please make one or two more versions of placer for me?
Farming Placer: like a regular placer, but:
- the block has farmland texture on all sides, with the placer face in farmland texture on one side.
(Basically dress the current placer in farmland skin instead of cobblestone)
- plants can grow on the farming placer (given hydrated)
- if the farming placer is facing towards the sky, it plants seeds on top of itself.
Remote Placer: like a regular placer, but:
- the placed block is not next to, but in set distance from placer.
- distance is set in the same way you set distance in the Chunk Destroyer, you'd need to add +/- integer field to that placer GUI, like in Chunk Destroyer.
- alternatively distance is set by amount of items in separate inventory slot of placer, you'd need to add inventory slot not sure which is easier/faster.
I've noticed Kibe Utilities by @D4rkness_King and Additional Enchanted Miner by @Kotori316 also have placers, I've asked them as well to try developing this, maybe you can communicate with them please? I'll leave similar message for them.
Thank you for consideration.
Have a great day. And thanks for all those redstone bits.
Doesn't work with Fabulously Optimized Modpack 3.3.0-alpha-2 in 1.18.2 Didn't check standalone.
In reply to Zet_Dota:
1.18.2 broke a lot of mods! A 1.18.2 specific release is now available.
small bug i noticed, the medium weighted (copper) pressure plate has a collision box unlike other pressure plates
In reply to 0bldhf:
Fixed in 1.7.0
the resistors third mod has the purple and black texture? i think its an incompatability but i dont know which one
In reply to kuyabatman:
Which version are you using? This issue is not present on the latest 1.18 version.
In reply to Shnupbups:
yeah, i have updated all my mods to 1.18 and saw that it has been fixed, thanks
This mod doesn't show up using the CurseForge launcher. I believe you need to set the "Supported Modloader." :)
In reply to shawndaddy:
It is currently incorrectly flagged in the Curseforge modloader as a Forge mod.
It's very vanilla friendly mod, love it, but could you add rotator (unless that's already in) as I saw many people would like that as new block.
forge pls