mojira.dev
MC-46780

Mob Spawners create "Ghost" entities near (0,0)

I created a Custom mob spawner using the setblock command, and after it spawned some entities, "Ghost" entities started appearing out of nowhere, these entites cannot be killed by the command /kill @e, and cannot be interacted with in any way

Steps to Reproduce:
1. Create a Superflat world
2. Teleport to (0,0)
3. Use the setblock command to make a Custom spawner, the one I used was:

/setblock 27 58 4 mob_spawner 0 destroy {MaxSpawnDelay:1,MinSpawnDelay:1,SpawnCount:1,MaxNearbyEntities:1,EntityId:Item,SpawnRange:0,RequiredPlayerRange:32000,SpawnData:{Item:{id:264,Count:1},Pos:[27.5,57.2,4.5]}}

4. Make the Spawner spawn some entities

5. Notice how out of nowhere "Ghost" entities start to appear

Linked issues

Attachments

Comments 3

Confirmed in 14w08a.

This ticket is actually a Duplicate of MC-46207 (posted first, and has 25 votes, more screenshots, and a world download); the described behavior is the same. However, this ticket has better wording in the description; perhaps it can be copied to MC-46207?

Thank you 🙂

Miguel Angel Tornero Carrillo

(Unassigned)

Unconfirmed

Minecraft 14w05b, Minecraft 14w06b, Minecraft 14w07a, Minecraft 14w08a

Retrieved