Minecraft – Redstone Circuitry – Resistors

minecraft-java-editionminecraft-redstone

Is there any way to construct a resistor within a redstone circuit? I was thinking that there might be some properties of cobblestone versus glass, dirt versus obsidian, etc. but I haven't had the opportunity to check it out. Is there any data on this?

(I realize that there probably aren't resistors in Minecraft YET, but i'm really hoping i'm wrong)

Best Answer

No; redstone can be used to emulate logic gates, not electrical components. There is no analog to any electrical component, nor any use for them.


If what you want is to slow down/delay the signal (which is not what resistors do), you can use a redstone repeater.