Started by
MelodyAutumn
on
Topic category: Help with Minecraft modding (Java Edition)
as the title says, i wanna know if i can make the player crawl without replacing either the top or bottom block they take up. there doesn't seem to be any procedure blocks for it so i'm open to messing with the java code if that's what i have to do (if it matters, i wanna cause the player to crawl when they walk on a block)
thanks in advance ^^
I know this thread is super old, but I don't care. Hope you will see this.
Basically if you haven't resolved the issue, here is what I did:
I spent like 20 minutes trying to find an answer, though I don't know if you can do this with player entities, but all you need is just a plugin called "Pekhui for MCCreator", it allows you to not only change the size of the model but also the hitbox and make it small enough to go into small spaces. Then you can use player animation plugins to achieve the crawling animation.
Hope this works for you!