Started by
darkythedragon
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone. I am making my mod for a creature that is essentially similar to a wolf, i.e. it is tamed, follows the owner and may not follow him, but for a better experience I want to add a texture that displays that the mob is currently sitting. How can this be done? (I have both models where the mob is standing and sitting)
I think this would be best done using an animation with a playback condition, but this could also be accomplished using model layers, having one layer for standing and one for sitting, with each having the corresponding model of course, and changing the display conditions accordingly, and then making the base model some tiny pixel that doesn't get seen cause it's inside both models. I hope I worded this okay and good luck with your mod! :)