promotional bannermobile promotional banner

Better Player Model

Play as any character with custom 3D player models and animations, fully synced in multiplayer.

File Details

better-player-model-1.1.1-pure-java-fabric-1.20.1.jar

  • R
  • Jun 20, 2026
  • 33.94 MB
  • 6
  • 1.20.1
  • Fabric

File Name

better-player-model-1.1.1-pure-java-fabric-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:better-player-model-1574143:8286231"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Performance & Memory Optimization: Fixed a severe GC (Garbage Collection) memory leak and client micro-stutters. Removed redundant bufferSource.initialize() calls in CustomPlayerItemInHandLayer that were breaking the batch rendering pipeline and causing massive RAM allocations every frame.

Network & Synchronization: Optimized model network synchronization (Packet 03). The server now performs targeted partial syncs (only sending necessary model data) instead of broadcasting the entire model catalog every time a player joins or a model is updated, significantly reducing bandwidth and sync delays.