bc-minecraft-bedrock-vanilla-data 1.19.71-0 → 1.19.73-1
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/lib/src/Lib/Edu/BehaviorPack/blocks.js +124 -158
- package/lib/src/Lib/Edu/BehaviorPack/blocks.js.map +1 -1
- package/lib/src/Lib/General/blocks.d.ts +1 -2
- package/lib/src/Lib/General/blocks.js +458 -1178
- package/lib/src/Lib/General/blocks.js.map +1 -1
- package/lib/src/Lib/General/effects.js +1 -0
- package/lib/src/Lib/General/effects.js.map +1 -1
- package/lib/src/Lib/General/format.d.ts +2 -2
- package/lib/src/Lib/Types/BehaviorPack/Block.d.ts +18 -16
- package/lib/src/Lib/Types/BehaviorPack/Block.js +25 -1
- package/lib/src/Lib/Types/BehaviorPack/Block.js.map +1 -1
- package/lib/src/Lib/Vanilla/BehaviorPack/blocks.js +1 -10068
- package/lib/src/Lib/Vanilla/BehaviorPack/blocks.js.map +1 -1
- package/lib/src/Lib/Vanilla/ResourcePack/textures.js +6 -0
- package/lib/src/Lib/Vanilla/ResourcePack/textures.js.map +1 -1
- package/lib/src/Lib/Vanilla/sources.js +2 -1
- package/lib/src/Lib/Vanilla/sources.js.map +1 -1
- package/package.json +4 -5
|
@@ -5,533 +5,499 @@ exports.Blocks = void 0;
|
|
|
5
5
|
exports.Blocks = [
|
|
6
6
|
{
|
|
7
7
|
"id": "minecraft:camera",
|
|
8
|
-
"
|
|
8
|
+
"properties": []
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
11
|
"id": "minecraft:chemical_heat",
|
|
12
|
-
"
|
|
12
|
+
"properties": []
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
"id": "minecraft:chemistry_table",
|
|
16
|
-
"
|
|
17
|
-
{
|
|
18
|
-
"values": [
|
|
19
|
-
"compound_creator",
|
|
20
|
-
"material_reducer",
|
|
21
|
-
"element_constructor",
|
|
22
|
-
"lab_table"
|
|
23
|
-
],
|
|
24
|
-
"name": "chemistry_table_type",
|
|
25
|
-
"type": "string"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"values": [
|
|
29
|
-
"0",
|
|
30
|
-
"1",
|
|
31
|
-
"2",
|
|
32
|
-
"3"
|
|
33
|
-
],
|
|
34
|
-
"name": "direction",
|
|
35
|
-
"type": "int"
|
|
36
|
-
}
|
|
37
|
-
]
|
|
16
|
+
"properties": []
|
|
38
17
|
},
|
|
39
18
|
{
|
|
40
19
|
"id": "minecraft:element_0",
|
|
41
|
-
"
|
|
20
|
+
"properties": []
|
|
42
21
|
},
|
|
43
22
|
{
|
|
44
23
|
"id": "minecraft:element_1",
|
|
45
|
-
"
|
|
24
|
+
"properties": []
|
|
46
25
|
},
|
|
47
26
|
{
|
|
48
27
|
"id": "minecraft:element_10",
|
|
49
|
-
"
|
|
28
|
+
"properties": []
|
|
50
29
|
},
|
|
51
30
|
{
|
|
52
31
|
"id": "minecraft:element_100",
|
|
53
|
-
"
|
|
32
|
+
"properties": []
|
|
54
33
|
},
|
|
55
34
|
{
|
|
56
35
|
"id": "minecraft:element_101",
|
|
57
|
-
"
|
|
36
|
+
"properties": []
|
|
58
37
|
},
|
|
59
38
|
{
|
|
60
39
|
"id": "minecraft:element_102",
|
|
61
|
-
"
|
|
40
|
+
"properties": []
|
|
62
41
|
},
|
|
63
42
|
{
|
|
64
43
|
"id": "minecraft:element_103",
|
|
65
|
-
"
|
|
44
|
+
"properties": []
|
|
66
45
|
},
|
|
67
46
|
{
|
|
68
47
|
"id": "minecraft:element_104",
|
|
69
|
-
"
|
|
48
|
+
"properties": []
|
|
70
49
|
},
|
|
71
50
|
{
|
|
72
51
|
"id": "minecraft:element_105",
|
|
73
|
-
"
|
|
52
|
+
"properties": []
|
|
74
53
|
},
|
|
75
54
|
{
|
|
76
55
|
"id": "minecraft:element_106",
|
|
77
|
-
"
|
|
56
|
+
"properties": []
|
|
78
57
|
},
|
|
79
58
|
{
|
|
80
59
|
"id": "minecraft:element_107",
|
|
81
|
-
"
|
|
60
|
+
"properties": []
|
|
82
61
|
},
|
|
83
62
|
{
|
|
84
63
|
"id": "minecraft:element_108",
|
|
85
|
-
"
|
|
64
|
+
"properties": []
|
|
86
65
|
},
|
|
87
66
|
{
|
|
88
67
|
"id": "minecraft:element_109",
|
|
89
|
-
"
|
|
68
|
+
"properties": []
|
|
90
69
|
},
|
|
91
70
|
{
|
|
92
71
|
"id": "minecraft:element_11",
|
|
93
|
-
"
|
|
72
|
+
"properties": []
|
|
94
73
|
},
|
|
95
74
|
{
|
|
96
75
|
"id": "minecraft:element_110",
|
|
97
|
-
"
|
|
76
|
+
"properties": []
|
|
98
77
|
},
|
|
99
78
|
{
|
|
100
79
|
"id": "minecraft:element_111",
|
|
101
|
-
"
|
|
80
|
+
"properties": []
|
|
102
81
|
},
|
|
103
82
|
{
|
|
104
83
|
"id": "minecraft:element_112",
|
|
105
|
-
"
|
|
84
|
+
"properties": []
|
|
106
85
|
},
|
|
107
86
|
{
|
|
108
87
|
"id": "minecraft:element_113",
|
|
109
|
-
"
|
|
88
|
+
"properties": []
|
|
110
89
|
},
|
|
111
90
|
{
|
|
112
91
|
"id": "minecraft:element_114",
|
|
113
|
-
"
|
|
92
|
+
"properties": []
|
|
114
93
|
},
|
|
115
94
|
{
|
|
116
95
|
"id": "minecraft:element_115",
|
|
117
|
-
"
|
|
96
|
+
"properties": []
|
|
118
97
|
},
|
|
119
98
|
{
|
|
120
99
|
"id": "minecraft:element_116",
|
|
121
|
-
"
|
|
100
|
+
"properties": []
|
|
122
101
|
},
|
|
123
102
|
{
|
|
124
103
|
"id": "minecraft:element_117",
|
|
125
|
-
"
|
|
104
|
+
"properties": []
|
|
126
105
|
},
|
|
127
106
|
{
|
|
128
107
|
"id": "minecraft:element_118",
|
|
129
|
-
"
|
|
108
|
+
"properties": []
|
|
130
109
|
},
|
|
131
110
|
{
|
|
132
111
|
"id": "minecraft:element_12",
|
|
133
|
-
"
|
|
112
|
+
"properties": []
|
|
134
113
|
},
|
|
135
114
|
{
|
|
136
115
|
"id": "minecraft:element_13",
|
|
137
|
-
"
|
|
116
|
+
"properties": []
|
|
138
117
|
},
|
|
139
118
|
{
|
|
140
119
|
"id": "minecraft:element_14",
|
|
141
|
-
"
|
|
120
|
+
"properties": []
|
|
142
121
|
},
|
|
143
122
|
{
|
|
144
123
|
"id": "minecraft:element_15",
|
|
145
|
-
"
|
|
124
|
+
"properties": []
|
|
146
125
|
},
|
|
147
126
|
{
|
|
148
127
|
"id": "minecraft:element_16",
|
|
149
|
-
"
|
|
128
|
+
"properties": []
|
|
150
129
|
},
|
|
151
130
|
{
|
|
152
131
|
"id": "minecraft:element_17",
|
|
153
|
-
"
|
|
132
|
+
"properties": []
|
|
154
133
|
},
|
|
155
134
|
{
|
|
156
135
|
"id": "minecraft:element_18",
|
|
157
|
-
"
|
|
136
|
+
"properties": []
|
|
158
137
|
},
|
|
159
138
|
{
|
|
160
139
|
"id": "minecraft:element_19",
|
|
161
|
-
"
|
|
140
|
+
"properties": []
|
|
162
141
|
},
|
|
163
142
|
{
|
|
164
143
|
"id": "minecraft:element_2",
|
|
165
|
-
"
|
|
144
|
+
"properties": []
|
|
166
145
|
},
|
|
167
146
|
{
|
|
168
147
|
"id": "minecraft:element_20",
|
|
169
|
-
"
|
|
148
|
+
"properties": []
|
|
170
149
|
},
|
|
171
150
|
{
|
|
172
151
|
"id": "minecraft:element_21",
|
|
173
|
-
"
|
|
152
|
+
"properties": []
|
|
174
153
|
},
|
|
175
154
|
{
|
|
176
155
|
"id": "minecraft:element_22",
|
|
177
|
-
"
|
|
156
|
+
"properties": []
|
|
178
157
|
},
|
|
179
158
|
{
|
|
180
159
|
"id": "minecraft:element_23",
|
|
181
|
-
"
|
|
160
|
+
"properties": []
|
|
182
161
|
},
|
|
183
162
|
{
|
|
184
163
|
"id": "minecraft:element_24",
|
|
185
|
-
"
|
|
164
|
+
"properties": []
|
|
186
165
|
},
|
|
187
166
|
{
|
|
188
167
|
"id": "minecraft:element_25",
|
|
189
|
-
"
|
|
168
|
+
"properties": []
|
|
190
169
|
},
|
|
191
170
|
{
|
|
192
171
|
"id": "minecraft:element_26",
|
|
193
|
-
"
|
|
172
|
+
"properties": []
|
|
194
173
|
},
|
|
195
174
|
{
|
|
196
175
|
"id": "minecraft:element_27",
|
|
197
|
-
"
|
|
176
|
+
"properties": []
|
|
198
177
|
},
|
|
199
178
|
{
|
|
200
179
|
"id": "minecraft:element_28",
|
|
201
|
-
"
|
|
180
|
+
"properties": []
|
|
202
181
|
},
|
|
203
182
|
{
|
|
204
183
|
"id": "minecraft:element_29",
|
|
205
|
-
"
|
|
184
|
+
"properties": []
|
|
206
185
|
},
|
|
207
186
|
{
|
|
208
187
|
"id": "minecraft:element_3",
|
|
209
|
-
"
|
|
188
|
+
"properties": []
|
|
210
189
|
},
|
|
211
190
|
{
|
|
212
191
|
"id": "minecraft:element_30",
|
|
213
|
-
"
|
|
192
|
+
"properties": []
|
|
214
193
|
},
|
|
215
194
|
{
|
|
216
195
|
"id": "minecraft:element_31",
|
|
217
|
-
"
|
|
196
|
+
"properties": []
|
|
218
197
|
},
|
|
219
198
|
{
|
|
220
199
|
"id": "minecraft:element_32",
|
|
221
|
-
"
|
|
200
|
+
"properties": []
|
|
222
201
|
},
|
|
223
202
|
{
|
|
224
203
|
"id": "minecraft:element_33",
|
|
225
|
-
"
|
|
204
|
+
"properties": []
|
|
226
205
|
},
|
|
227
206
|
{
|
|
228
207
|
"id": "minecraft:element_34",
|
|
229
|
-
"
|
|
208
|
+
"properties": []
|
|
230
209
|
},
|
|
231
210
|
{
|
|
232
211
|
"id": "minecraft:element_35",
|
|
233
|
-
"
|
|
212
|
+
"properties": []
|
|
234
213
|
},
|
|
235
214
|
{
|
|
236
215
|
"id": "minecraft:element_36",
|
|
237
|
-
"
|
|
216
|
+
"properties": []
|
|
238
217
|
},
|
|
239
218
|
{
|
|
240
219
|
"id": "minecraft:element_37",
|
|
241
|
-
"
|
|
220
|
+
"properties": []
|
|
242
221
|
},
|
|
243
222
|
{
|
|
244
223
|
"id": "minecraft:element_38",
|
|
245
|
-
"
|
|
224
|
+
"properties": []
|
|
246
225
|
},
|
|
247
226
|
{
|
|
248
227
|
"id": "minecraft:element_39",
|
|
249
|
-
"
|
|
228
|
+
"properties": []
|
|
250
229
|
},
|
|
251
230
|
{
|
|
252
231
|
"id": "minecraft:element_4",
|
|
253
|
-
"
|
|
232
|
+
"properties": []
|
|
254
233
|
},
|
|
255
234
|
{
|
|
256
235
|
"id": "minecraft:element_40",
|
|
257
|
-
"
|
|
236
|
+
"properties": []
|
|
258
237
|
},
|
|
259
238
|
{
|
|
260
239
|
"id": "minecraft:element_41",
|
|
261
|
-
"
|
|
240
|
+
"properties": []
|
|
262
241
|
},
|
|
263
242
|
{
|
|
264
243
|
"id": "minecraft:element_42",
|
|
265
|
-
"
|
|
244
|
+
"properties": []
|
|
266
245
|
},
|
|
267
246
|
{
|
|
268
247
|
"id": "minecraft:element_43",
|
|
269
|
-
"
|
|
248
|
+
"properties": []
|
|
270
249
|
},
|
|
271
250
|
{
|
|
272
251
|
"id": "minecraft:element_44",
|
|
273
|
-
"
|
|
252
|
+
"properties": []
|
|
274
253
|
},
|
|
275
254
|
{
|
|
276
255
|
"id": "minecraft:element_45",
|
|
277
|
-
"
|
|
256
|
+
"properties": []
|
|
278
257
|
},
|
|
279
258
|
{
|
|
280
259
|
"id": "minecraft:element_46",
|
|
281
|
-
"
|
|
260
|
+
"properties": []
|
|
282
261
|
},
|
|
283
262
|
{
|
|
284
263
|
"id": "minecraft:element_47",
|
|
285
|
-
"
|
|
264
|
+
"properties": []
|
|
286
265
|
},
|
|
287
266
|
{
|
|
288
267
|
"id": "minecraft:element_48",
|
|
289
|
-
"
|
|
268
|
+
"properties": []
|
|
290
269
|
},
|
|
291
270
|
{
|
|
292
271
|
"id": "minecraft:element_49",
|
|
293
|
-
"
|
|
272
|
+
"properties": []
|
|
294
273
|
},
|
|
295
274
|
{
|
|
296
275
|
"id": "minecraft:element_5",
|
|
297
|
-
"
|
|
276
|
+
"properties": []
|
|
298
277
|
},
|
|
299
278
|
{
|
|
300
279
|
"id": "minecraft:element_50",
|
|
301
|
-
"
|
|
280
|
+
"properties": []
|
|
302
281
|
},
|
|
303
282
|
{
|
|
304
283
|
"id": "minecraft:element_51",
|
|
305
|
-
"
|
|
284
|
+
"properties": []
|
|
306
285
|
},
|
|
307
286
|
{
|
|
308
287
|
"id": "minecraft:element_52",
|
|
309
|
-
"
|
|
288
|
+
"properties": []
|
|
310
289
|
},
|
|
311
290
|
{
|
|
312
291
|
"id": "minecraft:element_53",
|
|
313
|
-
"
|
|
292
|
+
"properties": []
|
|
314
293
|
},
|
|
315
294
|
{
|
|
316
295
|
"id": "minecraft:element_54",
|
|
317
|
-
"
|
|
296
|
+
"properties": []
|
|
318
297
|
},
|
|
319
298
|
{
|
|
320
299
|
"id": "minecraft:element_55",
|
|
321
|
-
"
|
|
300
|
+
"properties": []
|
|
322
301
|
},
|
|
323
302
|
{
|
|
324
303
|
"id": "minecraft:element_56",
|
|
325
|
-
"
|
|
304
|
+
"properties": []
|
|
326
305
|
},
|
|
327
306
|
{
|
|
328
307
|
"id": "minecraft:element_57",
|
|
329
|
-
"
|
|
308
|
+
"properties": []
|
|
330
309
|
},
|
|
331
310
|
{
|
|
332
311
|
"id": "minecraft:element_58",
|
|
333
|
-
"
|
|
312
|
+
"properties": []
|
|
334
313
|
},
|
|
335
314
|
{
|
|
336
315
|
"id": "minecraft:element_59",
|
|
337
|
-
"
|
|
316
|
+
"properties": []
|
|
338
317
|
},
|
|
339
318
|
{
|
|
340
319
|
"id": "minecraft:element_6",
|
|
341
|
-
"
|
|
320
|
+
"properties": []
|
|
342
321
|
},
|
|
343
322
|
{
|
|
344
323
|
"id": "minecraft:element_60",
|
|
345
|
-
"
|
|
324
|
+
"properties": []
|
|
346
325
|
},
|
|
347
326
|
{
|
|
348
327
|
"id": "minecraft:element_61",
|
|
349
|
-
"
|
|
328
|
+
"properties": []
|
|
350
329
|
},
|
|
351
330
|
{
|
|
352
331
|
"id": "minecraft:element_62",
|
|
353
|
-
"
|
|
332
|
+
"properties": []
|
|
354
333
|
},
|
|
355
334
|
{
|
|
356
335
|
"id": "minecraft:element_63",
|
|
357
|
-
"
|
|
336
|
+
"properties": []
|
|
358
337
|
},
|
|
359
338
|
{
|
|
360
339
|
"id": "minecraft:element_64",
|
|
361
|
-
"
|
|
340
|
+
"properties": []
|
|
362
341
|
},
|
|
363
342
|
{
|
|
364
343
|
"id": "minecraft:element_65",
|
|
365
|
-
"
|
|
344
|
+
"properties": []
|
|
366
345
|
},
|
|
367
346
|
{
|
|
368
347
|
"id": "minecraft:element_66",
|
|
369
|
-
"
|
|
348
|
+
"properties": []
|
|
370
349
|
},
|
|
371
350
|
{
|
|
372
351
|
"id": "minecraft:element_67",
|
|
373
|
-
"
|
|
352
|
+
"properties": []
|
|
374
353
|
},
|
|
375
354
|
{
|
|
376
355
|
"id": "minecraft:element_68",
|
|
377
|
-
"
|
|
356
|
+
"properties": []
|
|
378
357
|
},
|
|
379
358
|
{
|
|
380
359
|
"id": "minecraft:element_69",
|
|
381
|
-
"
|
|
360
|
+
"properties": []
|
|
382
361
|
},
|
|
383
362
|
{
|
|
384
363
|
"id": "minecraft:element_7",
|
|
385
|
-
"
|
|
364
|
+
"properties": []
|
|
386
365
|
},
|
|
387
366
|
{
|
|
388
367
|
"id": "minecraft:element_70",
|
|
389
|
-
"
|
|
368
|
+
"properties": []
|
|
390
369
|
},
|
|
391
370
|
{
|
|
392
371
|
"id": "minecraft:element_71",
|
|
393
|
-
"
|
|
372
|
+
"properties": []
|
|
394
373
|
},
|
|
395
374
|
{
|
|
396
375
|
"id": "minecraft:element_72",
|
|
397
|
-
"
|
|
376
|
+
"properties": []
|
|
398
377
|
},
|
|
399
378
|
{
|
|
400
379
|
"id": "minecraft:element_73",
|
|
401
|
-
"
|
|
380
|
+
"properties": []
|
|
402
381
|
},
|
|
403
382
|
{
|
|
404
383
|
"id": "minecraft:element_74",
|
|
405
|
-
"
|
|
384
|
+
"properties": []
|
|
406
385
|
},
|
|
407
386
|
{
|
|
408
387
|
"id": "minecraft:element_75",
|
|
409
|
-
"
|
|
388
|
+
"properties": []
|
|
410
389
|
},
|
|
411
390
|
{
|
|
412
391
|
"id": "minecraft:element_76",
|
|
413
|
-
"
|
|
392
|
+
"properties": []
|
|
414
393
|
},
|
|
415
394
|
{
|
|
416
395
|
"id": "minecraft:element_77",
|
|
417
|
-
"
|
|
396
|
+
"properties": []
|
|
418
397
|
},
|
|
419
398
|
{
|
|
420
399
|
"id": "minecraft:element_78",
|
|
421
|
-
"
|
|
400
|
+
"properties": []
|
|
422
401
|
},
|
|
423
402
|
{
|
|
424
403
|
"id": "minecraft:element_79",
|
|
425
|
-
"
|
|
404
|
+
"properties": []
|
|
426
405
|
},
|
|
427
406
|
{
|
|
428
407
|
"id": "minecraft:element_8",
|
|
429
|
-
"
|
|
408
|
+
"properties": []
|
|
430
409
|
},
|
|
431
410
|
{
|
|
432
411
|
"id": "minecraft:element_80",
|
|
433
|
-
"
|
|
412
|
+
"properties": []
|
|
434
413
|
},
|
|
435
414
|
{
|
|
436
415
|
"id": "minecraft:element_81",
|
|
437
|
-
"
|
|
416
|
+
"properties": []
|
|
438
417
|
},
|
|
439
418
|
{
|
|
440
419
|
"id": "minecraft:element_82",
|
|
441
|
-
"
|
|
420
|
+
"properties": []
|
|
442
421
|
},
|
|
443
422
|
{
|
|
444
423
|
"id": "minecraft:element_83",
|
|
445
|
-
"
|
|
424
|
+
"properties": []
|
|
446
425
|
},
|
|
447
426
|
{
|
|
448
427
|
"id": "minecraft:element_84",
|
|
449
|
-
"
|
|
428
|
+
"properties": []
|
|
450
429
|
},
|
|
451
430
|
{
|
|
452
431
|
"id": "minecraft:element_85",
|
|
453
|
-
"
|
|
432
|
+
"properties": []
|
|
454
433
|
},
|
|
455
434
|
{
|
|
456
435
|
"id": "minecraft:element_86",
|
|
457
|
-
"
|
|
436
|
+
"properties": []
|
|
458
437
|
},
|
|
459
438
|
{
|
|
460
439
|
"id": "minecraft:element_87",
|
|
461
|
-
"
|
|
440
|
+
"properties": []
|
|
462
441
|
},
|
|
463
442
|
{
|
|
464
443
|
"id": "minecraft:element_88",
|
|
465
|
-
"
|
|
444
|
+
"properties": []
|
|
466
445
|
},
|
|
467
446
|
{
|
|
468
447
|
"id": "minecraft:element_89",
|
|
469
|
-
"
|
|
448
|
+
"properties": []
|
|
470
449
|
},
|
|
471
450
|
{
|
|
472
451
|
"id": "minecraft:element_9",
|
|
473
|
-
"
|
|
452
|
+
"properties": []
|
|
474
453
|
},
|
|
475
454
|
{
|
|
476
455
|
"id": "minecraft:element_90",
|
|
477
|
-
"
|
|
456
|
+
"properties": []
|
|
478
457
|
},
|
|
479
458
|
{
|
|
480
459
|
"id": "minecraft:element_91",
|
|
481
|
-
"
|
|
460
|
+
"properties": []
|
|
482
461
|
},
|
|
483
462
|
{
|
|
484
463
|
"id": "minecraft:element_92",
|
|
485
|
-
"
|
|
464
|
+
"properties": []
|
|
486
465
|
},
|
|
487
466
|
{
|
|
488
467
|
"id": "minecraft:element_93",
|
|
489
|
-
"
|
|
468
|
+
"properties": []
|
|
490
469
|
},
|
|
491
470
|
{
|
|
492
471
|
"id": "minecraft:element_94",
|
|
493
|
-
"
|
|
472
|
+
"properties": []
|
|
494
473
|
},
|
|
495
474
|
{
|
|
496
475
|
"id": "minecraft:element_95",
|
|
497
|
-
"
|
|
476
|
+
"properties": []
|
|
498
477
|
},
|
|
499
478
|
{
|
|
500
479
|
"id": "minecraft:element_96",
|
|
501
|
-
"
|
|
480
|
+
"properties": []
|
|
502
481
|
},
|
|
503
482
|
{
|
|
504
483
|
"id": "minecraft:element_97",
|
|
505
|
-
"
|
|
484
|
+
"properties": []
|
|
506
485
|
},
|
|
507
486
|
{
|
|
508
487
|
"id": "minecraft:element_98",
|
|
509
|
-
"
|
|
488
|
+
"properties": []
|
|
510
489
|
},
|
|
511
490
|
{
|
|
512
491
|
"id": "minecraft:element_99",
|
|
513
|
-
"
|
|
492
|
+
"properties": []
|
|
514
493
|
},
|
|
515
494
|
{
|
|
516
495
|
"id": "minecraft:underwater_tnt",
|
|
517
|
-
"
|
|
496
|
+
"properties": []
|
|
518
497
|
},
|
|
519
498
|
{
|
|
520
499
|
"id": "minecraft:underwater_torch",
|
|
521
|
-
"
|
|
522
|
-
{
|
|
523
|
-
"values": [
|
|
524
|
-
"unknown",
|
|
525
|
-
"west",
|
|
526
|
-
"east",
|
|
527
|
-
"north",
|
|
528
|
-
"south",
|
|
529
|
-
"top"
|
|
530
|
-
],
|
|
531
|
-
"name": "torch_facing_direction",
|
|
532
|
-
"type": "string"
|
|
533
|
-
}
|
|
534
|
-
]
|
|
500
|
+
"properties": []
|
|
535
501
|
}
|
|
536
502
|
];
|
|
537
503
|
//# sourceMappingURL=blocks.js.map
|