Minecraft:End Rod: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft Tag: Manual revert |
||
| Line 1: | Line 1: | ||
{{ | {{For||End (disambiguation)|Rod}} | ||
{{Infobox block | {{Infobox block | ||
| image = End Rod.png | | image = End Rod.png | ||
| imagecaption = {{ | | imagecaption = {{JE}} | ||
| image2 = End Rod BE.png | | image2 = End Rod BE.png | ||
| image2caption = {{ | | image2caption = {{BE}} | ||
| extratext = [[#Gallery|View all renders]] | | extratext = [[#Gallery|View all renders]] | ||
| transparent = Yes | | transparent = Yes | ||
| Line 11: | Line 11: | ||
| renewable = Yes | | renewable = Yes | ||
| stackable = Yes (64) | | stackable = Yes (64) | ||
| waterloggable = {{ | | waterloggable = {{jebe|No|Yes}} | ||
| flammable = No | | flammable = No | ||
| lavasusceptible = No | | lavasusceptible = No | ||
}} | }} | ||
An '''End rod''' is a decorative light source that emits white particles. | An '''End rod''' is a decorative [[Minecraft:light]] source that emits white [[Minecraft:particles]]. | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | === Breaking === | ||
End rods can be mined instantly by any [[Minecraft:tool]] or by hand, and drop themselves when broken. They also drop as an [[Minecraft:item (entity)|item]] when [[Minecraft:water]] flows over them or when [[Minecraft:lava]] flows over them {{ | End rods can be [[Minecraft:instant mining|mined instantly]] by any [[Minecraft:tool]] or by hand, and drop themselves when broken. They also drop as an [[Minecraft:item (entity)|item]] when [[Minecraft:water]] flows over them or when [[Minecraft:lava]] flows over them {{in|java}}. | ||
{{ | {{breaking row|End Rod|horizontal=1}} | ||
=== Natural generation === | === Natural generation === | ||
End rods generate naturally all over End cities. They may spawn upright on the outside of towers, and they may spawn sideways inside of towers. | End rods generate naturally all over [[Minecraft:End cities]]. They may spawn upright on the outside of towers, and they may spawn sideways inside of towers. | ||
=== Crafting === | === Crafting === | ||
| Line 38: | Line 38: | ||
End rods are primarily used as light sources and decoration. They can be placed on any surface of any block, including other End rods. They do not break if their supporting block is broken. Gravity-affected blocks like [[Minecraft:sand]] or [[Minecraft:gravel]] do not break if they fall onto an End rod oriented vertically, but they do break on a rod oriented horizontally. End rods can be pushed and pulled by [[Minecraft:piston]]s, no matter the orientation. | End rods are primarily used as light sources and decoration. They can be placed on any surface of any block, including other End rods. They do not break if their supporting block is broken. Gravity-affected blocks like [[Minecraft:sand]] or [[Minecraft:gravel]] do not break if they fall onto an End rod oriented vertically, but they do break on a rod oriented horizontally. End rods can be pushed and pulled by [[Minecraft:piston]]s, no matter the orientation. | ||
Inside some End city towers, they are positioned so the player may use them to climb the tower, similar to a spiral staircase. | Inside some End city towers, they are positioned so the [[Minecraft:player]] may use them to climb the tower, similar to a spiral staircase. | ||
{{ | {{-}} | ||
=== Light === | === Light === | ||
End rods emit a light level of 14 (equal to [[Minecraft:torch]]es), melting snow | End rods emit a light level of 14 (equal to [[Minecraft:torch]]es), melting [[Minecraft:snow layer]]s and [[Minecraft:ice]] within a 2-block radius. | ||
When the Render Dragon Features for Creators experiment is enabled in ''[[Minecraft:Minecraft Preview]]'', the end rods emit colored [[Minecraft:Vibrant Visuals#Point lighting|point lighting]] with {{Color|#da73de}}. This causes the bottom part of the block to render a small square shadow. | When the [[Minecraft:Render Dragon Features for Creators]] experiment is enabled in ''[[Minecraft:Minecraft Preview]]'', the end rods emit colored [[Minecraft:Vibrant Visuals#Point lighting|point lighting]] with {{Color|#da73de}}. This causes the bottom part of the block to render a small square shadow. | ||
== Sounds == | == Sounds == | ||
{{ | {{Sound table/Block/Wood}} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 62: | Line 62: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 75: | Line 75: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{ | {{el|je}}: | ||
{{bst|facing|up|down,east,north,south,up,west|The direction to the end rod, from the block it is attached to; also the direction the white end points.<br>Opposite from the direction the player faces when placing an end rod, and opposite from the wider end.|foot=1}} | {{bst|facing|up|down,east,north,south,up,west|The direction to the end rod, from the block it is attached to; also the direction the white end points.<br>Opposite from the direction the player faces when placing an end rod, and opposite from the wider end.|foot=1}} | ||
{{ | {{el|be}}: | ||
{{bst|showaux=1|bits=0x1,0x2,0x4|facing_direction|0|0,1,2,3,4,5|The direction to the end rod, from the block it is attached to; also the direction the white end points. | {{bst|showaux=1|bits=0x1,0x2,0x4|facing_direction|0|0,1,2,3,4,5|The direction to the end rod, from the block it is attached to; also the direction the white end points. | ||
*0: Facing down | *0: Facing down | ||
| Line 93: | Line 93: | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.9|dev=15w31a|[[File:End Rod (U) JE1 BE1.png|32px]] [[File:End Rod (D) JE1 BE1.png|32px]] [[File:End Rod (N) JE1 BE1.png|32px]] [[File:End Rod (E) JE1 BE1.png|32px]] [[File:End Rod (S) JE1 BE1.png|32px]] [[File:End Rod (W) JE1 BE1.png|32px]] Added End rods.}} | ||
|{{ | |{{HistoryLine|||dev=15w38a|Height of the End rod, when placed sideways, has now been changed from 0.5625 of a [[Minecraft:block]] to 0.625, now matching its [[Minecraft:model]]. | ||
|The End rod can no longer be stepped up onto without jumping.}} | |The End rod can no longer be stepped up onto without [[Minecraft:jumping]].}} | ||
|{{ | |{{HistoryLine|||dev=15w44b|Added crafting recipe for End rods.}} | ||
|{{ | |{{HistoryLine||1.14|dev=18w43a|[[File:End Rod (U) JE2 BE2.png|32px]] [[File:End Rod (D) JE2 BE2.png|32px]] [[File:End Rod (N) JE2 BE2.png|32px]] [[File:End Rod (E) JE2 BE2.png|32px]] [[File:End Rod (S) JE2 BE2.png|32px]] [[File:End Rod (W) JE2 BE2.png|32px]] The texture of End rods has now been changed. Notably, the base was made gray instead of purple.}} | ||
|{{HistoryLine|||dev=19w03c|End rods now use correct cullface arguments, and a redundant face was deleted.{{check version|was this 19w03b, or c?}}}} | |{{HistoryLine|||dev=19w03c|End rods now use correct cullface arguments, and a redundant face was deleted.{{check version|was this 19w03b, or c?}}}} | ||
|{{ | |{{HistoryLine||1.19|dev=22w11a|Removed unused pixels in its texture.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|pocket}} | ||
|{{ | |{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:End Rod (U) JE1 BE1.png|32px]] Added End rods.}} | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:End Rod (U) BE2.png|32px]] The texture of End rods has now been changed.}} | ||
}} | }} | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|console}} | ||
|{{ | |{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|[[File:End Rod (U) JE1 BE1.png|32px]] Added End rods.}} | ||
|{{ | |{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:End Rod (U) JE2 BE2.png|32px]] The texture of End rods has now been changed.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|new 3ds}} | ||
|{{ | |{{HistoryLine||1.7.10|[[File:End Rod (U) JE1 BE1.png|32px]] Added End rods.}} | ||
}} | }} | ||
| Line 127: | Line 127: | ||
==== ''Java Edition'' ==== | ==== ''Java Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this [[Minecraft:block]]'s numeral ID was 198.}} | ||
}} | }} | ||
==== ''Bedrock Edition'' ==== | ==== ''Bedrock Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.13.0|dev=beta 1.13.0.9|Existing End rods with metadata value 6 are converted into [[Minecraft:light block]]s.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{Issue list}} | ||
== Trivia == | == Trivia == | ||
* While an End rod cannot be equipped in the head slot in Survival mode, equipping it using commands causes it to appear like a unicorn horn. This can be done with the {{ | * While an End rod cannot be equipped in the head slot in Survival mode, equipping it using commands causes it to appear like a unicorn horn. This can be done with the {{cmd|item replace}} command. | ||
<gallery> | <gallery> | ||
| Line 147: | Line 147: | ||
Alex wearing End Rod.png | Alex wearing End Rod.png | ||
</gallery> | </gallery> | ||
{{ | {{-}} | ||
== Gallery == | == Gallery == | ||
| Line 177: | Line 177: | ||
== See also == | == See also == | ||
* {{ | * {{BlockLink|Torch}} | ||
* {{ | * {{BlockLink|Redstone Torch}} | ||
* {{ | * {{BlockLink|Lantern}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|decoration}} | ||
{{ | {{Navbox The End}} | ||
[[Category:End blocks]] | [[Category:End blocks]] | ||
| Line 191: | Line 191: | ||
[[Category:Light sources]] | [[Category:Light sources]] | ||
de:Endstab | [[Minecraft:de:Endstab]] | ||
es:Vara del End | [[Minecraft:es:Vara del End]] | ||
fr:Barre de l'End | [[Minecraft:fr:Barre de l'End]] | ||
it:Barra dell'End | [[Minecraft:it:Barra dell'End]] | ||
ja:エンドロッド | [[Minecraft:ja:エンドロッド]] | ||
ko:엔드 막대기 | [[Minecraft:ko:엔드 막대기]] | ||
lzh:終界燭 | [[Minecraft:lzh:終界燭]] | ||
nl:Endstaf | [[Minecraft:nl:Endstaf]] | ||
pl:Endowy słupek | [[Minecraft:pl:Endowy słupek]] | ||
pt:Vara do End | [[Minecraft:pt:Vara do End]] | ||
ru:Стержень Края | [[Minecraft:ru:Стержень Края]] | ||
th:แท่งเอนด์ | [[Minecraft:th:แท่งเอนด์]] | ||
uk:Стрижень Енду | [[Minecraft:uk:Стрижень Енду]] | ||
zh:末地烛 | [[Minecraft:zh:末地烛]] | ||
Latest revision as of 11:11, 10 April 2026
Template:For Template:Infobox block An End rod is a decorative Minecraft:light source that emits white Minecraft:particles.
Obtaining
Breaking
End rods can be mined instantly by any Minecraft:tool or by hand, and drop themselves when broken. They also drop as an item when Minecraft:water flows over them or when Minecraft:lava flows over them Template:In. Template:Breaking row
Natural generation
End rods generate naturally all over Minecraft:End cities. They may spawn upright on the outside of towers, and they may spawn sideways inside of towers.
Crafting
Usage
End rods are primarily used as light sources and decoration. They can be placed on any surface of any block, including other End rods. They do not break if their supporting block is broken. Gravity-affected blocks like Minecraft:sand or Minecraft:gravel do not break if they fall onto an End rod oriented vertically, but they do break on a rod oriented horizontally. End rods can be pushed and pulled by Minecraft:pistons, no matter the orientation.
Inside some End city towers, they are positioned so the Minecraft:player may use them to climb the tower, similar to a spiral staircase.
Light
End rods emit a light level of 14 (equal to Minecraft:torches), melting Minecraft:snow layers and Minecraft:ice within a 2-block radius.
When the Minecraft:Render Dragon Features for Creators experiment is enabled in Minecraft:Minecraft Preview, the end rods emit colored point lighting with Template:Color. This causes the bottom part of the block to render a small square shadow.
Sounds
Data values
ID
Template:Edition: Template:ID table
Template:Edition: Template:ID table
Block states
History
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Java Edition
Bedrock Edition
Issues
Trivia
- While an End rod cannot be equipped in the head slot in Survival mode, equipping it using commands causes it to appear like a unicorn horn. This can be done with the Template:Cmd command.
Gallery
Renders
Java Edition
-
Up
-
Down
-
North
-
East
-
South
-
West
Bedrock Edition
-
Up
-
Down
-
North
-
East
-
South
-
West
Screenshots
-
A naturally generated End rod.
See also
Template:Navbox blocks Template:Navbox The End
Minecraft:de:Endstab Minecraft:es:Vara del End Minecraft:fr:Barre de l'End Minecraft:it:Barra dell'End Minecraft:ja:エンドロッド Minecraft:ko:엔드 막대기 Minecraft:lzh:終界燭 Minecraft:nl:Endstaf Minecraft:pl:Endowy słupek Minecraft:pt:Vara do End Minecraft:ru:Стержень Края Minecraft:th:แท่งเอนด์ Minecraft:uk:Стрижень Енду Minecraft:zh:末地烛