Difference between revisions of "Ender Dragon"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

m (Removed some of the in-paragraph icons)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
[[File:enderdragon1.png|500px|thumb|]]
 
[[File:enderdragon1.png|500px|thumb|]]
 +
The [[Ender dragon]] is currently the only boss mob in [[Mine Blocks]].
  
The {{I|EnderDragonHead}} [[Ender dragon]] is the boss mob in Mine Blocks. Yo have to defeat it to win the sandbox of [[Mine Blocks]]
+
The [[Ender dragon]] has {{Health|333}} health.
 
+
If it is naturally spawned, it will drop some {{I|Dragon_Scale}} [[dragon scale]] and {{I|Experience_orb_2}} [[experience]] when killed, and also spawns a chest with the [[Ender Dragon Egg]] and 16 [[diamond|diamonds]].
This boss has {{Health|333}} health and will drop {{I|Dragon_Scale}} [[dragon scale]] when killed.
 
  
 
== Spawning ==
 
== Spawning ==
The ender dragon spawns naturally only once in the [[End]], the first time the player enters it.
+
The ender dragon can only spawn naturally once when the player first enters the [[End]].
 +
You can also spawn it with an ender dragon spawn egg. The only way to obtain the spawn egg is with the <code>/give spawn_egg 1 0 {type:"enderdragon"}</code> command.
  
 
=== Commands ===
 
=== Commands ===
The ender dragon can be spawned in another way, aside from its respective [[spawn egg]], while [[commands|cheats]] are enabled, using the command <code>/summon enderdragon</code>.
+
The ender dragon can be spawned with commands while [[commands|cheats]] are enabled on the world, using the <code>/summon enderdragon</code> command.
  
In addition to that you can add [[data tags]] to customize the ender dragon. examples:
+
You can also add [[data tags]] to customize the ender dragon. Two examples include:
  
 
*<code>/summon enderdragon 1 ~ ~ {health:5,  drops:[{item:{id:"diamond"}, quantity:5, bonus:3}]}</code>
 
*<code>/summon enderdragon 1 ~ ~ {health:5,  drops:[{item:{id:"diamond"}, quantity:5, bonus:3}]}</code>
 +
*<code>/summon enderdragon 1 ~ ~ {name:"Ender Boss", health:500, defaultDrops:0, drops:[{item:{id:"ender_gem"}, quantity:10, bonus:3}]}</code>
 +
 +
== Behavior ==
 +
The dragon has two attacks:
 +
* Charge attack: The dragon charges at the [[player]]. It does about {{Health|6}} hearts of damage
 +
* Explosive flame wave attack: The dragon spits out a lot of small fireballs. They do {{Health|2}} heart each and they can destroy everything except the blocks in the [[End|End Dimension]] (Those are [[obsidian]], obsidian [[backdrops]], [[bedrock]], [[enderstone]], and [[ender gem ore]]).
  
*<code>/summon enderdragon 1 ~ ~ {name:"Ender Boss", health:500, defaultDrops:0, drops:[{item:{id:"ender_gem"}, quantity:10, bonus:3}]}</code>
+
Once the dragon is killed, her death animation is played and a portal to the [[overworld]] is generated as well as a [[chest]] that contains 16 {{I|Diamond}} [[diamond|diamonds]] and the {{I|Ender_Dragon_Egg}} [[ender dragon egg]].
  
 
== Drops ==
 
== Drops ==
The ender dragon drops 40 levels of {{I|Experience_orb_2}} [[experience]] when it dies.
+
The ender dragon will drop 40 levels of {{I|Experience_orb_2}} [[experience|experience orbs]] and 60 {{I|Dragon_Scale}} [[dragon scale| dragon scales]] upon death.
 
 
When the ender dragon dies, it will drop 60 {{I|Dragon_Scale}} [[dragon scale]]s.
 
  
 
=== Crafting ===
 
=== Crafting ===
Crafting with the ender dragon drop:
+
Crafting with the ender dragon drops:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|+
 +
! Dragon Scale Helmet
 +
! Dragon Scale Chestplate
 +
! Dragon Scale Leggings
 +
! Dragon Scale Boots
 +
! Dragon Scale Block
 
|-
 
|-
 
| {{CraftBig
 
| {{CraftBig
 +
| A1 = Dragon Scale
 +
| A2 = Dragon Scale
 +
| A3 = Dragon Scale
 
| B1 = Dragon Scale
 
| B1 = Dragon Scale
| B2 = Dragon Scale
 
 
| B3 = Dragon Scale
 
| B3 = Dragon Scale
| C1 = Dragon Scale
 
| C3 = Dragon Scale
 
 
| output = Dragon Scale Helmet
 
| output = Dragon Scale Helmet
 
}}
 
}}
Line 71: Line 82:
 
}}
 
}}
 
|}
 
|}
 
== Behavior ==
 
