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#
- Updated dependencies:
- Updated to foojay-resolver 1.0.0
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:
- Updated to RetroFuturaGradle 1.4.0
- Updated to Gradle 8.9-rc-1
1.1.2 - 2024-02-01#
Fixed#
- Fixed config that may break in certain conditions while modifying it in-game
Internal#
- General cleanup
- Renamed
EventHandlertoConfigEventHandler - Updated dependencies:
- Updated to gradle-buildconfig-plugin 5.3.5
- Updated to RetroFuturaGradle 1.3.30
- Updated to foojay-resolver 0.8.0
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
breakBlocksWhenTargetingPlayeris on and a player is under it, making the player safe
Internal#
- Changed the injection point of
newTargetFollowingLogic - General cleanup
- Switched to CurseUpdate for update checking
- Switched from RetroFuturaGradle tags to gmazzo gradle-buildconfig-plugin
- Switched to Gradle Kotlin DSL
- Updated dependencies:
- Updated to Gradle 8.5
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