
crawling animation config
p00tinator opened this issue ยท 4 comments
im using a resource pack that changes player animations called fresh animations, ive learned that the resource pack and this mod somewhat have conflicting animations causing the player to sink into the ground as if theyre swimming in soul sand (along with breaking further when crouching)
i was hoping there can be a config toggle to disable and enable the crawling animation of the mod?
(version 1.21.4)
(sorry for video quality)
mods+resource packs used: BetterThirdPerson, NotEnoughAnimations (no conflict with crawl mod), crawling (your mod), and fresh moves resource pack
[videos of crawling with and without resource pack]
https://github.com/user-attachments/assets/688ca8ef-bf9c-4266-859f-fde0089c813e
https://github.com/user-attachments/assets/f1b3afff-5a5e-416c-a8a4-58c662b4638e
https://github.com/user-attachments/assets/299fe895-ac54-42ed-b774-cacbde7ccee1
fabric or neoforge
Won't upload to curseforge/modrinth for now
Launch the game, crawl.properties
file should appear in $MCDIR/config/
directory
There you can set replace-crawl-animation
option to false
and restart the game
In the future, if possible, I will make this option dynamic, with a settings screen and without having to restart the game
https://github.com/user-attachments/assets/2646ed3a-f9bc-4924-852b-f30cbab3a94a
Still working on it