Skip to main content
Power SourcesAdded in Alpha 1.0.1

REDSTONE TORCH

A torch that emits a constant redstone signal of 15. Can be inverted (turned off) by powering the block it is attached to. Fundamental building block for NOT gates and memory circuits.

Crafting Recipe

1 Redstone Dust + 1 Stick → 1 Redstone Torch

Signal Behavior

Input

Powered block it sits on turns it OFF

Output

Emits signal strength 15 when ON

Max Signal Strength

15

Delay

1 redstone tick (0.1s) to toggle

Modes

  • Always on (default)
  • Inverted when block is powered

Common Uses

  • NOT gates
  • Torch towers (vertical signal)
  • RS NOR latches
  • Constant power source
  • Clock circuits

Common Mistakes

  • !Placing on a powered block (torch stays off)
  • !Burnout from rapid toggling (1-tick clocks)
  • !Forgetting the 1-tick delay it introduces
View crafting materials on ItemsSee builds using this component
Back to all components