Clarify descriptions better

master
isaiah658 2021-11-13 14:38:28 +01:00
parent ad0e88a4eb
commit d7975e6105
1 changed files with 3 additions and 3 deletions

View File

@ -4,16 +4,16 @@ zoonami_mobs_spawn (Mobs Spawn) bool true
# If true, monsters and NPCs spawn in player protected areas.
zoonami_spawn_in_protected (Monsters and NPCS Spawn in Protected Areas) bool false
# Maximum nearby mobs when monsters and NPCs spawn.
# Maximum nearby mobs when monsters and NPCs spawn in the wild.
zoonami_max_nearby_mobs (Max Nearby Mobs when Spawning) int 5
# Distance around player that monsters and NPCs can't spawn.
# Distance around player that monsters and NPCs can't spawn in the wild.
zoonami_nospawn_range (No Spawn Range Around Players) int 5
# Maximum number of active monsters and NPCs in game (0 for unlimited).
zoonami_active_mob_limit (Active Mob Limit) int 0
# Number of seconds between attempting to spawn monsters and NPCs.
# Number of seconds between attempting to spawn monsters and NPCs in the wild.
zoonami_spawn_interval (Spawn Interval) float 10.0
# If true, monsters and NPCs roam around.