Setting doMobSpawning gamerule to false doesn't prevent chunks from being loaded with entities
Chunks are loaded with mobs in them although the gamerule says otherwise..
How to reproduce:
- Click "create new world"
- Click "gamerules"
- Click "true" besides "allow mob spawning"
- Create the world
- Execute /kill @e[type=!minecraft:player] until it says "no entities found" (should say it on the first execute, doesn't due to the bug)
- Move and load new chunks
- Execute the command again: new mobs generated
- Type /gamerule doMobSpawning: it says it is set to false.
Linked Issues
Created Issue:
Setting doMobSpawning gamerule to false doesn't work
Mob just keep spawning.
How to reproduce:
- Click "create new world"
- Click "gamerules"
- Click "true" besides "allow mob spawning"
- Create the world
- Execute /kill @e[type=!minecraft:player] until it says "no entities found"{{}}
- Wait a minute
- Execute the command again: new mobs created
- Type /gamerule doMobSpawning: it says it is set to false.
Changed Description:
Mob just keep spawning.How to reproduce:
- Click "
create new world"- Click "
gamerules"- C
lick "true" besides "allow mob spawning"- Create the world
- Execute /kill @e[type=!minecraft:player] until it says "no entities found"
{{}}- Wait a minute
- Execute the command again: new mobs
created- Type /gamerule doMobSpawning: it says it is set to false.
Chunks are loaded with mobs in them although the gamerule says otherwise..
How to reproduce:
- Click "create new world"
- Click "gamerules"
- Click "true" besides "allow mob spawning"
- Create the world
- Execute /kill @e[type=!minecraft:player] until it says "no entities found" (should say it on the first execute, doesn't due to the bug)
- Move and load new chunks
- Execute the command again: new mobs generated
- Type /gamerule doMobSpawning: it says it is set to false.
Changed Summary:
Setting doMobSpawning gamerule to false doesn'tworkSetting doMobSpawning gamerule to false doesn't prevent chunks from being loaded with entities
Added Linked Issues:
duplicates
Did you move around the world while waiting? If so, does MC-169132 describe your issue?
That makes sense. Then it's confirmed to 21w06a.