Villager mob cap
Last updated
Last updated
Due to how bad villagers are optimized in Minecraft, we have to implement a cap on them.
Mob cap: Max 30 villagers per group.
Group range: Villagers within 16 blocks (spherical) of each other form a group.
Grouping:
Villagers within 16 blocks merge into one group.
Beyond 16 blocks, a new group (and new 30-villager cap) starts.
Breeding/Spawn Limits:
If you exceed this limit the villagers will be removed.
Separate groups by >16 blocks (X/Y/Z) to avoid merging.
Use F3 to measure distances precisely.
Villager A (15 blocks) → Villager B (15 blocks) → Villager C = 1 group (all linked within 16 blocks).