summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/mushroom_stem.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/blockstates/mushroom_stem.json
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/blockstates/mushroom_stem.json')
-rwxr-xr-xassets/minecraft/blockstates/mushroom_stem.json408
1 files changed, 408 insertions, 0 deletions
diff --git a/assets/minecraft/blockstates/mushroom_stem.json b/assets/minecraft/blockstates/mushroom_stem.json
new file mode 100755
index 00000000..ef327eb3
--- /dev/null
+++ b/assets/minecraft/blockstates/mushroom_stem.json
@@ -0,0 +1,408 @@
1{
2 "multipart": [
3 { "apply": { "model": "minecraft:block/mushroom_stem" },
4 "when": { "north": "true" }
5 },
6 { "apply": { "model": "minecraft:block/mushroom_stem", "uvlock": true, "y": 90 },
7 "when": { "east": "true" }
8 },
9 { "apply": { "model": "minecraft:block/mushroom_stem", "uvlock": true, "y": 180 },
10 "when": { "south": "true" }
11 },
12 { "apply": { "model": "minecraft:block/mushroom_stem", "uvlock": true, "y": 270 },
13 "when": { "west": "true" }
14 },
15 { "apply": { "model": "minecraft:block/mushroom_stem", "uvlock": true, "x": 270 },
16 "when": { "up": "true" }
17 },
18 { "apply": { "model": "minecraft:block/mushroom_stem", "uvlock": true, "x": 90 },
19 "when": { "down": "true" }
20 },
21
22
23 { "apply": { "model": "minecraft:block/mushroom_stem_top", "uvlock": true },
24 "when": { "north": "true", "down": "false", "up": "true" }
25 },
26 { "apply": { "model": "minecraft:block/mushroom_stem_top", "uvlock": true, "y": 90 },
27 "when": { "east": "true", "down": "false", "up": "true" }
28 },
29 { "apply": { "model": "minecraft:block/mushroom_stem_top", "uvlock": true, "y": 180 },
30 "when": { "south": "true", "down": "false", "up": "true" }
31 },
32 { "apply": { "model": "minecraft:block/mushroom_stem_top", "uvlock": true, "y": 270 },
33 "when": { "west": "true", "down": "false", "up": "true" }
34 },
35
36
37 { "apply": { "model": "minecraft:block/mushroom_stem_bottom", "uvlock": true },
38 "when": { "north": "true", "down": "true", "up": "false" }
39 },
40 { "apply": { "model": "minecraft:block/mushroom_stem_bottom", "uvlock": true, "y": 90 },
41 "when": { "east": "true", "down": "true", "up": "false" }
42 },
43 { "apply": { "model": "minecraft:block/mushroom_stem_bottom", "uvlock": true, "y": 180 },
44 "when": { "south": "true", "down": "true", "up": "false" }
45 },
46 { "apply": { "model": "minecraft:block/mushroom_stem_bottom", "uvlock": true, "y": 270 },
47 "when": { "west": "true", "down": "true", "up": "false" }
48 },
49
50
51
52
53
54 { "apply": { "model": "minecraft:block/mushroom_block_inside" },
55 "when": { "north": "false", "up": "false", "west": "false", "down": "false", "east": "false" }
56 },
57
58 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n" },
59 "when": { "north": "false", "up": "true", "west": "false", "down": "false", "east": "false" }
60 },
61 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e" },
62 "when": { "north": "false", "up": "false", "west": "true", "down": "false", "east": "false" }
63 },
64 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 180, "y": 180 },
65 "when": { "north": "false", "up": "false", "west": "false", "down": "true", "east": "false" }
66 },
67 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 180, "y": 180 },
68 "when": { "north": "false", "up": "false", "west": "false", "down": "false", "east": "true" }
69 },
70
71 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne" },
72 "when": { "north": "false", "up": "true", "west": "true", "down": "false", "east": "false" }
73 },
74 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es" },
75 "when": { "north": "false", "up": "false", "west": "true", "down": "true", "east": "false" }
76 },
77 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 180, "y": 180 },
78 "when": { "north": "false", "up": "false", "west": "false", "down": "true", "east": "true" }
79 },
80 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 180, "y": 180 },
81 "when": { "north": "false", "up": "true", "west": "false", "down": "false", "east": "true" }
82 },
83
84 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ns" },
85 "when": { "north": "false", "up": "true", "west": "false", "down": "true", "east": "false" }
86 },
87 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ew" },
88 "when": { "north": "false", "up": "false", "west": "true", "down": "false", "east": "true" }
89 },
90
91 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes" },
92 "when": { "north": "false", "up": "true", "west": "true", "down": "true", "east": "false" }
93 },
94 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw" },
95 "when": { "north": "false", "up": "false", "west": "true", "down": "true", "east": "true" }
96 },
97 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 180, "y": 180 },
98 "when": { "north": "false", "up": "true", "west": "false", "down": "true", "east": "true" }
99 },
100 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 180, "y": 180 },
101 "when": { "north": "false", "up": "true", "west": "true", "down": "false", "east": "true" }
102 },
103
104 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nesw" },
105 "when": { "north": "false", "up": "true", "west": "true", "down": "true", "east": "true" }
106 },
107
108
109
110
111
112
113
114 { "apply": { "model": "minecraft:block/mushroom_block_inside", "y": 90 },
115 "when": { "east": "false", "up": "false", "north": "false", "down": "false", "south": "false" }
116 },
117
118 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "y": 90 },
119 "when": { "east": "false", "up": "true", "north": "false", "down": "false", "south": "false" }
120 },
121 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "y": 90 },
122 "when": { "east": "false", "up": "false", "north": "true", "down": "false", "south": "false" }
123 },
124 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 180, "y": 270 },
125 "when": { "east": "false", "up": "false", "north": "false", "down": "true", "south": "false" }
126 },
127 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 180, "y": 270 },
128 "when": { "east": "false", "up": "false", "north": "false", "down": "false", "south": "true" }
129 },
130
131 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "y": 90 },
132 "when": { "east": "false", "up": "true", "north": "true", "down": "false", "south": "false" }
133 },
134 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "y": 90 },
135 "when": { "east": "false", "up": "false", "north": "true", "down": "true", "south": "false" }
136 },
137 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 180, "y": 270 },
138 "when": { "east": "false", "up": "false", "north": "false", "down": "true", "south": "true" }
139 },
140 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 180, "y": 270 },
141 "when": { "east": "false", "up": "true", "north": "false", "down": "false", "south": "true" }
142 },
143
144 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ns", "y": 90 },
145 "when": { "east": "false", "up": "true", "north": "false", "down": "true", "south": "false" }
146 },
147 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ew", "y": 90 },
148 "when": { "east": "false", "up": "false", "north": "true", "down": "false", "south": "true" }
149 },
150
151 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "y": 90 },
152 "when": { "east": "false", "up": "true", "north": "true", "down": "true", "south": "false" }
153 },
154 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "y": 90 },
155 "when": { "east": "false", "up": "false", "north": "true", "down": "true", "south": "true" }
156 },
157 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 180, "y": 270 },
158 "when": { "east": "false", "up": "true", "north": "false", "down": "true", "south": "true" }
159 },
160 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 180, "y": 270 },
161 "when": { "east": "false", "up": "true", "north": "true", "down": "false", "south": "true" }
162 },
163
164 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nesw", "y": 90 },
165 "when": { "east": "false", "up": "true", "north": "true", "down": "true", "south": "true" }
166 },
167
168
169
170
171
172
173
174 { "apply": { "model": "minecraft:block/mushroom_block_inside", "y": 180 },
175 "when": { "south": "false", "up": "false", "east": "false", "down": "false", "west": "false" }
176 },
177
178 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "y": 180 },
179 "when": { "south": "false", "up": "true", "east": "false", "down": "false", "west": "false" }
180 },
181 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "y": 180 },
182 "when": { "south": "false", "up": "false", "east": "true", "down": "false", "west": "false" }
183 },
184 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 180 },
185 "when": { "south": "false", "up": "false", "east": "false", "down": "true", "west": "false" }
186 },
187 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 180 },
188 "when": { "south": "false", "up": "false", "east": "false", "down": "false", "west": "true" }
189 },
190
191 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "y": 180 },
192 "when": { "south": "false", "up": "true", "east": "true", "down": "false", "west": "false" }
193 },
194 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "y": 180 },
195 "when": { "south": "false", "up": "false", "east": "true", "down": "true", "west": "false" }
196 },
197 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 180 },
198 "when": { "south": "false", "up": "false", "east": "false", "down": "true", "west": "true" }
199 },
200 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 180 },
201 "when": { "south": "false", "up": "true", "east": "false", "down": "false", "west": "true" }
202 },
203
204 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ns", "y": 180 },
205 "when": { "south": "false", "up": "true", "east": "false", "down": "true", "west": "false" }
206 },
207 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ew", "y": 180 },
208 "when": { "south": "false", "up": "false", "east": "true", "down": "false", "west": "true" }
209 },
210
211 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "y": 180 },
212 "when": { "south": "false", "up": "true", "east": "true", "down": "true", "west": "false" }
213 },
214 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "y": 180 },
215 "when": { "south": "false", "up": "false", "east": "true", "down": "true", "west": "true" }
216 },
217 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 180 },
218 "when": { "south": "false", "up": "true", "east": "false", "down": "true", "west": "true" }
219 },
220 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 180 },
221 "when": { "south": "false", "up": "true", "east": "true", "down": "false", "west": "true" }
222 },
223
224 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nesw", "y": 180 },
225 "when": { "south": "false", "up": "true", "east": "true", "down": "true", "west": "true" }
226 },
227
228
229
230
231
232
233
234 { "apply": { "model": "minecraft:block/mushroom_block_inside", "y": 270 },
235 "when": { "west": "false", "up": "false", "south": "false", "down": "false", "north": "false" }
236 },
237
238 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "y": 270 },
239 "when": { "west": "false", "up": "true", "south": "false", "down": "false", "north": "false" }
240 },
241 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "y": 270 },
242 "when": { "west": "false", "up": "false", "south": "true", "down": "false", "north": "false" }
243 },
244 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 180, "y": 90 },
245 "when": { "west": "false", "up": "false", "south": "false", "down": "true", "north": "false" }
246 },
247 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 180, "y": 90 },
248 "when": { "west": "false", "up": "false", "south": "false", "down": "false", "north": "true" }
249 },
250
251 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "y": 270 },
252 "when": { "west": "false", "up": "true", "south": "true", "down": "false", "north": "false" }
253 },
254 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "y": 270 },
255 "when": { "west": "false", "up": "false", "south": "true", "down": "true", "north": "false" }
256 },
257 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 180, "y": 90 },
258 "when": { "west": "false", "up": "false", "south": "false", "down": "true", "north": "true" }
259 },
260 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 180, "y": 90 },
261 "when": { "west": "false", "up": "true", "south": "false", "down": "false", "north": "true" }
262 },
263
264 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ns", "y": 270 },
265 "when": { "west": "false", "up": "true", "south": "false", "down": "true", "north": "false" }
266 },
267 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ew", "y": 270 },
268 "when": { "west": "false", "up": "false", "south": "true", "down": "false", "north": "true" }
269 },
270
271 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "y": 270 },
272 "when": { "west": "false", "up": "true", "south": "true", "down": "true", "north": "false" }
273 },
274 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "y": 270 },
275 "when": { "west": "false", "up": "false", "south": "true", "down": "true", "north": "true" }
276 },
277 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 180, "y": 90 },
278 "when": { "west": "false", "up": "true", "south": "false", "down": "true", "north": "true" }
279 },
280 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 180, "y": 90 },
281 "when": { "west": "false", "up": "true", "south": "true", "down": "false", "north": "true" }
282 },
283
284 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nesw", "y": 270 },
285 "when": { "west": "false", "up": "true", "south": "true", "down": "true", "north": "true" }
286 },
287
288
289
290
291
292
293
294 { "apply": { "model": "minecraft:block/mushroom_block_inside", "x": 270 },
295 "when": { "up": "false", "north": "false", "east": "false", "south": "false", "west": "false" }
296 },
297
298 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 270, "y": 180 },
299 "when": { "up": "false", "north": "true", "east": "false", "south": "false", "west": "false" }
300 },
301 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 270, "y": 180 },
302 "when": { "up": "false", "north": "false", "east": "true", "south": "false", "west": "false" }
303 },
304 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 270 },
305 "when": { "up": "false", "north": "false", "east": "false", "south": "true", "west": "false" }
306 },
307 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 270 },
308 "when": { "up": "false", "north": "false", "east": "false", "south": "false", "west": "true" }
309 },
310
311 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 270, "y": 180 },
312 "when": { "up": "false", "north": "true", "east": "true", "south": "false", "west": "false" }
313 },
314 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 270, "y": 180 },
315 "when": { "up": "false", "north": "false", "east": "true", "south": "true", "west": "false" }
316 },
317 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 270 },
318 "when": { "up": "false", "north": "false", "east": "false", "south": "true", "west": "true" }
319 },
320 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 270 },
321 "when": { "up": "false", "north": "true", "east": "false", "south": "false", "west": "true" }
322 },
323
324 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ns", "x": 270 },
325 "when": { "up": "false", "north": "true", "east": "false", "south": "true", "west": "false" }
326 },
327 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ew", "x": 270 },
328 "when": { "up": "false", "north": "false", "east": "true", "south": "false", "west": "true" }
329 },
330
331 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 270, "y": 180 },
332 "when": { "up": "false", "north": "true", "east": "true", "south": "true", "west": "false" }
333 },
334 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 270, "y": 180 },
335 "when": { "up": "false", "north": "false", "east": "true", "south": "true", "west": "true" }
336 },
337 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 270 },
338 "when": { "up": "false", "north": "true", "east": "false", "south": "true", "west": "true" }
339 },
340 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 270 },
341 "when": { "up": "false", "north": "true", "east": "true", "south": "false", "west": "true" }
342 },
343
344 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nesw", "x": 270 },
345 "when": { "up": "false", "north": "true", "east": "true", "south": "true", "west": "true" }
346 },
347
348
349
350
351
352
353
354 { "apply": { "model": "minecraft:block/mushroom_block_inside", "x": 90 },
355 "when": { "down": "false", "north": "false", "east": "false", "south": "false", "west": "false" }
356 },
357
358 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 90 },
359 "when": { "down": "false", "north": "true", "east": "false", "south": "false", "west": "false" }
360 },
361 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 90, "y": 180 },
362 "when": { "down": "false", "north": "false", "east": "true", "south": "false", "west": "false" }
363 },
364 { "apply": { "model": "minecraft:block/mushroom_stem_inside_n", "x": 90, "y": 180 },
365 "when": { "down": "false", "north": "false", "east": "false", "south": "true", "west": "false" }
366 },
367 { "apply": { "model": "minecraft:block/mushroom_stem_inside_e", "x": 90 },
368 "when": { "down": "false", "north": "false", "east": "false", "south": "false", "west": "true" }
369 },
370
371 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 90, "y": 180 },
372 "when": { "down": "false", "north": "true", "east": "true", "south": "false", "west": "false" }
373 },
374 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 90, "y": 180 },
375 "when": { "down": "false", "north": "false", "east": "true", "south": "true", "west": "false" }
376 },
377 { "apply": { "model": "minecraft:block/mushroom_stem_inside_es", "x": 90 },
378 "when": { "down": "false", "north": "false", "east": "false", "south": "true", "west": "true" }
379 },
380 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ne", "x": 90 },
381 "when": { "down": "false", "north": "true", "east": "false", "south": "false", "west": "true" }
382 },
383
384 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ns", "x": 90 },
385 "when": { "down": "false", "north": "true", "east": "false", "south": "true", "west": "false" }
386 },
387 { "apply": { "model": "minecraft:block/mushroom_stem_inside_ew", "x": 90 },
388 "when": { "down": "false", "north": "false", "east": "true", "south": "false", "west": "true" }
389 },
390
391 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 90, "y": 180 },
392 "when": { "down": "false", "north": "true", "east": "true", "south": "true", "west": "false" }
393 },
394 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 90 },
395 "when": { "down": "false", "north": "false", "east": "true", "south": "true", "west": "true" }
396 },
397 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nes", "x": 90 },
398 "when": { "down": "false", "north": "true", "east": "false", "south": "true", "west": "true" }
399 },
400 { "apply": { "model": "minecraft:block/mushroom_stem_inside_esw", "x": 90, "y": 180 },
401 "when": { "down": "false", "north": "true", "east": "true", "south": "false", "west": "true" }
402 },
403
404 { "apply": { "model": "minecraft:block/mushroom_stem_inside_nesw", "x": 90 },
405 "when": { "down": "false", "north": "true", "east": "true", "south": "true", "west": "true" }
406 }
407 ]
408} \ No newline at end of file