Fixes:
- #10 - Netty trying to release a packet that actually managed to get released. Probably due to another mod
- Fix ConcurrentModificationException Crash
Updated to 1.18.x
Fixes:
- spongePowered cache leak
- client targetEntity keeping the world loaded when in the menu
ForceLoad Version
ForceLoad will force all the mixins for every mod to load after the world has been loaded (or after init on the client) This is a performance boost, and also makes sure all spongePowered cache is handled only once. The only downside is that it will spam the console on startup.
Changes in: v0.3.1
- Added mod icon
- Some small config changes
Updated to 1.18.x
Fixes:
- spongePowered cache leak
- client targetEntity keeping the world loaded when in the menu
ForceLoad Version
ForceLoad will force all the mixins for every mod to load after the world has been loaded (or after init on the client) This is a performance boost, and also makes sure all spongePowered cache is handled only once. The only downside is that it will spam the console on startup.