Mojira Archive
MC-87183

Spawner with high Delay causes stuttering animation

In 16w03a only EnderCrystals seem to be affected (MC-111339)

/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {SpawnData:{id:"EnderCrystal"},Delay:32767s}

mob_spawner with a high delay tag cause the Entity inside to "stutter".

Example command
 
/setblock ~ ~1 ~ mob_spawner 0 replace {SpawnData:{id:Sheep,Color:1},Delay:32767,MinSpawnDelay:32767,MaxSpawnDelay:32767,SpawnCount:1,SpawnRange:1}

This seems not to effect all Entities inside the spawner, FallingSand or ArmorStands for example seem to be uneffected.

Fixed

Marcono1234

2015-08-24, 03:53 PM

2016-12-14, 02:04 AM

2016-12-14, 02:04 AM

1

4

Unconfirmed

animation, delay, mob-spawner, spawner, stutter

Minecraft 15w34d, Minecraft 16w03a, Minecraft 16w06a

Minecraft 15w44b