mojira.dev
MC-86880

Custom Mob Spawners Broken

On 15w34b, I made Custom Mob Spawners. When I clicked the command block to make it, the entity inside was a PIG. even thought I clearly put id Skeleton.I made simpler ones but no luck. all are pig spawners

My Command: /setblock ~ ~0 ~ minecraft:mob_spawner 0 replace {EntityId:Skeleton}

It was a Pig Spawner Again. Anyway, Ive tried lots of other ways but it simply doesn't work anymore

Linked issues

Comments 2

WAI, the NBT structure changed, and the EntityId tag as been removed. You have to use the SpawnData and/or SpawnPotentials tags

Duplicate of MC-86031 – If you searched the tracker before creating this report, and were unable to find the indicated ticket, please comment with the keywords you searched for so that the original report can be improved.

^Rev^

(Unassigned)

Unconfirmed

Minecraft 15w34b

Retrieved