@jsprismarine/bedrock-data 1.19.50 → 1.19.80

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 (32) hide show
  1. package/package.json +1 -1
  2. package/resources/README.md +6 -29
  3. package/resources/biome_definitions.nbt +0 -0
  4. package/resources/biome_definitions_full.nbt +0 -0
  5. package/resources/biome_id_map.json +1 -0
  6. package/resources/block_id_to_item_id_map.json +57 -5
  7. package/resources/block_state_meta_map.json +705 -37
  8. package/resources/canonical_block_states.nbt +0 -0
  9. package/resources/command_arg_types.json +59 -39
  10. package/resources/creativeitems.json +3184 -2125
  11. package/resources/entity_id_map.json +2 -0
  12. package/resources/entity_identifiers.nbt +0 -0
  13. package/resources/item_tags.json +502 -205
  14. package/resources/level_sound_id_map.json +8 -0
  15. package/resources/r12_to_current_block_map.bin +0 -0
  16. package/resources/r16_to_current_item_map.json +53 -2
  17. package/resources/recipes/potion_container_change.json +16 -0
  18. package/resources/recipes/potion_type.json +2390 -0
  19. package/resources/recipes/shaped_chemistry.json +3579 -0
  20. package/resources/recipes/shaped_crafting.json +21650 -0
  21. package/resources/recipes/shapeless_chemistry.json +1156 -0
  22. package/resources/recipes/shapeless_crafting.json +19458 -0
  23. package/resources/recipes/shapeless_shulker_box.json +6382 -0
  24. package/resources/recipes/smelting.json +2031 -0
  25. package/resources/recipes/smithing.json +164 -0
  26. package/resources/recipes/smithing_trim.json +14 -0
  27. package/resources/recipes/special_hardcoded.json +16 -0
  28. package/resources/required_item_list.json +781 -369
  29. package/resources/block_id_map.json +0 -555
  30. package/resources/item_id_map.json +0 -809
  31. package/resources/r12_block_states.json +0 -4235
  32. package/resources/recipes.json +0 -49988
@@ -9,31 +9,31 @@
9
9
  },
10
10
  "BLOCK_STATE": {
11
11
  "description": "unknown",
12
- "id": 63
12
+ "id": 68
13
13
  },
14
14
  "BLOCK_STATE_ARRAY": {
15
15
  "description": "block states",
16
- "id": 67
16
+ "id": 72
17
17
  },
18
18
  "BLOCK_STATE_ARRAY_CONT": {
19
19
  "description": "unknown",
20
- "id": 68
20
+ "id": 73
21
21
  },
22
22
  "BLOCK_STATE_KEY": {
23
23
  "description": "unknown",
24
- "id": 64
24
+ "id": 69
25
25
  },
26
26
  "BLOCK_STATE_VALUE": {
27
27
  "description": "unknown",
28
- "id": 65
28
+ "id": 70
29
29
  },
30
30
  "BLOCK_STATE_VALUES": {
31
31
  "description": "unknown",
32
- "id": 66
32
+ "id": 71
33
33
  },
34
34
  "COMMAND": {
35
35
  "description": "unknown",
36
- "id": 69
36
+ "id": 74
37
37
  },
38
38
  "COMPAREOPERATOR": {
39
39
  "description": "compare operator",
@@ -41,31 +41,31 @@
41
41
  },
42
42
  "COORD_X_FLOAT": {
43
43
  "description": "unknown",
44
- "id": 44
44
+ "id": 49
45
45
  },
46
46
  "COORD_X_INT": {
47
47
  "description": "unknown",
48
- "id": 41
48
+ "id": 46
49
49
  },
50
50
  "COORD_Y_FLOAT": {
51
51
  "description": "unknown",
52
- "id": 45
52
+ "id": 50
53
53
  },
54
54
  "COORD_Y_INT": {
55
55
  "description": "unknown",
56
- "id": 42
56
+ "id": 47
57
57
  },
58
58
  "COORD_Z_FLOAT": {
59
59
  "description": "unknown",
60
- "id": 46
60
+ "id": 51
61
61
  },
62
62
  "COORD_Z_INT": {
63
63
  "description": "unknown",
64
- "id": 43
64
+ "id": 48
65
65
  },
66
66
  "EQUIPMENTSLOTENUM": {
67
67
  "description": "equipment slots",
68
- "id": 38
68
+ "id": 43
69
69
  },
70
70
  "FAMILYARG": {
71
71
  "description": "unknown",
@@ -81,31 +81,31 @@
81
81
  },
82
82
  "HASITEMARG": {
83
83
  "description": "unknown",
84
- "id": 35
84
+ "id": 40
85
85
  },
86
86
  "HASITEMARGS": {
87
87
  "description": "unknown",
88
- "id": 36
88
+ "id": 41
89
89
  },
