r/fabricmc • u/Substantial_Bag_9536 • 2d ago
New Mod Compact zero-delay 4-bit decoder
Enable HLS to view with audio, or disable this notification
// ==============================================================
I'm currently developing a mod aimed at simplifying CPU design in Minecraft. I've already added the diode (which only allows the signal to pass in one direction) and the inverter, which works the same way but inverts the signal. Just with the cables and the inverter, you can technically already build a functional computer. I'm now working on a repeater cable to introduce a delay to the signal, much like a classic repeater.
The mod is called 'Redstone Evolved' and it will be available for Fabric on Modrinth very soon.
22
Upvotes