- Updated dependencies:
- Requires MixinBooter 8.6 and up
### Fixed
- Fixed a typo in the Heal On Kill tooltip
### Internal
- General cleanup
- Updated to [Gradle](https://gradle.org) 8.9-rc-1
- Updated [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) to version 1.4.0
- Updated the `gradle.properties`
## Wither Config Version 1.1.2 Changelog - 2024-02-01
### Fixed
- Fixed config which may break in certain conditions while modifying it in game
### Internal
- General cleanup
- Renamed `EventHandler` to `ConfigEventHandler`
- Updated [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) to version 1.3.30
- Updated [gradle-buildconfig-plugin](https://github.com/gmazzo/gradle-buildconfig-plugin) to version 5.3.5
- Updated [foojay-resolver](https://github.com/gradle/foojay-toolchains) to version 0.8.0
## Wither Config Version 1.1 Changelog - 2024-01-09
### Added
- Boat Jail Fix (Makes the Wither an 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 & player is under it making the player safe
### Internal
- Changed the injection point of `newTargetFollowingLogic`
- General Cleanup
- Switched to [CurseUpdate](https://forge.curseupdate.com/) for update checking
- Switched from [RetroFuturaGradle](https://github.com/GTNewHorizons/RetroFuturaGradle) tags to [gmazzo](https://github.com/gmazzo) [gradle-buildconfig-plugin](https://github.com/gmazzo/gradle-buildconfig-plugin)
- Switched to Gradle Kotlin DSL
- Updated to Gradle 8.5
- Configuration for:
- The Wither health
- The Wither movement speed
- The Wither follow range
- The Wither armor
- The Wither follow distance
- The Wither unarmored fly height
- The Wither summoning sequence length
- The Wither summoning sequence end explosion strength
- The Wither skulls damage
- The Wither skulls magic damage
- The Wither skulls heal towards the Wither when getting a kill
- The Wither skulls explosion strength
- The Wither skulls potion effects
- Whether the Wither should attempt to break blocks around it when targeting a player
- Fix for the Vanilla broken Wither target following behavior