@jsprismarine/bedrock-data 1.19.50 → 1.20.10-a

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 (41) hide show
  1. package/.gitmodules +3 -3
  2. package/.prettierrc +10 -10
  3. package/LICENSE +8 -8
  4. package/README.md +2 -2
  5. package/index.d.ts +1 -1
  6. package/index.js +27 -27
  7. package/package.json +10 -10
  8. package/renovate.json +5 -5
  9. package/resources/.gitattributes +30 -30
  10. package/resources/LICENSE +121 -121
  11. package/resources/README.md +40 -63
  12. package/resources/biome_definitions.nbt +0 -0
  13. package/resources/biome_definitions_full.nbt +0 -0
  14. package/resources/biome_id_map.json +1 -0
  15. package/resources/block_id_to_item_id_map.json +116 -21
  16. package/resources/block_state_meta_map.json +783 -110
  17. package/resources/canonical_block_states.nbt +0 -0
  18. package/resources/command_arg_types.json +59 -39
  19. package/resources/creativeitems.json +3144 -2125
  20. package/resources/entity_id_map.json +2 -0
  21. package/resources/entity_identifiers.nbt +0 -0
  22. package/resources/item_tags.json +533 -206
  23. package/resources/level_sound_id_map.json +12 -0
  24. package/resources/r12_to_current_block_map.bin +0 -0
  25. package/resources/r16_to_current_item_map.json +112 -2
  26. package/resources/recipes/potion_container_change.json +16 -0
  27. package/resources/recipes/potion_type.json +2390 -0
  28. package/resources/recipes/shaped_chemistry.json +3579 -0
  29. package/resources/recipes/shaped_crafting.json +21677 -0
  30. package/resources/recipes/shapeless_chemistry.json +1126 -0
  31. package/resources/recipes/shapeless_crafting.json +19502 -0
  32. package/resources/recipes/shapeless_shulker_box.json +5762 -0
  33. package/resources/recipes/smelting.json +2031 -0
  34. package/resources/recipes/smithing.json +164 -0
  35. package/resources/recipes/smithing_trim.json +14 -0
  36. package/resources/recipes/special_hardcoded.json +16 -0
  37. package/resources/required_item_list.json +1068 -408
  38. package/resources/block_id_map.json +0 -555
  39. package/resources/item_id_map.json +0 -809
  40. package/resources/r12_block_states.json +0 -4235
  41. package/resources/recipes.json +0 -49988
@@ -80,8 +80,11 @@
80
80
  "block.sculk_sensor.place": 381,
81
81
  "block.sculk_shrieker.place": 382,
82
82
  "block.sculk_shrieker.shriek": 366,
83
+ "block.sign.waxed_interact_fail": 468,
83
84
  "block.smithing_table.use": 280,
84
85
  "block.smoker.smoke": 278,
86
+ "block.sniffer_egg.crack": 466,
87
+ "block.sniffer_egg.hatch": 467,
85
88
  "block.stonecutter.use": 265,
86
89
  "block.sweet_berry_bush.hurt": 262,
87
90
  "block.sweet_berry_bush.pick": 263,
@@ -96,7 +99,10 @@
96
99
  "bow.hit": 63,
97
100
  "break": 5,
98
101
  "break.block": 55,
102
+ "break_pot": 465,
99
103
  "breathe": 13,
104
+ "brush": 462,
105
+ "brush_completed": 463,
100
106
  "bubble.down": 215,
101
107
  "bubble.downinside": 218,
102
108
  "bubble.pop": 216,
@@ -245,6 +251,8 @@
245
251
  "imitate.zombie": 170,
246
252
  "imitate.zombie_pigman": 171,
247
253
  "imitate.zombie_villager": 172,
254
+ "insert": 458,
255
+ "insert_enchanted": 460,
248
256
  "irongolem.crack": 373,
249
257
  "irongolem.repair": 374,
250
258
  "item.book.put": 256,
@@ -312,6 +320,8 @@
312
320
  "particle.soul_escape.loud": 313,
313
321
  "particle.soul_escape.quiet": 312,
314
322
  "pick_berries.cave_vines": 336,
323
+ "pickup": 459,
324
+ "pickup_enchanted": 461,
315
325
  "piston.in": 83,
316
326
  "piston.out": 84,
317
327
  "place": 6,
@@ -350,6 +360,7 @@
350
360
  "record.mellohi": 107,
351
361
  "record.otherside": 371,
352
362
  "record.pigstep": 314,
363
+ "record.relic": 469,
353
364
  "record.stal": 108,
354
365
  "record.strad": 109,
355
366
  "record.wait": 112,
@@ -367,6 +378,7 @@
367
378
  "scrape": 341,
368
379
  "screech": 281,
369
380
  "shake": 33,
381
+ "shatter_pot": 464,
370
382
  "shear": 45,
371
383
  "shoot": 54,
372
384
  "shulker.close": 120,
@@ -18,7 +18,8 @@
18
18
  "4": "minecraft:acacia_boat",
