-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.5
-
Unconfirmed
Relates to:
Also cause for MC-67884
When you set the MaxNearbyEntities tag, the entity inside the spawner "stutters" when you are out of range.
Stuttering
/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {EntityId:Zombie,MaxNearbyEntities:1,RequiredPlayerRange:2}
No stuttering
/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {EntityId:Zombie,RequiredPlayerRange:2}
- duplicates
-
MC-3867 Mob inside mob spawner "stutters" if no player is in spawn range or spawner is outside worldborder
- Resolved