1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
|
{
"parent": "item/golden_chestplate",
"texture_size": [32, 16],
"textures": {
"1": "item/leather_chestplate",
"2": "item/leather_chestplate_overlay",
"3": "block/models/armor/leather_layer_1",
"4": "block/models/armor/leather_layer_1_overlay"
},
"elements": [
{
"from": [6, 9, 6],
"to": [10, 9, 10],
"shade": false,
"faces": {
"down": {"uv": [0, 0, 16, 16], "texture": "#1", "tintindex": 0}
}
},
{
"from": [3.5, 0, 5.9],
"to": [12.5, 12, 10.9],
"faces": {
"north": {"uv": [5, 10, 7, 16], "texture": "#3", "tintindex": 0},
"east": {"uv": [4, 10, 5, 16], "texture": "#3", "tintindex": 0},
"south": {"uv": [8, 10, 10, 16], "texture": "#3", "tintindex": 0},
"west": {"uv": [7, 10, 8, 16], "texture": "#3", "tintindex": 0},
"up": {"uv": [7, 8, 5, 10], "texture": "#3", "tintindex": 0}
}
},
{
"from": [12.5, 0, 5.9],
"to": [3.5, 12, 10.9],
"faces": {
"north": {"uv": [7, 10, 5, 16], "texture": "#3", "tintindex": 0},
"east": {"uv": [7, 10, 8, 16], "texture": "#3", "tintindex": 0},
"south": {"uv": [10, 10, 8, 16], "texture": "#3", "tintindex": 0},
"west": {"uv": [4, 10, 5, 16], "texture": "#3", "tintindex": 0}
}
},
{
"from": [0, 0, 5.8],
"to": [5, 12, 10.8],
"rotation": {"angle": -22.5, "axis": "z", "origin": [4.5, 12, 10.4]},
"faces": {
"north": {"uv": [12, 10, 11, 16], "texture": "#3", "tintindex": 0},
"south": {"uv": [14, 10, 13, 16], "texture": "#3", "tintindex": 0},
"west": {"uv": [10, 10, 11, 16], "texture": "#3", "tintindex": 0},
"up": {"uv": [11, 8, 12, 10], "texture": "#3", "tintindex": 0}
}
},
{
"from": [11, 0, 5.8],
"to": [16, 12, 10.8],
"rotation": {"angle": 22.5, "axis": "z", "origin": [11.5, 12, 10.4]},
"faces": {
"north": {"uv": [11, 10, 12, 16], "texture": "#3", "tintindex": 0},
"east": {"uv": [10, 10, 11, 16], "texture": "#3", "tintindex": 0},
"south": {"uv": [13, 10, 14, 16], "texture": "#3", "tintindex": 0},
"up": {"uv": [12, 8, 11, 10], "texture": "#3", "tintindex": 0}
}
},
{
"from": [6, 9, 6],
"to": [10, 9, 10],
"shade": false,
"faces": {
"down": {"uv": [0, 0, 16, 16], "texture": "#2"}
}
},
{
"from": [3.5, 0, 5.9],
"to": [12.5, 12, 10.9],
"faces": {
"north": {"uv": [5, 10, 7, 16], "texture": "#4"},
"east": {"uv": [4, 10, 5, 16], "texture": "#4"},
"south": {"uv": [8, 10, 10, 16], "texture": "#4"},
"west": {"uv": [7, 10, 8, 16], "texture": "#4"},
"up": {"uv": [7, 8, 5, 10], "texture": "#4"}
}
},
{
"from": [12.5, 0, 5.9],
"to": [3.5, 12, 10.9],
"faces": {
"north": {"uv": [7, 10, 5, 16], "texture": "#4"},
"east": {"uv": [7, 10, 8, 16], "texture": "#4"},
"south": {"uv": [10, 10, 8, 16], "texture": "#4"},
"west": {"uv": [4, 10, 5, 16], "texture": "#4"}
}
},
{
"from": [0, 0, 5.8],
"to": [5, 12, 10.8],
"rotation": {"angle": -22.5, "axis": "z", "origin": [4.5, 12, 10.4]},
"faces": {
"north": {"uv": [12, 10, 11, 16], "texture": "#4"},
"south": {"uv": [14, 10, 13, 16], "texture": "#4"},
"west": {"uv": [10, 10, 11, 16], "texture": "#4"},
"up": {"uv": [11, 8, 12, 10], "texture": "#4"}
}
},
{
"from": [11, 0, 5.8],
"to": [16, 12, 10.8],
"rotation": {"angle": 22.5, "axis": "z", "origin": [11.5, 12, 10.4]},
"faces": {
"north": {"uv": [11, 10, 12, 16], "texture": "#4"},
"east": {"uv": [10, 10, 11, 16], "texture": "#4"},
"south": {"uv": [13, 10, 14, 16], "texture": "#4"},
"up": {"uv": [12, 8, 11, 10], "texture": "#4"}
}
}
],
"overrides": [
{
"model": "minecraft:item/leather_boots_quartz_trim",
"predicate": { "trim_type": 0.1 } },
{
"model": "minecraft:item/leather_boots_iron_trim",
"predicate": { "trim_type": 0.2 } },
{
"model": "minecraft:item/leather_boots_netherite_trim",
"predicate": { "trim_type": 0.3 } },
{
"model": "minecraft:item/leather_boots_redstone_trim",
"predicate": { "trim_type": 0.4 } },
{
"model": "minecraft:item/leather_boots_copper_trim",
"predicate": { "trim_type": 0.5 } },
{
"model": "minecraft:item/leather_boots_gold_trim",
"predicate": { "trim_type": 0.6 } },
{
"model": "minecraft:item/leather_boots_emerald_trim",
"predicate": { "trim_type": 0.7 } },
{
"model": "minecraft:item/leather_boots_leather_trim",
"predicate": { "trim_type": 0.8 } },
{
"model": "minecraft:item/leather_boots_lapis_trim",
"predicate": { "trim_type": 0.9 } },
{
"model": "minecraft:item/leather_boots_amethyst_trim",
"predicate": { "trim_type": 1.0 }
}
]
}
|