Removed vanilla mob spawn and beneath entrance
This commit is contained in:
parent
1a98997e53
commit
66b4cc861f
2 changed files with 1 additions and 9 deletions
|
|
@ -833,7 +833,7 @@ familiarityDecayLimit = 0.3
|
|||
enableVanillaGolems = false
|
||||
#
|
||||
# If true, vanilla monsters are able to spawn. If false, the 'enableVanillaMonstersOnSurface' config option is not used, and all spawns are denied.
|
||||
enableVanillaMonsters = true
|
||||
enableVanillaMonsters = false
|
||||
#
|
||||
# If true, vanilla monsters will spawn on the surface instead of just underground. If false, vanilla monsters will not spawn on the surface.
|
||||
enableVanillaMonstersOnSurface = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue