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
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"from": "minecraft:overworld",
|
||||
"to": "minecraft:the_nether",
|
||||
"from_y_min": -70,
|
||||
"from_y_max": -59,
|
||||
"to_y": 118,
|
||||
"cloud_platform": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue