Minecraft:Redstone Torch: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 30: | Line 30: | ||
A redstone torch is removed and drops as an item if: | A redstone torch is removed and drops as an item if: | ||
* its attachment block is moved, removed, or destroyed | * its attachment block is moved, removed, or destroyed | ||
* [[Minecraft:water | * [[Minecraft:water]] flows into its space | ||
* a [[Minecraft:piston]] pushes it or moves a block into its space | * a [[Minecraft:piston]] pushes it or moves a block into its space | ||
When [[Minecraft:lava]] flows into a redstone torch's space, it will be destroyed without dropping anything. | |||
=== Natural generation === | === Natural generation === | ||
| Line 76: | Line 77: | ||
;Activation | ;Activation | ||
: A redstone torch turns off when it is powered from the back (if placed on the side of a block) or from below (if placed on top of a block) and turns on again upon being depowered. {{IN|BE}}, a redstone torch placed on a (sticky) piston turns off when the piston | : A redstone torch turns off when it is powered from the back (if placed on the side of a block) or from below (if placed on top of a block) and turns on again upon being depowered. {{IN|BE}}, a redstone torch placed on a (sticky) piston turns off when the piston is powered: this mechanic is known by the community as "[[Minecraft:soft inversion]]".<ref>{{bug|MCPE-17909|||WF}}</ref> | ||
: Effectively, a redstone torch [[Minecraft:Logic circuit#NOT Gate|inverts]] the signal applied to its attachment block: power level 0 is changed to 15 and power levels 1 to 15 are changed to 0 (for an alternative that produces a greater range of output power levels, consider a [[Minecraft:redstone comparator]] in subtraction mode). | : Effectively, a redstone torch [[Minecraft:Logic circuit#NOT Gate|inverts]] the signal applied to its attachment block: power level 0 is changed to 15 and power levels 1 to 15 are changed to 0 (for an alternative that produces a greater range of output power levels, consider a [[Minecraft:redstone comparator]] in subtraction mode). | ||
| Line 202: | Line 203: | ||
|{{HistoryLine||1.7.3|A redstone torch duplication bug when using [[Minecraft:piston]]s has been corrected. | |{{HistoryLine||1.7.3|A redstone torch duplication bug when using [[Minecraft:piston]]s has been corrected. | ||
|Redstone torches no longer produce both redstone torch particles and uncolorized (white) redstone dust particles when broken.}} | |Redstone torches no longer produce both redstone torch particles and uncolorized (white) redstone dust particles when broken.}} | ||
|{{HistoryLine||1.8|[[File:Redstone Torch JE2.png|32px]] [[File:Redstone Wall Torch (N) JE2.png|32px]] [[File:Redstone Wall Torch (E) JE2.png|32px]] [[File:Redstone Wall Torch (S) JE2.png|32px]] [[File:Redstone Wall Torch (W) JE2.png|32px]]<br>[[File:Unlit Redstone Torch JE2.png|32px]] [[File:Unlit Redstone Wall Torch (N) JE2.png|32px]] [[File:Unlit Redstone Wall Torch (E) JE2.png|32px]] [[File:Unlit Redstone Wall Torch (S) JE2.png|32px]] [[File:Unlit Redstone Wall Torch (W) JE2.png|32px]] Changed lighting.}} | |{{HistoryLine||1.8|dev=Pre-release|[[File:Redstone Torch JE2.png|32px]] [[File:Redstone Wall Torch (N) JE2.png|32px]] [[File:Redstone Wall Torch (E) JE2.png|32px]] [[File:Redstone Wall Torch (S) JE2.png|32px]] [[File:Redstone Wall Torch (W) JE2.png|32px]]<br>[[File:Unlit Redstone Torch JE2.png|32px]] [[File:Unlit Redstone Wall Torch (N) JE2.png|32px]] [[File:Unlit Redstone Wall Torch (E) JE2.png|32px]] [[File:Unlit Redstone Wall Torch (S) JE2.png|32px]] [[File:Unlit Redstone Wall Torch (W) JE2.png|32px]] Changed lighting.}} | ||
|{{HistoryLine|java}} | |{{HistoryLine|java}} | ||
|{{HistoryLine||1.2.1|dev=1.2|The requirement for redstone torches to burn out has been changed from being turned off 8 times in the span of 100 game ticks to being turned off 8 times in the span of 60 game ticks. Because of this change, [[Minecraft:Redstone_circuits/Clock|clocks]] that include three redstone torches powering each other in a loop can now be used reliably.}} | |{{HistoryLine||1.2.1|dev=1.2|The requirement for redstone torches to burn out has been changed from being turned off 8 times in the span of 100 game ticks to being turned off 8 times in the span of 60 game ticks. Because of this change, [[Minecraft:Redstone_circuits/Clock|clocks]] that include three redstone torches powering each other in a loop can now be used reliably.}} | ||
| Line 265: | Line 266: | ||
== Trivia == | == Trivia == | ||
* {{IN|be}}, the unlit redstone torch model has a gap in its texture from above. | * {{IN|be}}, the unlit redstone torch model has a gap in its texture from above. | ||
Latest revision as of 11:13, 17 July 2026
Template:Distinguish Template:Infobox block A redstone torch is a non-solid Minecraft:block that produces a full-strength Minecraft:redstone signal on all sides adjacent to it, except for its attached block, and can power the block directly above it. It deactivates while the block it is attached to is powered.
Obtaining
Template:IN, the inactive redstone torch cannot be obtained as an item without commands. Template:IN, it can be obtained via inventory editing.<ref>In Java it is a block state and in Bedrock it is an entirely separate block.</ref>
Breaking
A redstone torch can be broken instantly using any Minecraft:tool, or without a tool, and drops itself as an item. Template:Breaking row A redstone torch is removed and drops as an item if:
- its attachment block is moved, removed, or destroyed
- Minecraft:water flows into its space
- a Minecraft:piston pushes it or moves a block into its space
When Minecraft:lava flows into a redstone torch's space, it will be destroyed without dropping anything.
Natural generation
A single redstone torch is found inside each Minecraft:igloo. In Minecraft:ancient cities, multiple redstone torches can be found integrated into circuitry.
Crafting
Usage
Light
Redstone torches give off a Minecraft:light level of 7.
When the Minecraft:Render Dragon Features for Creators experiment is enabled in Minecraft:Minecraft Preview, the top part of redstone torches emits colored point lighting with Template:Color. This causes the bottom part of the torch to render a small square shadow, and the surrounding texture to render diagonal lines of shadow in all directions.
Crafting ingredient
Redstone torches can be used to craft Minecraft:activator rails, Minecraft:redstone comparators, and Minecraft:redstone repeaters. Template:Crafting usage
Redstone component
Redstone torches can be used to power blocks and Minecraft:transmission components such as Minecraft:redstone dust, activate Minecraft:mechanism components such as Minecraft:pistons, or invert redstone signals like a NOT Gate.
- Placement
- The placement conditions of a redstone torch are identical to the ones of a normal torch, it can be attached to (some exceptions might apply):
- the top or sides of any Minecraft:conductive block (examples: stone, soul sand, slime blocks, dispensers, etc.)
- the top of a non-conductive block that is at least 16 pixels tall and has a 2×2 pixels surface under where the redstone torch would be positioned (examples: glass panes, vertical chains, fences, etc.)
- the full side surfaces of a non-conductive block (examples: glass, stairs, open trapdoors, etc.)
- Redstone torches cannot be attached to the bottoms of any blocks.
- Attempting to attach a redstone torch to an invalid surface can cause it to "snap" to a valid surface adjacent to the same space. For example, if a fence is on the ground, attempting to attach a redstone torch to the side of the fence causes the redstone torch to be attached to the top of the ground next to the fence instead.
- Activation
- A redstone torch turns off when it is powered from the back (if placed on the side of a block) or from below (if placed on top of a block) and turns on again upon being depowered. Template:IN, a redstone torch placed on a (sticky) piston turns off when the piston is powered: this mechanic is known by the community as "Minecraft:soft inversion".<ref>Template:Bug</ref>
- Effectively, a redstone torch inverts the signal applied to its attachment block: power level 0 is changed to 15 and power levels 1 to 15 are changed to 0 (for an alternative that produces a greater range of output power levels, consider a Minecraft:redstone comparator in subtraction mode).
- Walls, fences, glass, slabs, hoppers,<ref group=note>Redstone torches can be placed on hoppers only Template:In</ref> and stairs are non-Minecraft:conductive, so redstone torches attached to them cannot be deactivated.
- A redstone torch takes 2 game ticks (0.1 seconds barring lag) to change state. Template:IN, redstone torches do not respond to all 2 game tick pulses.
- Behavior
- A lit redstone torch strongly powers the block above itself and weakly powers its other direct neighbor blocks, excluding the one it is attached to. It also produces the same Minecraft:particles as redstone dust.
- A redstone torch experiences "burn-out" when it is forced to turn off more than eight times in 60 game ticks (3 seconds). After burning out, a redstone torch produces a "smoke" Minecraft:particleTemplate:Only and a hiss similar to an extinguished fire, deactivates, and then ignores attempts to change its state until the number of state changes in the last 60 game ticks drops to fewer than eight.
- Template:IN, a redstone torch might or might not attempt to turn itself back on after 160 ticks (8 seconds) depending on the update chain that caused it to burn out.<ref>Template:Bug</ref> If the redstone torch does attempt to turn itself back on, then it is not able change state until that attempt is performed.
- Template:IN, each redstone torch can only burn itself out; the redstone torch needs to be in a circuit that causes it to power itself with no delay, otherwise it does not burn out.
- A burned-out redstone torch turns back on after receiving a Minecraft:block update. There is no limit on how often a single redstone torch can burn out.
Sounds
Generic
Template:Sound table/Block/Wood
Unique
Data values
ID
Template:Edition: Template:ID table Template:ID table
Template:Edition: Template:ID table Template:ID table
Block states
Template:El:
Floor:
Template:Bst
Wall:
Template:Bst
Template:Bst
Videos
History
Template:See asset history Template:See technical block
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Trivia
- Template:IN, the unlit redstone torch model has a gap in its texture from above.
Issues
Gallery
Renders
Template:JE
-
Redstone torch
-
Unlit redstone torch
-
Redstone wall torch
-
Unlit redstone wall torch
Template:BE
-
Redstone torch
-
Unlit redstone torch
-
Redstone wall torch
-
Unlit redstone wall torch
In other media
-
Minecraft:Noor catching a redstone torch
-
Several Minecraft:characters carrying redstone torches in Minecraft:Introducing New Default Skins!
-
Action figure of Minecraft:Steve holding a redstone torch
-
Official replica of a redstone torch.
-
Minecraft:ThinkGeek produced redstone torch
-
Charger shaped like a redstone torch.
-
Redstone torches in Template:Amcm.
-
A redstone torch as it appears in Minecraft:Minecraft Earth.
Notes
<references group=note/>
References
Template:Navbox redstone Template:Navbox blocks
Minecraft:de:Redstone-Fackel Minecraft:es:Antorcha de redstone Minecraft:fr:Torche de redstone Minecraft:hu:Redstone-fáklya Minecraft:it:Torcia di redstone Minecraft:ja:レッドストーントーチ Minecraft:ko:레드스톤 횃불 Minecraft:nl:Redstonefakkel Minecraft:pl:Pochodnia redstone Minecraft:pt:Tocha de Redstone Minecraft:ru:Редстоуновый факел Minecraft:uk:Редстоуновий смолоскип Minecraft:zh:红石火把