1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 06:30:18 +02:00

add mob_area_spawn setting

This commit is contained in:
TenPlus1
2020-11-30 14:43:49 +00:00
parent bdea826b7c
commit a4d2918383
3 changed files with 29 additions and 3 deletions

View File

@ -33,3 +33,6 @@ mob_nospawn_range (Mob no-spawn range) float 12.0
# Sets maximum number of active mobs in game (0 for unlimited)
mob_active_limit (Mob Active Limit) float 0
# Enables area check when spawning mobs
mob_area_spawn (Mob Area Spawn) bool false