19
19
  "5": "minecraft:dark_oak_boat",
20
20
  "6": "minecraft:mangrove_boat",
21
- "7": "minecraft:bamboo_raft"
21
+ "7": "minecraft:bamboo_raft",
22
+ "8": "minecraft:cherry_boat"
22
23
  },
23
24
  "minecraft:bucket": {
24
25
  "1": "minecraft:milk_bucket",
@@ -32,6 +33,24 @@
32
33
  "5": "minecraft:pufferfish_bucket",
33
34
  "8": "minecraft:water_bucket"
34
35
  },
36
+ "minecraft:carpet": {
37
+ "0": "minecraft:white_carpet",
38
+ "1": "minecraft:orange_carpet",
39
+ "10": "minecraft:purple_carpet",
40
+ "11": "minecraft:blue_carpet",
41
+ "12": "minecraft:brown_carpet",
42
+ "13": "minecraft:green_carpet",
43
+ "14": "minecraft:red_carpet",
44
+ "15": "minecraft:black_carpet",
45
+ "2": "minecraft:magenta_carpet",
46
+ "3": "minecraft:light_blue_carpet",
47
+ "4": "minecraft:yellow_carpet",
48
+ "5": "minecraft:lime_carpet",
49
+ "6": "minecraft:pink_carpet",
50
+ "7": "minecraft:gray_carpet",
51
+ "8": "minecraft:light_gray_carpet",
52
+ "9": "minecraft:cyan_carpet"
53
+ },
35
54
  "minecraft:chest_boat": {
36
55
  "0": "minecraft:oak_chest_boat",
37
56
  "1": "minecraft:spruce_chest_boat",
@@ -40,11 +59,42 @@
40
59
  "4": "minecraft:acacia_chest_boat",
41
60
  "5": "minecraft:dark_oak_chest_boat",
42
61
  "6": "minecraft:mangrove_chest_boat",
43
- "7": "minecraft:bamboo_chest_raft"
62
+ "7": "minecraft:bamboo_chest_raft",
63
+ "8": "minecraft:cherry_chest_boat"
44
64
  },
45
65
  "minecraft:coal": {
46
66
  "1": "minecraft:charcoal"
47
67
  },
68
+ "minecraft:concrete": {
69
+ "0": "minecraft:white_concrete",
70
+ "1": "minecraft:orange_concrete",
71
+ "10": "minecraft:purple_concrete",
72
+ "11": "minecraft:blue_concrete",
73
+ "12": "minecraft:brown_concrete",
74
+ "13": "minecraft:green_concrete",
75
+ "14": "minecraft:red_concrete",
76
+ "15": "minecraft:black_concrete",
77
+ "2": "minecraft:magenta_concrete",
78
+ "3": "minecraft:light_blue_concrete",
79
+ "4": "minecraft:yellow_concrete",
80
+ "5": "minecraft:lime_concrete",
81
+ "6": "minecraft:pink_concrete",
82
+ "7": "minecraft:gray_concrete",
83
+ "8": "minecraft:light_gray_concrete",
84
+ "9": "minecraft:cyan_concrete"
85
+ },
86
+ "minecraft:coral": {
87
+ "0": "minecraft:tube_coral",
88
+ "1": "minecraft:brain_coral",
89
+ "10": "minecraft:dead_bubble_coral",
90
+ "11": "minecraft:dead_fire_coral",
91
+ "12": "minecraft:dead_horn_coral",
92
+ "2": "minecraft:bubble_coral",
93
+ "3": "minecraft:fire_coral",
94
+ "4": "minecraft:horn_coral",
95
+ "8": "minecraft:dead_tube_coral",
96
+ "9": "minecraft:dead_brain_coral"
97
+ },
48
98
  "minecraft:dye": {
49
99
  "0": "minecraft:ink_sac",
50
100
  "1": "minecraft:red_dye",
@@ -67,6 +117,42 @@
67
117
  "8": "minecraft:gray_dye",
68
118
  "9": "minecraft:pink_dye"
69
119
  },
