
Port of GoProne by Alpvax. (Permission to rewrite)
Just adds a keybind (default "C") which sets the player to the crawling pose, allowing them to sneak through 1-block high gaps, without needing to squash something on top of them. Also adds a second keybind (not bound to anything by default) which allows you to toggle being prone.
Has server side config options to allow/deny players going prone in certain scenarios. Config defaults to:
[list]
[*]Allow jumping while prone
[*]Allow during flight (player not on ground).
[*]Deny while riding another entity (horse, pig, minecart, boat etc.). Exceptions can be added by using vanilla entity tags.
[/list]
Requires Fabric and Fabric API
As of version 3.0.0, the config has changed to use the Forge Config API Port for Fabric to begin adding compatibility with the forge version. The old config file is ignored. You need to transfer any settings to the new file manually!
Versions before 3.0.0 used a json config file (found at config/goprone.json).
You may use this mod in modpacks and/or videos without asking permission.