promotional bannermobile promotional banner

Fabric per player spawns

Each player has their own mob cap (of 70 by default)

File Details

fabric-per-player-spawns-1.16.5-2.0.0.jar

  • R
  • May 22, 2021
  • 39.91 KB
  • 825
  • 1.16.5
  • Fabric

File Name

fabric-per-player-spawns-1.16.5-2.0.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fabric-per-player-spawns-473051:3319135"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

• Rewrote half of code not to rely on minecraft player class and to ensure correct data passing by making it direct.
~ fixed different behavior for different worlds
• synchronized mob count storage just in case )