Skip to content

Commit

Permalink
fix leather armor
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue-Beaker committed Sep 2, 2024
1 parent 2d2f318 commit 2840540
Show file tree
Hide file tree
Showing 7 changed files with 591 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,48 +6,93 @@
},
"elements": [
{
"__comment": "PlaneY2",
"from": [ 3.5, 12.5, 3.5 ],
"to": [ 12.5, 12.501, 12.5 ],
"__comment": "PlaneX14",
"from": [ 3.5, 4.5, 5.5 ],
"to": [ 3.501, 17.5, 10.5 ],
"faces": {
"down": { "uv": [ 2, 2, 4, 0 ], "texture": "#texture", "tintindex": 0},
"up": { "uv": [ 2, 0, 4, 2 ], "texture": "#texture", "tintindex": 0}
"west": { "uv": [ 2, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 3, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneX3",
"from": [ 3.5, 3.5, 3.5 ],
"to": [ 3.501, 12.5, 12.5 ],
"__comment": "PlaneX14",
"from": [ 8.5, 4.5, 5.5 ],
"to": [ 8.501, 17.5, 10.5 ],
"faces": {
"west": { "uv": [ 4, 2, 6, 4 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 6, 2, 4, 4 ], "texture": "#texture", "tintindex": 0}
"west": { "uv": [ 0, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 1, 5, 0, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneX3",
"from": [ 12.5, 3.5, 3.5 ],
"to": [ 12.501, 12.5, 12.5 ],
"__comment": "PlaneZ16",
"from": [ 3.5, 4.5, 5.5 ],
"to": [ 8.5, 17.5, 5.501 ],
"faces": {
"west": { "uv": [ 2, 2, 0, 4 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 0, 2, 2, 4 ], "texture": "#texture", "tintindex": 0}
"north": { "uv": [ 2, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 1, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ5",
"from": [ 3.5, 3.5, 3.5 ],
"to": [ 12.5, 12.5, 3.501 ],
"__comment": "PlaneZ16",
"from": [ 3.5, 4.5, 10.5 ],
"to": [ 8.5, 17.5, 10.501 ],
"faces": {
"north": { "uv": [ 2, 2, 4, 4 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 4, 2, 2, 4 ], "texture": "#texture", "tintindex": 0}
"north": { "uv": [ 4, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 3, 5, 4, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ5",
"from": [ 3.5, 3.5, 12.5 ],
"to": [ 12.5, 12.5, 12.501 ],
"__comment": "PlaneX14",
"from": [ 7.5, 4.5, 5.5 ],
"to": [ 7.501, 17.5, 10.5 ],
"faces": {
"north": { "uv": [ 8, 2, 6, 4 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 6, 2, 8, 4 ], "texture": "#texture", "tintindex": 0}
"west": { "uv": [ 2, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 3, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneX14",
"from": [ 12.5, 4.5, 5.5 ],
"to": [ 12.501, 17.5, 10.5 ],
"faces": {
"west": { "uv": [ 0, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 1, 5, 0, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ16",
"from": [ 7.5, 4.5, 5.5 ],
"to": [ 12.5, 17.5, 5.501 ],
"faces": {
"north": { "uv": [ 2, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 1, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ16",
"from": [ 7.5, 4.5, 10.5 ],
"to": [ 12.5, 17.5, 10.501 ],
"faces": {
"north": { "uv": [ 4, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 3, 5, 4, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneY14",
"from": [ 3.5, 4.5, 5.5 ],
"to": [ 8.5, 4.501, 10.5 ],
"faces": {
"down": { "uv": [ 2, 5, 3, 4 ], "texture": "#texture", "tintindex": 0},
"up": { "uv": [ 2, 4, 3, 5 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneY14",
"from": [ 7.5, 4.5, 5.5 ],
"to": [ 12.5, 4.501, 10.5 ],
"faces": {
"down": { "uv": [ 2, 5, 3, 4 ], "texture": "#texture", "tintindex": 0},
"up": { "uv": [ 2, 4, 3, 5 ], "texture": "#texture", "tintindex": 0}
}
}
],
Expand Down Expand Up @@ -75,6 +120,7 @@
"scale": [ 0.8, 0.8, 0.8 ]
},
"head": {
"translation": [ 0, -42, 0 ],
"scale": [ 1.6, 1.6, 1.6 ]
},
"ground": {
Expand Down
131 changes: 129 additions & 2 deletions BlueBlocksCraft 1.16/assets/minecraft/models/item/leather_boots.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,134 @@
{
"parent":"item/shared/armor/boots",
"__comment": "Designed by Blue_Beaker with Cubik Studio - https://cubik.studio",
"textures": {
"texture": "3dres/armor/leather_1",
"texture1": "3dres/armor/leather_2"
},
"elements": [
{
"__comment": "PlaneX14",
"from": [ 3.5, 4.5, 5.5 ],
"to": [ 3.501, 17.5, 10.5 ],
"faces": {
"west": { "uv": [ 2, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 3, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneX14",
"from": [ 8.5, 4.5, 5.5 ],
"to": [ 8.501, 17.5, 10.5 ],
"faces": {
"west": { "uv": [ 0, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 1, 5, 0, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ16",
"from": [ 3.5, 4.5, 5.5 ],
"to": [ 8.5, 17.5, 5.501 ],
"faces": {
"north": { "uv": [ 2, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 1, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ16",
"from": [ 3.5, 4.5, 10.5 ],
"to": [ 8.5, 17.5, 10.501 ],
"faces": {
"north": { "uv": [ 4, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 3, 5, 4, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneX14",
"from": [ 7.5, 4.5, 5.5 ],
"to": [ 7.501, 17.5, 10.5 ],
"faces": {
"west": { "uv": [ 2, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 3, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneX14",
"from": [ 12.5, 4.5, 5.5 ],
"to": [ 12.501, 17.5, 10.5 ],
"faces": {
"west": { "uv": [ 0, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"east": { "uv": [ 1, 5, 0, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ16",
"from": [ 7.5, 4.5, 5.5 ],
"to": [ 12.5, 17.5, 5.501 ],
"faces": {
"north": { "uv": [ 2, 5, 1, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 1, 5, 2, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneZ16",
"from": [ 7.5, 4.5, 10.5 ],
"to": [ 12.5, 17.5, 10.501 ],
"faces": {
"north": { "uv": [ 4, 5, 3, 8 ], "texture": "#texture", "tintindex": 0},
"south": { "uv": [ 3, 5, 4, 8 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneY14",
"from": [ 3.5, 4.5, 5.5 ],
"to": [ 8.5, 4.501, 10.5 ],
"faces": {
"down": { "uv": [ 2, 5, 3, 4 ], "texture": "#texture", "tintindex": 0},
"up": { "uv": [ 2, 4, 3, 5 ], "texture": "#texture", "tintindex": 0}
}
},
{
"__comment": "PlaneY14",
"from": [ 7.5, 4.5, 5.5 ],
"to": [ 12.5, 4.501, 10.5 ],
"faces": {
"down": { "uv": [ 2, 5, 3, 4 ], "texture": "#texture", "tintindex": 0},
"up": { "uv": [ 2, 4, 3, 5 ], "texture": "#texture", "tintindex": 0}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"thirdperson_lefthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson_righthand": {
"rotation": [ 0, 45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"gui": {
"rotation": [ 30, 225, 0 ],
"scale": [ 0.8, 0.8, 0.8 ]
},
"head": {
"translation": [ 0, -42, 0 ],
"scale": [ 1.6, 1.6, 1.6 ]
},
"ground": {
"translation": [ 0, 2, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"scale": [ 0.5, 0.5, 0.5 ]
}
}
}
}
Loading

0 comments on commit 2840540

Please sign in to comment.