-
Notifications
You must be signed in to change notification settings - Fork 3
Wither
Withers' health is slightly increased.
Withers' health is 1.33x its old health.
It now has 400 of health (200 hearts).
As long as a Wither is alive, it will be raining and thundering.
If a Wither is in a loaded chunk, the weather turns to rain and thunder.
It stops 2s after the last Wither is killed.
Withers summon a big explosion when half health.
When they are half health, Withers summon the same explosion as when they spawn.
A Wither can summon this explosion only once, even if it regens and fall back to half health.
Withers summon Wither Skeletons when half health.
When they are half health, Withers summon 3 to 5 Wither Skeletons around them depending on local difficulty.
A Wither can summon reinforcements only once, even if it regens and fall back to half health.
Note that less Wither Skeletons can spawn if it didn't find a valid spawn position.
The configuration of the Wither can be found in .minecraft/config/sihywtcamd/bosses.json
.
-
increasedHealth: [true|false]
to enable/disable increased withers' health -
stormyWeather: [true|false]
to enable/disable withers' weather change -
explosion: [true|false]
to enable/disable withers' explosion -
skeletonsSpawn: [true|false]
to enable/disable withers' reinforcements call