• 1/6/17 7:42 pm
- 13.2k views • 1 today
- 12
- 5
- 3
13
Ever wanted to make a custom spawn egg to spawn your own mob? Well today I will be telling you how!
To make a custom spawn egg, you have to add the EntityTag to a spawn egg. For example,
/give @p spawn_egg 1 0 {EntityTag:{id:"minecraft:zombie"}}
That gives you a zombie spawn egg. If you want to add tags to the mob you spawn, just add a comma after the 2nd quote.
/give @p spawn_egg 1 0 {EntityTag:{id:"minecraft:zombie",CustomName:"Bob The Zombie"}}
You can also add armor, weapons, and even mob drops! That's for another time though.
Thanks for reading!
NOTE TO ALL USERS:
This will not work for boss mobs, items, and arrows/xp bottles/potions/snowballs etc.
-Grim
To make a custom spawn egg, you have to add the EntityTag to a spawn egg. For example,
/give @p spawn_egg 1 0 {EntityTag:{id:"minecraft:zombie"}}
That gives you a zombie spawn egg. If you want to add tags to the mob you spawn, just add a comma after the 2nd quote.
/give @p spawn_egg 1 0 {EntityTag:{id:"minecraft:zombie",CustomName:"Bob The Zombie"}}
You can also add armor, weapons, and even mob drops! That's for another time though.
Thanks for reading!
NOTE TO ALL USERS:
This will not work for boss mobs, items, and arrows/xp bottles/potions/snowballs etc.
-Grim
More like this
3879257
6


Have something to say?
-1 diamond...