@jsprismarine/bedrock-data 1.20.15 → 1.20.50
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.
- package/.gitmodules +3 -3
- package/.prettierrc +10 -10
- package/LICENSE +8 -8
- package/README.md +2 -2
- package/index.d.ts +1 -1
- package/index.js +27 -27
- package/package.json +10 -10
- package/renovate.json +5 -5
- package/resources/.gitattributes +30 -30
- package/resources/LICENSE +121 -121
- package/resources/README.md +40 -40
- package/resources/block_id_to_item_id_map.json +125 -5
- package/resources/block_state_meta_map.json +1056 -70
- package/resources/canonical_block_states.nbt +0 -0
- package/resources/creativeitems.json +340 -232
- package/resources/entity_identifiers.nbt +0 -0
- package/resources/item_tags.json +14 -1
- package/resources/level_sound_id_map.json +16 -0
- package/resources/particle_id_map.json +2 -0
- package/resources/r12_to_current_block_map.bin +0 -0
- package/resources/r16_to_current_item_map.json +88 -0
- package/resources/recipes/potion_type.json +36 -39
- package/resources/recipes/shaped_chemistry.json +97 -137
- package/resources/recipes/shaped_crafting.json +7460 -6674
- package/resources/recipes/shapeless_chemistry.json +63 -63
- package/resources/recipes/shapeless_crafting.json +5420 -4702
- package/resources/recipes/smelting.json +169 -187
- package/resources/required_item_list.json +998 -466
|
Binary file
|
package/resources/item_tags.json
CHANGED
|
@@ -132,13 +132,21 @@
|
|
|
132
132
|
"minecraft:bamboo_door",
|
|
133
133
|
"minecraft:birch_door",
|
|
134
134
|
"minecraft:cherry_door",
|
|
135
|
+
"minecraft:copper_door",
|
|
135
136
|
"minecraft:crimson_door",
|
|
136
137
|
"minecraft:dark_oak_door",
|
|
138
|
+
"minecraft:exposed_copper_door",
|
|
137
139
|
"minecraft:iron_door",
|
|
138
140
|
"minecraft:jungle_door",
|
|
139
141
|
"minecraft:mangrove_door",
|
|
142
|
+
"minecraft:oxidized_copper_door",
|
|
140
143
|
"minecraft:spruce_door",
|
|
141
144
|
"minecraft:warped_door",
|
|
145
|
+
"minecraft:waxed_copper_door",
|
|
146
|
+
"minecraft:waxed_exposed_copper_door",
|
|
147
|
+
"minecraft:waxed_oxidized_copper_door",
|
|
148
|
+
"minecraft:waxed_weathered_copper_door",
|
|
149
|
+
"minecraft:weathered_copper_door",
|
|
142
150
|
"minecraft:wooden_door"
|
|
143
151
|
],
|
|
144
152
|
"minecraft:golden_tier": [
|
|
@@ -457,11 +465,16 @@
|
|
|
457
465
|
"minecraft:netherite_sword"
|
|
458
466
|
],
|
|
459
467
|
"minecraft:planks": [
|
|
468
|
+
"minecraft:acacia_planks",
|
|
460
469
|
"minecraft:bamboo_planks",
|
|
470
|
+
"minecraft:birch_planks",
|
|
461
471
|
"minecraft:cherry_planks",
|
|
462
472
|
"minecraft:crimson_planks",
|
|
473
|
+
"minecraft:dark_oak_planks",
|
|
474
|
+
"minecraft:jungle_planks",
|
|
463
475
|
"minecraft:mangrove_planks",
|
|
464
|
-
"minecraft:
|
|
476
|
+
"minecraft:oak_planks",
|
|
477
|
+
"minecraft:spruce_planks",
|
|
465
478
|
"minecraft:warped_planks"
|
|
466
479
|
],
|
|
467
480
|
"minecraft:sand": [
|
|
@@ -23,6 +23,8 @@
|
|
|
23
23
|
"ambient.soulsand_valley.loop": 319,
|
|
24
24
|
"ambient.soulsand_valley.mood": 304,
|
|
25
25
|
"ambient.tame": 242,
|
|
26
|
+
"ambient.underwater.enter": 475,
|
|
27
|
+
"ambient.underwater.exit": 476,
|
|
26
28
|
"ambient.warped_forest.additions": 323,
|
|
27
29
|
"ambient.warped_forest.loop": 318,
|
|
28
30
|
"ambient.warped_forest.mood": 303,
|
|
@@ -65,6 +67,10 @@
|
|
|
65
67
|
"block.composter.fill": 267,
|
|
66
68
|
"block.composter.fill_success": 268,
|
|
67
69
|
"block.composter.ready": 269,
|
|
70
|
+
"block.copper_bulb.turn_off": 491,
|
|
71
|
+
"block.copper_bulb.turn_on": 490,
|
|
72
|
+
"block.decorated_pot.insert": 481,
|
|
73
|
+
"block.decorated_pot.insert_fail": 482,
|
|
68
74
|
"block.enchanting_table.use": 442,
|
|
69
75
|
"block.end_portal.spawn": 174,
|
|
70
76
|
"block.end_portal_frame.fill": 173,
|
|
@@ -95,6 +101,8 @@
|
|
|
95
101
|
"boost": 20,
|
|
96
102
|
"born": 223,
|
|
97
103
|
"bottle.dragonbreath": 176,
|
|
104
|
+
"bottle.empty": 478,
|
|
105
|
+
"bottle.fill": 477,
|
|
98
106
|
"bow": 21,
|
|
99
107
|
"bow.hit": 63,
|
|
100
108
|
"break": 5,
|
|
@@ -149,6 +157,9 @@
|
|
|
149
157
|
"converted_to_zombified": 297,
|
|
150
158
|
"copper.wax.off": 340,
|
|
151
159
|
"copper.wax.on": 339,
|
|
160
|
+
"crafter.craft": 479,
|
|
161
|
+
"crafter.disable_slot": 483,
|
|
162
|
+
"crafter.fail": 480,
|
|
152
163
|
"crossbow.loading.end": 247,
|
|
153
164
|
"crossbow.loading.middle": 246,
|
|
154
165
|
"crossbow.loading.start": 245,
|
|
@@ -306,6 +317,9 @@
|
|
|
306
317
|
"milk.screamer": 351,
|
|
307
318
|
"milk_suspiciously": 285,
|
|
308
319
|
"mob.armor_stand.place": 38,
|
|
320
|
+
"mob.hoglin.converted_to_zombified": 474,
|
|
321
|
+
"mob.husk.convert_to_zombie": 472,
|
|
322
|
+
"mob.pig.death": 473,
|
|
309
323
|
"mob.player.hurt_drown": 342,
|
|
310
324
|
"mob.player.hurt_freeze": 344,
|
|
311
325
|
"mob.player.hurt_on_fire": 343,
|
|
@@ -315,6 +329,7 @@
|
|
|
315
329
|
"nearby_closer": 368,
|
|
316
330
|
"nearby_closest": 369,
|
|
317
331
|
"note": 81,
|
|
332
|
+
"note.bass": 470,
|
|
318
333
|
"panic": 301,
|
|
319
334
|
"pant": 140,
|
|
320
335
|
"particle.soul_escape.loud": 313,
|
|
@@ -342,6 +357,7 @@
|
|
|
342
357
|
"presneeze": 240,
|
|
343
358
|
"pressure_plate.click_off": 448,
|
|
344
359
|
"pressure_plate.click_on": 449,
|
|
360
|
+
"pumpkin.carve": 471,
|
|
345
361
|
"purr": 141,
|
|
346
362
|
"purreow": 142,
|
|
347
363
|
"raid.horn": 272,
|
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"driphoney": 29,
|
|
21
21
|
"driplava": 28,
|
|
22
22
|
"dripwater": 27,
|
|
23
|
+
"dustplume": 87,
|
|
23
24
|
"electricspark": 81,
|
|
24
25
|
"enchantingtable": 41,
|
|
25
26
|
"endrod": 47,
|
|
@@ -77,5 +78,6 @@
|
|
|
77
78
|
"watersplashmanual": 25,
|
|
78
79
|
"waterwake": 26,
|
|
79
80
|
"wax": 80,
|
|
81
|
+
"whitesmoke": 88,
|
|
80
82
|
"witchspell": 44
|
|
81
83
|
}
|
|
Binary file
|
|
@@ -83,6 +83,24 @@
|
|
|
83
83
|
"8": "minecraft:light_gray_concrete",
|
|
84
84
|
"9": "minecraft:cyan_concrete"
|
|
85
85
|
},
|
|
86
|
+
"minecraft:concrete_powder": {
|
|
87
|
+
"0": "minecraft:white_concrete_powder",
|
|
88
|
+
"1": "minecraft:orange_concrete_powder",
|
|
89
|
+
"10": "minecraft:purple_concrete_powder",
|
|
90
|
+
"11": "minecraft:blue_concrete_powder",
|
|
91
|
+
"12": "minecraft:brown_concrete_powder",
|
|
92
|
+
"13": "minecraft:green_concrete_powder",
|
|
93
|
+
"14": "minecraft:red_concrete_powder",
|
|
94
|
+
"15": "minecraft:black_concrete_powder",
|
|
95
|
+
"2": "minecraft:magenta_concrete_powder",
|
|
96
|
+
"3": "minecraft:light_blue_concrete_powder",
|
|
97
|
+
"4": "minecraft:yellow_concrete_powder",
|
|
98
|
+
"5": "minecraft:lime_concrete_powder",
|
|
99
|
+
"6": "minecraft:pink_concrete_powder",
|
|
100
|
+
"7": "minecraft:gray_concrete_powder",
|
|
101
|
+
"8": "minecraft:light_gray_concrete_powder",
|
|
102
|
+
"9": "minecraft:cyan_concrete_powder"
|
|
103
|
+
},
|
|
86
104
|
"minecraft:coral": {
|
|
87
105
|
"0": "minecraft:tube_coral",
|
|
88
106
|
"1": "minecraft:brain_coral",
|
|
@@ -135,6 +153,14 @@
|
|
|
135
153
|
"0": "minecraft:acacia_log",
|
|
136
154
|
"1": "minecraft:dark_oak_log"
|
|
137
155
|
},
|
|
156
|
+
"minecraft:planks": {
|
|
157
|
+
"0": "minecraft:oak_planks",
|
|
158
|
+
"1": "minecraft:spruce_planks",
|
|
159
|
+
"2": "minecraft:birch_planks",
|
|
160
|
+
"3": "minecraft:jungle_planks",
|
|
161
|
+
"4": "minecraft:acacia_planks",
|
|
162
|
+
"5": "minecraft:dark_oak_planks"
|
|
163
|
+
},
|
|
138
164
|
"minecraft:shulker_box": {
|
|
139
165
|
"0": "minecraft:white_shulker_box",
|
|
140
166
|
"1": "minecraft:orange_shulker_box",
|
|
@@ -236,6 +262,68 @@
|
|
|
236
262
|
"74": "minecraft:turtle_spawn_egg",
|
|
237
263
|
"75": "minecraft:cat_spawn_egg"
|
|
238
264
|
},
|
|
265
|
+
"minecraft:stained_glass": {
|
|
266
|
+
"0": "minecraft:white_stained_glass",
|
|
267
|
+
"1": "minecraft:orange_stained_glass",
|
|
268
|
+
"10": "minecraft:purple_stained_glass",
|
|
269
|
+
"11": "minecraft:blue_stained_glass",
|
|
270
|
+
"12": "minecraft:brown_stained_glass",
|
|
271
|
+
"13": "minecraft:green_stained_glass",
|
|
272
|
+
"14": "minecraft:red_stained_glass",
|
|
273
|
+
"15": "minecraft:black_stained_glass",
|
|
274
|
+
"2": "minecraft:magenta_stained_glass",
|
|
275
|
+
"3": "minecraft:light_blue_stained_glass",
|
|
276
|
+
"4": "minecraft:yellow_stained_glass",
|
|
277
|
+
"5": "minecraft:lime_stained_glass",
|
|
278
|
+
"6": "minecraft:pink_stained_glass",
|
|
279
|
+
"7": "minecraft:gray_stained_glass",
|
|
280
|
+
"8": "minecraft:light_gray_stained_glass",
|
|
281
|
+
"9": "minecraft:cyan_stained_glass"
|
|
282
|
+
},
|
|
283
|
+
"minecraft:stained_glass_pane": {
|
|
284
|
+
"0": "minecraft:white_stained_glass_pane",
|
|
285
|
+
"1": "minecraft:orange_stained_glass_pane",
|
|
286
|
+
"10": "minecraft:purple_stained_glass_pane",
|
|
287
|
+
"11": "minecraft:blue_stained_glass_pane",
|
|
288
|
+
"12": "minecraft:brown_stained_glass_pane",
|
|
289
|
+
"13": "minecraft:green_stained_glass_pane",
|
|
290
|
+
"14": "minecraft:red_stained_glass_pane",
|
|
291
|
+
"15": "minecraft:black_stained_glass_pane",
|
|
292
|
+
"2": "minecraft:magenta_stained_glass_pane",
|
|
293
|
+
"3": "minecraft:light_blue_stained_glass_pane",
|
|
294
|
+
"4": "minecraft:yellow_stained_glass_pane",
|
|
295
|
+
"5": "minecraft:lime_stained_glass_pane",
|
|
296
|
+
"6": "minecraft:pink_stained_glass_pane",
|
|
297
|
+
"7": "minecraft:gray_stained_glass_pane",
|
|
298
|
+
"8": "minecraft:light_gray_stained_glass_pane",
|
|
299
|
+
"9": "minecraft:cyan_stained_glass_pane"
|
|
300
|
+
},
|
|
301
|
+
"minecraft:stained_hardened_clay": {
|
|
302
|
+
"0": "minecraft:white_terracotta",
|
|
303
|
+
"1": "minecraft:orange_terracotta",
|
|
304
|
+
"10": "minecraft:purple_terracotta",
|
|
305
|
+
"11": "minecraft:blue_terracotta",
|
|
306
|
+
"12": "minecraft:brown_terracotta",
|
|
307
|
+
"13": "minecraft:green_terracotta",
|
|
308
|
+
"14": "minecraft:red_terracotta",
|
|
309
|
+
"15": "minecraft:black_terracotta",
|
|
310
|
+
"2": "minecraft:magenta_terracotta",
|
|
311
|
+
"3": "minecraft:light_blue_terracotta",
|
|
312
|
+
"4": "minecraft:yellow_terracotta",
|
|
313
|
+
"5": "minecraft:lime_terracotta",
|
|
314
|
+
"6": "minecraft:pink_terracotta",
|
|
315
|
+
"7": "minecraft:gray_terracotta",
|
|
316
|
+
"8": "minecraft:light_gray_terracotta",
|
|
317
|
+
"9": "minecraft:cyan_terracotta"
|
|
318
|
+
},
|
|
319
|
+
"minecraft:stone": {
|
|
320
|
+
"1": "minecraft:granite",
|
|
321
|
+
"2": "minecraft:polished_granite",
|
|
322
|
+
"3": "minecraft:diorite",
|
|
323
|
+
"4": "minecraft:polished_diorite",
|
|
324
|
+
"5": "minecraft:andesite",
|
|
325
|
+
"6": "minecraft:polished_andesite"
|
|
326
|
+
},
|
|
239
327
|
"minecraft:wool": {
|
|
240
328
|
"0": "minecraft:white_wool",
|
|
241
329
|
"1": "minecraft:orange_wool",
|
|
@@ -1,43 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"ingredient": {
|
|
4
|
-
"block_states": "CgAAAwMAYWdlAAAAAAA=",
|
|
5
|
-
"name": "minecraft:nether_wart"
|
|
6
|
-
},
|
|
7
|
-
"input": {
|
|
8
|
-
"name": "minecraft:lingering_potion"
|
|
9
|
-
},
|
|
10
|
-
"output": {
|
|
11
|
-
"meta": 4,
|
|
12
|
-
"name": "minecraft:lingering_potion"
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"ingredient": {
|
|
17
|
-
"block_states": "CgAAAwMAYWdlAAAAAAA=",
|
|
18
|
-
"name": "minecraft:nether_wart"
|
|
19
|
-
},
|
|
20
|
-
"input": {
|
|
21
|
-
"name": "minecraft:potion"
|
|
22
|
-
},
|
|
23
|
-
"output": {
|
|
24
|
-
"meta": 4,
|
|
25
|
-
"name": "minecraft:potion"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"ingredient": {
|
|
30
|
-
"block_states": "CgAAAwMAYWdlAAAAAAA=",
|
|
31
|
-
"name": "minecraft:nether_wart"
|
|
32
|
-
},
|
|
33
|
-
"input": {
|
|
34
|
-
"name": "minecraft:splash_potion"
|
|
35
|
-
},
|
|
36
|
-
"output": {
|
|
37
|
-
"meta": 4,
|
|
38
|
-
"name": "minecraft:splash_potion"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
2
|
{
|
|
42
3
|
"ingredient": {
|
|
43
4
|
"name": "minecraft:blaze_powder"
|
|
@@ -1502,6 +1463,42 @@
|
|
|
1502
1463
|
"name": "minecraft:splash_potion"
|
|
1503
1464
|
}
|
|
1504
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
|
+
},
|
|
1505
1502
|
{
|
|
1506
1503
|
"ingredient": {
|
|
1507
1504
|
"name": "minecraft:phantom_membrane"
|