Custom Player Model (CPM)

Customize your player model in Minecraft using JSON.

File Details

cpm-1.0.6-beta.jar

  • B
  • Dec 13, 2019
  • 477.65 KB
  • 152
  • 1.14.4
  • Fabric

File Name

cpm-1.0.6-beta.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:custom-player-model-cpm-338752:2842186"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add compatibility with other mods (ChatBubbles, Tweakeroo, etc).
  • Customizable armor / held item / cape / elytra / head wearings (skull, pumpkin) / shoulder parrots location, you can hide them in the same way as hiding original models, and add "attached" tag to bones where you want them to be.
  • Arrows are now able to stuck in custom model parts (Ouch !).
  • Texture tag is now an expression, use "tex.***" to access your textures (e.g. "texture": "if(is_sneaking,tex.a,tex.b)" with a.png and b.png). Sorry for that old model packs need to be updated to be compatible with the new version.