Started by
peneira3_0
on
Topic category: Help with Minecraft modding (Java Edition)
I'm looking for a quick answer about, how to change the player model or skin, i dont found any procedure for that, my idea it to use it on a Ben 10 mod, i want to make a item to transform the player into a alien.
Sorry for the bad english.
You can't without custom code, but you can make custom armor models which you make the player wear.
Tutorial: https://mcreator.net/forum/51185/tutorial-how-make-3d-rendered-armor-moving-arms-legs-and-head
If you know about coding a bit, this could help you: https://github.com/Totis22/Change-players-skin-1.18.2/tree/main
Is there any tutorial on how to use that?