Spwan egg Damage Id is broken!
Linked issues
Attachments
Comments 3
Spawn eggs now use NBT data instead of numerical data values to specify the mob. As stated on MC-86282, if you want to use it in a command such as give, the format is now:
/give @p spawn_egg 1 0 {EntityTag:{id:Zombie}}
Duplicate of MC-86282 – 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.