Started by
TheOddPaw
on
Topic category: Help with Minecraft modding (Java Edition)
I made some custom 3d armor with blockbench, but when i enter the game the chestplate triples itself.
Topic category: Help with Minecraft modding (Java Edition)
I made some custom 3d armor with blockbench, but when i enter the game the chestplate triples itself.
edit:
pics if they dont load
https://drive.google.com/file/d/1f4NPmgDYeY8gtmaOGD-fOn0DIfTa5Blz/view?…
https://drive.google.com/file/d/1MLxyiotRJViZqG7bYmxOFxAn0aotD265/view?…
https://drive.google.com/file/d/1gM26USSqphv6jgz4sWY1PD-dEr2SM70Y/view?…
https://drive.google.com/file/d/1vpT8zZjGdj872PtRLvyUQJES9Vvj5wgD/view?…
so guys I found the solution I made 2 parts for the left and right arm which are invisible as shown:
https://drive.google.com/file/d/1XCtxHNl76wiRZ60CvfQNGWK_32dnvY-a/view?…
For future reference, when creating a custom armor try following this format.
1. For the head, create a group (folder) called "head"
2. For the chest, create 3 separate groups:
- one for chest - call it "body"
- one for each arm - call them "rightArm", and "leftArm"
3. For the leggings, create 2 separate groups
- "rightLeg"
- "leftLeg"
4. For the boots, create 2 separate groups
- "rightBoot"
- "leftBoot"
Example:
Finally...
Make sure the pivot points are positioned correctly, use the Minecraft skin model (in Blockbench) as reference.
Hey, for me i have a little problem, i tried to made an upper part for the legging bu it doesn't appear like on vanilla armor, how can i fix this?