The dragon has two attacks. The first is a charge attack, where the dragon tries to charge at the {{I|Player_head}} [[player]]. She does about {{Health|6}} hearts of damage. The second attack, is the dragon spitting out an explosive flame wave. That does about {{Health|2}} heart for each of the small fireballs the wave consists of. She can destroy anything but {{I|Obsidian}} [[obsidian]], {{I|Obsidian_Backdrop}} obsidian [[backdrops]], {{I|Bedrock}} [[bedrock]], {{I|Enderstone}} [[enderstone]], and {{I|Ender_gem_ore}} [[ender gem ore]].
 
 
Once the dragon is killed, her death animation is played and a portal to the [[overworld]] is generated as well as a {{I|Chest}} [[chest]], which contains 16 {{I|Diamond}} [[diamond]]s and the {{I|Ender_Dragon_Egg}} [[ender dragon egg]], which is obtainable by breaking it but a chance of 50/50 to collect, or placing a torch underneath the block underneath the egg and then breaking the block under the egg.
 
  
 
== Tasks ==
 
== Tasks ==

Latest revision as of 20:10, 16 August 2024

Enderdragon1.png

The Ender dragon is currently the only boss mob in Mine Blocks.

The Ender dragon has 333 (♥ × 166.5) health. If it is naturally spawned, it will drop some Dragon_Scale dragon scale and Experience_orb_2 experience when killed, and also spawns a chest with the Ender Dragon Egg and 16 diamonds.

Spawning

The ender dragon can only spawn naturally once when the player first enters the End. You can also spawn it with an ender dragon spawn egg. The only way to obtain the spawn egg is with the /give spawn_egg 1 0 {type:"enderdragon"} command.

Commands

The ender dragon can be spawned with commands while cheats are enabled on the world, using the /summon enderdragon command.

You can also add data tags to customize the ender dragon. Two examples include:

  • /summon enderdragon 1 ~ ~ {health:5, drops:[{item:{id:"diamond"}, quantity:5, bonus:3}]}
  • /summon enderdragon 1 ~ ~ {name:"Ender Boss", health:500, defaultDrops:0, drops:[{item:{id:"ender_gem"}, quantity:10, bonus:3}]}

Behavior

The dragon has two attacks:

  • Charge attack: The dragon charges at the player. It does about 6 (♥♥♥) hearts of damage
  • Explosive flame wave attack: The dragon spits out a lot of small fireballs. They do 2 (♥) heart each and they can destroy everything except the blocks in the End Dimension (Those are obsidian, obsidian backdrops, bedrock, enderstone, and ender gem ore).

Once the dragon is killed, her death animation is played and a portal to the overworld is generated as well as a chest that contains 16 Diamond diamonds and the Ender_Dragon_Egg ender dragon egg.

Drops

The ender dragon will drop 40 levels of Experience_orb_2 experience orbs and 60 Dragon_Scale dragon scales upon death.

Crafting

Crafting with the ender dragon drops:

Dragon Scale Helmet Dragon Scale Chestplate Dragon Scale Leggings Dragon Scale Boots Dragon Scale Block

Dragon Scale Dragon Scale Dragon Scale Dragon Scale Invisible-sprite Dragon Scale Invisible-sprite Invisible-sprite Invisible-sprite Dragon Scale Helmet

Dragon Scale Invisible-sprite Dragon Scale Dragon Scale Dragon Scale Dragon Scale Dragon Scale Dragon Scale Dragon Scale Dragon Scale Chestplate

Dragon Scale Dragon Scale Dragon Scale Dragon Scale Invisible-sprite Dragon Scale Dragon Scale Invisible-sprite Dragon Scale Dragon Scale Leggings

Invisible-sprite Invisible-sprite Invisible-sprite Dragon Scale Invisible-sprite Dragon Scale Dragon Scale Invisible-sprite Dragon Scale Dragon Scale Boots

Invisible-sprite Invisible-sprite Invisible-sprite Invisible-sprite Dragon Scale Dragon Scale Invisible-sprite Dragon Scale Dragon Scale Dragon Scale Block

Tasks

Number Icon[ng] Name Newgrounds name Description [ng] Objective Points[ng] Requirements
37 Slay the ender dragon Slay the Ender Dragon Congratulations! You beat the first boss of Mine Blocks! Kill the Ender Dragon 100

History

Version Date Changes
1.23 Oct 31, 2012
  • Added End.
    • Added Ender dragon.
      • Added Dragon scales.
        • Added Ender dragon scale armor.
1.24 Dec 22, 2012
  • Shortened ender dragon spawning text in creative.
1.26.0 Mar 28, 2014
  • Gave the ender dragon some more health.
  • Ender dragon XP orbs no longer get stuck off-screen.
1.26.5 Jul 03, 2014
  • Fixed ender dragon health being too low
1.30.3b Nov 21, 2021
  • Ender dragon fireballs properly explode when hitting mobs while player is in spectator mode.
1.30.3b Dec 5, 2021
  • Ender dragon can no longer nudge the player in spectator mode.
  • Ender dragon no longer disappears in peaceful mode.

Trivia

  • The Ender dragon is the boss that is believed to be the ultimate challenge in the game, making killing her "completion of the game" to many.
  • The Ender dragon is female, because she drops the ender dragon egg.
  • The Ender dragon can be healed by healing crystals. Destroying the healing crystal while the Ender dragon is healing harms the dragon due to the resulting explosion

Gallery

See also