5.15.0+1.20.1
Depending on the size of this release, there may be a human-readable changelog available on the wiki page.
Changes since 5.14.0+1.20.1
- Mark mixin as client-only - embeddedt
- Work around NPEs from early queries to ModelManager - embeddedt
- Update mixin for 1.19 renames - embeddedt
- Reduce overhead of the PotentialSpawns event - embeddedt
- Add some simple patches to cut down allocation rate when ticking chunks - embeddedt
- Update for FML changes - embeddedt
- Mitigate excessive resource usage from Night Config - embeddedt
- Fix "Illegal prefix" error in log when custom class/resource locators are in use - embeddedt
- Do not treat invalid ModelResourceLocations as top-level when baking dynamic models - embeddedt
- Update for Forge registry changes - embeddedt
- Retrieve block name once per state - embeddedt
- Speed up ModelBakeEventHelper constructor - embeddedt
- Move stalled async chunk load detection to its own config - embeddedt
- Disable the testmod by default - embeddedt
- Store delegates on registry objects to avoid map lookup - embeddedt
- Disable pose stack bugfix when OptiFine is installed - embeddedt
- Make the block model cache thread-local instead of using a lock - embeddedt