Bedrock 1.21.60 support!
Fixed container_close
and take_item_entity
packet errors;
Please keep in mind that addressing these issues is particularly challenging, as Mojang introduces major technical rewrites even in minor updates. This has become a one-man project, and I also have school/work to manage alongside it. Your financial support at https://florianmichael.de/donate is deeply appreciated and helps me continue working on this project to the best of my ability.
Other changes
- Fixed various issues with servers sending duplicated data causing errors and disconnects
- Fixed shulker box contents not being visible in <= 1.20.4
- Fixed minecart (command/furnace) interactions not working in <= 1.8
- Fixed auto detection not working on some servers by removing the second -1 ping
- Changed debug hud modifications to always show the installed ViaFabricPlus version
- Catch possibly errors in config loading and saving
API
- Added
getVersion
andgetImplVersion
to API interface - Improved legacy API deprecation warnings for other mods
Please read the v4.0.0 Changelogs as well