@jsprismarine/bedrock-data 1.20.72 → 1.20.73
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/dist/index.js +14 -19
- package/index.d.ts +4 -0
- package/jsp/block_id_map.json +555 -0
- package/jsp/item_id_map.json +809 -0
- package/package.json +3 -1
- package/resources/.gitattributes +30 -0
- package/resources/.minify_json.php +32 -0
- package/resources/LICENSE +121 -0
- package/resources/README.md +40 -0
- package/resources/banner_patterns.json +320 -0
- package/resources/biome_definitions_full.nbt +0 -0
- package/resources/biome_id_map.json +88 -0
- package/resources/block_id_to_item_id_map.json +1034 -0
- package/resources/block_state_meta_map.json +14151 -0
- package/resources/canonical_block_states.nbt +0 -0
- package/resources/command_arg_types.json +354 -0
- package/resources/composer.json +7 -0
- package/resources/creativeitems.json +6061 -0
- package/resources/entity_id_map.json +128 -0
- package/resources/item_tags.json +790 -0
- package/resources/level_sound_id_map.json +469 -0
- package/resources/particle_id_map.json +86 -0
- package/resources/r16_to_current_item_map.json +499 -0
- package/resources/recipes/potion_container_change.json +16 -0
- package/resources/recipes/potion_type.json +2387 -0
- package/resources/recipes/shaped_chemistry.json +3459 -0
- package/resources/recipes/shaped_crafting.json +22459 -0
- package/resources/recipes/shapeless_chemistry.json +1126 -0
- package/resources/recipes/shapeless_crafting.json +20340 -0
- package/resources/recipes/shapeless_shulker_box.json +5762 -0
- package/resources/recipes/smelting.json +2123 -0
- package/resources/recipes/smithing.json +164 -0
- package/resources/recipes/smithing_trim.json +14 -0
- package/resources/recipes/special_hardcoded.json +16 -0
- package/resources/required_item_list.json +6126 -0
- /package/{dist/runtime_block_states-9230f3440ccad35e.dat → jsp/runtime_block_states.dat} +0 -0
- /package/{dist/biome_definitions-4bbc294108860f0d.nbt → resources/biome_definitions.nbt} +0 -0
- /package/{dist/entity_identifiers-0f1f67be198c6d13.nbt → resources/entity_identifiers.nbt} +0 -0
- /package/{dist/r12_to_current_block_map-6aedb4171e4f37e6.bin → resources/r12_to_current_block_map.bin} +0 -0
|
@@ -0,0 +1,469 @@
|
|
|
1
|
+
{
|
|
2
|
+
"add.chest": 39,
|
|
3
|
+
"admire": 298,
|
|
4
|
+
"agitated": 370,
|
|
5
|
+
"ambient": 10,
|
|
6
|
+
"ambient.aggressive": 252,
|
|
7
|
+
"ambient.baby": 11,
|
|
8
|
+
"ambient.basalt_deltas.additions": 326,
|
|
9
|
+
"ambient.basalt_deltas.loop": 321,
|
|
10
|
+
"ambient.candle": 362,
|
|
11
|
+
"ambient.cave": 295,
|
|
12
|
+
"ambient.crimson_forest.additions": 327,
|
|
13
|
+
"ambient.crimson_forest.loop": 322,
|
|
14
|
+
"ambient.crimson_forest.mood": 307,
|
|
15
|
+
"ambient.in.air": 492,
|
|
16
|
+
"ambient.in.raid": 274,
|
|
17
|
+
"ambient.in.water": 12,
|
|
18
|
+
"ambient.nether_wastes.additions": 325,
|
|
19
|
+
"ambient.nether_wastes.loop": 320,
|
|
20
|
+
"ambient.nether_wastes.mood": 305,
|
|
21
|
+
"ambient.pollinate": 288,
|
|
22
|
+
"ambient.screamer": 348,
|
|
23
|
+
"ambient.soulsand_valley.additions": 324,
|
|
24
|
+
"ambient.soulsand_valley.loop": 319,
|
|
25
|
+
"ambient.soulsand_valley.mood": 304,
|
|
26
|
+
"ambient.tame": 242,
|
|
27
|
+
"ambient.underwater.enter": 475,
|
|
28
|
+
"ambient.underwater.exit": 476,
|
|
29
|
+
"ambient.warped_forest.additions": 323,
|
|
30
|
+
"ambient.warped_forest.loop": 318,
|
|
31
|
+
"ambient.warped_forest.mood": 303,
|
|
32
|
+
"ambient.worried": 253,
|
|
33
|
+
"angry": 302,
|
|
34
|
+
"armor": 37,
|
|
35
|
+
"armor.equip_chain": 94,
|
|
36
|
+
"armor.equip_diamond": 95,
|
|
37
|
+
"armor.equip_elytra": 100,
|
|
38
|
+
"armor.equip_generic": 96,
|
|
39
|
+
"armor.equip_gold": 97,
|
|
40
|
+
"armor.equip_iron": 98,
|
|
41
|
+
"armor.equip_leather": 99,
|
|
42
|
+
"armor.equip_netherite": 317,
|
|
43
|
+
"armor.equip_wolf": 497,
|
|
44
|
+
"armor.unequip_wolf": 498,
|
|
45
|
+
"attach": 75,
|
|
46
|
+
"attack": 41,
|
|
47
|
+
"attack.nodamage": 42,
|
|
48
|
+
"attack.strong": 43,
|
|
49
|
+
"balloonpop": 190,
|
|
50
|
+
"beacon.activate": 229,
|
|
51
|
+
"beacon.ambient": 230,
|
|
52
|
+
"beacon.deactivate": 231,
|
|
53
|
+
"beacon.power": 232,
|
|
54
|
+
"blast": 57,
|
|
55
|
+
"block.bamboo_sapling.place": 239,
|
|
56
|
+
"block.barrel.close": 271,
|
|
57
|
+
"block.barrel.open": 270,
|
|
58
|
+
"block.beehive.drip": 289,
|
|
59
|
+
"block.beehive.enter": 290,
|
|
60
|
+
"block.beehive.exit": 291,
|
|
61
|
+
"block.beehive.shear": 293,
|
|
62
|
+
"block.beehive.work": 292,
|
|
63
|
+
"block.bell.hit": 258,
|
|
64
|
+
"block.blastfurnace.fire_crackle": 279,
|
|
65
|
+
"block.campfire.crackle": 259,
|
|
66
|
+
"block.cartography_table.use": 264,
|
|
67
|
+
"block.click": 363,
|
|
68
|
+
"block.click.fail": 364,
|
|
69
|
+
"block.composter.empty": 266,
|
|
70
|
+
"block.composter.fill": 267,
|
|
71
|
+
"block.composter.fill_success": 268,
|
|
72
|
+
"block.composter.ready": 269,
|
|
73
|
+
"block.copper_bulb.turn_off": 491,
|
|
74
|
+
"block.copper_bulb.turn_on": 490,
|
|
75
|
+
"block.decorated_pot.insert": 481,
|
|
76
|
+
"block.decorated_pot.insert_fail": 482,
|
|
77
|
+
"block.enchanting_table.use": 442,
|
|
78
|
+
"block.end_portal.spawn": 174,
|
|
79
|
+
"block.end_portal_frame.fill": 173,
|
|
80
|
+
"block.fletching_table.use": 187,
|
|
81
|
+
"block.frog_spawn.break": 435,
|
|
82
|
+
"block.frog_spawn.hatch": 433,
|
|
83
|
+
"block.furnace.lit": 283,
|
|
84
|
+
"block.grindstone.use": 257,
|
|
85
|
+
"block.loom.use": 273,
|
|
86
|
+
"block.scaffolding.climb": 244,
|
|
87
|
+
"block.sculk.spread": 379,
|
|
88
|
+
"block.sculk_catalyst.bloom": 365,
|
|
89
|
+
"block.sculk_sensor.place": 381,
|
|
90
|
+
"block.sculk_shrieker.place": 382,
|
|
91
|
+
"block.sculk_shrieker.shriek": 366,
|
|
92
|
+
"block.sign.waxed_interact_fail": 468,
|
|
93
|
+
"block.smithing_table.use": 280,
|
|
94
|
+
"block.smoker.smoke": 278,
|
|
95
|
+
"block.sniffer_egg.crack": 466,
|
|
96
|
+
"block.sniffer_egg.hatch": 467,
|
|
97
|
+
"block.stonecutter.use": 265,
|
|
98
|
+
"block.sweet_berry_bush.hurt": 262,
|
|
99
|
+
"block.sweet_berry_bush.pick": 263,
|
|
100
|
+
"block.turtle_egg.attack": 228,
|
|
101
|
+
"block.turtle_egg.break": 224,
|
|
102
|
+
"block.turtle_egg.crack": 225,
|
|
103
|
+
"block.turtle_egg.hatch": 226,
|
|
104
|
+
"boost": 20,
|
|
105
|
+
"born": 223,
|
|
106
|
+
"bottle.dragonbreath": 176,
|
|
107
|
+
"bottle.empty": 478,
|
|
108
|
+
"bottle.fill": 477,
|
|
109
|
+
"bow": 21,
|
|
110
|
+
"bow.hit": 63,
|
|
111
|
+
"break": 5,
|
|
112
|
+
"break.block": 55,
|
|
113
|
+
"break_pot": 465,
|
|
114
|
+
"breathe": 13,
|
|
115
|
+
"breeze_wind_charge.burst": 493,
|
|
116
|
+
"brush": 462,
|
|
117
|
+
"brush_completed": 463,
|
|
118
|
+
"bubble.down": 215,
|
|
119
|
+
"bubble.downinside": 218,
|
|
120
|
+
"bubble.pop": 216,
|
|
121
|
+
"bubble.up": 214,
|
|
122
|
+
"bubble.upinside": 217,
|
|
123
|
+
"bucket.empty.fish": 213,
|
|
124
|
+
"bucket.empty.lava": 93,
|
|
125
|
+
"bucket.empty.powder_snow": 331,
|
|
126
|
+
"bucket.empty.water": 92,
|
|
127
|
+
"bucket.fill.fish": 212,
|
|
128
|
+
"bucket.fill.lava": 91,
|
|
129
|
+
"bucket.fill.powder_snow": 330,
|
|
130
|
+
"bucket.fill.water": 90,
|
|
131
|
+
"bullet.hit": 64,
|
|
132
|
+
"bundle.drop_contents": 445,
|
|
133
|
+
"bundle.insert": 446,
|
|
134
|
+
"bundle.remove_one": 447,
|
|
135
|
+
"burp": 89,
|
|
136
|
+
"button.click_off": 450,
|
|
137
|
+
"button.click_on": 451,
|
|
138
|
+
"cake.add_candle": 360,
|
|
139
|
+
"camera.take_picture": 135,
|
|
140
|
+
"cant_breed": 254,
|
|
141
|
+
"cast.spell": 129,
|
|
142
|
+
"cauldron_drip.lava.pointed_dripstone": 333,
|
|
143
|
+
"cauldron_drip.water.pointed_dripstone": 332,
|
|
144
|
+
"celebrate": 286,
|
|
145
|
+
"charge": 134,
|
|
146
|
+
"charge.sculk": 380,
|
|
147
|
+
"chest.closed": 68,
|
|
148
|
+
"chest.open": 67,
|
|
149
|
+
"chime.amethyst_block": 347,
|
|
150
|
+
"chorusdeath": 126,
|
|
151
|
+
"chorusgrow": 125,
|
|
152
|
+
"conduit.activate": 233,
|
|
153
|
+
"conduit.ambient": 234,
|
|
154
|
+
"conduit.attack": 235,
|
|
155
|
+
"conduit.deactivate": 236,
|
|
156
|
+
"conduit.short": 237,
|
|
157
|
+
"convert_mooshroom": 284,
|
|
158
|
+
"convert_to_drowned": 211,
|
|
159
|
+
"convert_to_frog": 440,
|
|
160
|
+
"convert_to_stray": 359,
|
|
161
|
+
"converted_to_zombified": 297,
|
|
162
|
+
"copper.wax.off": 340,
|
|
163
|
+
"copper.wax.on": 339,
|
|
164
|
+
"crafter.craft": 479,
|
|
165
|
+
"crafter.disable_slot": 483,
|
|
166
|
+
"crafter.fail": 480,
|
|
167
|
+
"crossbow.loading.end": 247,
|
|
168
|
+
"crossbow.loading.middle": 246,
|
|
169
|
+
"crossbow.loading.start": 245,
|
|
170
|
+
"crossbow.quick_charge.end": 251,
|
|
171
|
+
"crossbow.quick_charge.middle": 250,
|
|
172
|
+
"crossbow.quick_charge.start": 249,
|
|
173
|
+
"crossbow.shoot": 248,
|
|
174
|
+
"dash_ready": 444,
|
|
175
|
+
"death": 14,
|
|
176
|
+
"death.baby": 220,
|
|
177
|
+
"death.in.water": 15,
|
|
178
|
+
"death.mid.volume": 144,
|
|
179
|
+
"death.min.volume": 143,
|
|
180
|
+
"death.screamer": 350,
|
|
181
|
+
"death.to.zombie": 16,
|
|
182
|
+
"default": 186,
|
|
183
|
+
"deny": 77,
|
|
184
|
+
"detach": 76,
|
|
185
|
+
"disappeared": 430,
|
|
186
|
+
"door.close": 453,
|
|
187
|
+
"door.open": 452,
|
|
188
|
+
"drink": 30,
|
|
189
|
+
"drink.honey": 294,
|
|
190
|
+
"drink.milk": 432,
|
|
191
|
+
"drip.lava.pointed_dripstone": 335,
|
|
192
|
+
"drip.water.pointed_dripstone": 334,
|
|
193
|
+
"drop.slot": 80,
|
|
194
|
+
"eat": 31,
|
|
195
|
+
"elderguardian.curse": 115,
|
|
196
|
+
"elemconstruct.open": 188,
|
|
197
|
+
"enderchest.closed": 72,
|
|
198
|
+
"enderchest.open": 71,
|
|
199
|
+
"explode": 48,
|
|
200
|
+
"extinguish.candle": 361,
|
|
201
|
+
"extinguish.fire": 65,
|
|
202
|
+
"fall": 9,
|
|
203
|
+
"fall.big": 24,
|
|
204
|
+
"fall.small": 25,
|
|
205
|
+
"fang": 133,
|
|
206
|
+
"fence_gate.close": 457,
|
|
207
|
+
"fence_gate.open": 456,
|
|
208
|
+
"fire": 49,
|
|
209
|
+
"fizz": 27,
|
|
210
|
+
"flap": 28,
|
|
211
|
+
"flop": 114,
|
|
212
|
+
"fly": 3,
|
|
213
|
+
"fuse": 51,
|
|
214
|
+
"gallop": 8,
|
|
215
|
+
"glass": 127,
|
|
216
|
+
"glow_squid.ink_squirt": 358,
|
|
217
|
+
"glowstick.use": 209,
|
|
218
|
+
"growl": 138,
|
|
219
|
+
"haggle": 121,
|
|
220
|
+
"haggle.idle": 124,
|
|
221
|
+
"haggle.no": 123,
|
|
222
|
+
"haggle.yes": 122,
|
|
223
|
+
"heartbeat": 376,
|
|
224
|
+
"heavy.step": 7,
|
|
225
|
+
"hit": 1,
|
|
226
|
+
"horn_break": 377,
|
|
227
|
+
"horn_call0": 383,
|
|
228
|
+
"horn_call1": 384,
|
|
229
|
+
"horn_call2": 385,
|
|
230
|
+
"horn_call3": 386,
|
|
231
|
+
"horn_call4": 387,
|
|
232
|
+
"horn_call5": 388,
|
|
233
|
+
"horn_call6": 389,
|
|
234
|
+
"horn_call7": 390,
|
|
235
|
+
"hurt": 17,
|
|
236
|
+
"hurt.baby": 219,
|
|
237
|
+
"hurt.in.water": 18,
|
|
238
|
+
"hurt.reduced": 508,
|
|
239
|
+
"hurt.screamer": 349,
|
|
240
|
+
"icebomb.hit": 189,
|
|
241
|
+
"ignite": 50,
|
|
242
|
+
"imitate.blaze": 145,
|
|
243
|
+
"imitate.breeze": 494,
|
|
244
|
+
"imitate.cave_spider": 146,
|
|
245
|
+
"imitate.creeper": 147,
|
|
246
|
+
"imitate.elder_guardian": 148,
|
|
247
|
+
"imitate.ender_dragon": 149,
|
|
248
|
+
"imitate.enderman": 150,
|
|
249
|
+
"imitate.evocation_illager": 152,
|
|
250
|
+
"imitate.ghast": 153,
|
|
251
|
+
"imitate.husk": 154,
|
|
252
|
+
"imitate.illusion_illager": 155,
|
|
253
|
+
"imitate.magma_cube": 156,
|
|
254
|
+
"imitate.polar_bear": 157,
|
|
255
|
+
"imitate.shulker": 158,
|
|
256
|
+
"imitate.silverfish": 159,
|
|
257
|
+
"imitate.skeleton": 160,
|
|
258
|
+
"imitate.slime": 161,
|
|
259
|
+
"imitate.spider": 162,
|
|
260
|
+
"imitate.stray": 163,
|
|
261
|
+
"imitate.vex": 164,
|
|
262
|
+
"imitate.vindication_illager": 165,
|
|
263
|
+
"imitate.warden": 426,
|
|
264
|
+
"imitate.witch": 166,
|
|
265
|
+
"imitate.wither": 167,
|
|
266
|
+
"imitate.wither_skeleton": 168,
|
|
267
|
+
"imitate.wolf": 169,
|
|
268
|
+
"imitate.zombie": 170,
|
|
269
|
+
"imitate.zombie_pigman": 171,
|
|
270
|
+
"imitate.zombie_villager": 172,
|
|
271
|
+
"insert": 458,
|
|
272
|
+
"insert_enchanted": 460,
|
|
273
|
+
"irongolem.crack": 373,
|
|
274
|
+
"irongolem.repair": 374,
|
|
275
|
+
"item.book.put": 256,
|
|
276
|
+
"item.fizz": 66,
|
|
277
|
+
"item.shield.block": 255,
|
|
278
|
+
"item.spyglass.stop_using": 346,
|
|
279
|
+
"item.spyglass.use": 345,
|
|
280
|
+
"item.trident.hit": 178,
|
|
281
|
+
"item.trident.hit_ground": 185,
|
|
282
|
+
"item.trident.return": 179,
|
|
283
|
+
"item.trident.riptide_1": 180,
|
|
284
|
+
"item.trident.riptide_2": 181,
|
|
285
|
+
"item.trident.riptide_3": 182,
|
|
286
|
+
"item.trident.throw": 183,
|
|
287
|
+
"item.trident.thunder": 184,
|
|
288
|
+
"item.use.on": 0,
|
|
289
|
+
"item_given": 428,
|
|
290
|
+
"item_taken": 429,
|
|
291
|
+
"item_thrown": 438,
|
|
292
|
+
"jump": 4,
|
|
293
|
+
"jump.prevent": 287,
|
|
294
|
+
"jump_to_block": 352,
|
|
295
|
+
"land": 35,
|
|
296
|
+
"large.blast": 58,
|
|
297
|
+
"launch": 56,
|
|
298
|
+
"lava": 88,
|
|
299
|
+
"lava.pop": 87,
|
|
300
|
+
"lay_egg": 227,
|
|
301
|
+
"lay_spawn": 434,
|
|
302
|
+
"leashknot.break": 137,
|
|
303
|
+
"leashknot.place": 136,
|
|
304
|
+
"levelup": 62,
|
|
305
|
+
"listening": 375,
|
|
306
|
+
"listening_angry": 427,
|
|
307
|
+
"lodestone_compass.link_compass_to_lodestone": 315,
|
|
308
|
+
"lt.reaction.bleach": 192,
|
|
309
|
+
"lt.reaction.epaste": 193,
|
|
310
|
+
"lt.reaction.epaste2": 194,
|
|
311
|
+
"lt.reaction.fertilizer": 199,
|
|
312
|
+
"lt.reaction.fire": 203,
|
|
313
|
+
"lt.reaction.fireball": 200,
|
|
314
|
+
"lt.reaction.icebomb": 191,
|
|
315
|
+
"lt.reaction.mgsalt": 201,
|
|
316
|
+
"lt.reaction.miscexplosion": 204,
|
|
317
|
+
"lt.reaction.miscfire": 202,
|
|
318
|
+
"lt.reaction.miscmystical": 205,
|
|
319
|
+
"lt.reaction.miscmystical2": 206,
|
|
320
|
+
"lt.reaction.product": 207,
|
|
321
|
+
"mad": 19,
|
|
322
|
+
"milk": 46,
|
|
323
|
+
"milk.screamer": 351,
|
|
324
|
+
"milk_suspiciously": 285,
|
|
325
|
+
"mob.armadillo.brush": 495,
|
|
326
|
+
"mob.armadillo.scute_drop": 496,
|
|
327
|
+
"mob.armor_stand.place": 38,
|
|
328
|
+
"mob.hoglin.converted_to_zombified": 474,
|
|
329
|
+
"mob.husk.convert_to_zombie": 472,
|
|
330
|
+
"mob.pig.death": 473,
|
|
331
|
+
"mob.player.hurt_drown": 342,
|
|
332
|
+
"mob.player.hurt_freeze": 344,
|
|
333
|
+
"mob.player.hurt_on_fire": 343,
|
|
334
|
+
"mob.warning": 116,
|
|
335
|
+
"mob.warning.baby": 117,
|
|
336
|
+
"nearby_close": 367,
|
|
337
|
+
"nearby_closer": 368,
|
|
338
|
+
"nearby_closest": 369,
|
|
339
|
+
"note": 81,
|
|
340
|
+
"note.bass": 470,
|
|
341
|
+
"panic": 301,
|
|
342
|
+
"pant": 140,
|
|
343
|
+
"particle.soul_escape.loud": 313,
|
|
344
|
+
"particle.soul_escape.quiet": 312,
|
|
345
|
+
"pick_berries.cave_vines": 336,
|
|
346
|
+
"pickup": 459,
|
|
347
|
+
"pickup_enchanted": 461,
|
|
348
|
+
"piston.in": 83,
|
|
349
|
+
"piston.out": 84,
|
|
350
|
+
"place": 6,
|
|
351
|
+
"plop": 34,
|
|
352
|
+
"pop": 79,
|
|
353
|
+
"portal": 85,
|
|
354
|
+
"portal.travel": 177,
|
|
355
|
+
"potion.brewed": 128,
|
|
356
|
+
"power.off": 74,
|
|
357
|
+
"power.off.sculk_sensor": 329,
|
|
358
|
+
"power.on": 73,
|
|
359
|
+
"power.on.sculk_sensor": 328,
|
|
360
|
+
"pre_ram": 353,
|
|
361
|
+
"pre_ram.screamer": 354,
|
|
362
|
+
"prepare.attack": 130,
|
|
363
|
+
"prepare.summon": 131,
|
|
364
|
+
"prepare.wololo": 132,
|
|
365
|
+
"presneeze": 240,
|
|
366
|
+
"pressure_plate.click_off": 448,
|
|
367
|
+
"pressure_plate.click_on": 449,
|
|
368
|
+
"pumpkin.carve": 471,
|
|
369
|
+
"purr": 141,
|
|
370
|
+
"purreow": 142,
|
|
371
|
+
"raid.horn": 272,
|
|
372
|
+
"ram_impact": 355,
|
|
373
|
+
"ram_impact.screamer": 356,
|
|
374
|
+
"random.anvil_use": 175,
|
|
375
|
+
"reappeared": 431,
|
|
376
|
+
"record.11": 111,
|
|
377
|
+
"record.13": 101,
|
|
378
|
+
"record.5": 439,
|
|
379
|
+
"record.blocks": 103,
|
|
380
|
+
"record.cat": 102,
|
|
381
|
+
"record.chirp": 104,
|
|
382
|
+
"record.far": 105,
|
|
383
|
+
"record.mall": 106,
|
|
384
|
+
"record.mellohi": 107,
|
|
385
|
+
"record.otherside": 371,
|
|
386
|
+
"record.pigstep": 314,
|
|
387
|
+
"record.relic": 469,
|
|
388
|
+
"record.stal": 108,
|
|
389
|
+
"record.strad": 109,
|
|
390
|
+
"record.wait": 112,
|
|
391
|
+
"record.ward": 110,
|
|
392
|
+
"reflect": 499,
|
|
393
|
+
"remedy": 60,
|
|
394
|
+
"respawn_anchor.ambient": 311,
|
|
395
|
+
"respawn_anchor.basalt_deltas.mood": 306,
|
|
396
|
+
"respawn_anchor.charge": 308,
|
|
397
|
+
"respawn_anchor.deplete": 309,
|
|
398
|
+
"respawn_anchor.set_spawn": 310,
|
|
399
|
+
"retreat": 296,
|
|
400
|
+
"roar": 260,
|
|
401
|
+
"saddle": 36,
|
|
402
|
+
"scared": 243,
|
|
403
|
+
"scrape": 341,
|
|
404
|
+
"screech": 281,
|
|
405
|
+
"shake": 33,
|
|
406
|
+
"shatter_pot": 464,
|
|
407
|
+
"shear": 45,
|
|
408
|
+
"shoot": 54,
|
|
409
|
+
"shulker.close": 120,
|
|
410
|
+
"shulker.open": 119,
|
|
411
|
+
"shulkerbox.closed": 70,
|
|
412
|
+
"shulkerbox.open": 69,
|
|
413
|
+
"sleep": 282,
|
|
414
|
+
"smithing_table.use": 316,
|
|
415
|
+
"sneeze": 241,
|
|
416
|
+
"sonic_boom": 436,
|
|
417
|
+
"sonic_charge": 437,
|
|
418
|
+
"sparkler.active": 210,
|
|
419
|
+
"sparkler.use": 208,
|
|
420
|
+
"spawn": 53,
|
|
421
|
+
"splash": 26,
|
|
422
|
+
"squid.ink_squirt": 357,
|
|
423
|
+
"squish.big": 22,
|
|
424
|
+
"squish.small": 23,
|
|
425
|
+
"stare": 52,
|
|
426
|
+
"step": 2,
|
|
427
|
+
"step.baby": 221,
|
|
428
|
+
"step_lava": 299,
|
|
429
|
+
"step_sand": 443,
|
|
430
|
+
"stop_record": 113,
|
|
431
|
+
"stun": 261,
|
|
432
|
+
"swim": 29,
|
|
433
|
+
"swoop": 238,
|
|
434
|
+
"takeoff": 32,
|
|
435
|
+
"teleport": 118,
|
|
436
|
+
"tempt": 300,
|
|
437
|
+
"thorns": 82,
|
|
438
|
+
"throw": 40,
|
|
439
|
+
"thunder": 47,
|
|
440
|
+
"tilt_down.big_dripleaf": 337,
|
|
441
|
+
"tilt_up.big_dripleaf": 338,
|
|
442
|
+
"tongue": 372,
|
|
443
|
+
"trapdoor.close": 455,
|
|
444
|
+
"trapdoor.open": 454,
|
|
445
|
+
"trial_spawner.ambient": 489,
|
|
446
|
+
"trial_spawner.close_shutter": 488,
|
|
447
|
+
"trial_spawner.detect_player": 486,
|
|
448
|
+
"trial_spawner.eject_item": 485,
|
|
449
|
+
"trial_spawner.open_shutter": 484,
|
|
450
|
+
"trial_spawner.spawn_mob": 487,
|
|
451
|
+
"tripod": 78,
|
|
452
|
+
"twinkle": 59,
|
|
453
|
+
"ui.cartography_table.take_result": 275,
|
|
454
|
+
"ui.loom.take_result": 277,
|
|
455
|
+
"ui.stonecutter.take_result": 276,
|
|
456
|
+
"unfect": 61,
|
|
457
|
+
"vault.activate": 506,
|
|
458
|
+
"vault.ambient": 505,
|
|
459
|
+
"vault.close_shutter": 501,
|
|
460
|
+
"vault.deactivate": 507,
|
|
461
|
+
"vault.eject_item": 502,
|
|
462
|
+
"vault.insert_item": 503,
|
|
463
|
+
"vault.insert_item_fail": 504,
|
|
464
|
+
"vault.open_shutter": 500,
|
|
465
|
+
"warn": 44,
|
|
466
|
+
"water": 86,
|
|
467
|
+
"whine": 139,
|
|
468
|
+
"wind_charge.burst": 509
|
|
469
|
+
}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
{
|
|
2
|
+
"balloongas": 56,
|
|
3
|
+
"bleach": 64,
|
|
4
|
+
"blockforcefield": 4,
|
|
5
|
+
"breezewindexplosion": 18,
|
|
6
|
+
"bubble": 1,
|
|
7
|
+
"bubblecolumndown": 61,
|
|
8
|
+
"bubblecolumnup": 60,
|
|
9
|
+
"bubblemanual": 2,
|
|
10
|
+
"campfiresmoke": 68,
|
|
11
|
+
"campfiresmoketall": 69,
|
|
12
|
+
"candleflame": 9,
|
|
13
|
+
"carrotboost": 46,
|
|
14
|
+
"coloredflame": 57,
|
|
15
|
+
"conduit": 59,
|
|
16
|
+
"crit": 3,
|
|
17
|
+
"dragonbreath": 49,
|
|
18
|
+
"dragonbreathfire": 70,
|
|
19
|
+
"dragonbreathtrail": 71,
|
|
20
|
+
"dragondestroyblock": 65,
|
|
21
|
+
"driphoney": 30,
|
|
22
|
+
"driplava": 29,
|
|
23
|
+
"dripwater": 28,
|
|
24
|
+
"dustplume": 88,
|
|
25
|
+
"electricspark": 82,
|
|
26
|
+
"enchantingtable": 42,
|
|
27
|
+
"endrod": 48,
|
|
28
|
+
"evaporation": 7,
|
|
29
|
+
"explode": 6,
|
|
30
|
+
"fallingborderdust": 67,
|
|
31
|
+
"fallingdust": 33,
|
|
32
|
+
"fireworks": 54,
|
|
33
|
+
"fireworksoverlay": 55,
|
|
34
|
+
"fireworksstarter": 53,
|
|
35
|
+
"flame": 8,
|
|
36
|
+
"food": 52,
|
|
37
|
+
"heart": 20,
|
|
38
|
+
"hugeexplosion": 17,
|
|
39
|
+
"iconcrack": 14,
|
|
40
|
+
"ink": 37,
|
|
41
|
+
"largeexplode": 16,
|
|
42
|
+
"largesmoke": 11,
|
|
43
|
+
"lava": 10,
|
|
44
|
+
"mobappearance": 47,
|
|
45
|
+
"mobflame": 19,
|
|
46
|
+
"mobspell": 34,
|
|
47
|
+
"mobspellambient": 35,
|
|
48
|
+
"mobspellinstantaneous": 36,
|
|
49
|
+
"myceliumdust": 66,
|
|
50
|
+
"none": 0,
|
|
51
|
+
"note": 44,
|
|
52
|
+
"obsidiantear": 74,
|
|
53
|
+
"portal": 23,
|
|
54
|
+
"portalreverse": 75,
|
|
55
|
+
"rainsplash": 39,
|
|
56
|
+
"reddust": 12,
|
|
57
|
+
"risingborderdust": 13,
|
|
58
|
+
"sculksoul": 84,
|
|
59
|
+
"shriek": 83,
|
|
60
|
+
"shulkerbullet": 63,
|
|
61
|
+
"slime": 38,
|
|
62
|
+
"smoke": 5,
|
|
63
|
+
"sneeze": 62,
|
|
64
|
+
"snowballpoof": 15,
|
|
65
|
+
"snowflake": 76,
|
|
66
|
+
"sonicexplosion": 85,
|
|
67
|
+
"soul": 73,
|
|
68
|
+
"sparkler": 58,
|
|
69
|
+
"spit": 50,
|
|
70
|
+
"stalactitedriplava": 32,
|
|
71
|
+
"stalactitedripwater": 31,
|
|
72
|
+
"terrain": 21,
|
|
73
|
+
"totem": 51,
|
|
74
|
+
"townaura": 22,
|
|
75
|
+
"trackingemitter": 43,
|
|
76
|
+
"vaultconnection": 90,
|
|
77
|
+
"villagerangry": 40,
|
|
78
|
+
"villagerhappy": 41,
|
|
79
|
+
"watersplash": 25,
|
|
80
|
+
"watersplashmanual": 26,
|
|
81
|
+
"waterwake": 27,
|
|
82
|
+
"wax": 81,
|
|
83
|
+
"whitesmoke": 89,
|
|
84
|
+
"windexplosion": 91,
|
|
85
|
+
"witchspell": 45
|
|
86
|
+
}
|