Posted May 14, 20205 yr I'm making a mod, similar to the one called "More Player Models" on curseforge and I just started using eclipse. I used to use mcreator, I do still for some things. But I what I need help with is changing the size of player legs, arms, torso, head, and hit box, all with buttons or sliders with text below or on telling the current size of the part of player. Oh and also a textbox for a skin url to change skin in-game. I really need help with this and it would be greatly appreciated. If there are any youtube videos, than please put them in the comments.
May 14, 20205 yr this isnt the place to ask for help in that category, your request isnt even related to forge...
May 14, 20205 yr Author 40 minutes ago, Rekt1 said: this isnt the place to ask for help in that category, your request isnt even related to forge... Actually it is, I'm making a mod for forge, and I need some support or otherwise known as help.
May 14, 20205 yr Ok, yeah, it's really convoluted to use Forge to change the player model per se, but you could try subscribing to RenderPlayerEvent, canceling it, and rendering your own custom player model instead. This is probably the only way you would be able to get the amount of customizability you want. Have you ever want the new operator to return a type that you didn't ask for? Well, now you can!
May 15, 20205 yr Author 4 hours ago, Vinyarion said: Ok, yeah, it's really convoluted to use Forge to change the player model per se, but you could try subscribing to RenderPlayerEvent, canceling it, and rendering your own custom player model instead. This is probably the only way you would be able to get the amount of customizability you want. I think that would have some copyright issues.
May 15, 20205 yr Not to be rude, but have you even read the EULA? There's absolutely no reason this would be a copyright issue, unless you intended on distributing it in a non-standard way. https://account.mojang.com/documents/minecraft_eula Have you ever want the new operator to return a type that you didn't ask for? Well, now you can!
May 16, 20205 yr Author On 5/14/2020 at 7:30 PM, Vinyarion said: Not to be rude, but have you even read the EULA? There's absolutely no reason this would be a copyright issue, unless you intended on distributing it in a non-standard way. https://account.mojang.com/documents/minecraft_eula OK, I just read, I'll take a look.
May 16, 20205 yr A bit of advice: You probably want to go to Modder Support for things like this. This section is for users having problems with playing using Forge, not mod developers.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.