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