Download Posture — Minecraft Mods — MetaMods
Posture

Posture

Active

Downloads

7

Last update

3 years ago
Client
Fabric
Quilt
Forge
Neoforge
Libraries

Posture - Player Model Manipulation Library

Posture is a specialized compatibility library designed for safe manipulation of the player character model. Without using this library, developers face difficulties in changing character poses since the rotation system of model elements doesn't provide open access, and model components don't return to their initial positions and rotation angles.

The library utilizes Mixins technology exclusively through injections, ensuring safety and compatibility with other modifications. This provides access to the player model and allows controlling the movement and rotation of any limbs using simple events.

Developer Recommendations

Although Posture significantly simplifies mod creation, it's recommended to implement it as an optional addition. This means users should be able to remove the library from their mod list (for example, when conflicts arise with other modifications), while your main mod should continue functioning with a similar gameplay experience. If Posture is critically important for your project, you can make it a mandatory dependency, however this may reduce compatibility with mods that don't use this library.

Project members
MrCrayfish

MrCrayfish

Created: 9 Dec 2021

ID: 31211