Posted September 12, 20205 yr I've been searching through the internet and have been having trouble trying to figure out how to change the player model into simply a fish for a mod i am making. i'm using IntelliJ (minecraft forge update 1.16.1) and i don't even know where the files go that are needed for the mod. if you have time i would greatly appreciate if someone could give me a hand in understanding how this works :|
September 13, 20205 yr If you need help getting started then Cadiboo's tutorial is quite good (most basic things should be the same for 1.16 as for 1.15). Regarding changing the player model, you could listen to the PlayerRenderEvent, cancel it, and render your own model.
September 13, 20205 yr Author thank you, ill take a look at it and see if i have any trouble (hopefully not).
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.