Agitated slime spawner abnormal behavior
Tlotro opened this issue ยท 2 comments
Minecraft Version:
1.12.2
Forge Version:
14.23.5.2838
Mod Version:
1.12.2-0.11.5-371
Problem:
-
Agitated slime spawners spawn only small slimes, but with HP of properly spawned ones. After being hit they don't die, but go to half of a heart. Other mods define them as small.
-
Spawner gets permanently stuck in that state even after removal of the agitator.
How to reproduce:
- get a slime spawner
- use a spawner agitator on it
- wait and observe
Can't reproduce this, sorry. The spawner behaves exactly the same whether or not an Agitator is attached - spawns small slimes, they die as normal.
This makes sense because the Agitator doesn't spawn anything itself; all it does is force-tick the mob spawner even if a player isn't in range (within 16 blocks). All the spawning is still handled by the mob spawner itself.
I think you may have another mod interfering possibly. If you can reproduce this with only PNC:R installed that would be good to know.