Started by
pylonuclear
on
Topic category: Feature requests and ideas for MCreator
I think you should be able to have an option to change the name and texture of a mob spawn egg. Maybe have an option to make the texture a model as well?
For example, imagine I want to make a mob that is an upgraded armor stand. I wouldn't want the spawn egg to be called "Spawn upgraded armor stand", would I?
I also wouldn't want to have the spawn egg look like an actual spawn egg, but instead a texture like an armor stand. This is possible with commands, but it is hard to get right and annoying to make. It would make is so much simpler to do this. And isn't that a key idea of mcreator, making modding easier?
You could probably make a custom item that spawns the mob when right clicked, that should do the trick.
But then it would just spawn it on you, or in the block
spawn at the position right clicked and you could put +1 on the y value and it would spawn 1 higher, or two depending how big the mob is
then if it you tried to do it on the side, it would still do it in the block.
Check the side of the block and spawn the mob accordingly.
If it was possible, Klemen would have added it a long time ago, but sadly, it's not.
I mean, changing the name and texture really shouldn't be that difficult, should it?