tom5454
tom5454
> Any solutions? The problem I have is that I need to load the .cpmproject file and I have .cpmmodel because of this I can’t load the models You can't...
You have a potion effect that's not registered in the registry somehow...
Please try again with the latest version, it requires Blockbench 4.12.1+.
Do you have the [Pehkui](https://modrinth.com/mod/pehkui) mod installed? And did you enable scaling in-game using the cpm command? https://github.com/tom5454/CustomPlayerModels/wiki/The--cpm-command#scaling `/cpm scaling all enabled true`
CPM has 256 bytes of syncable data. Toggle layers currently use a full byte per layer and waste 7 bits. The experimental exporter will have a way to compact this...
Please post your minecraft log.
I have no idea why the item isn't displaying correctly. It looks like the item doesn't have it's capability inside the terminal. The Inventory connector from my mod acts like...
What minecraft version are you using? Can you send me your mod list?
I'm planning to make https://docs.moddedmc.wiki/ pages at some point.
It looks like you connected your drawer system twice, make sure the inventory connector (the full block) isn't touching any other inventory blocks.