Adjust max_nearby_mobs default value

master
isaiah658 2022-01-30 18:18:54 +01:00
parent 399b9a9e2f
commit 437dbf5ea9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ zoonami_spawn_in_protected_areas (Mobs can spawn in protected areas) bool false
zoonami_spawn_interval (Spawning interval around players) float 7.0
# Maximum nearby mobs when monsters and NPCs spawn around players.
zoonami_max_nearby_mobs (Max nearby mobs when spawning) int 3
zoonami_max_nearby_mobs (Max nearby mobs when spawning) int 2
# If true, monsters and NPCs roam around.
zoonami_mob_ai (Mob AI) bool true