Skip to content

Ender Dragon

Charly Bollinger edited this page Oct 25, 2024 · 2 revisions

Ender Dragon

👻​ Reinforcement Call

End Crystals destruction can summon a Phantom.

Description

  • When an End Crystal is destroyed during the Ender Dragon fight, it has 66% chance to spawn a Phantom.
  • The summoned Phantom will target the End Crystal attacker.

🤪​​ Enderman Madness

Endermen can target nearby players when the Ender Dragon is sitting.

Description

  • When the Ender Dragon is sitting and flaming, it finds the closest Enderman to make it mad at a player.
  • During this phase, it looks for an Enderman 5 blocks around it, every 1s.
  • The chosen Enderman targets its closest player at a maximum range of 16 blocks.

💎​ End Crystals Summoning

End Crystals are summoned when the Ender Dragon's health is below thresholds.

Description

  • When the Ender Dragon's health reaches thresholds, a random End Crystal is respawned.
  • Health thresholds depends on the number of crystal to resummon.
    The default number is 4, so thresholds will be 1/5, 2/5, 3/5, and 4/5.
  • A threshold can be reached only once.
    This means if it has already been reached, no crystal will be spawned.

Configuration

The configuration of the Ender Dragon can be found in .minecraft/config/sihywtcamd/bosses.json.

  • crystalDestructionSpawnsPhantom: [true|false] to enable/disable phantoms spawning on end crystal destruction
  • controlEndermanWhenLanding: [true|false] to enable/disable enderman madness when the ender dragon is sitting
  • crystalsToSummon: [0-10] to set the number of crystal to summon again (0 disables it)
Clone this wiki locally