120
+ "minecraft:fence": {
121
+ "0": "minecraft:oak_fence",
122
+ "1": "minecraft:spruce_fence",
123
+ "2": "minecraft:birch_fence",
124
+ "3": "minecraft:jungle_fence",
125
+ "4": "minecraft:acacia_fence",
126
+ "5": "minecraft:dark_oak_fence"
127
+ },
128
+ "minecraft:log": {
129
+ "0": "minecraft:oak_log",
130
+ "1": "minecraft:spruce_log",
131
+ "2": "minecraft:birch_log",
132
+ "3": "minecraft:jungle_log"
133
+ },
134
+ "minecraft:log2": {
135
+ "0": "minecraft:acacia_log",
136
+ "1": "minecraft:dark_oak_log"
137
+ },
138
+ "minecraft:shulker_box": {
139
+ "0": "minecraft:white_shulker_box",
140
+ "1": "minecraft:orange_shulker_box",
141
+ "10": "minecraft:purple_shulker_box",
142
+ "11": "minecraft:blue_shulker_box",
143
+ "12": "minecraft:brown_shulker_box",
144
+ "13": "minecraft:green_shulker_box",
145
+ "14": "minecraft:red_shulker_box",
146
+ "15": "minecraft:black_shulker_box",
147
+ "2": "minecraft:magenta_shulker_box",
148
+ "3": "minecraft:light_blue_shulker_box",
149
+ "4": "minecraft:yellow_shulker_box",
150
+ "5": "minecraft:lime_shulker_box",
151
+ "6": "minecraft:pink_shulker_box",
152
+ "7": "minecraft:gray_shulker_box",
153
+ "8": "minecraft:light_gray_shulker_box",
154
+ "9": "minecraft:cyan_shulker_box"
155
+ },
70
156
  "minecraft:spawn_egg": {
71
157
  "10": "minecraft:chicken_spawn_egg",
72
158
  "104": "minecraft:evoker_spawn_egg",
@@ -99,6 +185,7 @@
99
185
  "133": "minecraft:tadpole_spawn_egg",
100
186
  "134": "minecraft:allay_spawn_egg",
101
187
  "138": "minecraft:camel_spawn_egg",
188
+ "139": "minecraft:sniffer_spawn_egg",
102
189
  "14": "minecraft:wolf_spawn_egg",
103
190
  "15": "minecraft:villager_spawn_egg",
104
191
  "157": "minecraft:trader_llama_spawn_egg",
@@ -106,6 +193,8 @@
106
193
  "17": "minecraft:squid_spawn_egg",
107
194
  "18": "minecraft:rabbit_spawn_egg",
108
195
  "19": "minecraft:bat_spawn_egg",
196
+ "20": "minecraft:iron_golem_spawn_egg",
197
+ "21": "minecraft:snow_golem_spawn_egg",
109
198
  "22": "minecraft:ocelot_spawn_egg",
110
199
  "23": "minecraft:horse_spawn_egg",
111
200
  "24": "minecraft:donkey_spawn_egg",
@@ -136,6 +225,8 @@
136
225
  "49": "minecraft:guardian_spawn_egg",
137
226
  "50": "minecraft:elder_guardian_spawn_egg",
138
227
  "51": "minecraft:npc_spawn_egg",
228
+ "52": "minecraft:wither_spawn_egg",
229
+ "53": "minecraft:ender_dragon_spawn_egg",
139
230
  "54": "minecraft:shulker_spawn_egg",
140
231
  "55": "minecraft:endermite_spawn_egg",
141
232
  "56": "minecraft:agent_spawn_egg",
@@ -144,6 +235,24 @@
144
235
  "59": "minecraft:ravager_spawn_egg",
145
236
  "74": "minecraft:turtle_spawn_egg",
146
237
  "75": "minecraft:cat_spawn_egg"
238
+ },
239
+ "minecraft:wool": {
240
+ "0": "minecraft:white_wool",
241
+ "1": "minecraft:orange_wool",
242
+ "10": "minecraft:purple_wool",
243
+ "11": "minecraft:blue_wool",
244
+ "12": "minecraft:brown_wool",
245
+ "13": "minecraft:green_wool",
246
+ "14": "minecraft:red_wool",
247
+ "15": "minecraft:black_wool",
248
+ "2": "minecraft:magenta_wool",
249
+ "3": "minecraft:light_blue_wool",
250
+ "4": "minecraft:yellow_wool",
251
+ "5": "minecraft:lime_wool",
252
+ "6": "minecraft:pink_wool",
253
+ "7": "minecraft:gray_wool",
254
+ "8": "minecraft:light_gray_wool",
255
+ "9": "minecraft:cyan_wool"
147
256
  }
148
257
  },
149
258
  "simple": {
@@ -209,6 +318,7 @@
209
318
  "minecraft:record_mellohi": "minecraft:music_disc_mellohi",
210
319
  "minecraft:record_otherside": "minecraft:music_disc_otherside",
211
320
  "minecraft:record_pigstep": "minecraft:music_disc_pigstep",
321
+ "minecraft:record_relic": "minecraft:music_disc_relic",
212
322
  "minecraft:record_stal": "minecraft:music_disc_stal",
213
323
  "minecraft:record_strad": "minecraft:music_disc_strad",
214
324
  "minecraft:record_wait": "minecraft:music_disc_wait",
@@ -0,0 +1,16 @@
1
+ [
2
+ {
3
+ "ingredient": {
4
+ "name": "minecraft:dragon_breath"
5
+ },
6
+ "input_item_name": "minecraft:splash_potion",
7
+ "output_item_name": "minecraft:lingering_potion"
8
+ },
9
+ {
10
+ "ingredient": {
11
+ "name": "minecraft:gunpowder"
12
+ },
13
+ "input_item_name": "minecraft:potion",
14
+ "output_item_name": "minecraft:splash_potion"
15
+ }
16
+ ]