@jsprismarine/bedrock-data 1.20.72 → 1.20.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/index.js +14 -19
  2. package/index.d.ts +4 -0
  3. package/jsp/block_id_map.json +555 -0
  4. package/jsp/item_id_map.json +809 -0
  5. package/package.json +3 -1
  6. package/resources/.gitattributes +30 -0
  7. package/resources/.minify_json.php +32 -0
  8. package/resources/LICENSE +121 -0
  9. package/resources/README.md +40 -0
  10. package/resources/banner_patterns.json +320 -0
  11. package/resources/biome_definitions_full.nbt +0 -0
  12. package/resources/biome_id_map.json +88 -0
  13. package/resources/block_id_to_item_id_map.json +1034 -0
  14. package/resources/block_state_meta_map.json +14151 -0
  15. package/resources/canonical_block_states.nbt +0 -0
  16. package/resources/command_arg_types.json +354 -0
  17. package/resources/composer.json +7 -0
  18. package/resources/creativeitems.json +6061 -0
  19. package/resources/entity_id_map.json +128 -0
  20. package/resources/item_tags.json +790 -0
  21. package/resources/level_sound_id_map.json +469 -0
  22. package/resources/particle_id_map.json +86 -0
  23. package/resources/r16_to_current_item_map.json +499 -0
  24. package/resources/recipes/potion_container_change.json +16 -0
  25. package/resources/recipes/potion_type.json +2387 -0
  26. package/resources/recipes/shaped_chemistry.json +3459 -0
  27. package/resources/recipes/shaped_crafting.json +22459 -0
  28. package/resources/recipes/shapeless_chemistry.json +1126 -0
  29. package/resources/recipes/shapeless_crafting.json +20340 -0
  30. package/resources/recipes/shapeless_shulker_box.json +5762 -0
  31. package/resources/recipes/smelting.json +2123 -0
  32. package/resources/recipes/smithing.json +164 -0
  33. package/resources/recipes/smithing_trim.json +14 -0
  34. package/resources/recipes/special_hardcoded.json +16 -0
  35. package/resources/required_item_list.json +6126 -0
  36. /package/{dist/runtime_block_states-9230f3440ccad35e.dat → jsp/runtime_block_states.dat} +0 -0
  37. /package/{dist/biome_definitions-4bbc294108860f0d.nbt → resources/biome_definitions.nbt} +0 -0
  38. /package/{dist/entity_identifiers-0f1f67be198c6d13.nbt → resources/entity_identifiers.nbt} +0 -0
  39. /package/{dist/r12_to_current_block_map-6aedb4171e4f37e6.bin → resources/r12_to_current_block_map.bin} +0 -0
