- Support for 1.21.7
- Converted the properties configuration format to Json to make development easier and add new options
- New options :
experimental : Enable or disable experimental options
autoDestroy : Automatically destroys a crystal when received if a client-side crystal located in the exact same location was previously destroyed
bypassRequiredAiming : Ignores certain conditions such as range, item usage (shield/consumable) or aiming when using autoDestroy
servers : Allows you to select which server type the given option should work on. CUSTOM / MODDED / PLUGIN / VANILLA
- Temporarily removed the latest elytra optimization "less bizarre behavior" to replace it with an option in the future
- Support for 1.21.6
- Added crystal prediction
- Improved elytra prediction (less bizarre behavior on servers with strong anticheats)
- Fixed a bug where elytra flight stopped 1 tick too early
- Rockets are now synchronized with the server
- Fixed a bug where flying through an entity with a rocket didn't delete the rocket
- ​​Fixed a potential bug where the power of the end-of-consumption sound(s) didn't scale correctly with the camera position
- Fixed a bug where consumables were consumed twice
- Code cleanup & optimizations
- More accurate default options
- Fixed a bug where Minecraft versions 1.21 & 1.21.1 weren't working correctly (consumable prediction and optout are disabled). This is likely the last update for these versions
- Sources on GitHub
Added player pose prediction
Added cooldown prediction
Fixed bug where rockets created by the server were instantly deleted from the client