Custom Player Model (CPM) Remake
Personalize Your Gaming Appearance in Minecraft
This project represents an updated version of the Custom Player Model (CPM) mod, opening up limitless possibilities for customizing characters and creatures in the game. Create unique models using JSON files, applying advanced features like scripting, particle systems, and physical modeling.
Important to note: despite the name "Player Model", the mod allows customization of not only players but also various animals and monsters.
Installation and Setup
To get started, download the mod file in JAR format and place it in the "mods" folder of the main Minecraft directory. In-game, press the Ctrl+M key combination to open the model selection interface.
Each model is a ZIP archive. Place model files in the "custom-model/models" directory of the main Minecraft folder. If this folder is missing, create it manually or launch the game - it will be created automatically.
Main Features
Custom models can be applied to players and mobs. Three main configuration methods are available:
- Open the model selection interface (default Ctrl+M), select the desired model, and adjust the scale using the slider
- Use commands: /cpm select
@e[type=cow] to select a model (model ID can be obtained by right-clicking in the selection interface), /cpm scale 0.5 @p to change scale, /cpm clear @a to reset applied models - Use the special transformation item (available only in creative mode). Find the magic wand in the creative inventory, copy the model ID by right-clicking in the selection interface, and apply models to creatures by clicking on them with the wand
Examples of ready-made models can be found on Github for reference and inspiration.
Frequently Asked Questions
How to report bugs or suggest new features?
Create new issues in the problem tracker on Github or join the discussion in the Custom Player Model Discord community.
Is this a client-side or server-side mod?
The mod works in both modes. You can install it only on the client for personal use or set up a modified server so all players with the installed mod can see custom models.
Acknowledgements
- The mod is inspired by Optifine and More Player Models projects
- Some models are taken from the Touhou Little Maid mod
- Used Blockbench modeling software