summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/note_block.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/note_block.json
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/blockstates/note_block.json')
-rwxr-xr-xassets/minecraft/blockstates/note_block.json1252
1 files changed, 1252 insertions, 0 deletions
diff --git a/assets/minecraft/blockstates/note_block.json b/assets/minecraft/blockstates/note_block.json
new file mode 100755
index 00000000..45ea7e2f
--- /dev/null
+++ b/assets/minecraft/blockstates/note_block.json
@@ -0,0 +1,1252 @@
1{
2 "multipart": [
3 { "when": {"instrument": "dragon" },
4 "apply": { "model": "noteblock/dragon" }
5 },
6 { "when": {"instrument": "piglin" },
7 "apply": { "model": "noteblock/piglin" }
8 },
9 { "when": {"instrument": "wither_skeleton" },
10 "apply": { "model": "noteblock/wither_skeleton" }
11 },
12 { "when": {"instrument": "skeleton" },
13 "apply": { "model": "noteblock/skeleton" }
14 },
15 { "when": {"instrument": "creeper" },
16 "apply": { "model": "noteblock/creeper" }
17 },
18 { "when": {"instrument": "zombie" },
19 "apply": { "model": "noteblock/zombie" }
20 },
21
22 { "when": { "note": "0", "instrument": "harp" },
23 "apply": { "model": "noteblock/harp_0" }
24 },
25 { "when": { "note": "1", "instrument": "harp" },
26 "apply": { "model": "noteblock/harp_1" }
27 },
28 { "when": { "note": "2", "instrument": "harp" },
29 "apply": { "model": "noteblock/harp_2" }
30 },
31 { "when": { "note": "3", "instrument": "harp" },
32 "apply": { "model": "noteblock/harp_3" }
33 },
34 { "when": { "note": "4", "instrument": "harp" },
35 "apply": { "model": "noteblock/harp_4" }
36 },
37 { "when": { "note": "5", "instrument": "harp" },
38 "apply": { "model": "noteblock/harp_5" }
39 },
40 { "when": { "note": "6", "instrument": "harp" },
41 "apply": { "model": "noteblock/harp_6" }
42 },
43 { "when": { "note": "7", "instrument": "harp" },
44 "apply": { "model": "noteblock/harp_7" }
45 },
46 { "when": { "note": "8", "instrument": "harp" },
47 "apply": { "model": "noteblock/harp_8" }
48 },
49 { "when": { "note": "9", "instrument": "harp" },
50 "apply": { "model": "noteblock/harp_9" }
51 },
52 { "when": { "note": "10", "instrument": "harp" },
53 "apply": { "model": "noteblock/harp_10" }
54 },
55 { "when": { "note": "11", "instrument": "harp" },
56 "apply": { "model": "noteblock/harp_11" }
57 },
58 { "when": { "note": "12", "instrument": "harp" },
59 "apply": { "model": "noteblock/harp_12" }
60 },
61 { "when": { "note": "13", "instrument": "harp" },
62 "apply": { "model": "noteblock/harp_13" }
63 },
64 { "when": { "note": "14", "instrument": "harp" },
65 "apply": { "model": "noteblock/harp_14" }
66 },
67 { "when": { "note": "15", "instrument": "harp" },
68 "apply": { "model": "noteblock/harp_15" }
69 },
70 { "when": { "note": "16", "instrument": "harp" },
71 "apply": { "model": "noteblock/harp_16" }
72 },
73 { "when": { "note": "17", "instrument": "harp" },
74 "apply": { "model": "noteblock/harp_17" }
75 },
76 { "when": { "note": "18", "instrument": "harp" },
77 "apply": { "model": "noteblock/harp_18" }
78 },
79 { "when": { "note": "19", "instrument": "harp" },
80 "apply": { "model": "noteblock/harp_19" }
81 },
82 { "when": { "note": "20", "instrument": "harp" },
83 "apply": { "model": "noteblock/harp_20" }
84 },
85 { "when": { "note": "21", "instrument": "harp" },
86 "apply": { "model": "noteblock/harp_21" }
87 },
88 { "when": { "note": "22", "instrument": "harp" },
89 "apply": { "model": "noteblock/harp_22" }
90 },
91 { "when": { "note": "23", "instrument": "harp" },
92 "apply": { "model": "noteblock/harp_23" }
93 },
94 { "when": { "note": "24", "instrument": "harp" },
95 "apply": { "model": "noteblock/harp_24" }
96 },
97
98
99 { "when": { "note": "0", "instrument": "bass" },
100 "apply": { "model": "noteblock/bass_0" }
101 },
102 { "when": { "note": "1", "instrument": "bass" },
103 "apply": { "model": "noteblock/bass_1" }
104 },
105 { "when": { "note": "2", "instrument": "bass" },
106 "apply": { "model": "noteblock/bass_2" }
107 },
108 { "when": { "note": "3", "instrument": "bass" },
109 "apply": { "model": "noteblock/bass_3" }
110 },
111 { "when": { "note": "4", "instrument": "bass" },
112 "apply": { "model": "noteblock/bass_4" }
113 },
114 { "when": { "note": "5", "instrument": "bass" },
115 "apply": { "model": "noteblock/bass_5" }
116 },
117 { "when": { "note": "6", "instrument": "bass" },
118 "apply": { "model": "noteblock/bass_6" }
119 },
120 { "when": { "note": "7", "instrument": "bass" },
121 "apply": { "model": "noteblock/bass_7" }
122 },
123 { "when": { "note": "8", "instrument": "bass" },
124 "apply": { "model": "noteblock/bass_8" }
125 },
126 { "when": { "note": "9", "instrument": "bass" },
127 "apply": { "model": "noteblock/bass_9" }
128 },
129 { "when": { "note": "10", "instrument": "bass" },
130 "apply": { "model": "noteblock/bass_10" }
131 },
132 { "when": { "note": "11", "instrument": "bass" },
133 "apply": { "model": "noteblock/bass_11" }
134 },
135 { "when": { "note": "12", "instrument": "bass" },
136 "apply": { "model": "noteblock/bass_12" }
137 },
138 { "when": { "note": "13", "instrument": "bass" },
139 "apply": { "model": "noteblock/bass_13" }
140 },
141 { "when": { "note": "14", "instrument": "bass" },
142 "apply": { "model": "noteblock/bass_14" }
143 },
144 { "when": { "note": "15", "instrument": "bass" },
145 "apply": { "model": "noteblock/bass_15" }
146 },
147 { "when": { "note": "16", "instrument": "bass" },
148 "apply": { "model": "noteblock/bass_16" }
149 },
150 { "when": { "note": "17", "instrument": "bass" },
151 "apply": { "model": "noteblock/bass_17" }
152 },
153 { "when": { "note": "18", "instrument": "bass" },
154 "apply": { "model": "noteblock/bass_18" }
155 },
156 { "when": { "note": "19", "instrument": "bass" },
157 "apply": { "model": "noteblock/bass_19" }
158 },
159 { "when": { "note": "20", "instrument": "bass" },
160 "apply": { "model": "noteblock/bass_20" }
161 },
162 { "when": { "note": "21", "instrument": "bass" },
163 "apply": { "model": "noteblock/bass_21" }
164 },
165 { "when": { "note": "22", "instrument": "bass" },
166 "apply": { "model": "noteblock/bass_22" }
167 },
168 { "when": { "note": "23", "instrument": "bass" },
169 "apply": { "model": "noteblock/bass_23" }
170 },
171 { "when": { "note": "24", "instrument": "bass" },
172 "apply": { "model": "noteblock/bass_24" }
173 },
174
175
176 { "when": { "note": "0", "instrument": "snare" },
177 "apply": { "model": "noteblock/snare_0" }
178 },
179 { "when": { "note": "1", "instrument": "snare" },
180 "apply": { "model": "noteblock/snare_1" }
181 },
182 { "when": { "note": "2", "instrument": "snare" },
183 "apply": { "model": "noteblock/snare_2" }
184 },
185 { "when": { "note": "3", "instrument": "snare" },
186 "apply": { "model": "noteblock/snare_3" }
187 },
188 { "when": { "note": "4", "instrument": "snare" },
189 "apply": { "model": "noteblock/snare_4" }
190 },
191 { "when": { "note": "5", "instrument": "snare" },
192 "apply": { "model": "noteblock/snare_5" }
193 },
194 { "when": { "note": "6", "instrument": "snare" },
195 "apply": { "model": "noteblock/snare_6" }
196 },
197 { "when": { "note": "7", "instrument": "snare" },
198 "apply": { "model": "noteblock/snare_7" }
199 },
200 { "when": { "note": "8", "instrument": "snare" },
201 "apply": { "model": "noteblock/snare_8" }
202 },
203 { "when": { "note": "9", "instrument": "snare" },
204 "apply": { "model": "noteblock/snare_9" }
205 },
206 { "when": { "note": "10", "instrument": "snare" },
207 "apply": { "model": "noteblock/snare_10" }
208 },
209 { "when": { "note": "11", "instrument": "snare" },
210 "apply": { "model": "noteblock/snare_11" }
211 },
212 { "when": { "note": "12", "instrument": "snare" },
213 "apply": { "model": "noteblock/snare_12" }
214 },
215 { "when": { "note": "13", "instrument": "snare" },
216 "apply": { "model": "noteblock/snare_13" }
217 },
218 { "when": { "note": "14", "instrument": "snare" },
219 "apply": { "model": "noteblock/snare_14" }
220 },
221 { "when": { "note": "15", "instrument": "snare" },
222 "apply": { "model": "noteblock/snare_15" }
223 },
224 { "when": { "note": "16", "instrument": "snare" },
225 "apply": { "model": "noteblock/snare_16" }
226 },
227 { "when": { "note": "17", "instrument": "snare" },
228 "apply": { "model": "noteblock/snare_17" }
229 },
230 { "when": { "note": "18", "instrument": "snare" },
231 "apply": { "model": "noteblock/snare_18" }
232 },
233 { "when": { "note": "19", "instrument": "snare" },
234 "apply": { "model": "noteblock/snare_19" }
235 },
236 { "when": { "note": "20", "instrument": "snare" },
237 "apply": { "model": "noteblock/snare_20" }
238 },
239 { "when": { "note": "21", "instrument": "snare" },
240 "apply": { "model": "noteblock/snare_21" }
241 },
242 { "when": { "note": "22", "instrument": "snare" },
243 "apply": { "model": "noteblock/snare_22" }
244 },
245 { "when": { "note": "23", "instrument": "snare" },
246 "apply": { "model": "noteblock/snare_23" }
247 },
248 { "when": { "note": "24", "instrument": "snare" },
249 "apply": { "model": "noteblock/snare_24" }
250 },
251
252
253 { "when": { "note": "0", "instrument": "hat" },
254 "apply": { "model": "noteblock/hat_0" }
255 },
256 { "when": { "note": "1", "instrument": "hat" },
257 "apply": { "model": "noteblock/hat_1" }
258 },
259 { "when": { "note": "2", "instrument": "hat" },
260 "apply": { "model": "noteblock/hat_2" }
261 },
262 { "when": { "note": "3", "instrument": "hat" },
263 "apply": { "model": "noteblock/hat_3" }
264 },
265 { "when": { "note": "4", "instrument": "hat" },
266 "apply": { "model": "noteblock/hat_4" }
267 },
268 { "when": { "note": "5", "instrument": "hat" },
269 "apply": { "model": "noteblock/hat_5" }
270 },
271 { "when": { "note": "6", "instrument": "hat" },
272 "apply": { "model": "noteblock/hat_6" }
273 },
274 { "when": { "note": "7", "instrument": "hat" },
275 "apply": { "model": "noteblock/hat_7" }
276 },
277 { "when": { "note": "8", "instrument": "hat" },
278 "apply": { "model": "noteblock/hat_8" }
279 },
280 { "when": { "note": "9", "instrument": "hat" },
281 "apply": { "model": "noteblock/hat_9" }
282 },
283 { "when": { "note": "10", "instrument": "hat" },
284 "apply": { "model": "noteblock/hat_10" }
285 },
286 { "when": { "note": "11", "instrument": "hat" },
287 "apply": { "model": "noteblock/hat_11" }
288 },
289 { "when": { "note": "12", "instrument": "hat" },
290 "apply": { "model": "noteblock/hat_12" }
291 },
292 { "when": { "note": "13", "instrument": "hat" },
293 "apply": { "model": "noteblock/hat_13" }
294 },
295 { "when": { "note": "14", "instrument": "hat" },
296 "apply": { "model": "noteblock/hat_14" }
297 },
298 { "when": { "note": "15", "instrument": "hat" },
299 "apply": { "model": "noteblock/hat_15" }
300 },
301 { "when": { "note": "16", "instrument": "hat" },
302 "apply": { "model": "noteblock/hat_16" }
303 },
304 { "when": { "note": "17", "instrument": "hat" },
305 "apply": { "model": "noteblock/hat_17" }
306 },
307 { "when": { "note": "18", "instrument": "hat" },
308 "apply": { "model": "noteblock/hat_18" }
309 },
310 { "when": { "note": "19", "instrument": "hat" },
311 "apply": { "model": "noteblock/hat_19" }
312 },
313 { "when": { "note": "20", "instrument": "hat" },
314 "apply": { "model": "noteblock/hat_20" }
315 },
316 { "when": { "note": "21", "instrument": "hat" },
317 "apply": { "model": "noteblock/hat_21" }
318 },
319 { "when": { "note": "22", "instrument": "hat" },
320 "apply": { "model": "noteblock/hat_22" }
321 },
322 { "when": { "note": "23", "instrument": "hat" },
323 "apply": { "model": "noteblock/hat_23" }
324 },
325 { "when": { "note": "24", "instrument": "hat" },
326 "apply": { "model": "noteblock/hat_24" }
327 },
328
329 { "when": { "note": "0", "instrument": "basedrum" },
330 "apply": { "model": "noteblock/basedrum_0" }
331 },
332 { "when": { "note": "1", "instrument": "basedrum" },
333 "apply": { "model": "noteblock/basedrum_1" }
334 },
335 { "when": { "note": "2", "instrument": "basedrum" },
336 "apply": { "model": "noteblock/basedrum_2" }
337 },
338 { "when": { "note": "3", "instrument": "basedrum" },
339 "apply": { "model": "noteblock/basedrum_3" }
340 },
341 { "when": { "note": "4", "instrument": "basedrum" },
342 "apply": { "model": "noteblock/basedrum_4" }
343 },
344 { "when": { "note": "5", "instrument": "basedrum" },
345 "apply": { "model": "noteblock/basedrum_5" }
346 },
347 { "when": { "note": "6", "instrument": "basedrum" },
348 "apply": { "model": "noteblock/basedrum_6" }
349 },
350 { "when": { "note": "7", "instrument": "basedrum" },
351 "apply": { "model": "noteblock/basedrum_7" }
352 },
353 { "when": { "note": "8", "instrument": "basedrum" },
354 "apply": { "model": "noteblock/basedrum_8" }
355 },
356 { "when": { "note": "9", "instrument": "basedrum" },
357 "apply": { "model": "noteblock/basedrum_9" }
358 },
359 { "when": { "note": "10", "instrument": "basedrum" },
360 "apply": { "model": "noteblock/basedrum_10" }
361 },
362 { "when": { "note": "11", "instrument": "basedrum" },
363 "apply": { "model": "noteblock/basedrum_11" }
364 },
365 { "when": { "note": "12", "instrument": "basedrum" },
366 "apply": { "model": "noteblock/basedrum_12" }
367 },
368 { "when": { "note": "13", "instrument": "basedrum" },
369 "apply": { "model": "noteblock/basedrum_13" }
370 },
371 { "when": { "note": "14", "instrument": "basedrum" },
372 "apply": { "model": "noteblock/basedrum_14" }
373 },
374 { "when": { "note": "15", "instrument": "basedrum" },
375 "apply": { "model": "noteblock/basedrum_15" }
376 },
377 { "when": { "note": "16", "instrument": "basedrum" },
378 "apply": { "model": "noteblock/basedrum_16" }
379 },
380 { "when": { "note": "17", "instrument": "basedrum" },
381 "apply": { "model": "noteblock/basedrum_17" }
382 },
383 { "when": { "note": "18", "instrument": "basedrum" },
384 "apply": { "model": "noteblock/basedrum_18" }
385 },
386 { "when": { "note": "19", "instrument": "basedrum" },
387 "apply": { "model": "noteblock/basedrum_19" }
388 },
389 { "when": { "note": "20", "instrument": "basedrum" },
390 "apply": { "model": "noteblock/basedrum_20" }
391 },
392 { "when": { "note": "21", "instrument": "basedrum" },
393 "apply": { "model": "noteblock/basedrum_21" }
394 },
395 { "when": { "note": "22", "instrument": "basedrum" },
396 "apply": { "model": "noteblock/basedrum_22" }
397 },
398 { "when": { "note": "23", "instrument": "basedrum" },
399 "apply": { "model": "noteblock/basedrum_23" }
400 },
401 { "when": { "note": "24", "instrument": "basedrum" },
402 "apply": { "model": "noteblock/basedrum_24" }
403 },
404
405
406 { "when": { "note": "0", "instrument": "bell" },
407 "apply": { "model": "noteblock/bell_0" }
408 },
409 { "when": { "note": "1", "instrument": "bell" },
410 "apply": { "model": "noteblock/bell_1" }
411 },
412 { "when": { "note": "2", "instrument": "bell" },
413 "apply": { "model": "noteblock/bell_2" }
414 },
415 { "when": { "note": "3", "instrument": "bell" },
416 "apply": { "model": "noteblock/bell_3" }
417 },
418 { "when": { "note": "4", "instrument": "bell" },
419 "apply": { "model": "noteblock/bell_4" }
420 },
421 { "when": { "note": "5", "instrument": "bell" },
422 "apply": { "model": "noteblock/bell_5" }
423 },
424 { "when": { "note": "6", "instrument": "bell" },
425 "apply": { "model": "noteblock/bell_6" }
426 },
427 { "when": { "note": "7", "instrument": "bell" },
428 "apply": { "model": "noteblock/bell_7" }
429 },
430 { "when": { "note": "8", "instrument": "bell" },
431 "apply": { "model": "noteblock/bell_8" }
432 },
433 { "when": { "note": "9", "instrument": "bell" },
434 "apply": { "model": "noteblock/bell_9" }
435 },
436 { "when": { "note": "10", "instrument": "bell" },
437 "apply": { "model": "noteblock/bell_10" }
438 },
439 { "when": { "note": "11", "instrument": "bell" },
440 "apply": { "model": "noteblock/bell_11" }
441 },
442 { "when": { "note": "12", "instrument": "bell" },
443 "apply": { "model": "noteblock/bell_12" }
444 },
445 { "when": { "note": "13", "instrument": "bell" },
446 "apply": { "model": "noteblock/bell_13" }
447 },
448 { "when": { "note": "14", "instrument": "bell" },
449 "apply": { "model": "noteblock/bell_14" }
450 },
451 { "when": { "note": "15", "instrument": "bell" },
452 "apply": { "model": "noteblock/bell_15" }
453 },
454 { "when": { "note": "16", "instrument": "bell" },
455 "apply": { "model": "noteblock/bell_16" }
456 },
457 { "when": { "note": "17", "instrument": "bell" },
458 "apply": { "model": "noteblock/bell_17" }
459 },
460 { "when": { "note": "18", "instrument": "bell" },
461 "apply": { "model": "noteblock/bell_18" }
462 },
463 { "when": { "note": "19", "instrument": "bell" },
464 "apply": { "model": "noteblock/bell_19" }
465 },
466 { "when": { "note": "20", "instrument": "bell" },
467 "apply": { "model": "noteblock/bell_20" }
468 },
469 { "when": { "note": "21", "instrument": "bell" },
470 "apply": { "model": "noteblock/bell_21" }
471 },
472 { "when": { "note": "22", "instrument": "bell" },
473 "apply": { "model": "noteblock/bell_22" }
474 },
475 { "when": { "note": "23", "instrument": "bell" },
476 "apply": { "model": "noteblock/bell_23" }
477 },
478 { "when": { "note": "24", "instrument": "bell" },
479 "apply": { "model": "noteblock/bell_24" }
480 },
481
482
483 { "when": { "note": "0", "instrument": "flute" },
484 "apply": { "model": "noteblock/flute_0" }
485 },
486 { "when": { "note": "1", "instrument": "flute" },
487 "apply": { "model": "noteblock/flute_1" }
488 },
489 { "when": { "note": "2", "instrument": "flute" },
490 "apply": { "model": "noteblock/flute_2" }
491 },
492 { "when": { "note": "3", "instrument": "flute" },
493 "apply": { "model": "noteblock/flute_3" }
494 },
495 { "when": { "note": "4", "instrument": "flute" },
496 "apply": { "model": "noteblock/flute_4" }
497 },
498 { "when": { "note": "5", "instrument": "flute" },
499 "apply": { "model": "noteblock/flute_5" }
500 },
501 { "when": { "note": "6", "instrument": "flute" },
502 "apply": { "model": "noteblock/flute_6" }
503 },
504 { "when": { "note": "7", "instrument": "flute" },
505 "apply": { "model": "noteblock/flute_7" }
506 },
507 { "when": { "note": "8", "instrument": "flute" },
508 "apply": { "model": "noteblock/flute_8" }
509 },
510 { "when": { "note": "9", "instrument": "flute" },
511 "apply": { "model": "noteblock/flute_9" }
512 },
513 { "when": { "note": "10", "instrument": "flute" },
514 "apply": { "model": "noteblock/flute_10" }
515 },
516 { "when": { "note": "11", "instrument": "flute" },
517 "apply": { "model": "noteblock/flute_11" }
518 },
519 { "when": { "note": "12", "instrument": "flute" },
520 "apply": { "model": "noteblock/flute_12" }
521 },
522 { "when": { "note": "13", "instrument": "flute" },
523 "apply": { "model": "noteblock/flute_13" }
524 },
525 { "when": { "note": "14", "instrument": "flute" },
526 "apply": { "model": "noteblock/flute_14" }
527 },
528 { "when": { "note": "15", "instrument": "flute" },
529 "apply": { "model": "noteblock/flute_15" }
530 },
531 { "when": { "note": "16", "instrument": "flute" },
532 "apply": { "model": "noteblock/flute_16" }
533 },
534 { "when": { "note": "17", "instrument": "flute" },
535 "apply": { "model": "noteblock/flute_17" }
536 },
537 { "when": { "note": "18", "instrument": "flute" },
538 "apply": { "model": "noteblock/flute_18" }
539 },
540 { "when": { "note": "19", "instrument": "flute" },
541 "apply": { "model": "noteblock/flute_19" }
542 },
543 { "when": { "note": "20", "instrument": "flute" },
544 "apply": { "model": "noteblock/flute_20" }
545 },
546 { "when": { "note": "21", "instrument": "flute" },
547 "apply": { "model": "noteblock/flute_21" }
548 },
549 { "when": { "note": "22", "instrument": "flute" },
550 "apply": { "model": "noteblock/flute_22" }
551 },
552 { "when": { "note": "23", "instrument": "flute" },
553 "apply": { "model": "noteblock/flute_23" }
554 },
555 { "when": { "note": "24", "instrument": "flute" },
556 "apply": { "model": "noteblock/flute_24" }
557 },
558
559
560 { "when": { "note": "0", "instrument": "chime" },
561 "apply": { "model": "noteblock/chime_0" }
562 },
563 { "when": { "note": "1", "instrument": "chime" },
564 "apply": { "model": "noteblock/chime_1" }
565 },
566 { "when": { "note": "2", "instrument": "chime" },
567 "apply": { "model": "noteblock/chime_2" }
568 },
569 { "when": { "note": "3", "instrument": "chime" },
570 "apply": { "model": "noteblock/chime_3" }
571 },
572 { "when": { "note": "4", "instrument": "chime" },
573 "apply": { "model": "noteblock/chime_4" }
574 },
575 { "when": { "note": "5", "instrument": "chime" },
576 "apply": { "model": "noteblock/chime_5" }
577 },
578 { "when": { "note": "6", "instrument": "chime" },
579 "apply": { "model": "noteblock/chime_6" }
580 },
581 { "when": { "note": "7", "instrument": "chime" },
582 "apply": { "model": "noteblock/chime_7" }
583 },
584 { "when": { "note": "8", "instrument": "chime" },
585 "apply": { "model": "noteblock/chime_8" }
586 },
587 { "when": { "note": "9", "instrument": "chime" },
588 "apply": { "model": "noteblock/chime_9" }
589 },
590 { "when": { "note": "10", "instrument": "chime" },
591 "apply": { "model": "noteblock/chime_10" }
592 },
593 { "when": { "note": "11", "instrument": "chime" },
594 "apply": { "model": "noteblock/chime_11" }
595 },
596 { "when": { "note": "12", "instrument": "chime" },
597 "apply": { "model": "noteblock/chime_12" }
598 },
599 { "when": { "note": "13", "instrument": "chime" },
600 "apply": { "model": "noteblock/chime_13" }
601 },
602 { "when": { "note": "14", "instrument": "chime" },
603 "apply": { "model": "noteblock/chime_14" }
604 },
605 { "when": { "note": "15", "instrument": "chime" },
606 "apply": { "model": "noteblock/chime_15" }
607 },
608 { "when": { "note": "16", "instrument": "chime" },
609 "apply": { "model": "noteblock/chime_16" }
610 },
611 { "when": { "note": "17", "instrument": "chime" },
612 "apply": { "model": "noteblock/chime_17" }
613 },
614 { "when": { "note": "18", "instrument": "chime" },
615 "apply": { "model": "noteblock/chime_18" }
616 },
617 { "when": { "note": "19", "instrument": "chime" },
618 "apply": { "model": "noteblock/chime_19" }
619 },
620 { "when": { "note": "20", "instrument": "chime" },
621 "apply": { "model": "noteblock/chime_20" }
622 },
623 { "when": { "note": "21", "instrument": "chime" },
624 "apply": { "model": "noteblock/chime_21" }
625 },
626 { "when": { "note": "22", "instrument": "chime" },
627 "apply": { "model": "noteblock/chime_22" }
628 },
629 { "when": { "note": "23", "instrument": "chime" },
630 "apply": { "model": "noteblock/chime_23" }
631 },
632 { "when": { "note": "24", "instrument": "chime" },
633 "apply": { "model": "noteblock/chime_24" }
634 },
635
636
637 { "when": { "note": "0", "instrument": "guitar" },
638 "apply": { "model": "noteblock/guitar_0" }
639 },
640 { "when": { "note": "1", "instrument": "guitar" },
641 "apply": { "model": "noteblock/guitar_1" }
642 },
643 { "when": { "note": "2", "instrument": "guitar" },
644 "apply": { "model": "noteblock/guitar_2" }
645 },
646 { "when": { "note": "3", "instrument": "guitar" },
647 "apply": { "model": "noteblock/guitar_3" }
648 },
649 { "when": { "note": "4", "instrument": "guitar" },
650 "apply": { "model": "noteblock/guitar_4" }
651 },
652 { "when": { "note": "5", "instrument": "guitar" },
653 "apply": { "model": "noteblock/guitar_5" }
654 },
655 { "when": { "note": "6", "instrument": "guitar" },
656 "apply": { "model": "noteblock/guitar_6" }
657 },
658 { "when": { "note": "7", "instrument": "guitar" },
659 "apply": { "model": "noteblock/guitar_7" }
660 },
661 { "when": { "note": "8", "instrument": "guitar" },
662 "apply": { "model": "noteblock/guitar_8" }
663 },
664 { "when": { "note": "9", "instrument": "guitar" },
665 "apply": { "model": "noteblock/guitar_9" }
666 },
667 { "when": { "note": "10", "instrument": "guitar" },
668 "apply": { "model": "noteblock/guitar_10" }
669 },
670 { "when": { "note": "11", "instrument": "guitar" },
671 "apply": { "model": "noteblock/guitar_11" }
672 },
673 { "when": { "note": "12", "instrument": "guitar" },
674 "apply": { "model": "noteblock/guitar_12" }
675 },
676 { "when": { "note": "13", "instrument": "guitar" },
677 "apply": { "model": "noteblock/guitar_13" }
678 },
679 { "when": { "note": "14", "instrument": "guitar" },
680 "apply": { "model": "noteblock/guitar_14" }
681 },
682 { "when": { "note": "15", "instrument": "guitar" },
683 "apply": { "model": "noteblock/guitar_15" }
684 },
685 { "when": { "note": "16", "instrument": "guitar" },
686 "apply": { "model": "noteblock/guitar_16" }
687 },
688 { "when": { "note": "17", "instrument": "guitar" },
689 "apply": { "model": "noteblock/guitar_17" }
690 },
691 { "when": { "note": "18", "instrument": "guitar" },
692 "apply": { "model": "noteblock/guitar_18" }
693 },
694 { "when": { "note": "19", "instrument": "guitar" },
695 "apply": { "model": "noteblock/guitar_19" }
696 },
697 { "when": { "note": "20", "instrument": "guitar" },
698 "apply": { "model": "noteblock/guitar_20" }
699 },
700 { "when": { "note": "21", "instrument": "guitar" },
701 "apply": { "model": "noteblock/guitar_21" }
702 },
703 { "when": { "note": "22", "instrument": "guitar" },
704 "apply": { "model": "noteblock/guitar_22" }
705 },
706 { "when": { "note": "23", "instrument": "guitar" },
707 "apply": { "model": "noteblock/guitar_23" }
708 },
709 { "when": { "note": "24", "instrument": "guitar" },
710 "apply": { "model": "noteblock/guitar_24" }
711 },
712
713
714 { "when": { "note": "0", "instrument": "xylophone" },
715 "apply": { "model": "noteblock/xylophone_0" }
716 },
717 { "when": { "note": "1", "instrument": "xylophone" },
718 "apply": { "model": "noteblock/xylophone_1" }
719 },
720 { "when": { "note": "2", "instrument": "xylophone" },
721 "apply": { "model": "noteblock/xylophone_2" }
722 },
723 { "when": { "note": "3", "instrument": "xylophone" },
724 "apply": { "model": "noteblock/xylophone_3" }
725 },
726 { "when": { "note": "4", "instrument": "xylophone" },
727 "apply": { "model": "noteblock/xylophone_4" }
728 },
729 { "when": { "note": "5", "instrument": "xylophone" },
730 "apply": { "model": "noteblock/xylophone_5" }
731 },
732 { "when": { "note": "6", "instrument": "xylophone" },
733 "apply": { "model": "noteblock/xylophone_6" }
734 },
735 { "when": { "note": "7", "instrument": "xylophone" },
736 "apply": { "model": "noteblock/xylophone_7" }
737 },
738 { "when": { "note": "8", "instrument": "xylophone" },
739 "apply": { "model": "noteblock/xylophone_8" }
740 },
741 { "when": { "note": "9", "instrument": "xylophone" },
742 "apply": { "model": "noteblock/xylophone_9" }
743 },
744 { "when": { "note": "10", "instrument": "xylophone" },
745 "apply": { "model": "noteblock/xylophone_10" }
746 },
747 { "when": { "note": "11", "instrument": "xylophone" },
748 "apply": { "model": "noteblock/xylophone_11" }
749 },
750 { "when": { "note": "12", "instrument": "xylophone" },
751 "apply": { "model": "noteblock/xylophone_12" }
752 },
753 { "when": { "note": "13", "instrument": "xylophone" },
754 "apply": { "model": "noteblock/xylophone_13" }
755 },
756 { "when": { "note": "14", "instrument": "xylophone" },
757 "apply": { "model": "noteblock/xylophone_14" }
758 },
759 { "when": { "note": "15", "instrument": "xylophone" },
760 "apply": { "model": "noteblock/xylophone_15" }
761 },
762 { "when": { "note": "16", "instrument": "xylophone" },
763 "apply": { "model": "noteblock/xylophone_16" }
764 },
765 { "when": { "note": "17", "instrument": "xylophone" },
766 "apply": { "model": "noteblock/xylophone_17" }
767 },
768 { "when": { "note": "18", "instrument": "xylophone" },
769 "apply": { "model": "noteblock/xylophone_18" }
770 },
771 { "when": { "note": "19", "instrument": "xylophone" },
772 "apply": { "model": "noteblock/xylophone_19" }
773 },
774 { "when": { "note": "20", "instrument": "xylophone" },
775 "apply": { "model": "noteblock/xylophone_20" }
776 },
777 { "when": { "note": "21", "instrument": "xylophone" },
778 "apply": { "model": "noteblock/xylophone_21" }
779 },
780 { "when": { "note": "22", "instrument": "xylophone" },
781 "apply": { "model": "noteblock/xylophone_22" }
782 },
783 { "when": { "note": "23", "instrument": "xylophone" },
784 "apply": { "model": "noteblock/xylophone_23" }
785 },
786 { "when": { "note": "24", "instrument": "xylophone" },
787 "apply": { "model": "noteblock/xylophone_24" }
788 },
789
790
791 { "when": { "note": "0", "instrument": "iron_xylophone" },
792 "apply": { "model": "noteblock/iron_xylophone_0" }
793 },
794 { "when": { "note": "1", "instrument": "iron_xylophone" },
795 "apply": { "model": "noteblock/iron_xylophone_1" }
796 },
797 { "when": { "note": "2", "instrument": "iron_xylophone" },
798 "apply": { "model": "noteblock/iron_xylophone_2" }
799 },
800 { "when": { "note": "3", "instrument": "iron_xylophone" },
801 "apply": { "model": "noteblock/iron_xylophone_3" }
802 },
803 { "when": { "note": "4", "instrument": "iron_xylophone" },
804 "apply": { "model": "noteblock/iron_xylophone_4" }
805 },
806 { "when": { "note": "5", "instrument": "iron_xylophone" },
807 "apply": { "model": "noteblock/iron_xylophone_5" }
808 },
809 { "when": { "note": "6", "instrument": "iron_xylophone" },
810 "apply": { "model": "noteblock/iron_xylophone_6" }
811 },
812 { "when": { "note": "7", "instrument": "iron_xylophone" },
813 "apply": { "model": "noteblock/iron_xylophone_7" }
814 },
815 { "when": { "note": "8", "instrument": "iron_xylophone" },
816 "apply": { "model": "noteblock/iron_xylophone_8" }
817 },
818 { "when": { "note": "9", "instrument": "iron_xylophone" },
819 "apply": { "model": "noteblock/iron_xylophone_9" }
820 },
821 { "when": { "note": "10", "instrument": "iron_xylophone" },
822 "apply": { "model": "noteblock/iron_xylophone_10" }
823 },
824 { "when": { "note": "11", "instrument": "iron_xylophone" },
825 "apply": { "model": "noteblock/iron_xylophone_11" }
826 },
827 { "when": { "note": "12", "instrument": "iron_xylophone" },
828 "apply": { "model": "noteblock/iron_xylophone_12" }
829 },
830 { "when": { "note": "13", "instrument": "iron_xylophone" },
831 "apply": { "model": "noteblock/iron_xylophone_13" }
832 },
833 { "when": { "note": "14", "instrument": "iron_xylophone" },
834 "apply": { "model": "noteblock/iron_xylophone_14" }
835 },
836 { "when": { "note": "15", "instrument": "iron_xylophone" },
837 "apply": { "model": "noteblock/iron_xylophone_15" }
838 },
839 { "when": { "note": "16", "instrument": "iron_xylophone" },
840 "apply": { "model": "noteblock/iron_xylophone_16" }
841 },
842 { "when": { "note": "17", "instrument": "iron_xylophone" },
843 "apply": { "model": "noteblock/iron_xylophone_17" }
844 },
845 { "when": { "note": "18", "instrument": "iron_xylophone" },
846 "apply": { "model": "noteblock/iron_xylophone_18" }
847 },
848 { "when": { "note": "19", "instrument": "iron_xylophone" },
849 "apply": { "model": "noteblock/iron_xylophone_19" }
850 },
851 { "when": { "note": "20", "instrument": "iron_xylophone" },
852 "apply": { "model": "noteblock/iron_xylophone_20" }
853 },
854 { "when": { "note": "21", "instrument": "iron_xylophone" },
855 "apply": { "model": "noteblock/iron_xylophone_21" }
856 },
857 { "when": { "note": "22", "instrument": "iron_xylophone" },
858 "apply": { "model": "noteblock/iron_xylophone_22" }
859 },
860 { "when": { "note": "23", "instrument": "iron_xylophone" },
861 "apply": { "model": "noteblock/iron_xylophone_23" }
862 },
863 { "when": { "note": "24", "instrument": "iron_xylophone" },
864 "apply": { "model": "noteblock/iron_xylophone_24" }
865 },
866
867
868 { "when": { "note": "0", "instrument": "cow_bell" },
869 "apply": { "model": "noteblock/cow_bell_0" }
870 },
871 { "when": { "note": "1", "instrument": "cow_bell" },
872 "apply": { "model": "noteblock/cow_bell_1" }
873 },
874 { "when": { "note": "2", "instrument": "cow_bell" },
875 "apply": { "model": "noteblock/cow_bell_2" }
876 },
877 { "when": { "note": "3", "instrument": "cow_bell" },
878 "apply": { "model": "noteblock/cow_bell_3" }
879 },
880 { "when": { "note": "4", "instrument": "cow_bell" },
881 "apply": { "model": "noteblock/cow_bell_4" }
882 },
883 { "when": { "note": "5", "instrument": "cow_bell" },
884 "apply": { "model": "noteblock/cow_bell_5" }
885 },
886 { "when": { "note": "6", "instrument": "cow_bell" },
887 "apply": { "model": "noteblock/cow_bell_6" }
888 },
889 { "when": { "note": "7", "instrument": "cow_bell" },
890 "apply": { "model": "noteblock/cow_bell_7" }
891 },
892 { "when": { "note": "8", "instrument": "cow_bell" },
893 "apply": { "model": "noteblock/cow_bell_8" }
894 },
895 { "when": { "note": "9", "instrument": "cow_bell" },
896 "apply": { "model": "noteblock/cow_bell_9" }
897 },
898 { "when": { "note": "10", "instrument": "cow_bell" },
899 "apply": { "model": "noteblock/cow_bell_10" }
900 },
901 { "when": { "note": "11", "instrument": "cow_bell" },
902 "apply": { "model": "noteblock/cow_bell_11" }
903 },
904 { "when": { "note": "12", "instrument": "cow_bell" },
905 "apply": { "model": "noteblock/cow_bell_12" }
906 },
907 { "when": { "note": "13", "instrument": "cow_bell" },
908 "apply": { "model": "noteblock/cow_bell_13" }
909 },
910 { "when": { "note": "14", "instrument": "cow_bell" },
911 "apply": { "model": "noteblock/cow_bell_14" }
912 },
913 { "when": { "note": "15", "instrument": "cow_bell" },
914 "apply": { "model": "noteblock/cow_bell_15" }
915 },
916 { "when": { "note": "16", "instrument": "cow_bell" },
917 "apply": { "model": "noteblock/cow_bell_16" }
918 },
919 { "when": { "note": "17", "instrument": "cow_bell" },
920 "apply": { "model": "noteblock/cow_bell_17" }
921 },
922 { "when": { "note": "18", "instrument": "cow_bell" },
923 "apply": { "model": "noteblock/cow_bell_18" }
924 },
925 { "when": { "note": "19", "instrument": "cow_bell" },
926 "apply": { "model": "noteblock/cow_bell_19" }
927 },
928 { "when": { "note": "20", "instrument": "cow_bell" },
929 "apply": { "model": "noteblock/cow_bell_20" }
930 },
931 { "when": { "note": "21", "instrument": "cow_bell" },
932 "apply": { "model": "noteblock/cow_bell_21" }
933 },
934 { "when": { "note": "22", "instrument": "cow_bell" },
935 "apply": { "model": "noteblock/cow_bell_22" }
936 },
937 { "when": { "note": "23", "instrument": "cow_bell" },
938 "apply": { "model": "noteblock/cow_bell_23" }
939 },
940 { "when": { "note": "24", "instrument": "cow_bell" },
941 "apply": { "model": "noteblock/cow_bell_24" }
942 },
943
944
945 { "when": { "note": "0", "instrument": "didgeridoo" },
946 "apply": { "model": "noteblock/didgeridoo_0" }
947 },
948 { "when": { "note": "1", "instrument": "didgeridoo" },
949 "apply": { "model": "noteblock/didgeridoo_1" }
950 },
951 { "when": { "note": "2", "instrument": "didgeridoo" },
952 "apply": { "model": "noteblock/didgeridoo_2" }
953 },
954 { "when": { "note": "3", "instrument": "didgeridoo" },
955 "apply": { "model": "noteblock/didgeridoo_3" }
956 },
957 { "when": { "note": "4", "instrument": "didgeridoo" },
958 "apply": { "model": "noteblock/didgeridoo_4" }
959 },
960 { "when": { "note": "5", "instrument": "didgeridoo" },
961 "apply": { "model": "noteblock/didgeridoo_5" }
962 },
963 { "when": { "note": "6", "instrument": "didgeridoo" },
964 "apply": { "model": "noteblock/didgeridoo_6" }
965 },
966 { "when": { "note": "7", "instrument": "didgeridoo" },
967 "apply": { "model": "noteblock/didgeridoo_7" }
968 },
969 { "when": { "note": "8", "instrument": "didgeridoo" },
970 "apply": { "model": "noteblock/didgeridoo_8" }
971 },
972 { "when": { "note": "9", "instrument": "didgeridoo" },
973 "apply": { "model": "noteblock/didgeridoo_9" }
974 },
975 { "when": { "note": "10", "instrument": "didgeridoo" },
976 "apply": { "model": "noteblock/didgeridoo_10" }
977 },
978 { "when": { "note": "11", "instrument": "didgeridoo" },
979 "apply": { "model": "noteblock/didgeridoo_11" }
980 },
981 { "when": { "note": "12", "instrument": "didgeridoo" },
982 "apply": { "model": "noteblock/didgeridoo_12" }
983 },
984 { "when": { "note": "13", "instrument": "didgeridoo" },
985 "apply": { "model": "noteblock/didgeridoo_13" }
986 },
987 { "when": { "note": "14", "instrument": "didgeridoo" },
988 "apply": { "model": "noteblock/didgeridoo_14" }
989 },
990 { "when": { "note": "15", "instrument": "didgeridoo" },
991 "apply": { "model": "noteblock/didgeridoo_15" }
992 },
993 { "when": { "note": "16", "instrument": "didgeridoo" },
994 "apply": { "model": "noteblock/didgeridoo_16" }
995 },
996 { "when": { "note": "17", "instrument": "didgeridoo" },
997 "apply": { "model": "noteblock/didgeridoo_17" }
998 },
999 { "when": { "note": "18", "instrument": "didgeridoo" },
1000 "apply": { "model": "noteblock/didgeridoo_18" }
1001 },
1002 { "when": { "note": "19", "instrument": "didgeridoo" },
1003 "apply": { "model": "noteblock/didgeridoo_19" }
1004 },
1005 { "when": { "note": "20", "instrument": "didgeridoo" },
1006 "apply": { "model": "noteblock/didgeridoo_20" }
1007 },
1008 { "when": { "note": "21", "instrument": "didgeridoo" },
1009 "apply": { "model": "noteblock/didgeridoo_21" }
1010 },
1011 { "when": { "note": "22", "instrument": "didgeridoo" },
1012 "apply": { "model": "noteblock/didgeridoo_22" }
1013 },
1014 { "when": { "note": "23", "instrument": "didgeridoo" },
1015 "apply": { "model": "noteblock/didgeridoo_23" }
1016 },
1017 { "when": { "note": "24", "instrument": "didgeridoo" },
1018 "apply": { "model": "noteblock/didgeridoo_24" }
1019 },
1020
1021
1022 { "when": { "note": "0", "instrument": "bit" },
1023 "apply": { "model": "noteblock/bit_0" }
1024 },
1025 { "when": { "note": "1", "instrument": "bit" },
1026 "apply": { "model": "noteblock/bit_1" }
1027 },
1028 { "when": { "note": "2", "instrument": "bit" },
1029 "apply": { "model": "noteblock/bit_2" }
1030 },
1031 { "when": { "note": "3", "instrument": "bit" },
1032 "apply": { "model": "noteblock/bit_3" }
1033 },
1034 { "when": { "note": "4", "instrument": "bit" },
1035 "apply": { "model": "noteblock/bit_4" }
1036 },
1037 { "when": { "note": "5", "instrument": "bit" },
1038 "apply": { "model": "noteblock/bit_5" }
1039 },
1040 { "when": { "note": "6", "instrument": "bit" },
1041 "apply": { "model": "noteblock/bit_6" }
1042 },
1043 { "when": { "note": "7", "instrument": "bit" },
1044 "apply": { "model": "noteblock/bit_7" }
1045 },
1046 { "when": { "note": "8", "instrument": "bit" },
1047 "apply": { "model": "noteblock/bit_8" }
1048 },
1049 { "when": { "note": "9", "instrument": "bit" },
1050 "apply": { "model": "noteblock/bit_9" }
1051 },
1052 { "when": { "note": "10", "instrument": "bit" },
1053 "apply": { "model": "noteblock/bit_10" }
1054 },
1055 { "when": { "note": "11", "instrument": "bit" },
1056 "apply": { "model": "noteblock/bit_11" }
1057 },
1058 { "when": { "note": "12", "instrument": "bit" },
1059 "apply": { "model": "noteblock/bit_12" }
1060 },
1061 { "when": { "note": "13", "instrument": "bit" },
1062 "apply": { "model": "noteblock/bit_13" }
1063 },
1064 { "when": { "note": "14", "instrument": "bit" },
1065 "apply": { "model": "noteblock/bit_14" }
1066 },
1067 { "when": { "note": "15", "instrument": "bit" },
1068 "apply": { "model": "noteblock/bit_15" }
1069 },
1070 { "when": { "note": "16", "instrument": "bit" },
1071 "apply": { "model": "noteblock/bit_16" }
1072 },
1073 { "when": { "note": "17", "instrument": "bit" },
1074 "apply": { "model": "noteblock/bit_17" }
1075 },
1076 { "when": { "note": "18", "instrument": "bit" },
1077 "apply": { "model": "noteblock/bit_18" }
1078 },
1079 { "when": { "note": "19", "instrument": "bit" },
1080 "apply": { "model": "noteblock/bit_19" }
1081 },
1082 { "when": { "note": "20", "instrument": "bit" },
1083 "apply": { "model": "noteblock/bit_20" }
1084 },
1085 { "when": { "note": "21", "instrument": "bit" },
1086 "apply": { "model": "noteblock/bit_21" }
1087 },
1088 { "when": { "note": "22", "instrument": "bit" },
1089 "apply": { "model": "noteblock/bit_22" }
1090 },
1091 { "when": { "note": "23", "instrument": "bit" },
1092 "apply": { "model": "noteblock/bit_23" }
1093 },
1094 { "when": { "note": "24", "instrument": "bit" },
1095 "apply": { "model": "noteblock/bit_24" }
1096 },
1097
1098
1099 { "when": { "note": "0", "instrument": "banjo" },
1100 "apply": { "model": "noteblock/banjo_0" }
1101 },
1102 { "when": { "note": "1", "instrument": "banjo" },
1103 "apply": { "model": "noteblock/banjo_1" }
1104 },
1105 { "when": { "note": "2", "instrument": "banjo" },
1106 "apply": { "model": "noteblock/banjo_2" }
1107 },
1108 { "when": { "note": "3", "instrument": "banjo" },
1109 "apply": { "model": "noteblock/banjo_3" }
1110 },
1111 { "when": { "note": "4", "instrument": "banjo" },
1112 "apply": { "model": "noteblock/banjo_4" }
1113 },
1114 { "when": { "note": "5", "instrument": "banjo" },
1115 "apply": { "model": "noteblock/banjo_5" }
1116 },
1117 { "when": { "note": "6", "instrument": "banjo" },
1118 "apply": { "model": "noteblock/banjo_6" }
1119 },
1120 { "when": { "note": "7", "instrument": "banjo" },
1121 "apply": { "model": "noteblock/banjo_7" }
1122 },
1123 { "when": { "note": "8", "instrument": "banjo" },
1124 "apply": { "model": "noteblock/banjo_8" }
1125 },
1126 { "when": { "note": "9", "instrument": "banjo" },
1127 "apply": { "model": "noteblock/banjo_9" }
1128 },
1129 { "when": { "note": "10", "instrument": "banjo" },
1130 "apply": { "model": "noteblock/banjo_10" }
1131 },
1132 { "when": { "note": "11", "instrument": "banjo" },
1133 "apply": { "model": "noteblock/banjo_11" }
1134 },
1135 { "when": { "note": "12", "instrument": "banjo" },
1136 "apply": { "model": "noteblock/banjo_12" }
1137 },
1138 { "when": { "note": "13", "instrument": "banjo" },
1139 "apply": { "model": "noteblock/banjo_13" }
1140 },
1141 { "when": { "note": "14", "instrument": "banjo" },
1142 "apply": { "model": "noteblock/banjo_14" }
1143 },
1144 { "when": { "note": "15", "instrument": "banjo" },
1145 "apply": { "model": "noteblock/banjo_15" }
1146 },
1147 { "when": { "note": "16", "instrument": "banjo" },
1148 "apply": { "model": "noteblock/banjo_16" }
1149 },
1150 { "when": { "note": "17", "instrument": "banjo" },
1151 "apply": { "model": "noteblock/banjo_17" }
1152 },
1153 { "when": { "note": "18", "instrument": "banjo" },
1154 "apply": { "model": "noteblock/banjo_18" }
1155 },
1156 { "when": { "note": "19", "instrument": "banjo" },
1157 "apply": { "model": "noteblock/banjo_19" }
1158 },
1159 { "when": { "note": "20", "instrument": "banjo" },
1160 "apply": { "model": "noteblock/banjo_20" }
1161 },
1162 { "when": { "note": "21", "instrument": "banjo" },
1163 "apply": { "model": "noteblock/banjo_21" }
1164 },
1165 { "when": { "note": "22", "instrument": "banjo" },
1166 "apply": { "model": "noteblock/banjo_22" }
1167 },
1168 { "when": { "note": "23", "instrument": "banjo" },
1169 "apply": { "model": "noteblock/banjo_23" }
1170 },
1171 { "when": { "note": "24", "instrument": "banjo" },
1172 "apply": { "model": "noteblock/banjo_24" }
1173 },
1174
1175
1176 { "when": { "note": "0", "instrument": "pling" },
1177 "apply": { "model": "noteblock/pling_0" }
1178 },
1179 { "when": { "note": "1", "instrument": "pling" },
1180 "apply": { "model": "noteblock/pling_1" }
1181 },
1182 { "when": { "note": "2", "instrument": "pling" },
1183 "apply": { "model": "noteblock/pling_2" }
1184 },
1185 { "when": { "note": "3", "instrument": "pling" },
1186 "apply": { "model": "noteblock/pling_3" }
1187 },
1188 { "when": { "note": "4", "instrument": "pling" },
1189 "apply": { "model": "noteblock/pling_4" }
1190 },
1191 { "when": { "note": "5", "instrument": "pling" },
1192 "apply": { "model": "noteblock/pling_5" }
1193 },
1194 { "when": { "note": "6", "instrument": "pling" },
1195 "apply": { "model": "noteblock/pling_6" }
1196 },
1197 { "when": { "note": "7", "instrument": "pling" },
1198 "apply": { "model": "noteblock/pling_7" }
1199 },
1200 { "when": { "note": "8", "instrument": "pling" },
1201 "apply": { "model": "noteblock/pling_8" }
1202 },
1203 { "when": { "note": "9", "instrument": "pling" },
1204 "apply": { "model": "noteblock/pling_9" }
1205 },
1206 { "when": { "note": "10", "instrument": "pling" },
1207 "apply": { "model": "noteblock/pling_10" }
1208 },
1209 { "when": { "note": "11", "instrument": "pling" },
1210 "apply": { "model": "noteblock/pling_11" }
1211 },
1212 { "when": { "note": "12", "instrument": "pling" },
1213 "apply": { "model": "noteblock/pling_12" }
1214 },
1215 { "when": { "note": "13", "instrument": "pling" },
1216 "apply": { "model": "noteblock/pling_13" }
1217 },
1218 { "when": { "note": "14", "instrument": "pling" },
1219 "apply": { "model": "noteblock/pling_14" }
1220 },
1221 { "when": { "note": "15", "instrument": "pling" },
1222 "apply": { "model": "noteblock/pling_15" }
1223 },
1224 { "when": { "note": "16", "instrument": "pling" },
1225 "apply": { "model": "noteblock/pling_16" }
1226 },
1227 { "when": { "note": "17", "instrument": "pling" },
1228 "apply": { "model": "noteblock/pling_17" }
1229 },
1230 { "when": { "note": "18", "instrument": "pling" },
1231 "apply": { "model": "noteblock/pling_18" }
1232 },
1233 { "when": { "note": "19", "instrument": "pling" },
1234 "apply": { "model": "noteblock/pling_19" }
1235 },
1236 { "when": { "note": "20", "instrument": "pling" },
1237 "apply": { "model": "noteblock/pling_20" }
1238 },
1239 { "when": { "note": "21", "instrument": "pling" },
1240 "apply": { "model": "noteblock/pling_21" }
1241 },
1242 { "when": { "note": "22", "instrument": "pling" },
1243 "apply": { "model": "noteblock/pling_22" }
1244 },
1245 { "when": { "note": "23", "instrument": "pling" },
1246 "apply": { "model": "noteblock/pling_23" }
1247 },
1248 { "when": { "note": "24", "instrument": "pling" },
1249 "apply": { "model": "noteblock/pling_24" }
1250 }
1251 ]
1252}