forked from nalc/nalc-server
[dev] Active le spawn des mobs en zones protégées
This commit is contained in:
parent
7aabf3af4d
commit
8af9d443e1
|
@ -151,7 +151,7 @@ initial_stuff = "default:axe_wood 1,default:torch 10,default:sapling 2,default:a
|
||||||
areas.self_protection = true
|
areas.self_protection = true
|
||||||
# MOBS
|
# MOBS
|
||||||
remove_far_mobs = true
|
remove_far_mobs = true
|
||||||
mobs_spawn_protected = false
|
mobs_spawn_protected = true
|
||||||
mob_difficulty = 1.5
|
mob_difficulty = 1.5
|
||||||
mob_chance_multiplier = 1
|
mob_chance_multiplier = 1
|
||||||
# MOBS custom spawn chance and number
|
# MOBS custom spawn chance and number
|
||||||
|
|
Loading…
Reference in New Issue
Block a user