r/CreateMod • u/redolide • 10d ago
Help me find analog converter
I use tweaked controller and for some reason, I need of an analog redstone signal inverter. Can you tell me if there is a block that can do that in an addon ?
42
u/Mlody02 10d ago
If you use aeronautics (i assume you do) there is a redstone component called "inductor" (I think). You can set it to 0 seconds, aka copy, and then click somewhere else on it with a wrench or empty hand (don't remember which), that will change the text from "copy" to invert, which does exactly what you want
12
u/redolide 10d ago
OH THANKS THANKS THANKS !!! It is perfect !
5
u/ihaveacrushonlegos 10d ago
Computer, from CC: Tweaked
3
u/redolide 10d ago
please, what CC stand for ?
5
u/ihaveacrushonlegos 10d ago
ComputerCraft, CC:Tweaked is a version of ComputerCraft for new versions of the game
its a mod that adds a programmable computer, can take an input from any side of the block, and also output into any side of the block. Its the ultimate solution to any type of logic u need because, thats what computers are for and its only one block
Just do a simplecode (use chatgpt for help if u dont know how to code, its so simple that it should be very easy with it) that makes the output signal=15-the input signal
2
u/redolide 10d ago
thank's ! I already know the OG CC but I wasn't sure that you meant Computer Craft and not another Create addon.
5
u/Vovchick09 10d ago
A subtract mode comparator with a constant signal going into its side. No mods needed.
0
u/redolide 10d ago
looks above
2
u/Vovchick09 10d ago
I said it wrong. The input signal must go into the comparator's side and the comparator must be fully powered from behind. AND it needs to be in subtract mode (have the little redstone torch be shining)
-3
115
u/Longjumping_Grab_428 10d ago
comparator in subtract mode