Wither Config allows you to adjust the Wither's stats and behavior for a tailored boss experience.

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Ragnarök Versioning.

Unreleased#

Internal#

1.2.1 - 2024-07-03#

Fixed#

  • Fixed the mod name being set on the wrong variable

1.2 - 2024-06-24#

Added#

  • Configuration for:
    • Invulnerable Healing
    • Vulnerable Healing

Changed#

  • Now requires MixinBooter 8.6+

Fixed#

  • Fixed a typo in the Heal On Kill tooltip

Internal#

  • General cleanup
  • Updated the gradle.properties
  • Updated dependencies:

1.1.2 - 2024-02-01#

Fixed#

  • Fixed config that may break in certain conditions while modifying it in-game

Internal#

1.1.1 - 2024-01-16#

Fixed#

  • Fixed mod name having a - instead of a space

1.1 - 2024-01-09#

Added#

  • Boat Jail Fix (Gives the Wither area damage for boats, to prevent it from being trapped in a boat jail)
  • Configuration for:
    • Boat Jail Fix
    • Boat Jail Fix Tick Delay
    • Boat Jail Fix Range
    • Break Fluids

Fixed#

  • Fixed Wither not breaking blocks under itself when breakBlocksWhenTargetingPlayer is on and a player is under it, making the player safe

Internal#

1.0 - 2023-09-06#

Added#

  • Configuration for:
    • Health
    • Movement speed
    • Follow range
    • Armor
    • Follow distance
    • Unarmored fly height
    • Summoning sequence length
    • Summoning sequence end explosion strength
    • Skull damage
    • Skull magic damage
    • Skull kills healing the Wither
    • Skull explosion strength
    • Skull potion effects
    • Whether the Wither should attempt to break blocks around it when targeting a player
  • Fix for Vanilla's broken Wither target-following behavior