mojira.dev
MC-103362

Unable to /summon new mobs

The new mobs (except for Polar Bear) are unable to be spawned any way but naturally. This includes spawn eggs, and /summon. I am aware that spawn eggs were removed intentionally, however, I am unsure as to why the /summon command would not contain these new mobs.

Attachments

Comments 1

They are (and to clarify: have always been) variants of the Zombie and Skeleton classes:

/summon Zombie ~ ~1 ~ {ZombieType:6}
/summon Skeleton ~ ~1 ~ {SkeletonType:2b,HandItems:[{id:"minecraft:bow",Count:1b}]}

/give @p minecraft:spawn_egg 1 0 {EntityTag:{id:"Zombie",ZombieType:6}}
/give @p minecraft:spawn_egg 1 0 {EntityTag:{id:"Skeleton",SkeletonType:2b}}

Elspar2

(Unassigned)

Unconfirmed

Minecraft 1.10

Retrieved