minecraft-data 3.67.0 → 3.69.0

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 (159) hide show
  1. package/data.js +147 -52
  2. package/doc/history.md +8 -0
  3. package/index.d.ts +30 -24
  4. package/minecraft-data/README.md +1 -1
  5. package/minecraft-data/data/bedrock/1.16.201/protocol.json +33 -66
  6. package/minecraft-data/data/bedrock/1.16.210/protocol.json +39 -78
  7. package/minecraft-data/data/bedrock/1.16.220/protocol.json +46 -92
  8. package/minecraft-data/data/bedrock/1.17.0/protocol.json +46 -92
  9. package/minecraft-data/data/bedrock/1.17.10/protocol.json +46 -92
  10. package/minecraft-data/data/bedrock/1.17.30/protocol.json +48 -96
  11. package/minecraft-data/data/bedrock/1.17.40/protocol.json +48 -96
  12. package/minecraft-data/data/bedrock/1.18.0/protocol.json +50 -100
  13. package/minecraft-data/data/bedrock/1.18.11/protocol.json +52 -104
  14. package/minecraft-data/data/bedrock/1.18.30/protocol.json +52 -104
  15. package/minecraft-data/data/bedrock/1.19.1/protocol.json +52 -104
  16. package/minecraft-data/data/bedrock/1.19.10/protocol.json +52 -104
  17. package/minecraft-data/data/bedrock/1.19.20/protocol.json +54 -108
  18. package/minecraft-data/data/bedrock/1.19.21/protocol.json +54 -108
  19. package/minecraft-data/data/bedrock/1.19.30/protocol.json +55 -110
  20. package/minecraft-data/data/bedrock/1.19.40/protocol.json +55 -110
  21. package/minecraft-data/data/bedrock/1.19.50/protocol.json +55 -110
  22. package/minecraft-data/data/bedrock/1.19.60/protocol.json +55 -110
  23. package/minecraft-data/data/bedrock/1.19.62/protocol.json +55 -110
  24. package/minecraft-data/data/bedrock/1.19.70/protocol.json +55 -110
  25. package/minecraft-data/data/bedrock/1.19.80/protocol.json +55 -110
  26. package/minecraft-data/data/bedrock/1.20.0/protocol.json +55 -110
  27. package/minecraft-data/data/bedrock/1.20.10/protocol.json +55 -110
  28. package/minecraft-data/data/bedrock/1.20.30/protocol.json +55 -110
  29. package/minecraft-data/data/bedrock/1.20.40/protocol.json +55 -110
  30. package/minecraft-data/data/bedrock/1.20.50/protocol.json +55 -110
  31. package/minecraft-data/data/bedrock/1.20.61/protocol.json +56 -112
  32. package/minecraft-data/data/bedrock/1.20.71/protocol.json +56 -112
  33. package/minecraft-data/data/bedrock/1.20.80/proto.yml +3 -0
  34. package/minecraft-data/data/bedrock/1.20.80/protocol.json +70 -114
  35. package/minecraft-data/data/bedrock/1.21.0/proto.yml +3 -0
  36. package/minecraft-data/data/bedrock/1.21.0/protocol.json +71 -116
  37. package/minecraft-data/data/bedrock/1.21.2/proto.yml +4195 -0
  38. package/minecraft-data/data/bedrock/1.21.2/protocol.json +71 -116
  39. package/minecraft-data/data/bedrock/1.21.2/types.yml +2373 -0
  40. package/minecraft-data/data/bedrock/1.21.20/proto.yml +4263 -0
  41. package/minecraft-data/data/bedrock/1.21.20/protocol.json +12646 -0
  42. package/minecraft-data/data/bedrock/1.21.20/types.yml +2406 -0
  43. package/minecraft-data/data/bedrock/1.21.20/version.json +6 -0
  44. package/minecraft-data/data/bedrock/1.21.30/protocol.json +12689 -0
  45. package/minecraft-data/data/bedrock/1.21.30/version.json +6 -0
  46. package/minecraft-data/data/bedrock/common/protocolVersions.json +12 -0
  47. package/minecraft-data/data/bedrock/common/versions.json +3 -1
  48. package/minecraft-data/data/bedrock/latest/proto.yml +113 -14
  49. package/minecraft-data/data/bedrock/latest/types.yml +44 -11
  50. package/minecraft-data/data/dataPaths.json +148 -53
  51. package/minecraft-data/data/pc/0.30c/proto.yml +138 -0
  52. package/minecraft-data/data/pc/0.30c/protocol.json +6 -6
  53. package/minecraft-data/data/pc/1.10/proto.yml +1101 -0
  54. package/minecraft-data/data/pc/1.10/protocol.json +34 -13
  55. package/minecraft-data/data/pc/1.10-pre1/proto.yml +1101 -0
  56. package/minecraft-data/data/pc/1.10-pre1/protocol.json +34 -13
  57. package/minecraft-data/data/pc/1.11/proto.yml +1103 -0
  58. package/minecraft-data/data/pc/1.11/protocol.json +34 -13
  59. package/minecraft-data/data/pc/1.12/proto.yml +1202 -0
  60. package/minecraft-data/data/pc/1.12/protocol.json +71 -34
  61. package/minecraft-data/data/pc/1.12-pre4/proto.yml +1174 -0
  62. package/minecraft-data/data/pc/1.12-pre4/protocol.json +51 -30
  63. package/minecraft-data/data/pc/1.12.1/proto.yml +1200 -0
  64. package/minecraft-data/data/pc/1.12.1/protocol.json +68 -31
  65. package/minecraft-data/data/pc/1.12.2/proto.yml +1200 -0
  66. package/minecraft-data/data/pc/1.12.2/protocol.json +68 -31
  67. package/minecraft-data/data/pc/1.13/proto.yml +1631 -0
  68. package/minecraft-data/data/pc/1.13/protocol.json +531 -463
  69. package/minecraft-data/data/pc/1.13.1/proto.yml +1632 -0
  70. package/minecraft-data/data/pc/1.13.1/protocol.json +535 -467
  71. package/minecraft-data/data/pc/1.13.2/proto.yml +1633 -0
  72. package/minecraft-data/data/pc/1.13.2/protocol.json +241 -174
  73. package/minecraft-data/data/pc/1.13.2-pre1/proto.yml +1633 -0
  74. package/minecraft-data/data/pc/1.13.2-pre1/protocol.json +241 -174
  75. package/minecraft-data/data/pc/1.13.2-pre2/proto.yml +1633 -0
  76. package/minecraft-data/data/pc/1.13.2-pre2/protocol.json +241 -174
  77. package/minecraft-data/data/pc/1.14/proto.yml +1717 -0
  78. package/minecraft-data/data/pc/1.14/protocol.json +304 -226
  79. package/minecraft-data/data/pc/1.14.1/proto.yml +1717 -0
  80. package/minecraft-data/data/pc/1.14.1/protocol.json +304 -226
  81. package/minecraft-data/data/pc/1.14.3/proto.yml +1718 -0
  82. package/minecraft-data/data/pc/1.14.3/protocol.json +304 -226
  83. package/minecraft-data/data/pc/1.14.4/proto.yml +1726 -0
  84. package/minecraft-data/data/pc/1.14.4/protocol.json +308 -230
  85. package/minecraft-data/data/pc/1.15/proto.yml +1730 -0
  86. package/minecraft-data/data/pc/1.15/protocol.json +315 -234
  87. package/minecraft-data/data/pc/1.15.1/proto.yml +1730 -0
  88. package/minecraft-data/data/pc/1.15.1/protocol.json +315 -234
  89. package/minecraft-data/data/pc/1.15.2/proto.yml +1730 -0
  90. package/minecraft-data/data/pc/1.15.2/protocol.json +315 -234
  91. package/minecraft-data/data/pc/1.16/proto.yml +1762 -0
  92. package/minecraft-data/data/pc/1.16/protocol.json +357 -264
  93. package/minecraft-data/data/pc/1.16-rc1/proto.yml +1762 -0
  94. package/minecraft-data/data/pc/1.16-rc1/protocol.json +357 -264
  95. package/minecraft-data/data/pc/1.16.1/proto.yml +1762 -0
  96. package/minecraft-data/data/pc/1.16.1/protocol.json +357 -264
  97. package/minecraft-data/data/pc/1.16.2/proto.yml +1776 -0
  98. package/minecraft-data/data/pc/1.16.2/protocol.json +354 -260
  99. package/minecraft-data/data/pc/1.17/proto.yml +1796 -0
  100. package/minecraft-data/data/pc/1.17/protocol.json +5 -5
  101. package/minecraft-data/data/pc/1.17.1/proto.yml +1800 -0
  102. package/minecraft-data/data/pc/1.17.1/protocol.json +5 -5
  103. package/minecraft-data/data/pc/1.18/proto.yml +1836 -0
  104. package/minecraft-data/data/pc/1.18/protocol.json +5 -5
  105. package/minecraft-data/data/pc/1.18.2/proto.yml +1836 -0
  106. package/minecraft-data/data/pc/1.18.2/protocol.json +5 -5
  107. package/minecraft-data/data/pc/1.19/proto.yml +1990 -0
  108. package/minecraft-data/data/pc/1.19/protocol.json +5 -5
  109. package/minecraft-data/data/pc/1.19.2/proto.yml +2085 -0
  110. package/minecraft-data/data/pc/1.19.2/protocol.json +5 -5
  111. package/minecraft-data/data/pc/1.19.3/proto.yml +2322 -0
  112. package/minecraft-data/data/pc/1.19.3/protocol.json +215 -119
  113. package/minecraft-data/data/pc/1.19.4/proto.yml +2413 -0
  114. package/minecraft-data/data/pc/1.20/proto.yml +2409 -0
  115. package/minecraft-data/data/pc/1.20.2/proto.yml +2508 -0
  116. package/minecraft-data/data/pc/1.20.2/protocol.json +1 -1
  117. package/minecraft-data/data/pc/1.20.3/protocol.json +1 -1
  118. package/minecraft-data/data/pc/1.7/proto.yml +922 -0
  119. package/minecraft-data/data/pc/1.7/protocol.json +1 -1
  120. package/minecraft-data/data/pc/1.8/proto.yml +1035 -0
  121. package/minecraft-data/data/pc/1.8/protocol.json +28 -8
  122. package/minecraft-data/data/pc/1.9/proto.yml +1109 -0
  123. package/minecraft-data/data/pc/1.9/protocol.json +30 -10
  124. package/minecraft-data/data/pc/1.9.1-pre2/proto.yml +1109 -0
  125. package/minecraft-data/data/pc/1.9.1-pre2/protocol.json +30 -10
  126. package/minecraft-data/data/pc/1.9.2/proto.yml +1109 -0
  127. package/minecraft-data/data/pc/1.9.2/protocol.json +30 -10
  128. package/minecraft-data/data/pc/1.9.4/proto.yml +1102 -0
  129. package/minecraft-data/data/pc/1.9.4/protocol.json +34 -13
  130. package/minecraft-data/data/pc/15w40b/proto.yml +1070 -0
  131. package/minecraft-data/data/pc/15w40b/protocol.json +107 -87
  132. package/minecraft-data/data/pc/16w20a/proto.yml +1102 -0
  133. package/minecraft-data/data/pc/16w20a/protocol.json +34 -13
  134. package/minecraft-data/data/pc/16w35a/proto.yml +1102 -0
  135. package/minecraft-data/data/pc/16w35a/protocol.json +34 -13
  136. package/minecraft-data/data/pc/17w15a/proto.yml +1165 -0
  137. package/minecraft-data/data/pc/17w15a/protocol.json +44 -23
  138. package/minecraft-data/data/pc/17w18b/proto.yml +1163 -0
  139. package/minecraft-data/data/pc/17w18b/protocol.json +52 -31
  140. package/minecraft-data/data/pc/17w50a/proto.yml +1418 -0
  141. package/minecraft-data/data/pc/17w50a/protocol.json +535 -346
  142. package/minecraft-data/data/pc/20w13b/proto.yml +1732 -0
  143. package/minecraft-data/data/pc/20w13b/protocol.json +315 -235
  144. package/minecraft-data/data/pc/21w07a/proto.yml +1785 -0
  145. package/minecraft-data/data/pc/21w07a/protocol.json +408 -295
  146. package/minecraft-data/data/pc/common/protocolVersions.json +64 -0
  147. package/minecraft-data/data/pc/latest/proto.yml +2762 -0
  148. package/minecraft-data/doc/add-data-new-version.md +3 -0
  149. package/minecraft-data/doc/history.md +11 -0
  150. package/minecraft-data/doc/protocol.md +154 -0
  151. package/minecraft-data/tools/js/compileProtocol.js +67 -45
  152. package/minecraft-data/tools/js/convertMcpcProtocolJsonToYaml.js +65 -0
  153. package/minecraft-data/tools/js/incrementVersion.js +63 -48
  154. package/minecraft-data/tools/js/package.json +3 -1
  155. package/minecraft-data/tools/js/test/protocolSync.js +1 -1
  156. package/package.json +3 -3
  157. package/tsconfig.json +1 -1
  158. package/typings/index-template.d.ts +30 -24
  159. package/typings/test-typings.ts +5 -0
