Rarity level |
Raro |
---|---|
Renewable |
Si |
Stackable |
Yes (64) |
Size |
In Java Edition: A Bedrock Edition: |
Rewards |
No |
Un end crystal is an object and entity found in The End.
Summary
- 1 Appearance
- 2 Obtaining
- 2.1 Manufacturing
- 3 Uses
- 3.1 Healing the Enderdragon
- 3.2 Reappearing the Enderdragon
- 3.3 Explosions
- 3.4 Rays
- 3.5 Properties
- 4 Sounds
- 5 Data Values
- 5.1 ID
- 5.2 Data of the event
- 6 Achievements
- 7 Progress
- 8 History
- 9 Errors
- 10 Curiosities
- 11
- 12
Appearance
Natural generation
An End crystal sits atop each obsidian pillar on the central island of the End, each atop a piece of bedrock. There are 10 End crystals in total, of which two of them are protected in "cages" of iron bars. All crystals respawn one after another when the enderdragon respawn process begins.
Obtaining
Manufacturing
Ingredients | Manufacturing Recipe |
---|---|
Cristal + Eye of ender + Ghast's Tear |
Uses
Healing the Enderdragon
Its primary purpose is to restore the health of the enderdragon, which draws a charge from the closest crystal within a cuboid that extends 32 blocks from the dragon in all directions. The dragon heals 1 () every half second. If multiple dragons spawn, a final crystal can affect multiple dragons at the same time. The healing beam is not obstructed or its power diminished by entities or blocks.
Reappearing to the Enderdragon
How to organize the End crystals in the exit portal to respawn the enderdragon.
As objects, End crystals can be placed on bedrock and obsidian, if the two blocks above the bedrock or obsidian block are air or replaceable blocks and no other entity crosses the area. If four are placed in the End exit portal, one on each of the flat sides, the crystals reappear the original End crystals on the obsidian pillars, and resurrect the dragon before exploding. The top of each pillar also explodes, destroying any blocks placed by the player. This happens even if TNT blasts are disabled in settings.
If the exit portal is ever broken for some reason, the crystals can still be placed on obsidian blocks with the same location as the original exit portal.
Explosions
End crystals explode when attacked or damaged in most ways, even by attacks that normally deal no damage. They are unaffected by exploding fireworks, and if damaged by an explosion, they disappear instead of exploding. [Java Edition only] An explosion from an End crystal has an explosion strength of 6, the same as a creeper loaded. Any enderdragon that charges from the crystal when destroyed receives 10 () Of damage.
Although an enderdragon damages most blocks and entities in its path, it cannot destroy the final crystals simply by approaching them.
Ray
The End Crystal naturally fires lightning at the enderdragon and heals it when the dragon is within range. This beam can be created manually using the command / data merge entity @e [type = end_crystal, limit = 1] {BeamTarget: {X: 0, Y: 0, Z: 0}}. The beam can be pointed in any direction, allowing you to mark locations or objects.
Properties
A crystal from the End without a pedestal.
The base appears to be made of bedrock, with a crystal floating above it. While in the End, a crystal continually spawns fire in its current position, one block above the base (directly on top of the block the base is embedded in), replacing any other blocks at that location. This fire is capable of spreading. The crystal entity of the End is not solid and can be traversed freely.
The pistons can push the End crystals, but they explode if moved while on fire.
Sounds
Java Edition:
Sound | Subheadline | Source | Description | Object ID | Translation key | Volume | Tone | Distance from attenuation |
---|---|---|---|---|---|---|---|---|
http://minecraft.gamepedia.com/File:Explosion1.ogghttp://minecraft.gamepedia.com/File:Explosion2.ogghttp://minecraft.gamepedia.com/File:Explosion3.ogghttp://minecraft.gamepedia.com/File:Explosion4.ogg | Explosion | ? | Explosions created by this | entity.generic.explode | subtitles.entity.generic.explode | ? | (<1.0) | 16 |
Data Values
ID
Java Edition:
Purpose | ID with namespace | Shape | Translation key |
---|---|---|---|
End Crystal | end_crystal | Block and object | item.minecraft.end_crystal |
Entity | ID with namespace | Translation key |
---|---|---|
End Crystal | end_crystal | entity.minecraft.end_crystal |
Bedrock Edition:
Purpose | ID with namespace | Numeric ID | Shape | Translation key |
---|---|---|---|---|
End Crystal | end_crystal | 426 | Block and object | item.end_crystal.name |
Entity | ID with namespace | Numeric ID | Translation key |
---|---|---|---|
End Crystal | ender_crystal | 71 | entity.ender_crystal.name |
Data deventity
See also: Chunk format
The End crystals have entity data that defines various properties of the entity.
End / ED Crystal
Achievements
Icon | Achievements | In-game description | Actual requirements (if they differ) | Player score obtained | Trophy Type (PS) | |
---|---|---|---|---|---|---|
The End... Again... | Respawn the Enderdragon | — | 30G | Silver |
Progress
[[MCbug:Template:Load advancements: Unknown advancement. Advancement title not found on page Progresos|MC-Template:Load advancements: Unknown advancement. Advancement title not found on page Progresos]]
History
This page needs isometric renderings. Please remove this notice when proper isometric renderings have been added to the article.Specific instructions:
- Add renderings of older textures when possible.
Java Edition 19w38a
Java Edition | |||||
---|---|---|---|---|---|
1.0.0 | Beta 1.9 Prerelease 6 | Added ender crystals. | |||
1.2.1 | 12w04a | Previously, ender crystals could be spawned using spawn eggs with ID 200 (in a server, these were created using /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. | |||
1.7.2 | 13w36a | Ender crystals can now be spawned with the /summon command. | |||
1.8 | 14w06a | Ender crystals now generate one block lower. The fire they generate destroys the bedrock block that is supposed to be underneath (see MC-47526). | |||
1.9 | 15w31a | Ender crystals generate at the correct Y-level again. | |||
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. | |||||
15w44a | "Ender crystals" have been renamed to "end crystals". | ||||
End crystals can now be obtained as an item. | |||||
End crystals now drop from skeleton trap horses and can be placed only on obsidian or bedrock. Placing several of them atop the end exit portal respawns the ender dragon. | |||||
15in44b | End crystals are no longer dropped by skeleton horses. | ||||
Added crafting recipe for end crystals. | |||||
15w49a | End crystals now require air/replaceable blocks and lack of entities for placement. | ||||
15w51a | End crystals can no longer be placed in Adventure mode. | ||||
1.11 | 16w32a | The entity ID has been changed changed from EnderCrystal to ender_crystal. | |||
1.13 | 17w47a | Prior to The Flattening, this item's numeral ID was 426. | |||
18in20b | Renamed to "End Crystal". | ||||
pre5 | Entity ID has been changed to end_crystal. | ||||
1.14 | 18w43a | The textures of end crystals and the end crystal item have been changed. | |||
Pocket Edition | |||||
1.0.0 | alpha 0.17.0.1 | Added end crystals. | |||
Bedrock Edition | |||||
1.6.0 | ? | The model of the end crystals has been changed. It has now two cubes instead of three. | |||
1.10.0 | beta 1.10.0.3 | The textures of end crystals and the end crystal item have been changed. | |||
Legacy Console Edition | |||||
TU9 | CU1 | 1.0 | 1 Patch | Added ender crystals. | |
TU31 | CU19 | 1.22 | 3 Patch | Ender crystals now generate one block lower. The fire they generate destroys the bedrock block that is supposed to be underneath. | |
TU46 | CU36 | 1.38 | 15 Patch | "Ender crystals" have been renamed to "end crystals". | |
End crystals can now be obtained as an item. | |||||
End crystals now drop from skeleton trap horses and can be placed only on obsidian or bedrock. Placing several of them atop the end exit portal respawns the ender dragon. | |||||
Added a crafting recipe for end crystals. | |||||
1.90 | The textures of end crystals and the end crystal item have been changed. | ||||
New Nintendo 3DS Edition | |||||
1.7.10 | Added end crystals. |
Errors
Problems related to "crystal of the end" remain in the problem tracker. Report bugs you find on this page.
Curiosities
- 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.[1]
- Unlike the similarly-explosive TNT, normally hitting an end crystal makes it explode. However, they can be removed safely if they're immersed in water first.
- Since fire is checked only when an entity moves, end crystals do not normally take damage from their own fire.
- Oftentimes, the fire remains after an end crystal blows up.
- A historical rendition of the 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.
- Using a piston to push an end crystal's fire into an end portal block deletes the end portal block. However, natural portal blocks regenerate if the end crystal is moved.
- An end crystal can instantly kill a player in protection netherite armor if close enough.
-
An ender dragon being hit with the "healing beam" of an end crystal.
-
An end crystal.
-
An example of the end crystal water trick explained in the trivia section.
-
An end crystal in the Overworld spawned using /summon end_crystal.
-
End crystals respawning the ender dragon.
-
A caged end crystal.
-
A player trying to respawn the ender dragon.
-
An animation of the item of the end crystal.
- ↑ https://twitter.com/jeb_/statuses/667000226524372992
Entities
View at: Template: Entities / Content [edit]Objects
View at: Template: Objects / Content [edit]Adriana gil We are a specialized and passionate team of virtual reality. We have extensive experience in this area. We decided to create ForVirtualRealityLovers to share all our information with customers and users. We have quality information. You can find tips, guides, interviews, top products and much more! If you are curious, enter our site ForVirtualRealityLovers.com and discover the virtual world! ? New Nintendo 3DS Edition ❯
Articles related to
Java Edition 1.2.5
Explosion
Particles
Light block
Ocean ruins
Fossil
Add a comment from Cristal del End
- Hilo
- Rabbit foot
- Health
- Demo mode
- Storm
- Looter
- Pocket Edition v0.11.0 alpha build 9
- Tutorials / Things not to do
- Java Edition 1.9.2
- Potion
- Lava
- Bamboo
- Damage potion
- Pumpkin pie
- Stairs
- End City
- Bola de nieve
- Java Edition 1.12.2
- Solid block
- Protection