File Details
better-player-model-1.1.0-pure-java-fabric-1.20.1.jar
- R
- Jun 19, 2026
- 33.94 MB
- 8
- 1.20.1
- Fabric
File Name
better-player-model-1.1.0-pure-java-fabric-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Network & Performance Update (v1.1.0)
This update completely rewrites the network architecture for uploading custom models, permanently eliminating lag, client freezes, and server kicks when changing skins.
Key Improvements:
- Anti-Lag Upload System: The model upload process has been rewritten to use batched chunk queues. Selecting massive custom models will no longer cause ping spikes, network buffer overflows, or get you kicked from the server.
- Instant Apply: If the server already has your selected model cached, the client instantly skips the upload queue and applies the skin immediately.
- Zero UI Freezes: The heavy model packing process has been moved to a dedicated asynchronous background thread. Clicking on massive models in the menu is now completely seamless with no micro-stutters.
Bug Fixes:
- Radial Menu Customizations: Fixed an issue where interactive buttons in the radial menu did nothing for certain models. Custom MoLang scripts and toggles placed in the
extra_animationblock now evaluate and execute correctly. - Projectile Scales: Fixed a visual bug where custom projectiles (e.g., from weapons) ignored their dimensions and rendered massively on the screen.

