-
Bug
-
Resolution: Fixed
-
Minecraft 1.7.5, Minecraft 14w18b, Minecraft 1.8.9, Minecraft 15w50a, Minecraft 1.10.2, Minecraft 1.11, Minecraft 1.11.2, Minecraft 1.13.1, 1.14.4, 1.15 Pre-release 1, 1.16.1, 1.16.4, 20w48a, 1.18.2, 22w13a, 1.19.2, 1.19.4 Pre-release 1
-
Confirmed
-
Mob spawning
-
Normal
-
Platform
How to reproduce
- Create a superflat world with the seed: 7606204815140416435
- First, execute these commands: /gamerule doMobSpawning false and /kill @e[type=!minecraft:player] (untill all entities are dead)
- Teleport to 102 5 223 using /tp @s 102 5 223
- Execute the command 'Spawner 1', afterwards execute command 'Spawner 2'
- Observe the two spawners, only 'Spawner 1' will spawn slimes
Spawner 1: /setblock 98 6 229 spawner{SpawnData:{id:slime},SpawnCount:2,MaxNearbyEntities:100,Delay:300,MaxSpawnDelay:500,RequiredPlayerRange:16} replace
Spawner 2: /setblock 64 6 229 spawner{SpawnData:{id:slime},SpawnCount:2,MaxNearbyEntities:100,Delay:300,MaxSpawnDelay:500,RequiredPlayerRange:16} replace
Video proof: http://usetapes.com/v/TQQ1qEYHiC
- relates to
-
MCPE-8560 Slime spawners do not function outside areas that spawn slimes naturally
- Resolved