@jsprismarine/bedrock-data 1.20.70 → 1.20.71-alpha.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.
- package/LICENSE +8 -8
- package/README.md +15 -2
- package/{resources/biome_definitions.nbt → dist/biome_definitions-4bbc294108860f0d.nbt} +0 -0
- package/{resources/entity_identifiers.nbt → dist/entity_identifiers-0f1f67be198c6d13.nbt} +0 -0
- package/dist/index.js +7917 -0
- package/dist/r12_to_current_block_map-6aedb4171e4f37e6.bin +0 -0
- package/package.json +64 -25
- package/.gitmodules +0 -3
- package/.prettierrc +0 -10
- package/index.d.ts +0 -1
- package/index.js +0 -27
- package/jsp/block_id_map.json +0 -555
- package/jsp/item_id_map.json +0 -809
- package/renovate.json +0 -8
- package/resources/.gitattributes +0 -30
- package/resources/.minify_json.php +0 -32
- package/resources/LICENSE +0 -121
- package/resources/README.md +0 -40
- package/resources/banner_patterns.json +0 -320
- package/resources/biome_definitions_full.nbt +0 -0
- package/resources/biome_id_map.json +0 -88
- package/resources/block_id_to_item_id_map.json +0 -977
- package/resources/block_state_meta_map.json +0 -14129
- package/resources/canonical_block_states.nbt +0 -0
- package/resources/command_arg_types.json +0 -306
- package/resources/composer.json +0 -7
- package/resources/creativeitems.json +0 -6025
- package/resources/entity_id_map.json +0 -124
- package/resources/item_tags.json +0 -761
- package/resources/level_sound_id_map.json +0 -445
- package/resources/particle_id_map.json +0 -83
- package/resources/r12_to_current_block_map.bin +0 -0
- package/resources/r16_to_current_item_map.json +0 -426
- package/resources/recipes/potion_container_change.json +0 -16
- package/resources/recipes/potion_type.json +0 -2387
- package/resources/recipes/shaped_chemistry.json +0 -3539
- package/resources/recipes/shaped_crafting.json +0 -22463
- package/resources/recipes/shapeless_chemistry.json +0 -1126
- package/resources/recipes/shapeless_crafting.json +0 -20220
- package/resources/recipes/shapeless_shulker_box.json +0 -5762
- package/resources/recipes/smelting.json +0 -2013
- package/resources/recipes/smithing.json +0 -164
- package/resources/recipes/smithing_trim.json +0 -14
- package/resources/recipes/special_hardcoded.json +0 -16
- package/resources/required_item_list.json +0 -5846
- /package/{jsp/runtime_block_states.dat → dist/runtime_block_states-9230f3440ccad35e.dat} +0 -0
|
Binary file
|
|
@@ -1,306 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"ARG": {
|
|
3
|
-
"description": "unknown",
|
|
4
|
-
"id": 26
|
|
5
|
-
},
|
|
6
|
-
"ARGS": {
|
|
7
|
-
"description": "unknown",
|
|
8
|
-
"id": 25
|
|
9
|
-
},
|
|
10
|
-
"BLOCK_STATE": {
|
|
11
|
-
"description": "unknown",
|
|
12
|
-
"id": 68
|
|
13
|
-
},
|
|
14
|
-
"BLOCK_STATE_ARRAY": {
|
|
15
|
-
"description": "block states",
|
|
16
|
-
"id": 72
|
|
17
|
-
},
|
|
18
|
-
"BLOCK_STATE_ARRAY_CONT": {
|
|
19
|
-
"description": "unknown",
|
|
20
|
-
"id": 73
|
|
21
|
-
},
|
|
22
|
-
"BLOCK_STATE_KEY": {
|
|
23
|
-
"description": "unknown",
|
|
24
|
-
"id": 69
|
|
25
|
-
},
|
|
26
|
-
"BLOCK_STATE_VALUE": {
|
|
27
|
-
"description": "unknown",
|
|
28
|
-
"id": 70
|
|
29
|
-
},
|
|
30
|
-
"BLOCK_STATE_VALUES": {
|
|
31
|
-
"description": "unknown",
|
|
32
|
-
"id": 71
|
|
33
|
-
},
|
|
34
|
-
"COMMAND": {
|
|
35
|
-
"description": "unknown",
|
|
36
|
-
"id": 74
|
|
37
|
-
},
|
|
38
|
-
"COMPAREOPERATOR": {
|
|
39
|
-
"description": "compare operator",
|
|
40
|
-
"id": 7
|
|
41
|
-
},
|
|
42
|
-
"COORD_X_FLOAT": {
|
|
43
|
-
"description": "unknown",
|
|
44
|
-
"id": 49
|
|
45
|
-
},
|
|
46
|
-
"COORD_X_INT": {
|
|
47
|
-
"description": "unknown",
|
|
48
|
-
"id": 46
|
|
49
|
-
},
|
|
50
|
-
"COORD_Y_FLOAT": {
|
|
51
|
-
"description": "unknown",
|
|
52
|
-
"id": 50
|
|
53
|
-
},
|
|
54
|
-
"COORD_Y_INT": {
|
|
55
|
-
"description": "unknown",
|
|
56
|
-
"id": 47
|
|
57
|
-
},
|
|
58
|
-
"COORD_Z_FLOAT": {
|
|
59
|
-
"description": "unknown",
|
|
60
|
-
"id": 51
|
|
61
|
-
},
|
|
62
|
-
"COORD_Z_INT": {
|
|
63
|
-
"description": "unknown",
|
|
64
|
-
"id": 48
|
|
65
|
-
},
|
|
66
|
-
"EQUIPMENTSLOTENUM": {
|
|
67
|
-
"description": "equipment slots",
|
|
68
|
-
"id": 43
|
|
69
|
-
},
|
|
70
|
-
"FAMILYARG": {
|
|
71
|
-
"description": "unknown",
|
|
72
|
-
"id": 31
|
|
73
|
-
},
|
|
74
|
-
"FLOAT": {
|
|
75
|
-
"description": "unknown",
|
|
76
|
-
"id": 2
|
|
77
|
-
},
|
|
78
|
-
"FULLINTEGERRANGE": {
|
|
79
|
-
"description": "integer range",
|
|
80
|
-
"id": 23
|
|
81
|
-
},
|
|
82
|
-
"HASITEMARG": {
|
|
83
|
-
"description": "unknown",
|
|
84
|
-
"id": 40
|
|
85
|
-
},
|
|
86
|
-
"HASITEMARGS": {
|
|
87
|
-
"description": "unknown",
|
|
88
|
-
"id": 41
|
|
89
|
-
},
|
|
90
|
-
"HASITEMELEMENT": {
|
|
91
|
-
"description": "unknown",
|
|
92
|
-
"id": 38
|
|
93
|
-
},
|
|
94
|
-
"HASITEMELEMENTS": {
|
|
95
|
-
"description": "unknown",
|
|
96
|
-
"id": 39
|
|
97
|
-
},
|
|
98
|
-
"HASITEMSELECTOR": {
|
|
99
|
-
"description": "unknown",
|
|
100
|
-
"id": 42
|
|
101
|
-
},
|
|
102
|
-
"ID": {
|
|
103
|
-
"description": "string",
|
|
104
|
-
"id": 44
|
|
105
|
-
},
|
|
106
|
-
"IDCONT": {
|
|
107
|
-
"description": "unknown",
|
|
108
|
-
"id": 45
|
|
109
|
-
},
|
|
110
|
-
"INT": {
|
|
111
|
-
"description": "int",
|
|
112
|
-
"id": 1
|
|
113
|
-
},
|
|
114
|
-
"INTEGERRANGE": {
|
|
115
|
-
"description": "unknown",
|
|
116
|
-
"id": 22
|
|
117
|
-
},
|
|
118
|
-
"INTEGERRANGEPOSTVAL": {
|
|
119
|
-
"description": "unknown",
|
|
120
|
-
"id": 21
|
|
121
|
-
},
|
|
122
|
-
"INTEGERRANGEVAL": {
|
|
123
|
-
"description": "unknown",
|
|
124
|
-
"id": 20
|
|
125
|
-
},
|
|
126
|
-
"JSON_ARRAY": {
|
|
127
|
-
"description": "unknown",
|
|
128
|
-
"id": 65
|
|
129
|
-
},
|
|
130
|
-
"JSON_ARRAY_CONT": {
|
|
131
|
-
"description": "unknown",
|
|
132
|
-
"id": 67
|
|
133
|
-
},
|
|
134
|
-
"JSON_ARRAY_VALUES": {
|
|
135
|
-
"description": "unknown",
|
|
136
|
-
"id": 66
|
|
137
|
-
},
|
|
138
|
-
"JSON_FIELD": {
|
|
139
|
-
"description": "unknown",
|
|
140
|
-
"id": 61
|
|
141
|
-
},
|
|
142
|
-
"JSON_OBJECT": {
|
|
143
|
-
"description": "json",
|
|
144
|
-
"id": 62
|
|
145
|
-
},
|
|
146
|
-
"JSON_OBJECT_CONT": {
|
|
147
|
-
"description": "unknown",
|
|
148
|
-
"id": 64
|
|
149
|
-
},
|
|
150
|
-
"JSON_OBJECT_FIELDS": {
|
|
151
|
-
"description": "unknown",
|
|
152
|
-
"id": 63
|
|
153
|
-
},
|
|
154
|
-
"JSON_VALUE": {
|
|
155
|
-
"description": "unknown",
|
|
156
|
-
"id": 60
|
|
157
|
-
},
|
|
158
|
-
"MARG": {
|
|
159
|
-
"description": "unknown",
|
|
160
|
-
"id": 27
|
|
161
|
-
},
|
|
162
|
-
"MESSAGE": {
|
|
163
|
-
"description": "unknown",
|
|
164
|
-
"id": 55
|
|
165
|
-
},
|
|
166
|
-
"MESSAGEEXP": {
|
|
167
|
-
"description": "unknown",
|
|
168
|
-
"id": 54
|
|
169
|
-
},
|
|
170
|
-
"MESSAGE_ROOT": {
|
|
171
|
-
"description": "message",
|
|
172
|
-
"id": 56
|
|
173
|
-
},
|
|
174
|
-
"MVALUE": {
|
|
175
|
-
"description": "unknown",
|
|
176
|
-
"id": 28
|
|
177
|
-
},
|
|
178
|
-
"NAMEARG": {
|
|
179
|
-
"description": "unknown",
|
|
180
|
-
"id": 29
|
|
181
|
-
},
|
|
182
|
-
"NONIDSELECTION": {
|
|
183
|
-
"description": "unknown",
|
|
184
|
-
"id": 11
|
|
185
|
-
},
|
|
186
|
-
"OPERATOR": {
|
|
187
|
-
"description": "operator",
|
|
188
|
-
"id": 6
|
|
189
|
-
},
|
|
190
|
-
"PATHCOMMAND": {
|
|
191
|
-
"description": "filepath",
|
|
192
|
-
"id": 17
|
|
193
|
-
},
|
|
194
|
-
"PATHCOMMANDCONT": {
|
|
195
|
-
"description": "unknown",
|
|
196
|
-
"id": 19
|
|
197
|
-
},
|
|
198
|
-
"PATHCOMMANDVAL": {
|
|
199
|
-
"description": "unknown",
|
|
200
|
-
"id": 18
|
|
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
|
-
},
|
|
222
|
-
"POSITION": {
|
|
223
|
-
"description": "x y z",
|
|
224
|
-
"id": 52
|
|
225
|
-
},
|
|
226
|
-
"POSITION_FLOAT": {
|
|
227
|
-
"description": "x y z",
|
|
228
|
-
"id": 53
|
|
229
|
-
},
|
|
230
|
-
"POSTSELECTOR": {
|
|
231
|
-
"description": "unknown",
|
|
232
|
-
"id": 57
|
|
233
|
-
},
|
|
234
|
-
"RAWTEXT": {
|
|
235
|
-
"description": "text",
|
|
236
|
-
"id": 58
|
|
237
|
-
},
|
|
238
|
-
"RAWTEXTCONT": {
|
|
239
|
-
"description": "unknown",
|
|
240
|
-
"id": 59
|
|
241
|
-
},
|
|
242
|
-
"RVAL": {
|
|
243
|
-
"description": "value",
|
|
244
|
-
"id": 4
|
|
245
|
-
},
|
|
246
|
-
"SCORESARG": {
|
|
247
|
-
"description": "unknown",
|
|
248
|
-
"id": 12
|
|
249
|
-
},
|
|
250
|
-
"SCORESARGS": {
|
|
251
|
-
"description": "unknown",
|
|
252
|
-
"id": 13
|
|
253
|
-
},
|
|
254
|
-
"SCORESELECTOR": {
|
|
255
|
-
"description": "unknown",
|
|
256
|
-
"id": 15
|
|
257
|
-
},
|
|
258
|
-
"SCORESELECTPARAM": {
|
|
259
|
-
"description": "unknown",
|
|
260
|
-
"id": 14
|
|
261
|
-
},
|
|
262
|
-
"SELARGS": {
|
|
263
|
-
"description": "unknown",
|
|
264
|
-
"id": 24
|
|
265
|
-
},
|
|
266
|
-
"SELECTION": {
|
|
267
|
-
"description": "target",
|
|
268
|
-
"id": 8
|
|
269
|
-
},
|
|
270
|
-
"SLASHCOMMAND": {
|
|
271
|
-
"description": "command",
|
|
272
|
-
"id": 75
|
|
273
|
-
},
|
|
274
|
-
"STANDALONESELECTION": {
|
|
275
|
-
"description": "unknown",
|
|
276
|
-
"id": 9
|
|
277
|
-
},
|
|
278
|
-
"TAGARG": {
|
|
279
|
-
"description": "unknown",
|
|
280
|
-
"id": 37
|
|
281
|
-
},
|
|
282
|
-
"TAGSELECTOR": {
|
|
283
|
-
"description": "unknown",
|
|
284
|
-
"id": 16
|
|
285
|
-
},
|
|
286
|
-
"TYPEARG": {
|
|
287
|
-
"description": "unknown",
|
|
288
|
-
"id": 30
|
|
289
|
-
},
|
|
290
|
-
"VAL": {
|
|
291
|
-
"description": "float",
|
|
292
|
-
"id": 3
|
|
293
|
-
},
|
|
294
|
-
"WILDCARDINT": {
|
|
295
|
-
"description": "wildcard int",
|
|
296
|
-
"id": 5
|
|
297
|
-
},
|
|
298
|
-
"WILDCARDSELECTION": {
|
|
299
|
-
"description": "target",
|
|
300
|
-
"id": 10
|
|
301
|
-
},
|
|
302
|
-
"eps": {
|
|
303
|
-
"description": "unknown",
|
|
304
|
-
"id": 0
|
|
305
|
-
}
|
|
306
|
-
}
|