Removed vanilla mob spawn and beneath entrance

This commit is contained in:
illuc 2026-01-23 14:52:20 +02:00
parent 1a98997e53
commit 66b4cc861f
2 changed files with 1 additions and 9 deletions

View file

@ -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