Topic category: Troubleshooting, bugs, and solutions
So, many of you know that there is such thing as player rendering, where you can add various things to the player's model (i.e: hair, an eye overlay, tails, etc.) Well, here on Mcreator, apparently someone found a way to do this. The code is here:
Btw, the code is free to public. I'm not just stealing it.
What I want to do is replace my model with the Argonian Model they have listed in there. So, for that, I believe that you would need to look inside the model java file, right? Here is mine: https://pastebin.com/kb2WgE2e
Here is my attempt at it:
It came back with a bunch of errors. If you want to have the model, as well as the code and try it in your mod and see my errors, by all means. If you have any ideas please tell me. I'm not a very good coder, though, so it would be better if you just took the custom code element and edited it so it works and then just tell me what you did. But thanks for any help, I really need this!
Wait, wait, wait... Argonian? Do you mean Elder Scrolls? Are you doing Elder Scrolls mod in Minecraft? :O
(sorry for off-topic, but see this as a "bump"; and if the answer is "yes", then I'm crazy excited)
Actually that's someone else's code. You can look for the forum called "1.15 - Player Rendering" to find out more about that. But my mod is more of an anime mod. Sorry 😐
Oh, sure. Don't worry, that's kinda inspiring anyway :D If I haven't already some enormous mods in my mind, I'd maybe even try to make Elder Scrolls mod myself, that would be so cool.
Either way, good luck with your anime mod! ^^
Thanks. Does anyone have knowledge of how I can edit my code so it will not have errors?