@@ -93,7 +93,8 @@
93
93
  "compareTo": "$compareTo",
94
94
  "fields": {
95
95
  "3": [
96
- "container", [
96
+ "container",
97
+ [
97
98
  {
98
99
  "name": "blockState",
99
100
  "type": "varint"
@@ -101,7 +102,8 @@
101
102
  ]
102
103
  ],
103
104
  "14": [
104
- "container", [
105
+ "container",
106
+ [
105
107
  {
106
108
  "name": "red",
107
109
  "type": "f32"
@@ -121,15 +123,17 @@
121
123
  ]
122
124
  ],
123
125
  "23": [
124
- "container", [
126
+ "container",
127
+ [
125
128
  {
126
129
  "name": "blockState",
127
130
  "type": "varint"
128
131
  }
129
132
  ]
130
133
  ],
131
- "32": [
132
- "container", [
134
+ "32": [
135
+ "container",
136
+ [
133
137
  {
134
138
  "name": "item",
135
139
  "type": "slot"
@@ -214,7 +218,8 @@
214
218
  "14": "nbt",
215
219
  "15": "particle",
216
220
  "16": [
217
- "container",[
221
+ "container",
222
+ [
218
223
  {
219
224
  "name": "villagerType",
220
225
  "type": "varint"
@@ -270,44 +275,56 @@
270
275
  ]
271
276
  }
272
277
  ],
273
- "minecraft_smelting_format": ["container",[
274
- {
275
- "name": "group",
276
- "type": "string"
277
- },
278
- {
279
- "name": "ingredient",
280
- "type": "ingredient"
281
- },
282
- {
283
- "name": "result",
284
- "type": "slot"
285
- },
286
- {
287
- "name": "experience",
288
- "type": "f32"
289
- },
290
- {
291
- "name": "cookTime",
292
- "type": "varint"
293
- }
294
- ]],
295
- "tags":["array",{
296
- "countType": "varint",
297
- "type": ["container", [
278
+ "minecraft_smelting_format": [
279
+ "container",
280
+ [
298
281
  {
299
- "name": "tagName",
282
+ "name": "group",
300
283
  "type": "string"
301
284
  },
302
285
  {
303
- "name": "entries",
304
- "type": ["array",{
305
- "countType": "varint",
306
- "type": "varint"
307
- }]
286
+ "name": "ingredient",
287
+ "type": "ingredient"
288
+ },
289
+ {
290
+ "name": "result",
291
+ "type": "slot"
292
+ },
293
+ {
294
+ "name": "experience",
295
+ "type": "f32"
296
+ },
297
+ {
298
+ "name": "cookTime",
299
+ "type": "varint"
308
300
  }
309
- ]]
310
- }],
301
+ ]
302
+ ],
303
+ "tags": [
304
+ "array",
305
+ {
306
+ "countType": "varint",
307
+ "type": [
308
+ "container",
309
+ [
310
+ {
311
+ "name": "tagName",
312
+ "type": "string"
313
+ },
314
+ {
315
+ "name": "entries",
316
+ "type": [
317
+ "array",
318
+ {
319
+ "countType": "varint",
320
+ "type": "varint"
321
+ }
322
+ ]
323
+ }
324
+ ]
325
+ ]
326
+ }
327
+ ],
311
328
  "command_node": [
312
329
  "container",
313
330
  [
@@ -1485,10 +1502,26 @@
1485
1502
  "type": [
1486
1503
  "bitfield",
1487
1504
  [
1488
- { "name": "_unused", "size": 29, "signed": false },
1489
- { "name": "hidden", "size": 1, "signed": false },
1490
- { "name": "show_toast", "size": 1, "signed": false },
1491
- { "name": "has_background_texture", "size": 1, "signed": false }
1505
+ {
1506
+ "name": "_unused",
1507
+ "size": 29,
1508
+ "signed": false
1509
+ },
1510
+ {
1511
+ "name": "hidden",
1512
+ "size": 1,
1513
+ "signed": false
1514
+ },
1515
+ {
1516
+ "name": "show_toast",
1517
+ "size": 1,
1518
+ "signed": false
1519
+ },
1520
+ {
1521
+ "name": "has_background_texture",
1522
+ "size": 1,
1523
+ "signed": false
1524
+ }
1492
1525
  ]
1493
1526
  ]
1494
1527
  },
@@ -1803,19 +1836,22 @@
1803
1836
  "array",
1804
1837
  {
1805
1838
  "countType": "varint",
1806
- "type": ["container",[
1807
- {
1808
- "name": "match",
1809
- "type": "string"
1810
- },
1811
- {
1812
- "name": "tooltip",
1813
- "type": [
1814
- "option",
1815
- "string"
1816
- ]
1817
- }
1818
- ]]
1839
+ "type": [
1840
+ "container",
1841
+ [
1842
+ {
1843
+ "name": "match",
1844
+ "type": "string"
1845
+ },
1846
+ {
1847
+ "name": "tooltip",
1848
+ "type": [
1849
+ "option",
1850
+ "string"
1851
+ ]
1852
+ }
1853
+ ]
1854
+ ]
1819
1855
  }
1820
1856
  ]
1821
1857
  }
@@ -2279,9 +2315,10 @@
2279
2315
  {
2280
2316
  "name": "blockEntities",
2281
2317
  "type": [
2282
- "array",{
2283
- "countType":"varint",
2284
- "type":"nbt"
2318
+ "array",
2319
+ {
2320
+ "countType": "varint",
2321
+ "type": "nbt"
2285
2322
  }
2286
2323
  ]
2287
2324
  }
@@ -2474,7 +2511,10 @@
2474
2511
  },
2475
2512
  {
2476
2513
  "name": "displayName",
2477
- "type": ["option", "string"]
2514
+ "type": [
2515
+ "option",
2516
+ "string"
2517
+ ]
2478
2518
  }
2479
2519
  ]
2480
2520
  ]
@@ -2557,44 +2597,50 @@
2557
2597
  "array",
2558
2598
  {
2559
2599
  "countType": "u8",
2560
- "type": ["container", [
2561
- {
2562
- "name": "inputItem1",
2563
- "type": "slot"
2564
- },
2565
- {
2566
- "name": "outputItem",
2567
- "type": "slot"
2568
- },
2569
- {
2570
- "name": "inputItem2",
2571
- "type": ["option", "slot"]
2572
- },
2573
- {
2574
- "name": "tradeDisabled",
2575
- "type": "bool"
2576
- },
2577
- {
2578
- "name": "nbTradeUses",
2579
- "type": "i32"
2580
- },
2581
- {
2582
- "name": "maximumNbTradeUses",
2583
- "type": "i32"
2584
- },
2585
- {
2586
- "name": "xp",
2587
- "type": "i32"
2588
- },
2589
- {
2590
- "name": "specialPrice",
2591
- "type": "i32"
2592
- },
2593
- {
2594
- "name": "priceMultiplier",
2595
- "type": "f32"
2596
- }
2597
- ]]
2600
+ "type": [
2601
+ "container",
2602
+ [
2603
+ {
2604
+ "name": "inputItem1",
2605
+ "type": "slot"
2606
+ },
2607
+ {
2608
+ "name": "outputItem",
2609
+ "type": "slot"
2610
+ },
2611
+ {
2612
+ "name": "inputItem2",
2613
+ "type": [
2614
+ "option",
2615
+ "slot"
2616
+ ]
2617
+ },
2618
+ {
2619
+ "name": "tradeDisabled",
2620
+ "type": "bool"
2621
+ },
2622
+ {
2623
+ "name": "nbTradeUses",
2624
+ "type": "i32"
2625
+ },
2626
+ {
2627
+ "name": "maximumNbTradeUses",
2628
+ "type": "i32"
2629
+ },
2630
+ {
2631
+ "name": "xp",
2632
+ "type": "i32"
2633
+ },
2634
+ {
2635
+ "name": "specialPrice",
2636
+ "type": "i32"
2637
+ },
2638
+ {
2639
+ "name": "priceMultiplier",
2640
+ "type": "f32"
2641
+ }
2642
+ ]
2643
+ ]
2598
2644
  }
2599
2645
  ]
2600
2646
  },
@@ -3018,18 +3064,18 @@
3018
3064
  "type": "bool"
3019
3065
  },
3020
3066
  {
3021
- "name":"recipes1",
3022
- "type":[
3067
+ "name": "recipes1",
3068
+ "type": [
3023
3069
  "array",
3024
3070
  {
3025
- "countType":"varint",
3026
- "type":"string"
3071
+ "countType": "varint",
3072
+ "type": "string"
3027
3073
  }
3028
3074
  ]
3029
3075
  },
3030
3076
  {
3031
- "name":"recipes2",
3032
- "type":[
3077
+ "name": "recipes2",
3078
+ "type": [
3033
3079
  "switch",
3034
3080
  {
3035
3081
  "compareTo": "action",
@@ -3037,8 +3083,8 @@
3037
3083
  "0": [
3038
3084
  "array",
3039
3085
  {
3040
- "countType":"varint",
3041
- "type":"string"
3086
+ "countType": "varint",
3087
+ "type": "string"
3042
3088
  }
3043
3089
  ]
3044
3090
  },
@@ -3756,25 +3802,31 @@
3756
3802
  },
3757
3803
  {
3758
3804
  "name": "source",
3759
- "type": ["switch",{
3760
- "compareTo":"flags",
3761
- "fields": {
3762
- "3": "varint",
3763
- "1": "varint"
3764
- },
3765
- "default": "void"
3766
- }]
3805
+ "type": [
3806
+ "switch",
3807
+ {
3808
+ "compareTo": "flags",
3809
+ "fields": {
3810
+ "1": "varint",
3811
+ "3": "varint"
3812
+ },
3813
+ "default": "void"
3814
+ }
3815
+ ]
3767
3816
  },
3768
3817
  {
3769
3818
  "name": "sound",
3770
- "type": ["switch",{
3771
- "compareTo":"flags",
3772
- "fields": {
3773
- "3": "string",
3774
- "2": "string"
3775
- },
3776
- "default": "void"
3777
- }]
3819
+ "type": [
3820
+ "switch",
3821
+ {
3822
+ "compareTo": "flags",
3823
+ "fields": {
3824
+ "2": "string",
3825
+ "3": "string"
3826
+ },
3827
+ "default": "void"
3828
+ }
3829
+ ]
3778
3830
  }
3779
3831
  ]
3780
3832
  ],
@@ -3973,104 +4025,131 @@
3973
4025
  [
3974
4026
  {
3975
4027
  "name": "recipes",
3976
- "type": ["array",{
3977
- "countType": "varint",
3978
- "type":["container",[
3979
- {
3980
- "name": "type",
3981
- "type": "string"
3982
- },
3983
- {
3984
- "name": "recipeId",
3985
- "type": "string"
3986
- },
3987
- {
3988
- "name": "data",
3989
- "type": ["switch", {
3990
- "compareTo": "type",
3991
- "fields": {
3992
- "minecraft:crafting_shapeless": ["container",[
3993
- {
3994
- "name": "group",
3995
- "type": "string"
3996
- },
3997
- {
3998
- "name": "ingredients",
3999
- "type": ["array",{
4000
- "countType": "varint",
4001
- "type": "ingredient"
4002
- }]
4003
- },
4004
- {
4005
- "name": "result",
4006
- "type": "slot"
4007
- }
4008
- ]],
4009
- "minecraft:crafting_shaped": ["container",[
4010
- {
4011
- "name": "width",
4012
- "type": "varint"
4013
- },
4014
- {
4015
- "name": "height",
4016
- "type": "varint"
4017
- },
4018
- {
4019
- "name": "group",
4020
- "type": "string"
4021
- },
4022
- {
4023
- "name": "ingredients",
4024
- "type": ["array",{
4025
- "count": "width",
4026
- "type": ["array",{
4027
- "count": "height",
4028
- "type": "ingredient"
4029
- }]
4030
- }]
4031
- },
4032
- {
4033
- "name": "result",
4034
- "type": "slot"
4035
- }
4036
- ]],
4037
- "minecraft:crafting_special_armordye": "void",
4038
- "minecraft:crafting_special_bookcloning": "void",
4039
- "minecraft:crafting_special_mapcloning": "void",
4040
- "minecraft:crafting_special_mapextending": "void",
4041
- "minecraft:crafting_special_firework_rocket": "void",
4042
- "minecraft:crafting_special_firework_star": "void",
4043
- "minecraft:crafting_special_firework_star_fade": "void",
4044
- "minecraft:crafting_special_repairitem": "void",
4045
- "minecraft:crafting_special_tippedarrow": "void",
4046
- "minecraft:crafting_special_bannerduplicate": "void",
4047
- "minecraft:crafting_special_banneraddpattern": "void",
4048
- "minecraft:crafting_special_shielddecoration": "void",
4049
- "minecraft:crafting_special_shulkerboxcoloring": "void",
4050
- "minecraft:crafting_special_suspiciousstew": "void",
4051
- "minecraft:smelting": "minecraft_smelting_format",
4052
- "minecraft:blasting": "minecraft_smelting_format",
4053
- "minecraft:smoking": "minecraft_smelting_format",
4054
- "minecraft:campfire_cooking": "minecraft_smelting_format",
4055
- "minecraft:stonecutting": ["container",[
4056
- {
4057
- "name": "group",
4058
- "type": "string"
4059
- },
4060
- {
4061
- "name": "ingredient",
4062
- "type": "ingredient"
4063
- },
4028
+ "type": [
4029
+ "array",
4030
+ {
4031
+ "countType": "varint",
4032
+ "type": [
4033
+ "container",
4034
+ [
4035
+ {
4036
+ "name": "type",
4037
+ "type": "string"
4038
+ },
4039
+ {
4040
+ "name": "recipeId",
4041
+ "type": "string"
4042
+ },
4043
+ {
4044
+ "name": "data",
4045
+ "type": [
4046
+ "switch",
4064
4047
  {
4065
- "name": "result",
4066
- "type": "slot"
4048
+ "compareTo": "type",
4049
+ "fields": {
4050
+ "minecraft:crafting_shapeless": [
4051
+ "container",
4052
+ [
4053
+ {
4054
+ "name": "group",
4055
+ "type": "string"
4056
+ },
4057
+ {
4058
+ "name": "ingredients",
4059
+ "type": [
4060
+ "array",
4061
+ {
4062
+ "countType": "varint",
4063
+ "type": "ingredient"
4064
+ }
4065
+ ]
4066
+ },
4067
+ {
4068
+ "name": "result",
4069
+ "type": "slot"
4070
+ }
4071
+ ]
4072
+ ],
4073
+ "minecraft:crafting_shaped": [
4074
+ "container",
4075
+ [
4076
+ {
4077
+ "name": "width",
4078
+ "type": "varint"
4079
+ },
4080
+ {
4081
+ "name": "height",
4082
+ "type": "varint"
4083
+ },
4084
+ {
4085
+ "name": "group",
4086
+ "type": "string"
4087
+ },
4088
+ {
4089
+ "name": "ingredients",
4090
+ "type": [
4091
+ "array",
4092
+ {
4093
+ "count": "width",
4094
+ "type": [
4095
+ "array",
4096
+ {
4097
+ "count": "height",
4098
+ "type": "ingredient"
4099
+ }
4100
+ ]
4101
+ }
4102
+ ]
4103
+ },
4104
+ {
4105
+ "name": "result",
4106
+ "type": "slot"
4107
+ }
4108
+ ]
4109
+ ],
4110
+ "minecraft:crafting_special_armordye": "void",
4111
+ "minecraft:crafting_special_bookcloning": "void",
4112
+ "minecraft:crafting_special_mapcloning": "void",
4113
+ "minecraft:crafting_special_mapextending": "void",
4114
+ "minecraft:crafting_special_firework_rocket": "void",
4115
+ "minecraft:crafting_special_firework_star": "void",
4116
+ "minecraft:crafting_special_firework_star_fade": "void",
4117
+ "minecraft:crafting_special_repairitem": "void",
4118
+ "minecraft:crafting_special_tippedarrow": "void",
4119
+ "minecraft:crafting_special_bannerduplicate": "void",
4120
+ "minecraft:crafting_special_banneraddpattern": "void",
4121
+ "minecraft:crafting_special_shielddecoration": "void",
4122
+ "minecraft:crafting_special_shulkerboxcoloring": "void",
4123
+ "minecraft:crafting_special_suspiciousstew": "void",
4124
+ "minecraft:smelting": "minecraft_smelting_format",
4125
+ "minecraft:blasting": "minecraft_smelting_format",
4126
+ "minecraft:smoking": "minecraft_smelting_format",
4127
+ "minecraft:campfire_cooking": "minecraft_smelting_format",
4128
+ "minecraft:stonecutting": [
4129
+ "container",
4130
+ [
4131
+ {
4132
+ "name": "group",
4133
+ "type": "string"
4134
+ },
4135
+ {
4136
+ "name": "ingredient",
4137
+ "type": "ingredient"
4138
+ },
4139
+ {
4140
+ "name": "result",
4141
+ "type": "slot"
4142
+ }
4143
+ ]
4144
+ ]
4145
+ }
4067
4146
  }
4068
- ]]
4147
+ ]
4069
4148
  }
4070
- }]
4071
- }
4072
- ]]
4073
- }]
4149
+ ]
4150
+ ]
4151
+ }
4152
+ ]
4074
4153
  }
4075
4154
  ]
4076
4155
  ],
@@ -4442,8 +4521,7 @@
4442
4521
  {
4443
4522
  "name": "command",
4444
4523
  "type": "string"
4445
- }
4446
- ,
4524
+ },
4447
4525
  {
4448
4526
  "name": "track_output",
4449
4527
  "type": "bool"
@@ -4951,13 +5029,13 @@
4951
5029
  "type": "varint"
4952
5030
  },
4953
5031
  {
4954
- "anon":true,
4955
- "type":[
5032
+ "anon": true,
5033
+ "type": [
4956
5034
  "switch",
4957
5035
  {
4958
- "compareTo":"type",
4959
- "fields":{
4960
- "0":[
5036
+ "compareTo": "type",
5037
+ "fields": {
5038
+ "0": [
4961
5039
  "container",
4962
5040
  [
4963
5041
  {
@@ -5158,7 +5236,7 @@
5158
5236
  "type": [
5159
5237
  "switch",
5160
5238
  {
5161
- "compareTo":"action",
5239
+ "compareTo": "action",
5162
5240
  "fields": {
5163
5241
  "0": "string",
5164
5242
  "1": "void"
@@ -5290,4 +5368,4 @@
5290
5368
  }
5291
5369
  }
5292
5370
  }
5293
- }
5371
+ }