Started by
jc_mods
on
Topic category: Help with Minecraft modding (Java Edition)
so i wanted to make a redstone torch that behaves similarly to a comparator where it outputs the same signal strength that was inputed. obviuosly the torch wont have any side inputs. the torch will be unpowered when no signal coming in and powered when signal comes in. i really need help with making this because of a mod i found that adds coloured redstone lamps that determines their colour based on signal strength and id want to experiment with that a bit.