90
90
  "HASITEMELEMENT": {
91
91
  "description": "unknown",
92
- "id": 33
92
+ "id": 38
93
93
  },
94
94
  "HASITEMELEMENTS": {
95
95
  "description": "unknown",
96
- "id": 34
96
+ "id": 39
97
97
  },
98
98
  "HASITEMSELECTOR": {
99
99
  "description": "unknown",
100
- "id": 37
100
+ "id": 42
101
101
  },
102
102
  "ID": {
103
103
  "description": "string",
104
- "id": 39
104
+ "id": 44
105
105
  },
106
106
  "IDCONT": {
107
107
  "description": "unknown",
108
- "id": 40
108
+ "id": 45
109
109
  },
110
110
  "INT": {
111
111
  "description": "int",
@@ -125,35 +125,35 @@
125
125
  },
126
126
  "JSON_ARRAY": {
127
127
  "description": "unknown",
128
- "id": 60
128
+ "id": 65
129
129
  },
130
130
  "JSON_ARRAY_CONT": {
131
131
  "description": "unknown",
132
- "id": 62
132
+ "id": 67
133
133
  },
134
134
  "JSON_ARRAY_VALUES": {
135
135
  "description": "unknown",
136
- "id": 61
136
+ "id": 66
137
137
  },
138
138
  "JSON_FIELD": {
139
139
  "description": "unknown",
140
- "id": 56
140
+ "id": 61
141
141
  },
142
142
  "JSON_OBJECT": {
143
143
  "description": "json",
144
- "id": 57
144
+ "id": 62
145
145
  },
146
146
  "JSON_OBJECT_CONT": {
147
147
  "description": "unknown",
148
- "id": 59
148
+ "id": 64
149
149
  },
150
150
  "JSON_OBJECT_FIELDS": {
151
151
  "description": "unknown",
152
- "id": 58
152
+ "id": 63
153
153
  },
154
154
  "JSON_VALUE": {
155
155
  "description": "unknown",
156
- "id": 55
156
+ "id": 60
157
157
  },
158
158
  "MARG": {
159
159
  "description": "unknown",
@@ -161,15 +161,15 @@
161
161
  },
162
162
  "MESSAGE": {
163
163
  "description": "unknown",
164
- "id": 50
164
+ "id": 55
165
165
  },
166
166
  "MESSAGEEXP": {
167
167
  "description": "unknown",
168
- "id": 49
168
+ "id": 54
169
169
  },
170
170
  "MESSAGE_ROOT": {
171
171
  "description": "message",
172
- "id": 51
172
+ "id": 56
173
173
  },
174
174
  "MVALUE": {
175
175
  "description": "unknown",
@@ -199,25 +199,45 @@
199
199
  "description": "unknown",
200
200
  "id": 18
201
201
  },
202
+ "PERMISSIONARG": {
203
+ "description": "unknown",
204
+ "id": 32
205
+ },
206
+ "PERMISSIONARGS": {
207
+ "description": "unknown",
208
+ "id": 33
209
+ },
210
+ "PERMISSIONELEMENT": {
211
+ "description": "unknown",
212
+ "id": 35
213
+ },
214
+ "PERMISSIONELEMENTS": {
215
+ "description": "unknown",
216
+ "id": 36
217
+ },
218
+ "PERMISSIONSELECTOR": {
219
+ "description": "unknown",
220
+ "id": 34
221
+ },
202
222
  "POSITION": {
203
223
  "description": "x y z",
204
- "id": 47
224
+ "id": 52
205
225
  },
206
226
  "POSITION_FLOAT": {
207
227
  "description": "x y z",
208
- "id": 48
228
+ "id": 53
209
229
  },
210
230
  "POSTSELECTOR": {
211
231
  "description": "unknown",
212
- "id": 52
232
+ "id": 57
213
233
  },
214
234
  "RAWTEXT": {
215
235
  "description": "text",
216
- "id": 53
236
+ "id": 58
217
237
  },
218
238
  "RAWTEXTCONT": {
219
239
  "description": "unknown",
220
- "id": 54
240
+ "id": 59
221
241
  },
222
242
  "RVAL": {
223
243
  "description": "value",
@@ -249,7 +269,7 @@
249
269
  },
250
270
  "SLASHCOMMAND": {
251
271
  "description": "command",
252
- "id": 70
272
+ "id": 75
253
273
  },
254
274
  "STANDALONESELECTION": {
255
275
  "description": "unknown",
@@ -257,7 +277,7 @@
257
277
  },
258
278
  "TAGARG": {
259
279
  "description": "unknown",
260
- "id": 32
280
+ "id": 37
261
281
  },
262
282
  "TAGSELECTOR": {
263
283
  "description": "unknown",