Minecraft:End Crystal: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{About|the item in {{MC}}|the item in {{MCSM}}|MCSM:Ender Crystal|the booster in ''Minecraft Blast''|Boosters (Blast)}} | {{About|the item in {{MC/MC}}|the item in {{MC/MCSM}}|MCSM:Ender Crystal|the booster in ''Minecraft Blast''|Boosters (Blast)}} | ||
{{Infobox item entity | {{Infobox item entity | ||
| group = With base | | group = With base | ||
| Line 67: | Line 67: | ||
End crystals with obsidian or bedrock below them do not damage blocks below them when they explode because the center of the explosion center is at the bottom of the End crystal. | End crystals with obsidian or bedrock below them do not damage blocks below them when they explode because the center of the explosion center is at the bottom of the End crystal. | ||
{{ | {{MC/In|bedrock}}, setting the game rule <code>mobGriefing</code> to <code>false</code> prevents the End crystal from destroying any blocks. | ||
=== Properties === | === Properties === | ||
[[File:End Crystal (Slateless).gif|thumb|A baseless End crystal.]] | [[File:End Crystal (Slateless).gif|thumb|A baseless End crystal.]] | ||
End crystals are of two kinds: the ones with a base beneath them are created either by game mechanism or by the {{ | End crystals are of two kinds: the ones with a base beneath them are created either by game mechanism or by the {{MC/Cmd|summon}} command; while the base-less ones are created by players by manually placing the crystal items on top of [[Minecraft:obsidian]] or [[Minecraft:bedrock]]. | ||
The base appears to be made of bedrock, with a crystal hovering over it. While in the End, a crystal continually generates fire at its current position, one block above the base (directly on top of the block the base is embedded in), replacing any other block at that location. This fire is capable of spreading. | The base appears to be made of bedrock, with a crystal hovering over it. While in the End, a crystal continually generates fire at its current position, one block above the base (directly on top of the block the base is embedded in), replacing any other block at that location. This fire is capable of spreading. | ||
| Line 79: | Line 79: | ||
== Sounds == | == Sounds == | ||
{{ | {{MC/Edition|java}}: | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 98: | Line 98: | ||
}} | }} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 118: | Line 118: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 138: | Line 138: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 166: | Line 166: | ||
End crystals have entity data that define various properties of the entity. | End crystals have entity data that define various properties of the entity. | ||
{{ | {{MC/El|java}}: | ||
{{ | {{MC/Main|Entity format}} | ||
<section begin="entity data"/><div class="treeview" style="margin-top: 0;"> | <section begin="entity data"/><div class="treeview" style="margin-top: 0;"> | ||
* {{ | * {{MC/Nbt|compound}} Entity data | ||
** {{ | ** {{MC/Nbt inherit/entity}} | ||
** {{ | ** {{MC/Nbt|int array|beam_target}}: The block location, as 3 integers, that its beam points to. | ||
** {{ | ** {{MC/Nbt|byte|ShowBottom}}: 1 or 0 (true/false) – if true, the end crystal shows the bedrock slate underneath. Defaults to false when placing by hand, and true when naturally generated or using {{MC/Cmd|summon}}. | ||
</div><section end="entity data"/> | </div><section end="entity data"/> | ||
{{ | {{MC/El|bedrock}}: | ||
: See [[Minecraft:Bedrock Edition level format/Entity format]]. | : See [[Minecraft:Bedrock Edition level format/Entity format]]. | ||
== Achievements == | == Achievements == | ||
{{ | {{MC/Load achievements|The End... Again...}} | ||
== Advancements == | == Advancements == | ||
{{ | {{MC/Load advancements|The End... Again...}} | ||
== History == | == History == | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 6|[[File:End Crystal JE1 BE1.png|32px]] Added ender crystals.}} | |{{MC/HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 6|[[File:End Crystal JE1 BE1.png|32px]] Added ender crystals.}} | ||
|{{HistoryLine||1.2.1|dev=12w04a|Previously, ender crystals could be spawned using spawn eggs with ID 200 (in a [[Minecraft:server]], these were created using {{ | |{{HistoryLine||1.2.1|dev=12w04a|Previously, ender crystals could be spawned using spawn eggs with ID 200 (in a [[Minecraft:server]], these were created using {{MC/Cmd|give 383 1 200}}). The spawned crystal would be positioned where a natural crystal would be if there was a bedrock block at the location. It was still possible until 1.9 to obtain an End crystal spawn egg, but it would not spawn anything.}} | ||
|{{HistoryLine||1.7.2|dev=13w36a|Ender crystals can now be spawned with the {{ | |{{HistoryLine||1.7.2|dev=13w36a|Ender crystals can now be spawned with the {{MC/Cmd|summon}} command.}} | ||
|{{HistoryLine||1.8|dev=14w06a|Ender crystals now generate one [[Minecraft:block]] lower. The fire they generate destroys the [[Minecraft:bedrock]] block that is supposed to be underneath (see {{bug|MC-47526}}).}} | |{{HistoryLine||1.8|dev=14w06a|Ender crystals now generate one [[Minecraft:block]] lower. The fire they generate destroys the [[Minecraft:bedrock]] block that is supposed to be underneath (see {{bug|MC-47526}}).}} | ||
|{{HistoryLine||1.9|dev=15w31a|Ender crystals generate at the correct Y-level again.}} | |{{MC/HistoryLine||1.9|dev=15w31a|Ender crystals generate at the correct Y-level again.}} | ||
|{{HistoryLine|||dev=15w33c|Respawning the ender dragon now also respawns the ender crystals on the obsidian pillars. | |{{MC/HistoryLine|||dev=15w33c|Respawning the ender dragon now also respawns the ender crystals on the obsidian pillars. | ||
|Ender crystals now have a compound BeamTarget tag that hold the X, Y, Z block location the beam points to.}} | |Ender crystals now have a compound BeamTarget tag that hold the X, Y, Z block location the beam points to.}} | ||
|{{HistoryLine|||dev=15w44a|"Ender crystals" have been renamed to "End crystals". | |{{MC/HistoryLine|||dev=15w44a|"Ender crystals" have been renamed to "End crystals". | ||
|[[File:End Crystal (item) JE1 BE1.png|32px]] End crystals can now be obtained as an item. | |[[File:End Crystal (item) JE1 BE1.png|32px]] End crystals can now be obtained as an item. | ||
|End crystals now drop from skeleton trap horses and can be placed only on [[Minecraft:obsidian]] or bedrock. Placing several of them atop the End exit portal respawns the ender dragon.}} | |End crystals now drop from skeleton trap horses and can be placed only on [[Minecraft:obsidian]] or bedrock. Placing several of them atop the End exit portal respawns the ender dragon.}} | ||
|{{HistoryLine|||dev=15w44b|End crystals are no longer dropped by skeleton horses. | |{{MC/HistoryLine|||dev=15w44b|End crystals are no longer dropped by skeleton horses. | ||
|Added crafting recipe for End crystals, making End crystals renewable.}} | |Added crafting recipe for End crystals, making End crystals renewable.}} | ||
|{{HistoryLine|||dev=15w49a|End crystals now require [[Minecraft:air]]/replaceable [[Minecraft:block]]s and lack of entities for placement.}} | |{{MC/HistoryLine|||dev=15w49a|End crystals now require [[Minecraft:air]]/replaceable [[Minecraft:block]]s and lack of entities for placement.}} | ||
|{{HistoryLine|||dev=15w51a|End crystals can no longer be placed in Adventure mode.}} | |{{MC/HistoryLine|||dev=15w51a|End crystals can no longer be placed in Adventure mode.}} | ||
|{{HistoryLine||1.13|dev=18w20b|Renamed to "End Crystal".}} | |{{MC/HistoryLine||1.13|dev=18w20b|Renamed to "End Crystal".}} | ||
|{{HistoryLine|||dev=18w21a|The rarity of End crystals has been changed from "Common" to "Rare".}} | |{{MC/HistoryLine|||dev=18w21a|The rarity of End crystals has been changed from "Common" to "Rare".}} | ||
|{{HistoryLine||1.14|dev=18w43a|[[File:End Crystal JE2 BE4.png|32px]][[File:End Crystal (item) JE2 BE2.png|32px]] The textures of End crystals and the End crystal [[Minecraft:item]] have been changed.}} | |{{MC/HistoryLine||1.14|dev=18w43a|[[File:End Crystal JE2 BE4.png|32px]][[File:End Crystal (item) JE2 BE2.png|32px]] The textures of End crystals and the End crystal [[Minecraft:item]] have been changed.}} | ||
|{{HistoryLine||1.19.3|dev=22w43a|End crystal explosions can now be blocked by [[Minecraft:shield]]s.<ref>{{bug|MC-188247||Explosions from end crystals can't be blocked by shields|Fixed}}</ref>}} | |{{HistoryLine||1.19.3|dev=22w43a|End crystal explosions can now be blocked by [[Minecraft:shield]]s.<ref>{{bug|MC-188247||Explosions from end crystals can't be blocked by shields|Fixed}}</ref>}} | ||
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|Wind charges no longer collide with End crystals.}} | |{{MC/HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|Wind charges no longer collide with End crystals.}} | ||
|{{HistoryLine||1.21|dev=pre1|In this version, End crystals were vulnerable to their own fire, and would immediately explode when placed.<ref>{{bug|MC-272550|||Fixed}}</ref>}} | |{{HistoryLine||1.21|dev=pre1|In this version, End crystals were vulnerable to their own fire, and would immediately explode when placed.<ref>{{bug|MC-272550|||Fixed}}</ref>}} | ||
|{{HistoryLine|||dev=pre2|The previous bug was fixed.<ref>{{bug|MC-272550|||Fixed}}</ref>}} | |{{HistoryLine|||dev=pre2|The previous bug was fixed.<ref>{{bug|MC-272550|||Fixed}}</ref>}} | ||
|{{HistoryLine||1.21.2|dev=24w33a|The rarity of End crystals has been changed from "Rare" to "Common".}} | |{{MC/HistoryLine||1.21.2|dev=24w33a|The rarity of End crystals has been changed from "Rare" to "Common".}} | ||
|{{HistoryLine||1.21.9|dev=25w33a|Black and white smoke particles are once again shown when end crystal explodes.<ref>{{bug|MC-165991||TNT explosion no longer shows additional smoke particles since 1.15 Pre-release 1|Fixed}}</ref>}} | |{{HistoryLine||1.21.9|dev=25w33a|Black and white smoke particles are once again shown when end crystal explodes.<ref>{{bug|MC-165991||TNT explosion no longer shows additional smoke particles since 1.15 Pre-release 1|Fixed}}</ref>}} | ||
}} | }} | ||
| Line 215: | Line 215: | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|pocket}} | |{{MC/HistoryLine|pocket}} | ||
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:End Crystal JE1 BE1.png|32px]][[File:End Crystal (item) JE1 BE1.png|32px]] Added End crystals.}} | |{{MC/HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:End Crystal JE1 BE1.png|32px]][[File:End Crystal (item) JE1 BE1.png|32px]] Added End crystals.}} | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.6.0|dev=beta 1.6.0.1|[[File:End Crystal BE2.png|32px]] [[File:End Crystal BE2.gif|32px]] The model of the End crystals has been changed. It has now two cubes instead of three.}} | |{{MC/HistoryLine||1.6.0|dev=beta 1.6.0.1|[[File:End Crystal BE2.png|32px]] [[File:End Crystal BE2.gif|32px]] The model of the End crystals has been changed. It has now two cubes instead of three.}} | ||
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:End Crystal BE3.png|32px]][[File:End Crystal (item) JE2 BE2.png|32px]] The textures of End crystals and the End crystal item have been changed.}} | |{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:End Crystal BE3.png|32px]][[File:End Crystal (item) JE2 BE2.png|32px]] The textures of End crystals and the End crystal item have been changed.}} | ||
|{{HistoryLine||1.17.10|dev=beta 1.17.10.20|[[File:End Crystal JE2 BE4.png|32px]] The model of the End crystals has been changed to have three cubes again, and to match ''Java Edition''.}} | |{{MC/HistoryLine||1.17.10|dev=beta 1.17.10.20|[[File:End Crystal JE2 BE4.png|32px]] The model of the End crystals has been changed to have three cubes again, and to match ''Java Edition''.}} | ||
|{{HistoryLine||1.19.70|dev=Preview 1.19.70.20|Increased End crystal collision box size to match ''Java Edition''. | |{{MC/HistoryLine||1.19.70|dev=Preview 1.19.70.20|Increased End crystal collision box size to match ''Java Edition''. | ||
|End crystals with obsidian or bedrock below them now do not damage blocks below them when they explode.}} | |End crystals with obsidian or bedrock below them now do not damage blocks below them when they explode.}} | ||
}} | }} | ||
| Line 227: | Line 227: | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|console}} | |{{MC/HistoryLine|console}} | ||
|{{HistoryLine||xbox=TU9|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:End Crystal JE1 BE1.png|32px]] Added ender crystals.}} | |{{MC/HistoryLine||xbox=TU9|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:End Crystal JE1 BE1.png|32px]] Added ender crystals.}} | ||
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|Ender crystals now generate one block lower. The fire they generate destroys the [[Minecraft:bedrock]] block that is supposed to be underneath.}} | |{{MC/HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|Ender crystals now generate one block lower. The fire they generate destroys the [[Minecraft:bedrock]] block that is supposed to be underneath.}} | ||
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|"Ender crystals" have been renamed to "End crystals". | |{{MC/HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|"Ender crystals" have been renamed to "End crystals". | ||
|[[File:End Crystal (item) JE1 BE1.png|32px]] End crystals can now be obtained as an [[Minecraft:item]]. | |[[File:End Crystal (item) JE1 BE1.png|32px]] End crystals can now be obtained as an [[Minecraft:item]]. | ||
|Placing several End crystals atop the exit portal respawns the ender dragon. | |Placing several End crystals atop the exit portal respawns the ender dragon. | ||
|Added a crafting recipe for End crystals.}} | |Added a crafting recipe for End crystals.}} | ||
|{{HistoryLine||xbox=TU60|xbone=CU51|ps3=1.64|psvita=1.64|ps4=1.64|wiiu=Patch 30|switch=1.0.11|[[File:End Crystal BE2.png|32px]] [[File:End Crystal BE2.gif|32px]] The model of the End crystals has been changed. It now only has 1 glass cube instead of 2, no longer matching ''Java Edition''.}} | |{{MC/HistoryLine||xbox=TU60|xbone=CU51|ps3=1.64|psvita=1.64|ps4=1.64|wiiu=Patch 30|switch=1.0.11|[[File:End Crystal BE2.png|32px]] [[File:End Crystal BE2.gif|32px]] The model of the End crystals has been changed. It now only has 1 glass cube instead of 2, no longer matching ''Java Edition''.}} | ||
|{{HistoryLine||xbox=TU63|xbone=CU53|ps3=1.67|psvita=1.67|ps4=1.67|wiiu=Patch 32|switch=1.0.13|Added chat message to inform users once they reach the maximum number of End crystals in a world.}} | |{{MC/HistoryLine||xbox=TU63|xbone=CU53|ps3=1.67|psvita=1.67|ps4=1.67|wiiu=Patch 32|switch=1.0.13|Added chat message to inform users once they reach the maximum number of End crystals in a world.}} | ||
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:End Crystal JE2 BE4.png|32px]][[File:End Crystal (item) JE2 BE2.png|32px]] The textures of End crystals and the End crystal item have been changed.}} | |{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:End Crystal JE2 BE4.png|32px]][[File:End Crystal (item) JE2 BE2.png|32px]] The textures of End crystals and the End crystal item have been changed.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|new 3ds}} | |{{MC/HistoryLine|new 3ds}} | ||
|{{HistoryLine||1.7.10|[[File:End Crystal JE1 BE1.png|32px]][[File:End Crystal (item) JE1 BE1.png|32px]] Added End crystals.}} | |{{MC/HistoryLine||1.7.10|[[File:End Crystal JE1 BE1.png|32px]][[File:End Crystal (item) JE1 BE1.png|32px]] Added End crystals.}} | ||
}} | }} | ||
| Line 251: | Line 251: | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.9|dev=15w33c|Added the tag {{ | |{{HistoryLine||1.9|dev=15w33c|Added the tag {{MC/Cd|BeamTarget}}.}} | ||
|{{HistoryLine||1.11|dev=16w32a|The entity ID has been changed from {{ | |{{HistoryLine||1.11|dev=16w32a|The entity ID has been changed from {{MC/Cd|EnderCrystal}} to {{MC/Cd|ender_crystal}}.}} | ||
|{{HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this item's numeral ID was 426.{{ | |{{HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this item's numeral ID was 426.{{MC/Info needed|what was the entity's?}}}} | ||
|{{HistoryLine|||dev=pre5|Entity ID has been changed to {{ | |{{HistoryLine|||dev=pre5|Entity ID has been changed to {{MC/Cd|end_crystal}}.}} | ||
|{{HistoryLine||1.20.5|dev=24w06a|{{ | |{{HistoryLine||1.20.5|dev=24w06a|{{MC/Cd|BeamTarget}} in End crystals has been renamed to {{MC/Cd|beam_target}}.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{MC/Issue list}} | ||
== Trivia == | == Trivia == | ||
| Line 272: | Line 272: | ||
File:Crystal Link.png|An ender dragon being hit with the "healing beam" of an End crystal. | File:Crystal Link.png|An ender dragon being hit with the "healing beam" of an End crystal. | ||
File:Ender Crystal.png|An End crystal. | File:Ender Crystal.png|An End crystal. | ||
File:EnderCrystalOverworld.png|An End crystal in the Overworld spawned using {{ | File:EnderCrystalOverworld.png|An End crystal in the Overworld spawned using {{MC/Cmd|summon}}. | ||
File:Ender Dragon Revival.png|End crystals respawning the ender dragon. | File:Ender Dragon Revival.png|End crystals respawning the ender dragon. | ||
File:CagedEnderCrystal.png|A caged End crystal. | File:CagedEnderCrystal.png|A caged End crystal. | ||
| Line 285: | Line 285: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox The End}} | {{MC/Navbox The End}} | ||
{{Navbox entities|Other}} | {{MC/Navbox entities|Other}} | ||
{{Navbox items|Utilities}} | {{MC/Navbox items|Utilities}} | ||
{{Navbox combat|general}} | {{MC/Navbox combat|general}} | ||
[[Category:Combat]] | [[Category:Combat]] | ||
Latest revision as of 20:22, 9 April 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
Template:Infobox item entity An End crystal is an entity that can be crafted or found on Minecraft:the End's main island, where it heals the ender dragon. It can be placed only on Minecraft:obsidian or Minecraft:bedrock, and it explodes instantly when attacked or damaged in most ways.
Spawning
Natural generation
An End crystal is found on the top of each obsidian pillar on the central island of the End, each on top of a Minecraft:bedrock block. There are 10 End crystals in total, two of which are protected in "cages" of iron bars. All End crystals respawn one after another as the respawning process of the ender dragon starts.
Obtaining
Crafting
Usage
Healing the ender dragon
Their primary purpose is to recharge the health of the ender dragon, who gains a charge from the nearest crystal within a cuboid extending 32 blocks from the dragon in all directions. The dragon is healed Template:Hp each half-second. If multiple ender dragons are spawned, an End crystal can affect multiple dragons at the same time. Entities and blocks neither obstruct the healing beam nor diminish its power.
This healing can be manually created using the command Template:Cmd. The beam can be pointed in any direction, allowing it to mark locations or objects.
Respawning the ender dragon
As items, End crystals may be placed on bedrock and Minecraft:obsidian, as long as the two blocks above the bedrock or obsidian are air or replaceable blocks and no other entities intersect the area.
When an End crystal is placed in Minecraft:the End, a Minecraft:fire block is created at the End crystal location. If four are placed on the End exit portal, one on each of the flat sides, the crystals respawn the original End crystals on the obsidian pillars, resurrect the dragon, and then explode. The top of each pillar also explodes, destroying any player-placed blocks. This happens even if TNT explosions are turned off in settings.
If the exit portal is ever broken for any reason, End crystals can still be placed on obsidian blocks that are at the same location as where the exit portal would have been.
-
The end crystals need not be aligned to the central pillar.
-
The end crystals may be placed on obsidian instead of bedrock.
Explosions
End crystals explode when attacked or damaged in most ways, even by attacks that normally do zero damage. They are not affected by exploding fireworks, and if damaged by an explosion, they disappear instead of exploding.Template:Only<ref>Template:Bug</ref> The End crystal's explosion has an explosion power of 6, the same as a charged creeper. The End crystal's fire often remains after the crystal explodes. Any ender dragon charging from the crystal when it is destroyed takes Template:Hp damage.
Due to the high explosion power and damage, end crystals can be used in a form of PvP known as Crystal PvP.
An End crystal's explosion can be blocked by a Minecraft:shield.
Although an ender dragon damages most blocks and entities in its path, it cannot destroy End crystals.
Placing Minecraft:water on the End crystal neutralizes the blast effect but not the damage or knockback.
End crystals with obsidian or bedrock below them do not damage blocks below them when they explode because the center of the explosion center is at the bottom of the End crystal.
in Template:Editions, setting the game rule mobGriefing to false prevents the End crystal from destroying any blocks.
Properties
End crystals are of two kinds: the ones with a base beneath them are created either by game mechanism or by the
- REDIRECT Template:Command
Template:Redr command; while the base-less ones are created by players by manually placing the crystal items on top of Minecraft:obsidian or Minecraft:bedrock.
The base appears to be made of bedrock, with a crystal hovering over it. While in the End, a crystal continually generates fire at its current position, one block above the base (directly on top of the block the base is embedded in), replacing any other block at that location. This fire is capable of spreading.
The End crystal entity is not solid and can be walked through freely. End crystals can be pushed by Minecraft:pistons, but they explode if moved while on fire. Because fire is checked only when an entity moves, End crystals do not normally take damage from their own fire unless moved.
Sounds
Template:!((Java EditionTemplate:))!: Template:SoundTable
Template:!((Bedrock EditionTemplate:))!: Template:SoundTable
Data values
ID
Template:!((Java EditionTemplate:))!: Template:ID table Template:ID table
Template:!((Bedrock EditionTemplate:))!: Template:ID table Template:ID table
Entity data
End crystals have entity data that define various properties of the entity.
- REDIRECT Template:Edition
Template:Rcat: {{#vardefine:params|0 }}Template:Hatnote
<section begin="entity data"/>
- Template:Nbt/sprite Entity data
- Template:Nbt inherit
- Template:Nbt/sprite beam_target: The block location, as 3 integers, that its beam points to.
- Template:Nbt/sprite ShowBottom: 1 or 0 (true/false) – if true, the end crystal shows the bedrock slate underneath. Defaults to false when placing by hand, and true when naturally generated or using
- REDIRECT Template:Command
<section end="entity data"/>
- REDIRECT Template:Edition
Achievements
Script error: No such module "Achievement".
Advancements
Script error: No such module "Advancement".
History
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
-
The End crystal as seen in Java Edition 18w43a
Data history
Issues
Script error: No such module "Issue list".
Trivia
- According to Jeb, the reason behind the current crafting recipe using glass as opposed to chorus fruit or any materials introduced in 1.9 is as a means for players to craft End crystals in older worlds that the dragon has already been killed in.<ref>Template:Tweet</ref>
- A historical rendition of the Minecraft:beacon block featured an animated entity within it, which resembled a yellow miniaturized End crystal. The bedrock platform of the End crystal entity would also render below the beacon, though this would normally be hidden within the block below.
Gallery
Screenshots
-
Using End crystals to respawn the ender dragon.
-
An ender dragon being hit with the "healing beam" of an End crystal.
-
An End crystal.
-
An End crystal in the Overworld spawned using
- REDIRECT Template:Command
-
End crystals respawning the ender dragon.
-
A caged End crystal.
-
A player trying to respawn the ender dragon.
In other media
-
Official artwork of an End crystal, pictured without its base.
-
A duo dressed as a Minecraft:piston and end crystal
References
<references group="">
</references>
| Dimension | |||
|---|---|---|---|
| Biomes |
| ||
| Items | |||
| Building blocks | |||
| Functional blocks | |||
| Mobs | |||
| Terrain features | |||
| Structures | |||
| Features |
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
| |||||||||||||||||||
Template:Article otherTemplate:Article other
| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
de:Enderkristall el:Κρύσταλλος του Ender es:Cristal del End fr:Cristal de l'End it:Cristallo dell'End ja:エンドクリスタル ko:엔드 수정 nl:Endkristal pl:Kryształ Endu pt:Cristal do End ru:Кристалл Края th:ผลึกเอนด์ uk:Кристал Енду zh:末地水晶