Started by
SchnurriTV
on
Topic category: Help with Minecraft modding (Java Edition)
So i'm wanting a gui that allows the player to interact with their dog
and i want to add a gui that opens when the player right clicks and can select an assorment of animations from the gui.
I've never done it before but what you'd need to do is make both the entity and the gui, then under the entity's Inventory section, select the GUI you've made to bind the entity to the GUI
Thanks!