summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/leather_helmet_amethyst_trim.json
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
committerGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
commit88e4e8852a5f1c33794abe430411b73c3ade507a (patch)
treeb8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/models/item/leather_helmet_amethyst_trim.json
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/models/item/leather_helmet_amethyst_trim.json')
-rwxr-xr-xassets/minecraft/models/item/leather_helmet_amethyst_trim.json121
1 files changed, 121 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/leather_helmet_amethyst_trim.json b/assets/minecraft/models/item/leather_helmet_amethyst_trim.json
new file mode 100755
index 00000000..ade4ef52
--- /dev/null
+++ b/assets/minecraft/models/item/leather_helmet_amethyst_trim.json
@@ -0,0 +1,121 @@
1{
2 "parent": "item/golden_helmet",
3 "texture_size": [32, 16],
4 "textures": {
5 "1": "item/leather_helmet",
6 "2": "item/leather_helmet_overlay",
7 "3": "block/models/armor/leather_layer_1",
8 "4": "block/models/armor/leather_layer_1_overlay",
9 "5": "item/trim/amethyst"
10 },
11 "elements": [
12 {
13 "from": [6, 9, 6],
14 "to": [10, 9, 10],
15 "shade": false,
16 "faces": {
17 "down": {"uv": [0, 0, 16, 16], "texture": "#1", "tintindex": 0}
18 }
19 },
20 {
21 "from": [3.5, 0, 3.5],
22 "to": [12.5, 9, 12.5],
23 "faces": {
24 "north": {"uv": [2, 4, 4, 8], "texture": "#3", "tintindex": 0},
25 "east": {"uv": [0, 4, 2, 8], "texture": "#3", "tintindex": 0},
26 "south": {"uv": [6, 4, 8, 8], "texture": "#3", "tintindex": 0},
27 "west": {"uv": [4, 4, 6, 8], "texture": "#3", "tintindex": 0},
28 "up": {"uv": [4, 0, 2, 4], "texture": "#3", "tintindex": 0}
29 }
30 },
31 {
32 "from": [12.5, 0, 3.5],
33 "to": [3.5, 9, 12.5],
34 "faces": {
35 "north": {"uv": [4, 4, 2, 8], "texture": "#3", "tintindex": 0},
36 "east": {"uv": [6, 4, 4, 8], "texture": "#3", "tintindex": 0},
37 "south": {"uv": [8, 4, 6, 8], "texture": "#3", "tintindex": 0},
38 "west": {"uv": [2, 4, 0, 8], "texture": "#3", "tintindex": 0}
39 }
40 },
41 {
42 "from": [13.25, -1, 2.8],
43 "to": [2.75, 9.5, 13.3],
44 "faces": {
45 "north": {"uv": [12, 4, 10, 8], "texture": "#3", "tintindex": 0},
46 "east": {"uv": [14, 4, 12, 8], "texture": "#3", "tintindex": 0},
47 "south": {"uv": [16, 4, 14, 8], "texture": "#3", "tintindex": 0},
48 "west": {"uv": [10, 4, 8, 8], "texture": "#3", "tintindex": 0}
49 }
50 },
51 {
52 "from": [2.75, -1, 2.8],
53 "to": [13.25, 9.5, 13.3],
54 "faces": {
55 "north": {"uv": [10, 4, 12, 8], "texture": "#3", "tintindex": 0},
56 "east": {"uv": [8, 4, 10, 8], "texture": "#3", "tintindex": 0},
57 "south": {"uv": [14, 4, 16, 8], "texture": "#3", "tintindex": 0},
58 "west": {"uv": [12, 4, 14, 8], "texture": "#3", "tintindex": 0},
59 "up": {"uv": [12, 0, 10, 4], "texture": "#3", "tintindex": 0}
60 }
61 },
62 {
63 "from": [6, 9, 6],
64 "to": [10, 9, 10],
65 "shade": false,
66 "faces": {
67 "down": {"uv": [0, 0, 16, 16], "texture": "#2"}
68 }
69 },
70 {
71 "from": [3.5, 0, 3.5],
72 "to": [12.5, 9, 12.5],
73 "faces": {
74 "north": {"uv": [2, 4, 4, 8], "texture": "#4"},
75 "east": {"uv": [0, 4, 2, 8], "texture": "#4"},
76 "south": {"uv": [6, 4, 8, 8], "texture": "#4"},
77 "west": {"uv": [4, 4, 6, 8], "texture": "#4"},
78 "up": {"uv": [4, 0, 2, 4], "texture": "#4"}
79 }
80 },
81 {
82 "from": [12.5, 0, 3.5],
83 "to": [3.5, 9, 12.5],
84 "faces": {
85 "north": {"uv": [4, 4, 2, 8], "texture": "#4"},
86 "east": {"uv": [6, 4, 4, 8], "texture": "#4"},
87 "south": {"uv": [8, 4, 6, 8], "texture": "#4"},
88 "west": {"uv": [2, 4, 0, 8], "texture": "#4"}
89 }
90 },
91 {
92 "from": [13.25, -1, 2.8],
93 "to": [2.75, 9.5, 13.3],
94 "faces": {
95 "north": {"uv": [12, 4, 10, 8], "texture": "#4"},
96 "east": {"uv": [14, 4, 12, 8], "texture": "#4"},
97 "south": {"uv": [16, 4, 14, 8], "texture": "#4"},
98 "west": {"uv": [10, 4, 8, 8], "texture": "#4"}
99 }
100 },
101 {
102 "from": [2.75, -1, 2.8],
103 "to": [13.25, 9.5, 13.3],
104 "faces": {
105 "north": {"uv": [10, 4, 12, 8], "texture": "#4"},
106 "east": {"uv": [8, 4, 10, 8], "texture": "#4"},
107 "south": {"uv": [14, 4, 16, 8], "texture": "#4"},
108 "west": {"uv": [12, 4, 14, 8], "texture": "#4"},
109 "up": {"uv": [12, 0, 10, 4], "texture": "#4"}
110 }
111 },
112 {
113 "from": [6, 0, 6],
114 "to": [10, 0, 10],
115 "shade": false,
116 "faces": {
117 "down": {"uv": [0, 0, 16, 16], "texture": "#5"}
118 }
119 }
120 ]
121} \ No newline at end of file