@@ -0,0 +1,2387 @@
1
+ [
2
+ {
3
+ "ingredient": {
4
+ "name": "minecraft:blaze_powder"
5
+ },
6
+ "input": {
7
+ "meta": 4,
8
+ "name": "minecraft:lingering_potion"
9
+ },
10
+ "output": {
11
+ "meta": 31,
12
+ "name": "minecraft:lingering_potion"
13
+ }
14
+ },
15
+ {
16
+ "ingredient": {
17
+ "name": "minecraft:blaze_powder"
18
+ },
19
+ "input": {
20
+ "meta": 4,
21
+ "name": "minecraft:potion"
22
+ },
23
+ "output": {
24
+ "meta": 31,
25
+ "name": "minecraft:potion"
26
+ }
27
+ },
28
+ {
29
+ "ingredient": {
30
+ "name": "minecraft:blaze_powder"
31
+ },
32
+ "input": {
33
+ "meta": 4,
34
+ "name": "minecraft:splash_potion"
35
+ },
36
+ "output": {
37
+ "meta": 31,
38
+ "name": "minecraft:splash_potion"
39
+ }
40
+ },
41
+ {
42
+ "ingredient": {
43
+ "name": "minecraft:blaze_powder"
44
+ },
45
+ "input": {
46
+ "name": "minecraft:lingering_potion"
47
+ },
48
+ "output": {
49
+ "meta": 1,
50
+ "name": "minecraft:lingering_potion"
51
+ }
52
+ },
53
+ {
54
+ "ingredient": {
55
+ "name": "minecraft:blaze_powder"
56
+ },
57
+ "input": {
58
+ "name": "minecraft:potion"
59
+ },
60
+ "output": {
61
+ "meta": 1,
62
+ "name": "minecraft:potion"
63
+ }
64
+ },
65
+ {
66
+ "ingredient": {
67
+ "name": "minecraft:blaze_powder"
68
+ },
69
+ "input": {
70
+ "name": "minecraft:splash_potion"
71
+ },
72
+ "output": {
73
+ "meta": 1,
74
+ "name": "minecraft:splash_potion"
75
+ }
76
+ },
77
+ {
78
+ "ingredient": {
79
+ "name": "minecraft:fermented_spider_eye"
80
+ },
81
+ "input": {
82
+ "meta": 1,
83
+ "name": "minecraft:lingering_potion"
84
+ },
85
+ "output": {
86
+ "meta": 34,
87
+ "name": "minecraft:lingering_potion"
88
+ }
89
+ },
90
+ {
91
+ "ingredient": {
92
+ "name": "minecraft:fermented_spider_eye"
93
+ },
94
+ "input": {
95
+ "meta": 1,
96
+ "name": "minecraft:potion"
97
+ },
98
+ "output": {
99
+ "meta": 34,
100
+ "name": "minecraft:potion"
101
+ }
102
+ },
103
+ {
104
+ "ingredient": {
105
+ "name": "minecraft:fermented_spider_eye"
106
+ },
107
+ "input": {
108
+ "meta": 1,
109
+ "name": "minecraft:splash_potion"
110
+ },
111
+ "output": {
112
+ "meta": 34,
113
+ "name": "minecraft:splash_potion"
114
+ }
115
+ },
116
+ {
117
+ "ingredient": {
118
+ "name": "minecraft:fermented_spider_eye"
119
+ },
120
+ "input": {
121
+ "meta": 10,
122
+ "name": "minecraft:lingering_potion"
123
+ },
124
+ "output": {
125
+ "meta": 18,
126
+ "name": "minecraft:lingering_potion"
127
+ }
128
+ },
129
+ {
130
+ "ingredient": {
131
+ "name": "minecraft:fermented_spider_eye"
132
+ },
133
+ "input": {
134
+ "meta": 10,
135
+ "name": "minecraft:potion"
136
+ },
137
+ "output": {
138
+ "meta": 18,
139
+ "name": "minecraft:potion"
140
+ }
141
+ },
142
+ {
143
+ "ingredient": {
144
+ "name": "minecraft:fermented_spider_eye"
145
+ },
146
+ "input": {
147
+ "meta": 10,
148
+ "name": "minecraft:splash_potion"
149
+ },
150
+ "output": {
151
+ "meta": 18,
152
+ "name": "minecraft:splash_potion"
153
+ }
154
+ },
155
+ {
156
+ "ingredient": {
157
+ "name": "minecraft:fermented_spider_eye"
158
+ },
159
+ "input": {
160
+ "meta": 14,
161
+ "name": "minecraft:lingering_potion"
162
+ },
163
+ "output": {
164
+ "meta": 17,
165
+ "name": "minecraft:lingering_potion"
166
+ }
167
+ },
168
+ {
169
+ "ingredient": {
170
+ "name": "minecraft:fermented_spider_eye"
171
+ },
172
+ "input": {
173
+ "meta": 14,
174
+ "name": "minecraft:potion"
175
+ },
176
+ "output": {
177
+ "meta": 17,
178
+ "name": "minecraft:potion"
179
+ }
180
+ },
181
+ {
182
+ "ingredient": {
183
+ "name": "minecraft:fermented_spider_eye"
184
+ },
185
+ "input": {
186
+ "meta": 14,
187
+ "name": "minecraft:splash_potion"
188
+ },
189
+ "output": {
190
+ "meta": 17,
191
+ "name": "minecraft:splash_potion"
192
+ }
193
+ },
194
+ {
195
+ "ingredient": {
196
+ "name": "minecraft:fermented_spider_eye"
197
+ },
198
+ "input": {
199
+ "meta": 15,
200
+ "name": "minecraft:lingering_potion"
201
+ },
202
+ "output": {
203
+ "meta": 18,
204
+ "name": "minecraft:lingering_potion"
205
+ }
206
+ },
207
+ {
208
+ "ingredient": {
209
+ "name": "minecraft:fermented_spider_eye"
210
+ },
211
+ "input": {
212
+ "meta": 15,
213
+ "name": "minecraft:potion"
214
+ },
215
+ "output": {
216
+ "meta": 18,
217
+ "name": "minecraft:potion"
218
+ }
219
+ },
220
+ {
221
+ "ingredient": {
222
+ "name": "minecraft:fermented_spider_eye"
223
+ },
224
+ "input": {
225
+ "meta": 15,
226
+ "name": "minecraft:splash_potion"
227
+ },
228
+ "output": {
229
+ "meta": 18,
230
+ "name": "minecraft:splash_potion"
231
+ }
232
+ },
233
+ {
234
+ "ingredient": {
235
+ "name": "minecraft:fermented_spider_eye"
236
+ },
237
+ "input": {
238
+ "meta": 2,
239
+ "name": "minecraft:lingering_potion"
240
+ },
241
+ "output": {
242
+ "meta": 35,
243
+ "name": "minecraft:lingering_potion"
244
+ }
245
+ },
246
+ {
247
+ "ingredient": {
248
+ "name": "minecraft:fermented_spider_eye"
249
+ },
250
+ "input": {
251
+ "meta": 2,
252
+ "name": "minecraft:potion"
253
+ },
254
+ "output": {
255
+ "meta": 35,
256
+ "name": "minecraft:potion"
257
+ }
258
+ },
259
+ {
260
+ "ingredient": {
261
+ "name": "minecraft:fermented_spider_eye"
262
+ },
263
+ "input": {
264
+ "meta": 2,
265
+ "name": "minecraft:splash_potion"
266
+ },
267
+ "output": {
268
+ "meta": 35,
269
+ "name": "minecraft:splash_potion"
270
+ }
271
+ },
272
+ {
273
+ "ingredient": {
274
+ "name": "minecraft:fermented_spider_eye"
275
+ },
276
+ "input": {
277
+ "meta": 21,
278
+ "name": "minecraft:lingering_potion"
279
+ },
280
+ "output": {
281
+ "meta": 23,
282
+ "name": "minecraft:lingering_potion"
283
+ }
284
+ },
285
+ {
286
+ "ingredient": {
287
+ "name": "minecraft:fermented_spider_eye"
288
+ },
289
+ "input": {
290
+ "meta": 21,
291
+ "name": "minecraft:potion"
292
+ },
293
+ "output": {
294
+ "meta": 23,
295
+ "name": "minecraft:potion"
296
+ }
297
+ },
298
+ {
299
+ "ingredient": {
300
+ "name": "minecraft:fermented_spider_eye"
301
+ },
302
+ "input": {
303
+ "meta": 21,
304
+ "name": "minecraft:splash_potion"
305
+ },
306
+ "output": {
307
+ "meta": 23,
308
+ "name": "minecraft:splash_potion"
309
+ }
310
+ },
311
+ {
312
+ "ingredient": {
313
+ "name": "minecraft:fermented_spider_eye"
314
+ },
315
+ "input": {
316
+ "meta": 22,
317
+ "name": "minecraft:lingering_potion"
318
+ },
319
+ "output": {
320
+ "meta": 24,
321
+ "name": "minecraft:lingering_potion"
322
+ }
323
+ },
324
+ {
325
+ "ingredient": {
326
+ "name": "minecraft:fermented_spider_eye"
327
+ },
328
+ "input": {
329
+ "meta": 22,
330
+ "name": "minecraft:potion"
331
+ },
332
+ "output": {
333
+ "meta": 24,
334
+ "name": "minecraft:potion"
335
+ }
336
+ },
337
+ {
338
+ "ingredient": {
339
+ "name": "minecraft:fermented_spider_eye"
340
+ },
341
+ "input": {
342
+ "meta": 22,
343
+ "name": "minecraft:splash_potion"
344
+ },
345
+ "output": {
346
+ "meta": 24,
347
+ "name": "minecraft:splash_potion"
348
+ }
349
+ },
350
+ {
351
+ "ingredient": {
352
+ "name": "minecraft:fermented_spider_eye"
353
+ },
354
+ "input": {
355
+ "meta": 25,
356
+ "name": "minecraft:lingering_potion"
357
+ },
358
+ "output": {
359
+ "meta": 23,
360
+ "name": "minecraft:lingering_potion"
361
+ }
362
+ },
363
+ {
364
+ "ingredient": {
365
+ "name": "minecraft:fermented_spider_eye"
366
+ },
367
+ "input": {
368
+ "meta": 25,
369
+ "name": "minecraft:potion"
370
+ },
371
+ "output": {
372
+ "meta": 23,
373
+ "name": "minecraft:potion"
374
+ }
375
+ },
376
+ {
377
+ "ingredient": {
378
+ "name": "minecraft:fermented_spider_eye"
379
+ },
380
+ "input": {
381
+ "meta": 25,
382
+ "name": "minecraft:splash_potion"
383
+ },
384
+ "output": {
385
+ "meta": 23,
386
+ "name": "minecraft:splash_potion"
387
+ }
388
+ },
389
+ {
390
+ "ingredient": {
391
+ "name": "minecraft:fermented_spider_eye"
392
+ },
393
+ "input": {
394
+ "meta": 26,
395
+ "name": "minecraft:lingering_potion"
396
+ },
397
+ "output": {
398
+ "meta": 23,
399
+ "name": "minecraft:lingering_potion"
400
+ }
401
+ },
402
+ {
403
+ "ingredient": {
404
+ "name": "minecraft:fermented_spider_eye"
405
+ },
406
+ "input": {
407
+ "meta": 26,
408
+ "name": "minecraft:potion"
409
+ },
410
+ "output": {
411
+ "meta": 23,
412
+ "name": "minecraft:potion"
413
+ }
414
+ },
415
+ {
416
+ "ingredient": {
417
+ "name": "minecraft:fermented_spider_eye"
418
+ },
419
+ "input": {
420
+ "meta": 26,
421
+ "name": "minecraft:splash_potion"
422
+ },
423
+ "output": {
424
+ "meta": 23,
425
+ "name": "minecraft:splash_potion"
426
+ }
427
+ },
428
+ {
429
+ "ingredient": {
430
+ "name": "minecraft:fermented_spider_eye"
431
+ },
432
+ "input": {
433
+ "meta": 27,
434
+ "name": "minecraft:lingering_potion"
435
+ },
436
+ "output": {
437
+ "meta": 24,
438
+ "name": "minecraft:lingering_potion"
439
+ }
440
+ },
441
+ {
442
+ "ingredient": {
443
+ "name": "minecraft:fermented_spider_eye"
444
+ },
445
+ "input": {
446
+ "meta": 27,
447
+ "name": "minecraft:potion"
448
+ },
449
+ "output": {
450
+ "meta": 24,
451
+ "name": "minecraft:potion"
452
+ }
453
+ },
454
+ {
455
+ "ingredient": {
456
+ "name": "minecraft:fermented_spider_eye"
457
+ },
458
+ "input": {
459
+ "meta": 27,
460
+ "name": "minecraft:splash_potion"
461
+ },
462
+ "output": {
463
+ "meta": 24,
464
+ "name": "minecraft:splash_potion"
465
+ }
466
+ },
467
+ {
468
+ "ingredient": {
469
+ "name": "minecraft:fermented_spider_eye"
470
+ },
471
+ "input": {
472
+ "meta": 3,
473
+ "name": "minecraft:lingering_potion"
474
+ },
475
+ "output": {
476
+ "meta": 34,
477
+ "name": "minecraft:lingering_potion"
478
+ }
479
+ },
480
+ {
481
+ "ingredient": {
482
+ "name": "minecraft:fermented_spider_eye"
483
+ },
484
+ "input": {
485
+ "meta": 3,
486
+ "name": "minecraft:potion"
487
+ },
488
+ "output": {
489
+ "meta": 34,
490
+ "name": "minecraft:potion"
491
+ }
492
+ },
493
+ {
494
+ "ingredient": {
495
+ "name": "minecraft:fermented_spider_eye"
496
+ },
497
+ "input": {
498
+ "meta": 3,
499
+ "name": "minecraft:splash_potion"
500
+ },
501
+ "output": {
502
+ "meta": 34,
503
+ "name": "minecraft:splash_potion"
504
+ }
505
+ },
506
+ {
507
+ "ingredient": {
508
+ "name": "minecraft:fermented_spider_eye"
509
+ },
510
+ "input": {
511
+ "meta": 31,
512
+ "name": "minecraft:lingering_potion"
513
+ },
514
+ "output": {
515
+ "meta": 34,
516
+ "name": "minecraft:lingering_potion"
517
+ }
518
+ },
519
+ {
520
+ "ingredient": {
521
+ "name": "minecraft:fermented_spider_eye"
522
+ },
523
+ "input": {
524
+ "meta": 31,
525
+ "name": "minecraft:potion"
526
+ },
527
+ "output": {
528
+ "meta": 34,
529
+ "name": "minecraft:potion"
530
+ }
531
+ },
532
+ {
533
+ "ingredient": {
534
+ "name": "minecraft:fermented_spider_eye"
535
+ },
536
+ "input": {
537
+ "meta": 31,
538
+ "name": "minecraft:splash_potion"
539
+ },
540
+ "output": {
541
+ "meta": 34,
542
+ "name": "minecraft:splash_potion"
543
+ }
544
+ },
545
+ {
546
+ "ingredient": {
547
+ "name": "minecraft:fermented_spider_eye"
548
+ },
549
+ "input": {
550
+ "meta": 32,
551
+ "name": "minecraft:lingering_potion"
552
+ },
553
+ "output": {
554
+ "meta": 35,
555
+ "name": "minecraft:lingering_potion"
556
+ }
557
+ },
558
+ {
559
+ "ingredient": {
560
+ "name": "minecraft:fermented_spider_eye"
561
+ },
562
+ "input": {
563
+ "meta": 32,
564
+ "name": "minecraft:potion"
565
+ },
566
+ "output": {
567
+ "meta": 35,
568
+ "name": "minecraft:potion"
569
+ }
570
+ },
571
+ {
572
+ "ingredient": {
573
+ "name": "minecraft:fermented_spider_eye"
574
+ },
575
+ "input": {
576
+ "meta": 32,
577
+ "name": "minecraft:splash_potion"
578
+ },
579
+ "output": {
580
+ "meta": 35,
581
+ "name": "minecraft:splash_potion"
582
+ }
583
+ },
584
+ {
585
+ "ingredient": {
586
+ "name": "minecraft:fermented_spider_eye"
587
+ },
588
+ "input": {
589
+ "meta": 33,
590
+ "name": "minecraft:lingering_potion"
591
+ },
592
+ "output": {
593
+ "meta": 34,
594
+ "name": "minecraft:lingering_potion"
595
+ }
596
+ },
597
+ {
598
+ "ingredient": {
599
+ "name": "minecraft:fermented_spider_eye"
600
+ },
601
+ "input": {
602
+ "meta": 33,
603
+ "name": "minecraft:potion"
604
+ },
605
+ "output": {
606
+ "meta": 34,
607
+ "name": "minecraft:potion"
608
+ }
609
+ },
610
+ {
611
+ "ingredient": {
612
+ "name": "minecraft:fermented_spider_eye"
613
+ },
614
+ "input": {
615
+ "meta": 33,
616
+ "name": "minecraft:splash_potion"
617
+ },
618
+ "output": {
619
+ "meta": 34,
620
+ "name": "minecraft:splash_potion"
621
+ }
622
+ },
623
+ {
624
+ "ingredient": {
625
+ "name": "minecraft:fermented_spider_eye"
626
+ },
627
+ "input": {
628
+ "meta": 4,
629
+ "name": "minecraft:lingering_potion"
630
+ },
631
+ "output": {
632
+ "meta": 34,
633
+ "name": "minecraft:lingering_potion"
634
+ }
635
+ },
636
+ {
637
+ "ingredient": {
638
+ "name": "minecraft:fermented_spider_eye"
639
+ },
640
+ "input": {
641
+ "meta": 4,
642
+ "name": "minecraft:potion"
643
+ },
644
+ "output": {
645
+ "meta": 34,
646
+ "name": "minecraft:potion"
647
+ }
648
+ },
649
+ {
650
+ "ingredient": {
651
+ "name": "minecraft:fermented_spider_eye"
652
+ },
653
+ "input": {
654
+ "meta": 4,
655
+ "name": "minecraft:splash_potion"
656
+ },
657
+ "output": {
658
+ "meta": 34,
659
+ "name": "minecraft:splash_potion"
660
+ }
661
+ },
662
+ {
663
+ "ingredient": {
664
+ "name": "minecraft:fermented_spider_eye"
665
+ },
666
+ "input": {
667
+ "meta": 5,
668
+ "name": "minecraft:lingering_potion"
669
+ },
670
+ "output": {
671
+ "meta": 7,
672
+ "name": "minecraft:lingering_potion"
673
+ }
674
+ },
675
+ {
676
+ "ingredient": {
677
+ "name": "minecraft:fermented_spider_eye"
678
+ },
679
+ "input": {
680
+ "meta": 5,
681
+ "name": "minecraft:potion"
682
+ },
683
+ "output": {
684
+ "meta": 7,
685
+ "name": "minecraft:potion"
686
+ }
687
+ },
688
+ {
689
+ "ingredient": {
690
+ "name": "minecraft:fermented_spider_eye"
691
+ },
692
+ "input": {
693
+ "meta": 5,
694
+ "name": "minecraft:splash_potion"
695
+ },
696
+ "output": {
697
+ "meta": 7,
698
+ "name": "minecraft:splash_potion"
699
+ }
700
+ },
701
+ {
702
+ "ingredient": {
703
+ "name": "minecraft:fermented_spider_eye"
704
+ },
705
+ "input": {
706
+ "meta": 6,
707
+ "name": "minecraft:lingering_potion"
708
+ },
709
+ "output": {
710
+ "meta": 8,
711
+ "name": "minecraft:lingering_potion"
712
+ }
713
+ },
714
+ {
715
+ "ingredient": {
716
+ "name": "minecraft:fermented_spider_eye"
717
+ },
718
+ "input": {
719
+ "meta": 6,
720
+ "name": "minecraft:potion"
721
+ },
722
+ "output": {
723
+ "meta": 8,
724
+ "name": "minecraft:potion"
725
+ }
726
+ },
727
+ {
728
+ "ingredient": {
729
+ "name": "minecraft:fermented_spider_eye"
730
+ },
731
+ "input": {
732
+ "meta": 6,
733
+ "name": "minecraft:splash_potion"
734
+ },
735
+ "output": {
736
+ "meta": 8,
737
+ "name": "minecraft:splash_potion"
738
+ }
739
+ },
740
+ {
741
+ "ingredient": {
742
+ "name": "minecraft:fermented_spider_eye"
743
+ },
744
+ "input": {
745
+ "meta": 9,
746
+ "name": "minecraft:lingering_potion"
747
+ },
748
+ "output": {
749
+ "meta": 17,
750
+ "name": "minecraft:lingering_potion"
751
+ }
752
+ },
753
+ {
754
+ "ingredient": {
755
+ "name": "minecraft:fermented_spider_eye"
756
+ },
757
+ "input": {
758
+ "meta": 9,
759
+ "name": "minecraft:potion"
760
+ },
761
+ "output": {
762
+ "meta": 17,
763
+ "name": "minecraft:potion"
764
+ }
765
+ },
766
+ {
767
+ "ingredient": {
768
+ "name": "minecraft:fermented_spider_eye"
769
+ },
770
+ "input": {
771
+ "meta": 9,
772
+ "name": "minecraft:splash_potion"
773
+ },
774
+ "output": {
775
+ "meta": 17,
776
+ "name": "minecraft:splash_potion"
777
+ }
778
+ },
779
+ {
780
+ "ingredient": {
781
+ "name": "minecraft:fermented_spider_eye"
782
+ },
783
+ "input": {
784
+ "name": "minecraft:lingering_potion"
785
+ },
786
+ "output": {
787
+ "meta": 34,
788
+ "name": "minecraft:lingering_potion"
789
+ }
790
+ },
791
+ {
792
+ "ingredient": {
793
+ "name": "minecraft:fermented_spider_eye"
794
+ },
795
+ "input": {
796
+ "name": "minecraft:potion"
797
+ },
798
+ "output": {
799
+ "meta": 34,
800
+ "name": "minecraft:potion"
801
+ }
802
+ },
803
+ {
804
+ "ingredient": {
805
+ "name": "minecraft:fermented_spider_eye"
806
+ },
807
+ "input": {
808
+ "name": "minecraft:splash_potion"
809
+ },
810
+ "output": {
811
+ "meta": 34,
812
+ "name": "minecraft:splash_potion"
813
+ }
814
+ },
815
+ {
816
+ "ingredient": {
817
+ "name": "minecraft:ghast_tear"
818
+ },
819
+ "input": {
820
+ "meta": 4,
821
+ "name": "minecraft:lingering_potion"
822
+ },
823
+ "output": {
824
+ "meta": 28,
825
+ "name": "minecraft:lingering_potion"
826
+ }
827
+ },
828
+ {
829
+ "ingredient": {
830
+ "name": "minecraft:ghast_tear"
831
+ },
832
+ "input": {
833
+ "meta": 4,
834
+ "name": "minecraft:potion"
835
+ },
836
+ "output": {
837
+ "meta": 28,
838
+ "name": "minecraft:potion"
839
+ }
840
+ },
841
+ {
842
+ "ingredient": {
843
+ "name": "minecraft:ghast_tear"
844
+ },
845
+ "input": {
846
+ "meta": 4,
847
+ "name": "minecraft:splash_potion"
848
+ },
849
+ "output": {
850
+ "meta": 28,
851
+ "name": "minecraft:splash_potion"
852
+ }
853
+ },
854
+ {
855
+ "ingredient": {
856
+ "name": "minecraft:ghast_tear"
857
+ },
858
+ "input": {
859
+ "name": "minecraft:lingering_potion"
860
+ },
861
+ "output": {
862
+ "meta": 1,
863
+ "name": "minecraft:lingering_potion"
864
+ }
865
+ },
866
+ {
867
+ "ingredient": {
868
+ "name": "minecraft:ghast_tear"
869
+ },
870
+ "input": {
871
+ "name": "minecraft:potion"
872
+ },
873
+ "output": {
874
+ "meta": 1,
875
+ "name": "minecraft:potion"
876
+ }
877
+ },
878
+ {
879
+ "ingredient": {
880
+ "name": "minecraft:ghast_tear"
881
+ },
882
+ "input": {
883
+ "name": "minecraft:splash_potion"
884
+ },
885
+ "output": {
886
+ "meta": 1,
887
+ "name": "minecraft:splash_potion"
888
+ }
889
+ },
890
+ {
891
+ "ingredient": {
892
+ "name": "minecraft:glistering_melon_slice"
893
+ },
894
+ "input": {
895
+ "meta": 4,
896
+ "name": "minecraft:lingering_potion"
897
+ },
898
+ "output": {
899
+ "meta": 21,
900
+ "name": "minecraft:lingering_potion"
901
+ }
902
+ },
903
+ {
904
+ "ingredient": {
905
+ "name": "minecraft:glistering_melon_slice"
906
+ },
907
+ "input": {
908
+ "meta": 4,
909
+ "name": "minecraft:potion"
910
+ },
911
+ "output": {
912
+ "meta": 21,
913
+ "name": "minecraft:potion"
914
+ }
915
+ },
916
+ {
917
+ "ingredient": {
918
+ "name": "minecraft:glistering_melon_slice"
919
+ },
920
+ "input": {
921
+ "meta": 4,
922
+ "name": "minecraft:splash_potion"
923
+ },
924
+ "output": {
925
+ "meta": 21,
926
+ "name": "minecraft:splash_potion"
927
+ }
928
+ },
929
+ {
930
+ "ingredient": {
931
+ "name": "minecraft:glistering_melon_slice"
932
+ },
933
+ "input": {
934
+ "name": "minecraft:lingering_potion"
935
+ },
936
+ "output": {
937
+ "meta": 1,
938
+ "name": "minecraft:lingering_potion"
939
+ }
940
+ },
941
+ {
942
+ "ingredient": {
943
+ "name": "minecraft:glistering_melon_slice"
944
+ },
945
+ "input": {
946
+ "name": "minecraft:potion"
947
+ },
948
+ "output": {
949
+ "meta": 1,
950
+ "name": "minecraft:potion"
951
+ }
952
+ },
953
+ {
954
+ "ingredient": {
955
+ "name": "minecraft:glistering_melon_slice"
956
+ },
957
+ "input": {
958
+ "name": "minecraft:splash_potion"
959
+ },
960
+ "output": {
961
+ "meta": 1,
962
+ "name": "minecraft:splash_potion"
963
+ }
964
+ },
965
+ {
966
+ "ingredient": {
967
+ "name": "minecraft:glowstone_dust"
968
+ },
969
+ "input": {
970
+ "meta": 14,
971
+ "name": "minecraft:lingering_potion"
972
+ },
973
+ "output": {
974
+ "meta": 16,
975
+ "name": "minecraft:lingering_potion"
976
+ }
977
+ },
978
+ {
979
+ "ingredient": {
980
+ "name": "minecraft:glowstone_dust"
981
+ },
982
+ "input": {
983
+ "meta": 14,
984
+ "name": "minecraft:potion"
985
+ },
986
+ "output": {
987
+ "meta": 16,
988
+ "name": "minecraft:potion"
989
+ }
990
+ },
991
+ {
992
+ "ingredient": {
993
+ "name": "minecraft:glowstone_dust"
994
+ },
995
+ "input": {
996
+ "meta": 14,
997
+ "name": "minecraft:splash_potion"
998
+ },
999
+ "output": {
1000
+ "meta": 16,
1001
+ "name": "minecraft:splash_potion"
1002
+ }
1003
+ },
1004
+ {
1005
+ "ingredient": {
1006
+ "name": "minecraft:glowstone_dust"
1007
+ },
1008
+ "input": {
1009
+ "meta": 17,
1010
+ "name": "minecraft:lingering_potion"
1011
+ },
1012
+ "output": {
1013
+ "meta": 42,
1014
+ "name": "minecraft:lingering_potion"
1015
+ }
1016
+ },
1017
+ {
1018
+ "ingredient": {
1019
+ "name": "minecraft:glowstone_dust"
1020
+ },
1021
+ "input": {
1022
+ "meta": 17,
1023
+ "name": "minecraft:potion"
1024
+ },
1025
+ "output": {
1026
+ "meta": 42,
1027
+ "name": "minecraft:potion"
1028
+ }
1029
+ },
1030
+ {
1031
+ "ingredient": {
1032
+ "name": "minecraft:glowstone_dust"
1033
+ },
1034
+ "input": {
1035
+ "meta": 17,
1036
+ "name": "minecraft:splash_potion"
1037
+ },
1038
+ "output": {
1039
+ "meta": 42,
1040
+ "name": "minecraft:splash_potion"
1041
+ }
1042
+ },
1043
+ {
1044
+ "ingredient": {
1045
+ "name": "minecraft:glowstone_dust"
1046
+ },
1047
+ "input": {
1048
+ "meta": 21,
1049
+ "name": "minecraft:lingering_potion"
1050
+ },
1051
+ "output": {
1052
+ "meta": 22,
1053
+ "name": "minecraft:lingering_potion"
1054
+ }
1055
+ },
1056
+ {
1057
+ "ingredient": {
1058
+ "name": "minecraft:glowstone_dust"
1059
+ },
1060
+ "input": {
1061
+ "meta": 21,
1062
+ "name": "minecraft:potion"
1063
+ },
1064
+ "output": {
1065
+ "meta": 22,
1066
+ "name": "minecraft:potion"
1067
+ }
1068
+ },
1069
+ {
1070
+ "ingredient": {
1071
+ "name": "minecraft:glowstone_dust"
1072
+ },
1073
+ "input": {
1074
+ "meta": 21,
1075
+ "name": "minecraft:splash_potion"
1076
+ },
1077
+ "output": {
1078
+ "meta": 22,
1079
+ "name": "minecraft:splash_potion"
1080
+ }
1081
+ },
1082
+ {
1083
+ "ingredient": {
1084
+ "name": "minecraft:glowstone_dust"
1085
+ },
1086
+ "input": {
1087
+ "meta": 23,
1088
+ "name": "minecraft:lingering_potion"
1089
+ },
1090
+ "output": {
1091
+ "meta": 24,
1092
+ "name": "minecraft:lingering_potion"
1093
+ }
1094
+ },
1095
+ {
1096
+ "ingredient": {
1097
+ "name": "minecraft:glowstone_dust"
1098
+ },
1099
+ "input": {
1100
+ "meta": 23,
1101
+ "name": "minecraft:potion"
1102
+ },
1103
+ "output": {
1104
+ "meta": 24,
1105
+ "name": "minecraft:potion"
1106
+ }
1107
+ },
1108
+ {
1109
+ "ingredient": {
1110
+ "name": "minecraft:glowstone_dust"
1111
+ },
1112
+ "input": {
1113
+ "meta": 23,
1114
+ "name": "minecraft:splash_potion"
1115
+ },
1116
+ "output": {
1117
+ "meta": 24,
1118
+ "name": "minecraft:splash_potion"
1119
+ }
1120
+ },
1121
+ {
1122
+ "ingredient": {
1123
+ "name": "minecraft:glowstone_dust"
1124
+ },
1125
+ "input": {
1126
+ "meta": 25,
1127
+ "name": "minecraft:lingering_potion"
1128
+ },
1129
+ "output": {
1130
+ "meta": 27,
1131
+ "name": "minecraft:lingering_potion"
1132
+ }
1133
+ },
1134
+ {
1135
+ "ingredient": {
1136
+ "name": "minecraft:glowstone_dust"
1137
+ },
1138
+ "input": {
1139
+ "meta": 25,
1140
+ "name": "minecraft:potion"
1141
+ },
1142
+ "output": {
1143
+ "meta": 27,
1144
+ "name": "minecraft:potion"
1145
+ }
1146
+ },
1147
+ {
1148
+ "ingredient": {
1149
+ "name": "minecraft:glowstone_dust"
1150
+ },
1151
+ "input": {
1152
+ "meta": 25,
1153
+ "name": "minecraft:splash_potion"
1154
+ },
1155
+ "output": {
1156
+ "meta": 27,
1157
+ "name": "minecraft:splash_potion"
1158
+ }
1159
+ },
1160
+ {
1161
+ "ingredient": {
1162
+ "name": "minecraft:glowstone_dust"
1163
+ },
1164
+ "input": {
1165
+ "meta": 28,
1166
+ "name": "minecraft:lingering_potion"
1167
+ },
1168
+ "output": {
1169
+ "meta": 30,
1170
+ "name": "minecraft:lingering_potion"
1171
+ }
1172
+ },
1173
+ {
1174
+ "ingredient": {
1175
+ "name": "minecraft:glowstone_dust"
1176
+ },
1177
+ "input": {
1178
+ "meta": 28,
1179
+ "name": "minecraft:potion"
1180
+ },
1181
+ "output": {
1182
+ "meta": 30,
1183
+ "name": "minecraft:potion"
1184
+ }
1185
+ },
1186
+ {
1187
+ "ingredient": {
1188
+ "name": "minecraft:glowstone_dust"
1189
+ },
1190
+ "input": {
1191
+ "meta": 28,
1192
+ "name": "minecraft:splash_potion"
1193
+ },
1194
+ "output": {
1195
+ "meta": 30,
1196
+ "name": "minecraft:splash_potion"
1197
+ }
1198
+ },
1199
+ {
1200
+ "ingredient": {
1201
+ "name": "minecraft:glowstone_dust"
1202
+ },
1203
+ "input": {
1204
+ "meta": 31,
1205
+ "name": "minecraft:lingering_potion"
1206
+ },
1207
+ "output": {
1208
+ "meta": 33,
1209
+ "name": "minecraft:lingering_potion"
1210
+ }
1211
+ },
1212
+ {
1213
+ "ingredient": {
1214
+ "name": "minecraft:glowstone_dust"
1215
+ },
1216
+ "input": {
1217
+ "meta": 31,
1218
+ "name": "minecraft:potion"
1219
+ },
1220
+ "output": {
1221
+ "meta": 33,
1222
+ "name": "minecraft:potion"
1223
+ }
1224
+ },
1225
+ {
1226
+ "ingredient": {
1227
+ "name": "minecraft:glowstone_dust"
1228
+ },
1229
+ "input": {
1230
+ "meta": 31,
1231
+ "name": "minecraft:splash_potion"
1232
+ },
1233
+ "output": {
1234
+ "meta": 33,
1235
+ "name": "minecraft:splash_potion"
1236
+ }
1237
+ },
1238
+ {
1239
+ "ingredient": {
1240
+ "name": "minecraft:glowstone_dust"
1241
+ },
1242
+ "input": {
1243
+ "meta": 37,
1244
+ "name": "minecraft:lingering_potion"
1245
+ },
1246
+ "output": {
1247
+ "meta": 39,
1248
+ "name": "minecraft:lingering_potion"
1249
+ }
1250
+ },
1251
+ {
1252
+ "ingredient": {
1253
+ "name": "minecraft:glowstone_dust"
1254
+ },
1255
+ "input": {
1256
+ "meta": 37,
1257
+ "name": "minecraft:potion"
1258
+ },
1259
+ "output": {
1260
+ "meta": 39,
1261
+ "name": "minecraft:potion"
1262
+ }
1263
+ },
1264
+ {
1265
+ "ingredient": {
1266
+ "name": "minecraft:glowstone_dust"
1267
+ },
1268
+ "input": {
1269
+ "meta": 37,
1270
+ "name": "minecraft:splash_potion"
1271
+ },
1272
+ "output": {
1273
+ "meta": 39,
1274
+ "name": "minecraft:splash_potion"
1275
+ }
1276
+ },
1277
+ {
1278
+ "ingredient": {
1279
+ "name": "minecraft:glowstone_dust"
1280
+ },
1281
+ "input": {
1282
+ "meta": 9,
1283
+ "name": "minecraft:lingering_potion"
1284
+ },
1285
+ "output": {
1286
+ "meta": 11,
1287
+ "name": "minecraft:lingering_potion"
1288
+ }
1289
+ },
1290
+ {
1291
+ "ingredient": {
1292
+ "name": "minecraft:glowstone_dust"
1293
+ },
1294
+ "input": {
1295
+ "meta": 9,
1296
+ "name": "minecraft:potion"
1297
+ },
1298
+ "output": {
1299
+ "meta": 11,
1300
+ "name": "minecraft:potion"
1301
+ }
1302
+ },
1303
+ {
1304
+ "ingredient": {
1305
+ "name": "minecraft:glowstone_dust"
1306
+ },
1307
+ "input": {
1308
+ "meta": 9,
1309
+ "name": "minecraft:splash_potion"
1310
+ },
1311
+ "output": {
1312
+ "meta": 11,
1313
+ "name": "minecraft:splash_potion"
1314
+ }
1315
+ },
1316
+ {
1317
+ "ingredient": {
1318
+ "name": "minecraft:glowstone_dust"
1319
+ },
1320
+ "input": {
1321
+ "name": "minecraft:lingering_potion"
1322
+ },
1323
+ "output": {
1324
+ "meta": 3,
1325
+ "name": "minecraft:lingering_potion"
1326
+ }
1327
+ },
1328
+ {
1329
+ "ingredient": {
1330
+ "name": "minecraft:glowstone_dust"
1331
+ },
1332
+ "input": {
1333
+ "name": "minecraft:potion"
1334
+ },
1335
+ "output": {
1336
+ "meta": 3,
1337
+ "name": "minecraft:potion"
1338
+ }
1339
+ },
1340
+ {
1341
+ "ingredient": {
1342
+ "name": "minecraft:glowstone_dust"
1343
+ },
1344
+ "input": {
1345
+ "name": "minecraft:splash_potion"
1346
+ },
1347
+ "output": {
1348
+ "meta": 3,
1349
+ "name": "minecraft:splash_potion"
1350
+ }
1351
+ },
1352
+ {
1353
+ "ingredient": {
1354
+ "name": "minecraft:golden_carrot"
1355
+ },
1356
+ "input": {
1357
+ "meta": 4,
1358
+ "name": "minecraft:lingering_potion"
1359
+ },
1360
+ "output": {
1361
+ "meta": 5,
1362
+ "name": "minecraft:lingering_potion"
1363
+ }
1364
+ },
1365
+ {
1366
+ "ingredient": {
1367
+ "name": "minecraft:golden_carrot"
1368
+ },
1369
+ "input": {
1370
+ "meta": 4,
1371
+ "name": "minecraft:potion"
1372
+ },
1373
+ "output": {
1374
+ "meta": 5,
1375
+ "name": "minecraft:potion"
1376
+ }
1377
+ },
1378
+ {
1379
+ "ingredient": {
1380
+ "name": "minecraft:golden_carrot"
1381
+ },
1382
+ "input": {
1383
+ "meta": 4,
1384
+ "name": "minecraft:splash_potion"
1385
+ },
1386
+ "output": {
1387
+ "meta": 5,
1388
+ "name": "minecraft:splash_potion"
1389
+ }
1390
+ },
1391
+ {
1392
+ "ingredient": {
1393
+ "name": "minecraft:magma_cream"
1394
+ },
1395
+ "input": {
1396
+ "meta": 4,
1397
+ "name": "minecraft:lingering_potion"
1398
+ },
1399
+ "output": {
1400
+ "meta": 12,
1401
+ "name": "minecraft:lingering_potion"
1402
+ }
1403
+ },
1404
+ {
1405
+ "ingredient": {
1406
+ "name": "minecraft:magma_cream"
1407
+ },
1408
+ "input": {
1409
+ "meta": 4,
1410
+ "name": "minecraft:potion"
1411
+ },
1412
+ "output": {
1413
+ "meta": 12,
1414
+ "name": "minecraft:potion"
1415
+ }
1416
+ },
1417
+ {
1418
+ "ingredient": {
1419
+ "name": "minecraft:magma_cream"
1420
+ },
1421
+ "input": {
1422
+ "meta": 4,
1423
+ "name": "minecraft:splash_potion"
1424
+ },
1425
+ "output": {
1426
+ "meta": 12,
1427
+ "name": "minecraft:splash_potion"
1428
+ }
1429
+ },
1430
+ {
1431
+ "ingredient": {
1432
+ "name": "minecraft:magma_cream"
1433
+ },
1434
+ "input": {
1435
+ "name": "minecraft:lingering_potion"
1436
+ },
1437
+ "output": {
1438
+ "meta": 1,
1439
+ "name": "minecraft:lingering_potion"
1440
+ }
1441
+ },
1442
+ {
1443
+ "ingredient": {
1444
+ "name": "minecraft:magma_cream"
1445
+ },
1446
+ "input": {
1447
+ "name": "minecraft:potion"
1448
+ },
1449
+ "output": {
1450
+ "meta": 1,
1451
+ "name": "minecraft:potion"
1452
+ }
1453
+ },
1454
+ {
1455
+ "ingredient": {
1456
+ "name": "minecraft:magma_cream"
1457
+ },
1458
+ "input": {
1459
+ "name": "minecraft:splash_potion"
1460
+ },
1461
+ "output": {
1462
+ "meta": 1,
1463
+ "name": "minecraft:splash_potion"
1464
+ }
1465
+ },
1466
+ {
1467
+ "ingredient": {
1468
+ "name": "minecraft:nether_wart"
1469
+ },
1470
+ "input": {
1471
+ "name": "minecraft:lingering_potion"
1472
+ },
1473
+ "output": {
1474
+ "meta": 4,
1475
+ "name": "minecraft:lingering_potion"
1476
+ }
1477
+ },
1478
+ {
1479
+ "ingredient": {
1480
+ "name": "minecraft:nether_wart"
1481
+ },
1482
+ "input": {
1483
+ "name": "minecraft:potion"
1484
+ },
1485
+ "output": {
1486
+ "meta": 4,
1487
+ "name": "minecraft:potion"
1488
+ }
1489
+ },
1490
+ {
1491
+ "ingredient": {
1492
+ "name": "minecraft:nether_wart"
1493
+ },
1494
+ "input": {
1495
+ "name": "minecraft:splash_potion"
1496
+ },
1497
+ "output": {
1498
+ "meta": 4,
1499
+ "name": "minecraft:splash_potion"
1500
+ }
1501
+ },
1502
+ {
1503
+ "ingredient": {
1504
+ "name": "minecraft:phantom_membrane"
1505
+ },
1506
+ "input": {
1507
+ "meta": 4,
1508
+ "name": "minecraft:lingering_potion"
1509
+ },
1510
+ "output": {
1511
+ "meta": 40,
1512
+ "name": "minecraft:lingering_potion"
1513
+ }
1514
+ },
1515
+ {
1516
+ "ingredient": {
1517
+ "name": "minecraft:phantom_membrane"
1518
+ },
1519
+ "input": {
1520
+ "meta": 4,
1521
+ "name": "minecraft:potion"
1522
+ },
1523
+ "output": {
1524
+ "meta": 40,
1525
+ "name": "minecraft:potion"
1526
+ }
1527
+ },
1528
+ {
1529
+ "ingredient": {
1530
+ "name": "minecraft:phantom_membrane"
1531
+ },
1532
+ "input": {
1533
+ "meta": 4,
1534
+ "name": "minecraft:splash_potion"
1535
+ },
1536
+ "output": {
1537
+ "meta": 40,
1538
+ "name": "minecraft:splash_potion"
1539
+ }
1540
+ },
1541
+ {
1542
+ "ingredient": {
1543
+ "name": "minecraft:pufferfish"
1544
+ },
1545
+ "input": {
1546
+ "meta": 4,
1547
+ "name": "minecraft:lingering_potion"
1548
+ },
1549
+ "output": {
1550
+ "meta": 19,
1551
+ "name": "minecraft:lingering_potion"
1552
+ }
1553
+ },
1554
+ {
1555
+ "ingredient": {
1556
+ "name": "minecraft:pufferfish"
1557
+ },
1558
+ "input": {
1559
+ "meta": 4,
1560
+ "name": "minecraft:potion"
1561
+ },
1562
+ "output": {
1563
+ "meta": 19,
1564
+ "name": "minecraft:potion"
1565
+ }
1566
+ },
1567
+ {
1568
+ "ingredient": {
1569
+ "name": "minecraft:pufferfish"
1570
+ },
1571
+ "input": {
1572
+ "meta": 4,
1573
+ "name": "minecraft:splash_potion"
1574
+ },
1575
+ "output": {
1576
+ "meta": 19,
1577
+ "name": "minecraft:splash_potion"
1578
+ }
1579
+ },
1580
+ {
1581
+ "ingredient": {
1582
+ "name": "minecraft:rabbit_foot"
1583
+ },
1584
+ "input": {
1585
+ "meta": 4,
1586
+ "name": "minecraft:lingering_potion"
1587
+ },
1588
+ "output": {
1589
+ "meta": 9,
1590
+ "name": "minecraft:lingering_potion"
1591
+ }
1592
+ },
1593
+ {
1594
+ "ingredient": {
1595
+ "name": "minecraft:rabbit_foot"
1596
+ },
1597
+ "input": {
1598
+ "meta": 4,
1599
+ "name": "minecraft:potion"
1600
+ },
1601
+ "output": {
1602
+ "meta": 9,
1603
+ "name": "minecraft:potion"
1604
+ }
1605
+ },
1606
+ {
1607
+ "ingredient": {
1608
+ "name": "minecraft:rabbit_foot"
1609
+ },
1610
+ "input": {
1611
+ "meta": 4,
1612
+ "name": "minecraft:splash_potion"
1613
+ },
1614
+ "output": {
1615
+ "meta": 9,
1616
+ "name": "minecraft:splash_potion"
1617
+ }
1618
+ },
1619
+ {
1620
+ "ingredient": {
1621
+ "name": "minecraft:rabbit_foot"
1622
+ },
1623
+ "input": {
1624
+ "name": "minecraft:lingering_potion"
1625
+ },
1626
+ "output": {
1627
+ "meta": 1,
1628
+ "name": "minecraft:lingering_potion"
1629
+ }
1630
+ },
1631
+ {
1632
+ "ingredient": {
1633
+ "name": "minecraft:rabbit_foot"
1634
+ },
1635
+ "input": {
1636
+ "name": "minecraft:potion"
1637
+ },
1638
+ "output": {
1639
+ "meta": 1,
1640
+ "name": "minecraft:potion"
1641
+ }
1642
+ },
1643
+ {
1644
+ "ingredient": {
1645
+ "name": "minecraft:rabbit_foot"
1646
+ },
1647
+ "input": {
1648
+ "name": "minecraft:splash_potion"
1649
+ },
1650
+ "output": {
1651
+ "meta": 1,
1652
+ "name": "minecraft:splash_potion"
1653
+ }
1654
+ },
1655
+ {
1656
+ "ingredient": {
1657
+ "name": "minecraft:redstone"
1658
+ },
1659
+ "input": {
1660
+ "meta": 12,
1661
+ "name": "minecraft:lingering_potion"
1662
+ },
1663
+ "output": {
1664
+ "meta": 13,
1665
+ "name": "minecraft:lingering_potion"
1666
+ }
1667
+ },
1668
+ {
1669
+ "ingredient": {
1670
+ "name": "minecraft:redstone"
1671
+ },
1672
+ "input": {
1673
+ "meta": 12,
1674
+ "name": "minecraft:potion"
1675
+ },
1676
+ "output": {
1677
+ "meta": 13,
1678
+ "name": "minecraft:potion"
1679
+ }
1680
+ },
1681
+ {
1682
+ "ingredient": {
1683
+ "name": "minecraft:redstone"
1684
+ },
1685
+ "input": {
1686
+ "meta": 12,
1687
+ "name": "minecraft:splash_potion"
1688
+ },
1689
+ "output": {
1690
+ "meta": 13,
1691
+ "name": "minecraft:splash_potion"
1692
+ }
1693
+ },
1694
+ {
1695
+ "ingredient": {
1696
+ "name": "minecraft:redstone"
1697
+ },
1698
+ "input": {
1699
+ "meta": 14,
1700
+ "name": "minecraft:lingering_potion"
1701
+ },
1702
+ "output": {
1703
+ "meta": 15,
1704
+ "name": "minecraft:lingering_potion"
1705
+ }
1706
+ },
1707
+ {
1708
+ "ingredient": {
1709
+ "name": "minecraft:redstone"
1710
+ },
1711
+ "input": {
1712
+ "meta": 14,
1713
+ "name": "minecraft:potion"
1714
+ },
1715
+ "output": {
1716
+ "meta": 15,
1717
+ "name": "minecraft:potion"
1718
+ }
1719
+ },
1720
+ {
1721
+ "ingredient": {
1722
+ "name": "minecraft:redstone"
1723
+ },
1724
+ "input": {
1725
+ "meta": 14,
1726
+ "name": "minecraft:splash_potion"
1727
+ },
1728
+ "output": {
1729
+ "meta": 15,
1730
+ "name": "minecraft:splash_potion"
1731
+ }
1732
+ },
1733
+ {
1734
+ "ingredient": {
1735
+ "name": "minecraft:redstone"
1736
+ },
1737
+ "input": {
1738
+ "meta": 17,
1739
+ "name": "minecraft:lingering_potion"
1740
+ },
1741
+ "output": {
1742
+ "meta": 18,
1743
+ "name": "minecraft:lingering_potion"
1744
+ }
1745
+ },
1746
+ {
1747
+ "ingredient": {
1748
+ "name": "minecraft:redstone"
1749
+ },
1750
+ "input": {
1751
+ "meta": 17,
1752
+ "name": "minecraft:potion"
1753
+ },
1754
+ "output": {
1755
+ "meta": 18,
1756
+ "name": "minecraft:potion"
1757
+ }
1758
+ },
1759
+ {
1760
+ "ingredient": {
1761
+ "name": "minecraft:redstone"
1762
+ },
1763
+ "input": {
1764
+ "meta": 17,
1765
+ "name": "minecraft:splash_potion"
1766
+ },
1767
+ "output": {
1768
+ "meta": 18,
1769
+ "name": "minecraft:splash_potion"
1770
+ }
1771
+ },
1772
+ {
1773
+ "ingredient": {
1774
+ "name": "minecraft:redstone"
1775
+ },
1776
+ "input": {
1777
+ "meta": 19,
1778
+ "name": "minecraft:lingering_potion"
1779
+ },
1780
+ "output": {
1781
+ "meta": 20,
1782
+ "name": "minecraft:lingering_potion"
1783
+ }
1784
+ },
1785
+ {
1786
+ "ingredient": {
1787
+ "name": "minecraft:redstone"
1788
+ },
1789
+ "input": {
1790
+ "meta": 19,
1791
+ "name": "minecraft:potion"
1792
+ },
1793
+ "output": {
1794
+ "meta": 20,
1795
+ "name": "minecraft:potion"
1796
+ }
1797
+ },
1798
+ {
1799
+ "ingredient": {
1800
+ "name": "minecraft:redstone"
1801
+ },
1802
+ "input": {
1803
+ "meta": 19,
1804
+ "name": "minecraft:splash_potion"
1805
+ },
1806
+ "output": {
1807
+ "meta": 20,
1808
+ "name": "minecraft:splash_potion"
1809
+ }
1810
+ },
1811
+ {
1812
+ "ingredient": {
1813
+ "name": "minecraft:redstone"
1814
+ },
1815
+ "input": {
1816
+ "meta": 25,
1817
+ "name": "minecraft:lingering_potion"
1818
+ },
1819
+ "output": {
1820
+ "meta": 26,
1821
+ "name": "minecraft:lingering_potion"
1822
+ }
1823
+ },
1824
+ {
1825
+ "ingredient": {
1826
+ "name": "minecraft:redstone"
1827
+ },
1828
+ "input": {
1829
+ "meta": 25,
1830
+ "name": "minecraft:potion"
1831
+ },
1832
+ "output": {
1833
+ "meta": 26,
1834
+ "name": "minecraft:potion"
1835
+ }
1836
+ },
1837
+ {
1838
+ "ingredient": {
1839
+ "name": "minecraft:redstone"
1840
+ },
1841
+ "input": {
1842
+ "meta": 25,
1843
+ "name": "minecraft:splash_potion"
1844
+ },
1845
+ "output": {
1846
+ "meta": 26,
1847
+ "name": "minecraft:splash_potion"
1848
+ }
1849
+ },
1850
+ {
1851
+ "ingredient": {
1852
+ "name": "minecraft:redstone"
1853
+ },
1854
+ "input": {
1855
+ "meta": 28,
1856
+ "name": "minecraft:lingering_potion"
1857
+ },
1858
+ "output": {
1859
+ "meta": 29,
1860
+ "name": "minecraft:lingering_potion"
1861
+ }
1862
+ },
1863
+ {
1864
+ "ingredient": {
1865
+ "name": "minecraft:redstone"
1866
+ },
1867
+ "input": {
1868
+ "meta": 28,
1869
+ "name": "minecraft:potion"
1870
+ },
1871
+ "output": {
1872
+ "meta": 29,
1873
+ "name": "minecraft:potion"
1874
+ }
1875
+ },
1876
+ {
1877
+ "ingredient": {
1878
+ "name": "minecraft:redstone"
1879
+ },
1880
+ "input": {
1881
+ "meta": 28,
1882
+ "name": "minecraft:splash_potion"
1883
+ },
1884
+ "output": {
1885
+ "meta": 29,
1886
+ "name": "minecraft:splash_potion"
1887
+ }
1888
+ },
1889
+ {
1890
+ "ingredient": {
1891
+ "name": "minecraft:redstone"
1892
+ },
1893
+ "input": {
1894
+ "meta": 31,
1895
+ "name": "minecraft:lingering_potion"
1896
+ },
1897
+ "output": {
1898
+ "meta": 32,
1899
+ "name": "minecraft:lingering_potion"
1900
+ }
1901
+ },
1902
+ {
1903
+ "ingredient": {
1904
+ "name": "minecraft:redstone"
1905
+ },
1906
+ "input": {
1907
+ "meta": 31,
1908
+ "name": "minecraft:potion"
1909
+ },
1910
+ "output": {
1911
+ "meta": 32,
1912
+ "name": "minecraft:potion"
1913
+ }
1914
+ },
1915
+ {
1916
+ "ingredient": {
1917
+ "name": "minecraft:redstone"
1918
+ },
1919
+ "input": {
1920
+ "meta": 31,
1921
+ "name": "minecraft:splash_potion"
1922
+ },
1923
+ "output": {
1924
+ "meta": 32,
1925
+ "name": "minecraft:splash_potion"
1926
+ }
1927
+ },
1928
+ {
1929
+ "ingredient": {
1930
+ "name": "minecraft:redstone"
1931
+ },
1932
+ "input": {
1933
+ "meta": 34,
1934
+ "name": "minecraft:lingering_potion"
1935
+ },
1936
+ "output": {
1937
+ "meta": 35,
1938
+ "name": "minecraft:lingering_potion"
1939
+ }
1940
+ },
1941
+ {
1942
+ "ingredient": {
1943
+ "name": "minecraft:redstone"
1944
+ },
1945
+ "input": {
1946
+ "meta": 34,
1947
+ "name": "minecraft:potion"
1948
+ },
1949
+ "output": {
1950
+ "meta": 35,
1951
+ "name": "minecraft:potion"
1952
+ }
1953
+ },
1954
+ {
1955
+ "ingredient": {
1956
+ "name": "minecraft:redstone"
1957
+ },
1958
+ "input": {
1959
+ "meta": 34,
1960
+ "name": "minecraft:splash_potion"
1961
+ },
1962
+ "output": {
1963
+ "meta": 35,
1964
+ "name": "minecraft:splash_potion"
1965
+ }
1966
+ },
1967
+ {
1968
+ "ingredient": {
1969
+ "name": "minecraft:redstone"
1970
+ },
1971
+ "input": {
1972
+ "meta": 37,
1973
+ "name": "minecraft:lingering_potion"
1974
+ },
1975
+ "output": {
1976
+ "meta": 38,
1977
+ "name": "minecraft:lingering_potion"
1978
+ }
1979
+ },
1980
+ {
1981
+ "ingredient": {
1982
+ "name": "minecraft:redstone"
1983
+ },
1984
+ "input": {
1985
+ "meta": 37,
1986
+ "name": "minecraft:potion"
1987
+ },
1988
+ "output": {
1989
+ "meta": 38,
1990
+ "name": "minecraft:potion"
1991
+ }
1992
+ },
1993
+ {
1994
+ "ingredient": {
1995
+ "name": "minecraft:redstone"
1996
+ },
1997
+ "input": {
1998
+ "meta": 37,
1999
+ "name": "minecraft:splash_potion"
2000
+ },
2001
+ "output": {
2002
+ "meta": 38,
2003
+ "name": "minecraft:splash_potion"
2004
+ }
2005
+ },
2006
+ {
2007
+ "ingredient": {
2008
+ "name": "minecraft:redstone"
2009
+ },
2010
+ "input": {
2011
+ "meta": 40,
2012
+ "name": "minecraft:lingering_potion"
2013
+ },
2014
+ "output": {
2015
+ "meta": 41,
2016
+ "name": "minecraft:lingering_potion"
2017
+ }
2018
+ },
2019
+ {
2020
+ "ingredient": {
2021
+ "name": "minecraft:redstone"
2022
+ },
2023
+ "input": {
2024
+ "meta": 40,
2025
+ "name": "minecraft:potion"
2026
+ },
2027
+ "output": {
2028
+ "meta": 41,
2029
+ "name": "minecraft:potion"
2030
+ }
2031
+ },
2032
+ {
2033
+ "ingredient": {
2034
+ "name": "minecraft:redstone"
2035
+ },
2036
+ "input": {
2037
+ "meta": 40,
2038
+ "name": "minecraft:splash_potion"
2039
+ },
2040
+ "output": {
2041
+ "meta": 41,
2042
+ "name": "minecraft:splash_potion"
2043
+ }
2044
+ },
2045
+ {
2046
+ "ingredient": {
2047
+ "name": "minecraft:redstone"
2048
+ },
2049
+ "input": {
2050
+ "meta": 5,
2051
+ "name": "minecraft:lingering_potion"
2052
+ },
2053
+ "output": {
2054
+ "meta": 6,
2055
+ "name": "minecraft:lingering_potion"
2056
+ }
2057
+ },
2058
+ {
2059
+ "ingredient": {
2060
+ "name": "minecraft:redstone"
2061
+ },
2062
+ "input": {
2063
+ "meta": 5,
2064
+ "name": "minecraft:potion"
2065
+ },
2066
+ "output": {
2067
+ "meta": 6,
2068
+ "name": "minecraft:potion"
2069
+ }
2070
+ },
2071
+ {
2072
+ "ingredient": {
2073
+ "name": "minecraft:redstone"
2074
+ },
2075
+ "input": {
2076
+ "meta": 5,
2077
+ "name": "minecraft:splash_potion"
2078
+ },
2079
+ "output": {
2080
+ "meta": 6,
2081
+ "name": "minecraft:splash_potion"
2082
+ }
2083
+ },
2084
+ {
2085
+ "ingredient": {
2086
+ "name": "minecraft:redstone"
2087
+ },
2088
+ "input": {
2089
+ "meta": 7,
2090
+ "name": "minecraft:lingering_potion"
2091
+ },
2092
+ "output": {
2093
+ "meta": 8,
2094
+ "name": "minecraft:lingering_potion"
2095
+ }
2096
+ },
2097
+ {
2098
+ "ingredient": {
2099
+ "name": "minecraft:redstone"
2100
+ },
2101
+ "input": {
2102
+ "meta": 7,
2103
+ "name": "minecraft:potion"
2104
+ },
2105
+ "output": {
2106
+ "meta": 8,
2107
+ "name": "minecraft:potion"
2108
+ }
2109
+ },
2110
+ {
2111
+ "ingredient": {
2112
+ "name": "minecraft:redstone"
2113
+ },
2114
+ "input": {
2115
+ "meta": 7,
2116
+ "name": "minecraft:splash_potion"
2117
+ },
2118
+ "output": {
2119
+ "meta": 8,
2120
+ "name": "minecraft:splash_potion"
2121
+ }
2122
+ },
2123
+ {
2124
+ "ingredient": {
2125
+ "name": "minecraft:redstone"
2126
+ },
2127
+ "input": {
2128
+ "meta": 9,
2129
+ "name": "minecraft:lingering_potion"
2130
+ },
2131
+ "output": {
2132
+ "meta": 10,
2133
+ "name": "minecraft:lingering_potion"
2134
+ }
2135
+ },
2136
+ {
2137
+ "ingredient": {
2138
+ "name": "minecraft:redstone"
2139
+ },
2140
+ "input": {
2141
+ "meta": 9,
2142
+ "name": "minecraft:potion"
2143
+ },
2144
+ "output": {
2145
+ "meta": 10,
2146
+ "name": "minecraft:potion"
2147
+ }
2148
+ },
2149
+ {
2150
+ "ingredient": {
2151
+ "name": "minecraft:redstone"
2152
+ },
2153
+ "input": {
2154
+ "meta": 9,
2155
+ "name": "minecraft:splash_potion"
2156
+ },
2157
+ "output": {
2158
+ "meta": 10,
2159
+ "name": "minecraft:splash_potion"
2160
+ }
2161
+ },
2162
+ {
2163
+ "ingredient": {
2164
+ "name": "minecraft:redstone"
2165
+ },
2166
+ "input": {
2167
+ "name": "minecraft:lingering_potion"
2168
+ },
2169
+ "output": {
2170
+ "meta": 1,
2171
+ "name": "minecraft:lingering_potion"
2172
+ }
2173
+ },
2174
+ {
2175
+ "ingredient": {
2176
+ "name": "minecraft:redstone"
2177
+ },
2178
+ "input": {
2179
+ "name": "minecraft:potion"
2180
+ },
2181
+ "output": {
2182
+ "meta": 1,
2183
+ "name": "minecraft:potion"
2184
+ }
2185
+ },
2186
+ {
2187
+ "ingredient": {
2188
+ "name": "minecraft:redstone"
2189
+ },
2190
+ "input": {
2191
+ "name": "minecraft:splash_potion"
2192
+ },
2193
+ "output": {
2194
+ "meta": 1,
2195
+ "name": "minecraft:splash_potion"
2196
+ }
2197
+ },
2198
+ {
2199
+ "ingredient": {
2200
+ "name": "minecraft:spider_eye"
2201
+ },
2202
+ "input": {
2203
+ "meta": 4,
2204
+ "name": "minecraft:lingering_potion"
2205
+ },
2206
+ "output": {
2207
+ "meta": 25,
2208
+ "name": "minecraft:lingering_potion"
2209
+ }
2210
+ },
2211
+ {
2212
+ "ingredient": {
2213
+ "name": "minecraft:spider_eye"
2214
+ },
2215
+ "input": {
2216
+ "meta": 4,
2217
+ "name": "minecraft:potion"
2218
+ },
2219
+ "output": {
2220
+ "meta": 25,
2221
+ "name": "minecraft:potion"
2222
+ }
2223
+ },
2224
+ {
2225
+ "ingredient": {
2226
+ "name": "minecraft:spider_eye"
2227
+ },
2228
+ "input": {
2229
+ "meta": 4,
2230
+ "name": "minecraft:splash_potion"
2231
+ },
2232
+ "output": {
2233
+ "meta": 25,
2234
+ "name": "minecraft:splash_potion"
2235
+ }
2236
+ },
2237
+ {
2238
+ "ingredient": {
2239
+ "name": "minecraft:spider_eye"
2240
+ },
2241
+ "input": {
2242
+ "name": "minecraft:lingering_potion"
2243
+ },
2244
+ "output": {
2245
+ "meta": 1,
2246
+ "name": "minecraft:lingering_potion"
2247
+ }
2248
+ },
2249
+ {
2250
+ "ingredient": {
2251
+ "name": "minecraft:spider_eye"
2252
+ },
2253
+ "input": {
2254
+ "name": "minecraft:potion"
2255
+ },
2256
+ "output": {
2257
+ "meta": 1,
2258
+ "name": "minecraft:potion"
2259
+ }
2260
+ },
2261
+ {
2262
+ "ingredient": {
2263
+ "name": "minecraft:spider_eye"
2264
+ },
2265
+ "input": {
2266
+ "name": "minecraft:splash_potion"
2267
+ },
2268
+ "output": {
2269
+ "meta": 1,
2270
+ "name": "minecraft:splash_potion"
2271
+ }
2272
+ },
2273
+ {
2274
+ "ingredient": {
2275
+ "name": "minecraft:sugar"
2276
+ },
2277
+ "input": {
2278
+ "meta": 4,
2279
+ "name": "minecraft:lingering_potion"
2280
+ },
2281
+ "output": {
2282
+ "meta": 14,
2283
+ "name": "minecraft:lingering_potion"
2284
+ }
2285
+ },
2286
+ {
2287
+ "ingredient": {
2288
+ "name": "minecraft:sugar"
2289
+ },
2290
+ "input": {
2291
+ "meta": 4,
2292
+ "name": "minecraft:potion"
2293
+ },
2294
+ "output": {
2295
+ "meta": 14,
2296
+ "name": "minecraft:potion"
2297
+ }
2298
+ },
2299
+ {
2300
+ "ingredient": {
2301
+ "name": "minecraft:sugar"
2302
+ },
2303
+ "input": {
2304
+ "meta": 4,
2305
+ "name": "minecraft:splash_potion"
2306
+ },
2307
+ "output": {
2308
+ "meta": 14,
2309
+ "name": "minecraft:splash_potion"
2310
+ }
2311
+ },
2312
+ {
2313
+ "ingredient": {
2314
+ "name": "minecraft:sugar"
2315
+ },
2316
+ "input": {
2317
+ "name": "minecraft:lingering_potion"
2318
+ },
2319
+ "output": {
2320
+ "meta": 1,
2321
+ "name": "minecraft:lingering_potion"
2322
+ }
2323
+ },
2324
+ {
2325
+ "ingredient": {
2326
+ "name": "minecraft:sugar"
2327
+ },
2328
+ "input": {
2329
+ "name": "minecraft:potion"
2330
+ },
2331
+ "output": {
2332
+ "meta": 1,
2333
+ "name": "minecraft:potion"
2334
+ }
2335
+ },
2336
+ {
2337
+ "ingredient": {
2338
+ "name": "minecraft:sugar"
2339
+ },
2340
+ "input": {
2341
+ "name": "minecraft:splash_potion"
2342
+ },
2343
+ "output": {
2344
+ "meta": 1,
2345
+ "name": "minecraft:splash_potion"
2346
+ }
2347
+ },
2348
+ {
2349
+ "ingredient": {
2350
+ "name": "minecraft:turtle_helmet"
2351
+ },
2352
+ "input": {
2353
+ "meta": 4,
2354
+ "name": "minecraft:lingering_potion"
2355
+ },
2356
+ "output": {
2357
+ "meta": 37,
2358
+ "name": "minecraft:lingering_potion"
2359
+ }
2360
+ },
2361
+ {
2362
+ "ingredient": {
2363
+ "name": "minecraft:turtle_helmet"
2364
+ },
2365
+ "input": {
2366
+ "meta": 4,
2367
+ "name": "minecraft:potion"
2368
+ },
2369
+ "output": {
2370
+ "meta": 37,
2371
+ "name": "minecraft:potion"
2372
+ }
2373
+ },
2374
+ {
2375
+ "ingredient": {
2376
+ "name": "minecraft:turtle_helmet"
2377
+ },
2378
+ "input": {
2379
+ "meta": 4,
2380
+ "name": "minecraft:splash_potion"
2381
+ },
2382
+ "output": {
2383
+ "meta": 37,
2384
+ "name": "minecraft:splash_potion"
2385
+ }
2386
+ }
2387
+ ]