Modscraper Modscraper Minecraft
Posture logo

Posture

Mod

by MrCrayfish

A compatibility library allowing developers to manipulate the player model safely

Type

Mod

CurseForge Downloads

48,081

CurseForge ID

549235

Last Updated

Jun 10, 2026

Description

banner.png

Forge MrCrayfish's Website MrCrayfish's YouTube MrCrayfish's Discord MrCrayfish's Twitter

 

📖 About:

Posture is a compatibility library purely focused on allowing developers to safely manipulate the player's model. Without Posture, it's unfortunately difficult to change the pose of the player since the setup of rotations is not exposed, and model elements do no reset back to their initial position and rotations. Posture utilises Mixins in a safe and compatible manner (injections only) to introduce access into the player's model to move and rotate any limb with simple events.

 

📔 Developers:

Although Posture may help create your mod, it's highly recommended to implement Posture as an optional mod. This means that the user should be able remove Posture from their mod list (should there be issues with another mod) and your mod should still function with a similar experience. Of course if Posture is crucial to your project, you can make it a hard depenency but your mod may become less compatible (with other mods that don't utilise Posture).

Screenshots

Similar Mods

Included in Modpacks

External Resources