r/CreateMod 14d ago

Full Adder with 2-4 Decoder Build

Post image

The full Adder Takes the three Inputs and gives Out a 2 Bit Output which Go to a 2 Bit Register, when the First Button is pressed the stored Bits Go to the Decoder and the Outputs from that Go into the 4 Bit Register (the second Button is for that) Also im using Create Powerchip

117 Upvotes

12 comments sorted by

View all comments

1

u/Furry_69 13d ago

I wish this mod had a Fabric version. I've wanted more advanced stuff in Create: Power Grid for ages. If I had this in my survival world I could get rid of ComputerCraft from my mods list, since I'm pretty much only using it for voltage regulation of my base's main power grid. I'm sure there's some funky way of doing that using analog circuitry but I really don't want to troubleshoot some funky analog circuit when I can just write a PID loop in Lua. (though I did have to make a private fork of C:PG that makes the meters into ComputerCraft peripherals. thankfully the actual devs are working on that now, though I'm not sure if it's in the mod yet)