summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/bucket.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/bucket.json
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/models/item/bucket.json')
-rwxr-xr-xassets/minecraft/models/item/bucket.json307
1 files changed, 307 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/bucket.json b/assets/minecraft/models/item/bucket.json
new file mode 100755
index 00000000..93278fbb
--- /dev/null
+++ b/assets/minecraft/models/item/bucket.json
@@ -0,0 +1,307 @@
1{
2 "parent": "item/end_portal_frame",
3 "ambientocclusion": false,
4 "textures": {
5 "1": "item/bucket_model"
6 },
7 "elements": [
8 {
9 "from": [6, 9, 6],
10 "to": [10, 9, 10],
11 "shade": false,
12 "faces": {
13 "down": {"uv": [8, 8, 16, 16], "texture": "#1"}
14 }
15 },
16 {
17 "from": [4, 0, 4],
18 "to": [12, 9, 12],
19 "faces": {
20 "north": {"uv": [0, 4, 4, 8], "texture": "#1"},
21 "east": {"uv": [0, 4, 4, 8], "texture": "#1"},
22 "south": {"uv": [0, 4, 4, 8], "texture": "#1"},
23 "west": {"uv": [0, 4, 4, 8], "texture": "#1"},
24 "up": {"uv": [4, 0, 8, 4], "texture": "#1"}
25 }
26 },
27 {
28 "from": [4, 0, 12],
29 "to": [12, 9, 4],
30 "faces": {
31 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
32 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
33 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
34 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
35 }
36 },
37 {
38 "from": [4, 0, 11],
39 "to": [12, 9, 11],
40 "faces": {
41 "north": {"uv": [4, 4, 8, 8], "texture": "#1"},
42 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
43 }
44 },
45 {
46 "from": [4, 0, 5],
47 "to": [12, 9, 5],
48 "faces": {
49 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
50 "south": {"uv": [4, 4, 8, 8], "texture": "#1"}
51 }
52 },
53 {
54 "from": [5, 0, 4],
55 "to": [5, 9, 12],
56 "faces": {
57 "east": {"uv": [4, 4, 8, 8], "texture": "#1"},
58 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
59 }
60 },
61 {
62 "from": [11, 0, 4],
63 "to": [11, 9, 12],
64 "faces": {
65 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
66 "west": {"uv": [4, 4, 8, 8], "texture": "#1"}
67 }
68 },
69 {
70 "from": [11, 9, 11],
71 "to": [5, 1, 5],
72 "faces": {
73 "up": {"uv": [8.5, 4.5, 11.5, 7.5], "texture": "#1"}
74 }
75 },
76 {
77 "from": [5, 8, 5],
78 "to": [11, 8, 11],
79 "faces": {
80 "north": {"uv": [0, 4, 4, 8], "texture": "#1"},
81 "east": {"uv": [0, 4, 4, 8], "texture": "#1"},
82 "south": {"uv": [0, 4, 4, 8], "texture": "#1"},
83 "west": {"uv": [0, 4, 4, 8], "texture": "#1"},
84 "up": {"uv": [8.5, 0.5, 11.5, 3.5], "texture": "#1"}
85 }
86 },
87 {
88 "from": [4, 9, 8],
89 "to": [12, 14, 8],
90 "faces": {
91 "north": {"uv": [0, 0, 4, 2.5], "texture": "#1"},
92 "south": {"uv": [0, 0, 4, 2.5], "texture": "#1"}
93 }
94 },
95 {
96 "from": [4, 0, 10],
97 "to": [12, 1, 10],
98 "faces": {
99 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
100 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
101 }
102 },
103 {
104 "from": [4, 0, 8],
105 "to": [12, 1, 8],
106 "faces": {
107 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
108 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
109 }
110 },
111 {
112 "from": [4, 0, 9],
113 "to": [12, 1, 9],
114 "faces": {
115 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
116 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
117 }
118 },
119 {
120 "from": [4, 0, 7],
121 "to": [12, 1, 7],
122 "faces": {
123 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
124 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
125 }
126 },
127 {
128 "from": [4, 0, 6],
129 "to": [12, 1, 6],
130 "faces": {
131 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
132 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
133 }
134 },
135 {
136 "from": [4, 0, 10.5],
137 "to": [12, 1, 10.5],
138 "faces": {
139 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
140 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
141 }
142 },
143 {
144 "from": [4, 0, 9.5],
145 "to": [12, 1, 9.5],
146 "faces": {
147 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
148 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
149 }
150 },
151 {
152 "from": [4, 0, 8.5],
153 "to": [12, 1, 8.5],
154 "faces": {
155 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
156 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
157 }
158 },
159 {
160 "from": [4, 0, 7.5],
161 "to": [12, 1, 7.5],
162 "faces": {
163 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
164 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
165 }
166 },
167 {
168 "from": [4, 0, 6.5],
169 "to": [12, 1, 6.5],
170 "faces": {
171 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
172 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
173 }
174 },
175 {
176 "from": [4, 0, 5.5],
177 "to": [12, 1, 5.5],
178 "faces": {
179 "north": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
180 "south": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
181 }
182 },
183 {
184 "from": [10.5, 0, 4],
185 "to": [10.5, 1, 12],
186 "faces": {
187 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
188 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
189 }
190 },
191 {
192 "from": [9.5, 0, 4],
193 "to": [9.5, 1, 12],
194 "faces": {
195 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
196 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
197 }
198 },
199 {
200 "from": [10, 0, 4],
201 "to": [10, 1, 12],
202 "faces": {
203 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
204 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
205 }
206 },
207 {
208 "from": [9, 0, 4],
209 "to": [9, 1, 12],
210 "faces": {
211 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
212 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
213 }
214 },
215 {
216 "from": [8.5, 0, 4],
217 "to": [8.5, 1, 12],
218 "faces": {
219 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
220 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
221 }
222 },
223 {
224 "from": [7.5, 0, 4],
225 "to": [7.5, 1, 12],
226 "faces": {
227 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
228 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
229 }
230 },
231 {
232 "from": [8, 0, 4],
233 "to": [8, 1, 12],
234 "faces": {
235 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
236 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
237 }
238 },
239 {
240 "from": [6.5, 0, 4],
241 "to": [6.5, 1, 12],
242 "faces": {
243 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
244 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
245 }
246 },
247 {
248 "from": [7, 0, 4],
249 "to": [7, 1, 12],
250 "faces": {
251 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
252 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
253 }
254 },
255 {
256 "from": [6, 0, 4],
257 "to": [6, 1, 12],
258 "faces": {
259 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
260 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
261 }
262 },
263 {
264 "from": [5.5, 0, 4],
265 "to": [5.5, 1, 12],
266 "faces": {
267 "east": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"},
268 "west": {"uv": [4.5, 7.5, 5, 8], "texture": "#1"}
269 }
270 }
271 ],
272 "gui_light": "front",
273 "display": {
274 "thirdperson_righthand": {
275 "rotation": [68, 0, 0],
276 "translation": [0, 1, -1.25],
277 "scale": [0.8, 0.8, 0.8]
278 },
279 "thirdperson_lefthand": {
280 "rotation": [68, 0, 0],
281 "translation": [0, 1, -1.25],
282 "scale": [0.8, 0.8, 0.8]
283 },
284 "firstperson_righthand": {
285 "rotation": [26, -41, 12],
286 "translation": [1.75, 1.25, 0]
287 },
288 "firstperson_lefthand": {
289 "rotation": [26, -41, 12],
290 "translation": [1.75, 1.25, 0]
291 },
292 "ground": {
293 "translation": [0, 5, 0],
294 "scale": [0.6, 0.6, 0.6]
295 },
296 "head": {
297 "rotation": [-157.75, 0, 0],
298 "translation": [0, 3.5, 0.5],
299 "scale": [2, 2, 2]
300 },
301 "fixed": {
302 "rotation": [-90, 0, 0],
303 "translation": [0, 0, -15],
304 "scale": [2, 2, 2]
305 }
306 }
307} \ No newline at end of file