Massive update/fix for the ability to stay stable and performant under heavy load
Yggdrasil is out! This is the first dungeon that features all custom boss models and scripting, resulting in incredibly unique behavior and feel! Check this trailer out!
As you can see, FreeMinecraftModels can now handle intensive load scenarios like this.
Download it now here!
FreeMinecraftModels 2.3.6:
- [New] Massive improvements to handling entities, they should now be removed from clients when out of sight correctly and should never desync again
- [New] Added `ItemifyCommand` and `ModelItemListener` for enhanced item interaction
- [Fix] Resolved hitbox and interaction redundancy, optimizing tick performance
- [Fix] Adjusted rotation handling in `CubeBlueprint` to prevent null values
- [Fix] Correctly scaled models using attribute-based scaling in living entities
- [Tweak] Defaulted task scheduling to synchronous where necessary
- [Tweak] Incremented dependencies for `EasyMinecraftGoals` and `EliteMobs`