minecraft-data 3.81.2 → 3.83.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.
Files changed (36) hide show
  1. package/data.js +29 -2
  2. package/doc/history.md +8 -0
  3. package/index.d.ts +6 -0
  4. package/minecraft-data/data/bedrock/1.21.30/protocol.json +0 -4
  5. package/minecraft-data/data/bedrock/1.21.30/types.yml +0 -1
  6. package/minecraft-data/data/bedrock/1.21.42/protocol.json +0 -4
  7. package/minecraft-data/data/bedrock/1.21.42/types.yml +0 -1
  8. package/minecraft-data/data/bedrock/1.21.50/protocol.json +1 -5
  9. package/minecraft-data/data/bedrock/1.21.50/steve.json +1 -0
  10. package/minecraft-data/data/bedrock/latest/types.yml +0 -1
  11. package/minecraft-data/data/dataPaths.json +30 -3
  12. package/minecraft-data/data/pc/1.21.3/proto.yml +3368 -0
  13. package/minecraft-data/data/pc/1.21.3/protocol.json +1 -4
  14. package/minecraft-data/data/pc/1.21.4/biomes.json +652 -0
  15. package/minecraft-data/data/pc/1.21.4/blockCollisionShapes.json +142311 -0
  16. package/minecraft-data/data/pc/1.21.4/blocks.json +41063 -0
  17. package/minecraft-data/data/pc/1.21.4/effects.json +236 -0
  18. package/minecraft-data/data/pc/1.21.4/enchantments.json +959 -0
  19. package/minecraft-data/data/pc/1.21.4/entities.json +1492 -0
  20. package/minecraft-data/data/pc/1.21.4/foods.json +402 -0
  21. package/minecraft-data/data/pc/1.21.4/instruments.json +94 -0
  22. package/minecraft-data/data/pc/1.21.4/items.json +9098 -0
  23. package/minecraft-data/data/pc/1.21.4/language.json +7002 -0
  24. package/minecraft-data/data/pc/1.21.4/materials.json +134 -0
  25. package/minecraft-data/data/pc/1.21.4/particles.json +450 -0
  26. package/minecraft-data/data/pc/1.21.4/protocol.json +9533 -0
  27. package/minecraft-data/data/pc/1.21.4/recipes.json +29693 -0
  28. package/minecraft-data/data/pc/1.21.4/sounds.json +6606 -0
  29. package/minecraft-data/data/pc/1.21.4/tints.json +422 -0
  30. package/minecraft-data/data/pc/1.21.4/version.json +6 -0
  31. package/minecraft-data/data/pc/common/features.json +10 -0
  32. package/minecraft-data/data/pc/common/protocolVersions.json +8 -0
  33. package/minecraft-data/data/pc/common/versions.json +3 -2
  34. package/minecraft-data/data/pc/latest/proto.yml +27 -8
  35. package/minecraft-data/doc/history.md +8 -0
  36. package/package.json +3 -3
@@ -0,0 +1,1492 @@
1
+ [
2
+ {
3
+ "id": 0,
4
+ "internalId": 0,
5
+ "name": "acacia_boat",
6
+ "displayName": "Acacia Boat",
7
+ "width": 1.375,
8
+ "height": 0.5625,
9
+ "type": "other",
10
+ "category": "Vehicles"
11
+ },
12
+ {
13
+ "id": 1,
14
+ "internalId": 1,
15
+ "name": "acacia_chest_boat",
16
+ "displayName": "Acacia Boat with Chest",
17
+ "width": 1.375,
18
+ "height": 0.5625,
19
+ "type": "other",
20
+ "category": "Vehicles"
21
+ },
22
+ {
23
+ "id": 2,
24
+ "internalId": 2,
25
+ "name": "allay",
26
+ "displayName": "Allay",
27
+ "width": 0.35,
28
+ "height": 0.6,
29
+ "type": "mob",
30
+ "category": "Passive mobs"
31
+ },
32
+ {
33
+ "id": 3,
34
+ "internalId": 3,
35
+ "name": "area_effect_cloud",
36
+ "displayName": "Area Effect Cloud",
37
+ "width": 6.0,
38
+ "height": 0.5,
39
+ "type": "other",
40
+ "category": "UNKNOWN"
41
+ },
42
+ {
43
+ "id": 4,
44
+ "internalId": 4,
45
+ "name": "armadillo",
46
+ "displayName": "Armadillo",
47
+ "width": 0.7,
48
+ "height": 0.65,
49
+ "type": "animal",
50
+ "category": "Passive mobs"
51
+ },
52
+ {
53
+ "id": 5,
54
+ "internalId": 5,
55
+ "name": "armor_stand",
56
+ "displayName": "Armor Stand",
57
+ "width": 0.5,
58
+ "height": 1.975,
59
+ "type": "living",
60
+ "category": "Immobile"
61
+ },
62
+ {
63
+ "id": 6,
64
+ "internalId": 6,
65
+ "name": "arrow",
66
+ "displayName": "Arrow",
67
+ "width": 0.5,
68
+ "height": 0.5,
69
+ "type": "projectile",
70
+ "category": "Projectiles"
71
+ },
72
+ {
73
+ "id": 7,
74
+ "internalId": 7,
75
+ "name": "axolotl",
76
+ "displayName": "Axolotl",
77
+ "width": 0.75,
78
+ "height": 0.42,
79
+ "type": "animal",
80
+ "category": "Passive mobs"
81
+ },
82
+ {
83
+ "id": 8,
84
+ "internalId": 8,
85
+ "name": "bamboo_chest_raft",
86
+ "displayName": "Bamboo Raft with Chest",
87
+ "width": 1.375,
88
+ "height": 0.5625,
89
+ "type": "other",
90
+ "category": "Vehicles"
91
+ },
92
+ {
93
+ "id": 9,
94
+ "internalId": 9,
95
+ "name": "bamboo_raft",
96
+ "displayName": "Bamboo Raft",
97
+ "width": 1.375,
98
+ "height": 0.5625,
99
+ "type": "other",
100
+ "category": "Vehicles"
101
+ },
102
+ {
103
+ "id": 10,
104
+ "internalId": 10,
105
+ "name": "bat",
106
+ "displayName": "Bat",
107
+ "width": 0.5,
108
+ "height": 0.9,
109
+ "type": "ambient",
110
+ "category": "Passive mobs"
111
+ },
112
+ {
113
+ "id": 11,
114
+ "internalId": 11,
115
+ "name": "bee",
116
+ "displayName": "Bee",
117
+ "width": 0.7,
118
+ "height": 0.6,
119
+ "type": "animal",
120
+ "category": "Passive mobs"
121
+ },
122
+ {
123
+ "id": 12,
124
+ "internalId": 12,
125
+ "name": "birch_boat",
126
+ "displayName": "Birch Boat",
127
+ "width": 1.375,
128
+ "height": 0.5625,
129
+ "type": "other",
130
+ "category": "Vehicles"
131
+ },
132
+ {
133
+ "id": 13,
134
+ "internalId": 13,
135
+ "name": "birch_chest_boat",
136
+ "displayName": "Birch Boat with Chest",
137
+ "width": 1.375,
138
+ "height": 0.5625,
139
+ "type": "other",
140
+ "category": "Vehicles"
141
+ },
142
+ {
143
+ "id": 14,
144
+ "internalId": 14,
145
+ "name": "blaze",
146
+ "displayName": "Blaze",
147
+ "width": 0.6,
148
+ "height": 1.8,
149
+ "type": "hostile",
150
+ "category": "Hostile mobs"
151
+ },
152
+ {
153
+ "id": 15,
154
+ "internalId": 15,
155
+ "name": "block_display",
156
+ "displayName": "Block Display",
157
+ "width": 0.0,
158
+ "height": 0.0,
159
+ "type": "other",
160
+ "category": "Immobile"
161
+ },
162
+ {
163
+ "id": 16,
164
+ "internalId": 16,
165
+ "name": "bogged",
166
+ "displayName": "Bogged",
167
+ "width": 0.6,
168
+ "height": 1.99,
169
+ "type": "hostile",
170
+ "category": "Hostile mobs"
171
+ },
172
+ {
173
+ "id": 17,
174
+ "internalId": 17,
175
+ "name": "breeze",
176
+ "displayName": "Breeze",
177
+ "width": 0.6,
178
+ "height": 1.77,
179
+ "type": "hostile",
180
+ "category": "Hostile mobs"
181
+ },
182
+ {
183
+ "id": 18,
184
+ "internalId": 18,
185
+ "name": "breeze_wind_charge",
186
+ "displayName": "Wind Charge",
187
+ "width": 0.3125,
188
+ "height": 0.3125,
189
+ "type": "projectile",
190
+ "category": "Projectiles"
191
+ },
192
+ {
193
+ "id": 19,
194
+ "internalId": 19,
195
+ "name": "camel",
196
+ "displayName": "Camel",
197
+ "width": 1.7,
198
+ "height": 2.375,
199
+ "type": "animal",
200
+ "category": "Passive mobs"
201
+ },
202
+ {
203
+ "id": 20,
204
+ "internalId": 20,
205
+ "name": "cat",
206
+ "displayName": "Cat",
207
+ "width": 0.6,
208
+ "height": 0.7,
209
+ "type": "animal",
210
+ "category": "Passive mobs"
211
+ },
212
+ {
213
+ "id": 21,
214
+ "internalId": 21,
215
+ "name": "cave_spider",
216
+ "displayName": "Cave Spider",
217
+ "width": 0.7,
218
+ "height": 0.5,
219
+ "type": "hostile",
220
+ "category": "Hostile mobs"
221
+ },
222
+ {
223
+ "id": 22,
224
+ "internalId": 22,
225
+ "name": "cherry_boat",
226
+ "displayName": "Cherry Boat",
227
+ "width": 1.375,
228
+ "height": 0.5625,
229
+ "type": "other",
230
+ "category": "Vehicles"
231
+ },
232
+ {
233
+ "id": 23,
234
+ "internalId": 23,
235
+ "name": "cherry_chest_boat",
236
+ "displayName": "Cherry Boat with Chest",
237
+ "width": 1.375,
238
+ "height": 0.5625,
239
+ "type": "other",
240
+ "category": "Vehicles"
241
+ },
242
+ {
243
+ "id": 24,
244
+ "internalId": 24,
245
+ "name": "chest_minecart",
246
+ "displayName": "Minecart with Chest",
247
+ "width": 0.98,
248
+ "height": 0.7,
249
+ "type": "other",
250
+ "category": "Vehicles"
251
+ },
252
+ {
253
+ "id": 25,
254
+ "internalId": 25,
255
+ "name": "chicken",
256
+ "displayName": "Chicken",
257
+ "width": 0.4,
258
+ "height": 0.7,
259
+ "type": "animal",
260
+ "category": "Passive mobs"
261
+ },
262
+ {
263
+ "id": 26,
264
+ "internalId": 26,
265
+ "name": "cod",
266
+ "displayName": "Cod",
267
+ "width": 0.5,
268
+ "height": 0.3,
269
+ "type": "water_creature",
270
+ "category": "Passive mobs"
271
+ },
272
+ {
273
+ "id": 27,
274
+ "internalId": 27,
275
+ "name": "command_block_minecart",
276
+ "displayName": "Minecart with Command Block",
277
+ "width": 0.98,
278
+ "height": 0.7,
279
+ "type": "other",
280
+ "category": "Vehicles"
281
+ },
282
+ {
283
+ "id": 28,
284
+ "internalId": 28,
285
+ "name": "cow",
286
+ "displayName": "Cow",
287
+ "width": 0.9,
288
+ "height": 1.4,
289
+ "type": "animal",
290
+ "category": "Passive mobs"
291
+ },
292
+ {
293
+ "id": 29,
294
+ "internalId": 29,
295
+ "name": "creaking",
296
+ "displayName": "Creaking",
297
+ "width": 0.9,
298
+ "height": 2.7,
299
+ "type": "hostile",
300
+ "category": "Hostile mobs"
301
+ },
302
+ {
303
+ "id": 30,
304
+ "internalId": 30,
305
+ "name": "creeper",
306
+ "displayName": "Creeper",
307
+ "width": 0.6,
308
+ "height": 1.7,
309
+ "type": "hostile",
310
+ "category": "Hostile mobs"
311
+ },
312
+ {
313
+ "id": 31,
314
+ "internalId": 31,
315
+ "name": "dark_oak_boat",
316
+ "displayName": "Dark Oak Boat",
317
+ "width": 1.375,
318
+ "height": 0.5625,
319
+ "type": "other",
320
+ "category": "Vehicles"
321
+ },
322
+ {
323
+ "id": 32,
324
+ "internalId": 32,
325
+ "name": "dark_oak_chest_boat",
326
+ "displayName": "Dark Oak Boat with Chest",
327
+ "width": 1.375,
328
+ "height": 0.5625,
329
+ "type": "other",
330
+ "category": "Vehicles"
331
+ },
332
+ {
333
+ "id": 33,
334
+ "internalId": 33,
335
+ "name": "dolphin",
336
+ "displayName": "Dolphin",
337
+ "width": 0.9,
338
+ "height": 0.6,
339
+ "type": "passive",
340
+ "category": "Passive mobs"
341
+ },
342
+ {
343
+ "id": 34,
344
+ "internalId": 34,
345
+ "name": "donkey",
346
+ "displayName": "Donkey",
347
+ "width": 1.3964844,
348
+ "height": 1.5,
349
+ "type": "animal",
350
+ "category": "Passive mobs"
351
+ },
352
+ {
353
+ "id": 35,
354
+ "internalId": 35,
355
+ "name": "dragon_fireball",
356
+ "displayName": "Dragon Fireball",
357
+ "width": 1.0,
358
+ "height": 1.0,
359
+ "type": "projectile",
360
+ "category": "Projectiles"
361
+ },
362
+ {
363
+ "id": 36,
364
+ "internalId": 36,
365
+ "name": "drowned",
366
+ "displayName": "Drowned",
367
+ "width": 0.6,
368
+ "height": 1.95,
369
+ "type": "hostile",
370
+ "category": "Hostile mobs"
371
+ },
372
+ {
373
+ "id": 37,
374
+ "internalId": 37,
375
+ "name": "egg",
376
+ "displayName": "Thrown Egg",
377
+ "width": 0.25,
378
+ "height": 0.25,
379
+ "type": "projectile",
380
+ "category": "Projectiles"
381
+ },
382
+ {
383
+ "id": 38,
384
+ "internalId": 38,
385
+ "name": "elder_guardian",
386
+ "displayName": "Elder Guardian",
387
+ "width": 1.9975,
388
+ "height": 1.9975,
389
+ "type": "hostile",
390
+ "category": "Hostile mobs"
391
+ },
392
+ {
393
+ "id": 39,
394
+ "internalId": 39,
395
+ "name": "enderman",
396
+ "displayName": "Enderman",
397
+ "width": 0.6,
398
+ "height": 2.9,
399
+ "type": "hostile",
400
+ "category": "Hostile mobs"
401
+ },
402
+ {
403
+ "id": 40,
404
+ "internalId": 40,
405
+ "name": "endermite",
406
+ "displayName": "Endermite",
407
+ "width": 0.4,
408
+ "height": 0.3,
409
+ "type": "hostile",
410
+ "category": "Hostile mobs"
411
+ },
412
+ {
413
+ "id": 41,
414
+ "internalId": 41,
415
+ "name": "ender_dragon",
416
+ "displayName": "Ender Dragon",
417
+ "width": 16.0,
418
+ "height": 8.0,
419
+ "type": "mob",
420
+ "category": "Hostile mobs"
421
+ },
422
+ {
423
+ "id": 42,
424
+ "internalId": 42,
425
+ "name": "ender_pearl",
426
+ "displayName": "Thrown Ender Pearl",
427
+ "width": 0.25,
428
+ "height": 0.25,
429
+ "type": "projectile",
430
+ "category": "Projectiles"
431
+ },
432
+ {
433
+ "id": 43,
434
+ "internalId": 43,
435
+ "name": "end_crystal",
436
+ "displayName": "End Crystal",
437
+ "width": 2.0,
438
+ "height": 2.0,
439
+ "type": "other",
440
+ "category": "Immobile"
441
+ },
442
+ {
443
+ "id": 44,
444
+ "internalId": 44,
445
+ "name": "evoker",
446
+ "displayName": "Evoker",
447
+ "width": 0.6,
448
+ "height": 1.95,
449
+ "type": "hostile",
450
+ "category": "Hostile mobs"
451
+ },
452
+ {
453
+ "id": 45,
454
+ "internalId": 45,
455
+ "name": "evoker_fangs",
456
+ "displayName": "Evoker Fangs",
457
+ "width": 0.5,
458
+ "height": 0.8,
459
+ "type": "other",
460
+ "category": "Hostile mobs"
461
+ },
462
+ {
463
+ "id": 46,
464
+ "internalId": 46,
465
+ "name": "experience_bottle",
466
+ "displayName": "Thrown Bottle o' Enchanting",
467
+ "width": 0.25,
468
+ "height": 0.25,
469
+ "type": "projectile",
470
+ "category": "Projectiles"
471
+ },
472
+ {
473
+ "id": 47,
474
+ "internalId": 47,
475
+ "name": "experience_orb",
476
+ "displayName": "Experience Orb",
477
+ "width": 0.5,
478
+ "height": 0.5,
479
+ "type": "other",
480
+ "category": "UNKNOWN"
481
+ },
482
+ {
483
+ "id": 48,
484
+ "internalId": 48,
485
+ "name": "eye_of_ender",
486
+ "displayName": "Eye of Ender",
487
+ "width": 0.25,
488
+ "height": 0.25,
489
+ "type": "other",
490
+ "category": "UNKNOWN"
491
+ },
492
+ {
493
+ "id": 49,
494
+ "internalId": 49,
495
+ "name": "falling_block",
496
+ "displayName": "Falling Block",
497
+ "width": 0.98,
498
+ "height": 0.98,
499
+ "type": "other",
500
+ "category": "UNKNOWN"
501
+ },
502
+ {
503
+ "id": 50,
504
+ "internalId": 50,
505
+ "name": "fireball",
506
+ "displayName": "Fireball",
507
+ "width": 1.0,
508
+ "height": 1.0,
509
+ "type": "projectile",
510
+ "category": "Projectiles"
511
+ },
512
+ {
513
+ "id": 51,
514
+ "internalId": 51,
515
+ "name": "firework_rocket",
516
+ "displayName": "Firework Rocket",
517
+ "width": 0.25,
518
+ "height": 0.25,
519
+ "type": "projectile",
520
+ "category": "Projectiles"
521
+ },
522
+ {
523
+ "id": 52,
524
+ "internalId": 52,
525
+ "name": "fox",
526
+ "displayName": "Fox",
527
+ "width": 0.6,
528
+ "height": 0.7,
529
+ "type": "animal",
530
+ "category": "Passive mobs"
531
+ },
532
+ {
533
+ "id": 53,
534
+ "internalId": 53,
535
+ "name": "frog",
536
+ "displayName": "Frog",
537
+ "width": 0.5,
538
+ "height": 0.5,
539
+ "type": "animal",
540
+ "category": "Passive mobs"
541
+ },
542
+ {
543
+ "id": 54,
544
+ "internalId": 54,
545
+ "name": "furnace_minecart",
546
+ "displayName": "Minecart with Furnace",
547
+ "width": 0.98,
548
+ "height": 0.7,
549
+ "type": "other",
550
+ "category": "Vehicles"
551
+ },
552
+ {
553
+ "id": 55,
554
+ "internalId": 55,
555
+ "name": "ghast",
556
+ "displayName": "Ghast",
557
+ "width": 4.0,
558
+ "height": 4.0,
559
+ "type": "mob",
560
+ "category": "Hostile mobs"
561
+ },
562
+ {
563
+ "id": 56,
564
+ "internalId": 56,
565
+ "name": "giant",
566
+ "displayName": "Giant",
567
+ "width": 3.6,
568
+ "height": 12.0,
569
+ "type": "hostile",
570
+ "category": "Hostile mobs"
571
+ },
572
+ {
573
+ "id": 57,
574
+ "internalId": 57,
575
+ "name": "glow_item_frame",
576
+ "displayName": "Glow Item Frame",
577
+ "width": 0.5,
578
+ "height": 0.5,
579
+ "type": "other",
580
+ "category": "Immobile"
581
+ },
582
+ {
583
+ "id": 58,
584
+ "internalId": 58,
585
+ "name": "glow_squid",
586
+ "displayName": "Glow Squid",
587
+ "width": 0.8,
588
+ "height": 0.8,
589
+ "type": "passive",
590
+ "category": "Passive mobs"
591
+ },
592
+ {
593
+ "id": 59,
594
+ "internalId": 59,
595
+ "name": "goat",
596
+ "displayName": "Goat",
597
+ "width": 0.9,
598
+ "height": 1.3,
599
+ "type": "animal",
600
+ "category": "Passive mobs"
601
+ },
602
+ {
603
+ "id": 60,
604
+ "internalId": 60,
605
+ "name": "guardian",
606
+ "displayName": "Guardian",
607
+ "width": 0.85,
608
+ "height": 0.85,
609
+ "type": "hostile",
610
+ "category": "Hostile mobs"
611
+ },
612
+ {
613
+ "id": 61,
614
+ "internalId": 61,
615
+ "name": "hoglin",
616
+ "displayName": "Hoglin",
617
+ "width": 1.3964844,
618
+ "height": 1.4,
619
+ "type": "animal",
620
+ "category": "Hostile mobs"
621
+ },
622
+ {
623
+ "id": 62,
624
+ "internalId": 62,
625
+ "name": "hopper_minecart",
626
+ "displayName": "Minecart with Hopper",
627
+ "width": 0.98,
628
+ "height": 0.7,
629
+ "type": "other",
630
+ "category": "Vehicles"
631
+ },
632
+ {
633
+ "id": 63,
634
+ "internalId": 63,
635
+ "name": "horse",
636
+ "displayName": "Horse",
637
+ "width": 1.3964844,
638
+ "height": 1.6,
639
+ "type": "animal",
640
+ "category": "Passive mobs"
641
+ },
642
+ {
643
+ "id": 64,
644
+ "internalId": 64,
645
+ "name": "husk",
646
+ "displayName": "Husk",
647
+ "width": 0.6,
648
+ "height": 1.95,
649
+ "type": "hostile",
650
+ "category": "Hostile mobs"
651
+ },
652
+ {
653
+ "id": 65,
654
+ "internalId": 65,
655
+ "name": "illusioner",
656
+ "displayName": "Illusioner",
657
+ "width": 0.6,
658
+ "height": 1.95,
659
+ "type": "hostile",
660
+ "category": "Hostile mobs"
661
+ },
662
+ {
663
+ "id": 66,
664
+ "internalId": 66,
665
+ "name": "interaction",
666
+ "displayName": "Interaction",
667
+ "width": 0.0,
668
+ "height": 0.0,
669
+ "type": "other",
670
+ "category": "Immobile"
671
+ },
672
+ {
673
+ "id": 67,
674
+ "internalId": 67,
675
+ "name": "iron_golem",
676
+ "displayName": "Iron Golem",
677
+ "width": 1.4,
678
+ "height": 2.7,
679
+ "type": "mob",
680
+ "category": "Passive mobs"
681
+ },
682
+ {
683
+ "id": 68,
684
+ "internalId": 68,
685
+ "name": "item",
686
+ "displayName": "Item",
687
+ "width": 0.25,
688
+ "height": 0.25,
689
+ "type": "other",
690
+ "category": "UNKNOWN"
691
+ },
692
+ {
693
+ "id": 69,
694
+ "internalId": 69,
695
+ "name": "item_display",
696
+ "displayName": "Item Display",
697
+ "width": 0.0,
698
+ "height": 0.0,
699
+ "type": "other",
700
+ "category": "Immobile"
701
+ },
702
+ {
703
+ "id": 70,
704
+ "internalId": 70,
705
+ "name": "item_frame",
706
+ "displayName": "Item Frame",
707
+ "width": 0.5,
708
+ "height": 0.5,
709
+ "type": "other",
710
+ "category": "Immobile"
711
+ },
712
+ {
713
+ "id": 71,
714
+ "internalId": 71,
715
+ "name": "jungle_boat",
716
+ "displayName": "Jungle Boat",
717
+ "width": 1.375,
718
+ "height": 0.5625,
719
+ "type": "other",
720
+ "category": "Vehicles"
721
+ },
722
+ {
723
+ "id": 72,
724
+ "internalId": 72,
725
+ "name": "jungle_chest_boat",
726
+ "displayName": "Jungle Boat with Chest",
727
+ "width": 1.375,
728
+ "height": 0.5625,
729
+ "type": "other",
730
+ "category": "Vehicles"
731
+ },
732
+ {
733
+ "id": 73,
734
+ "internalId": 73,
735
+ "name": "leash_knot",
736
+ "displayName": "Leash Knot",
737
+ "width": 0.375,
738
+ "height": 0.5,
739
+ "type": "other",
740
+ "category": "Immobile"
741
+ },
742
+ {
743
+ "id": 74,
744
+ "internalId": 74,
745
+ "name": "lightning_bolt",
746
+ "displayName": "Lightning Bolt",
747
+ "width": 0.0,
748
+ "height": 0.0,
749
+ "type": "other",
750
+ "category": "UNKNOWN"
751
+ },
752
+ {
753
+ "id": 75,
754
+ "internalId": 75,
755
+ "name": "llama",
756
+ "displayName": "Llama",
757
+ "width": 0.9,
758
+ "height": 1.87,
759
+ "type": "animal",
760
+ "category": "Passive mobs"
761
+ },
762
+ {
763
+ "id": 76,
764
+ "internalId": 76,
765
+ "name": "llama_spit",
766
+ "displayName": "Llama Spit",
767
+ "width": 0.25,
768
+ "height": 0.25,
769
+ "type": "projectile",
770
+ "category": "Projectiles"
771
+ },
772
+ {
773
+ "id": 77,
774
+ "internalId": 77,
775
+ "name": "magma_cube",
776
+ "displayName": "Magma Cube",
777
+ "width": 0.52,
778
+ "height": 0.52,
779
+ "type": "mob",
780
+ "category": "Hostile mobs"
781
+ },
782
+ {
783
+ "id": 78,
784
+ "internalId": 78,
785
+ "name": "mangrove_boat",
786
+ "displayName": "Mangrove Boat",
787
+ "width": 1.375,
788
+ "height": 0.5625,
789
+ "type": "other",
790
+ "category": "Vehicles"
791
+ },
792
+ {
793
+ "id": 79,
794
+ "internalId": 79,
795
+ "name": "mangrove_chest_boat",
796
+ "displayName": "Mangrove Boat with Chest",
797
+ "width": 1.375,
798
+ "height": 0.5625,
799
+ "type": "other",
800
+ "category": "Vehicles"
801
+ },
802
+ {
803
+ "id": 80,
804
+ "internalId": 80,
805
+ "name": "marker",
806
+ "displayName": "Marker",
807
+ "width": 0.0,
808
+ "height": 0.0,
809
+ "type": "other",
810
+ "category": "UNKNOWN"
811
+ },
812
+ {
813
+ "id": 81,
814
+ "internalId": 81,
815
+ "name": "minecart",
816
+ "displayName": "Minecart",
817
+ "width": 0.98,
818
+ "height": 0.7,
819
+ "type": "other",
820
+ "category": "Vehicles"
821
+ },
822
+ {
823
+ "id": 82,
824
+ "internalId": 82,
825
+ "name": "mooshroom",
826
+ "displayName": "Mooshroom",
827
+ "width": 0.9,
828
+ "height": 1.4,
829
+ "type": "animal",
830
+ "category": "Passive mobs"
831
+ },
832
+ {
833
+ "id": 83,
834
+ "internalId": 83,
835
+ "name": "mule",
836
+ "displayName": "Mule",
837
+ "width": 1.3964844,
838
+ "height": 1.6,
839
+ "type": "animal",
840
+ "category": "Passive mobs"
841
+ },
842
+ {
843
+ "id": 84,
844
+ "internalId": 84,
845
+ "name": "oak_boat",
846
+ "displayName": "Oak Boat",
847
+ "width": 1.375,
848
+ "height": 0.5625,
849
+ "type": "other",
850
+ "category": "Vehicles"
851
+ },
852
+ {
853
+ "id": 85,
854
+ "internalId": 85,
855
+ "name": "oak_chest_boat",
856
+ "displayName": "Oak Boat with Chest",
857
+ "width": 1.375,
858
+ "height": 0.5625,
859
+ "type": "other",
860
+ "category": "Vehicles"
861
+ },
862
+ {
863
+ "id": 86,
864
+ "internalId": 86,
865
+ "name": "ocelot",
866
+ "displayName": "Ocelot",
867
+ "width": 0.6,
868
+ "height": 0.7,
869
+ "type": "animal",
870
+ "category": "Passive mobs"
871
+ },
872
+ {
873
+ "id": 87,
874
+ "internalId": 87,
875
+ "name": "ominous_item_spawner",
876
+ "displayName": "Ominous Item Spawner",
877
+ "width": 0.25,
878
+ "height": 0.25,
879
+ "type": "other",
880
+ "category": "UNKNOWN"
881
+ },
882
+ {
883
+ "id": 88,
884
+ "internalId": 88,
885
+ "name": "painting",
886
+ "displayName": "Painting",
887
+ "width": 0.5,
888
+ "height": 0.5,
889
+ "type": "other",
890
+ "category": "Immobile"
891
+ },
892
+ {
893
+ "id": 89,
894
+ "internalId": 89,
895
+ "name": "pale_oak_boat",
896
+ "displayName": "Pale Oak Boat",
897
+ "width": 1.375,
898
+ "height": 0.5625,
899
+ "type": "other",
900
+ "category": "Vehicles"
901
+ },
902
+ {
903
+ "id": 90,
904
+ "internalId": 90,
905
+ "name": "pale_oak_chest_boat",
906
+ "displayName": "Pale Oak Boat with Chest",
907
+ "width": 1.375,
908
+ "height": 0.5625,
909
+ "type": "other",
910
+ "category": "Vehicles"
911
+ },
912
+ {
913
+ "id": 91,
914
+ "internalId": 91,
915
+ "name": "panda",
916
+ "displayName": "Panda",
917
+ "width": 1.3,
918
+ "height": 1.25,
919
+ "type": "animal",
920
+ "category": "Passive mobs"
921
+ },
922
+ {
923
+ "id": 92,
924
+ "internalId": 92,
925
+ "name": "parrot",
926
+ "displayName": "Parrot",
927
+ "width": 0.5,
928
+ "height": 0.9,
929
+ "type": "animal",
930
+ "category": "Passive mobs"
931
+ },
932
+ {
933
+ "id": 93,
934
+ "internalId": 93,
935
+ "name": "phantom",
936
+ "displayName": "Phantom",
937
+ "width": 0.9,
938
+ "height": 0.5,
939
+ "type": "mob",
940
+ "category": "Hostile mobs"
941
+ },
942
+ {
943
+ "id": 94,
944
+ "internalId": 94,
945
+ "name": "pig",
946
+ "displayName": "Pig",
947
+ "width": 0.9,
948
+ "height": 0.9,
949
+ "type": "animal",
950
+ "category": "Passive mobs"
951
+ },
952
+ {
953
+ "id": 95,
954
+ "internalId": 95,
955
+ "name": "piglin",
956
+ "displayName": "Piglin",
957
+ "width": 0.6,
958
+ "height": 1.95,
959
+ "type": "hostile",
960
+ "category": "Hostile mobs"
961
+ },
962
+ {
963
+ "id": 96,
964
+ "internalId": 96,
965
+ "name": "piglin_brute",
966
+ "displayName": "Piglin Brute",
967
+ "width": 0.6,
968
+ "height": 1.95,
969
+ "type": "hostile",
970
+ "category": "Hostile mobs"
971
+ },
972
+ {
973
+ "id": 97,
974
+ "internalId": 97,
975
+ "name": "pillager",
976
+ "displayName": "Pillager",
977
+ "width": 0.6,
978
+ "height": 1.95,
979
+ "type": "hostile",
980
+ "category": "Hostile mobs"
981
+ },
982
+ {
983
+ "id": 98,
984
+ "internalId": 98,
985
+ "name": "polar_bear",
986
+ "displayName": "Polar Bear",
987
+ "width": 1.4,
988
+ "height": 1.4,
989
+ "type": "animal",
990
+ "category": "Passive mobs"
991
+ },
992
+ {
993
+ "id": 99,
994
+ "internalId": 99,
995
+ "name": "potion",
996
+ "displayName": "Potion",
997
+ "width": 0.25,
998
+ "height": 0.25,
999
+ "type": "projectile",
1000
+ "category": "Projectiles"
1001
+ },
1002
+ {
1003
+ "id": 100,
1004
+ "internalId": 100,
1005
+ "name": "pufferfish",
1006
+ "displayName": "Pufferfish",
1007
+ "width": 0.7,
1008
+ "height": 0.7,
1009
+ "type": "water_creature",
1010
+ "category": "Passive mobs"
1011
+ },
1012
+ {
1013
+ "id": 101,
1014
+ "internalId": 101,
1015
+ "name": "rabbit",
1016
+ "displayName": "Rabbit",
1017
+ "width": 0.4,
1018
+ "height": 0.5,
1019
+ "type": "animal",
1020
+ "category": "Passive mobs"
1021
+ },
1022
+ {
1023
+ "id": 102,
1024
+ "internalId": 102,
1025
+ "name": "ravager",
1026
+ "displayName": "Ravager",
1027
+ "width": 1.95,
1028
+ "height": 2.2,
1029
+ "type": "hostile",
1030
+ "category": "Hostile mobs"
1031
+ },
1032
+ {
1033
+ "id": 103,
1034
+ "internalId": 103,
1035
+ "name": "salmon",
1036
+ "displayName": "Salmon",
1037
+ "width": 0.7,
1038
+ "height": 0.4,
1039
+ "type": "water_creature",
1040
+ "category": "Passive mobs"
1041
+ },
1042
+ {
1043
+ "id": 104,
1044
+ "internalId": 104,
1045
+ "name": "sheep",
1046
+ "displayName": "Sheep",
1047
+ "width": 0.9,
1048
+ "height": 1.3,
1049
+ "type": "animal",
1050
+ "category": "Passive mobs"
1051
+ },
1052
+ {
1053
+ "id": 105,
1054
+ "internalId": 105,
1055
+ "name": "shulker",
1056
+ "displayName": "Shulker",
1057
+ "width": 1.0,
1058
+ "height": 1.0,
1059
+ "type": "mob",
1060
+ "category": "Hostile mobs"
1061
+ },
1062
+ {
1063
+ "id": 106,
1064
+ "internalId": 106,
1065
+ "name": "shulker_bullet",
1066
+ "displayName": "Shulker Bullet",
1067
+ "width": 0.3125,
1068
+ "height": 0.3125,
1069
+ "type": "projectile",
1070
+ "category": "Projectiles"
1071
+ },
1072
+ {
1073
+ "id": 107,
1074
+ "internalId": 107,
1075
+ "name": "silverfish",
1076
+ "displayName": "Silverfish",
1077
+ "width": 0.4,
1078
+ "height": 0.3,
1079
+ "type": "hostile",
1080
+ "category": "Hostile mobs"
1081
+ },
1082
+ {
1083
+ "id": 108,
1084
+ "internalId": 108,
1085
+ "name": "skeleton",
1086
+ "displayName": "Skeleton",
1087
+ "width": 0.6,
1088
+ "height": 1.99,
1089
+ "type": "hostile",
1090
+ "category": "Hostile mobs"
1091
+ },
1092
+ {
1093
+ "id": 109,
1094
+ "internalId": 109,
1095
+ "name": "skeleton_horse",
1096
+ "displayName": "Skeleton Horse",
1097
+ "width": 1.3964844,
1098
+ "height": 1.6,
1099
+ "type": "animal",
1100
+ "category": "Hostile mobs"
1101
+ },
1102
+ {
1103
+ "id": 110,
1104
+ "internalId": 110,
1105
+ "name": "slime",
1106
+ "displayName": "Slime",
1107
+ "width": 0.52,
1108
+ "height": 0.52,
1109
+ "type": "mob",
1110
+ "category": "Hostile mobs"
1111
+ },
1112
+ {
1113
+ "id": 111,
1114
+ "internalId": 111,
1115
+ "name": "small_fireball",
1116
+ "displayName": "Small Fireball",
1117
+ "width": 0.3125,
1118
+ "height": 0.3125,
1119
+ "type": "projectile",
1120
+ "category": "Projectiles"
1121
+ },
1122
+ {
1123
+ "id": 112,
1124
+ "internalId": 112,
1125
+ "name": "sniffer",
1126
+ "displayName": "Sniffer",
1127
+ "width": 1.9,
1128
+ "height": 1.75,
1129
+ "type": "animal",
1130
+ "category": "Passive mobs"
1131
+ },
1132
+ {
1133
+ "id": 113,
1134
+ "internalId": 113,
1135
+ "name": "snowball",
1136
+ "displayName": "Snowball",
1137
+ "width": 0.25,
1138
+ "height": 0.25,
1139
+ "type": "projectile",
1140
+ "category": "Projectiles"
1141
+ },
1142
+ {
1143
+ "id": 114,
1144
+ "internalId": 114,
1145
+ "name": "snow_golem",
1146
+ "displayName": "Snow Golem",
1147
+ "width": 0.7,
1148
+ "height": 1.9,
1149
+ "type": "mob",
1150
+ "category": "Passive mobs"
1151
+ },
1152
+ {
1153
+ "id": 115,
1154
+ "internalId": 115,
1155
+ "name": "spawner_minecart",
1156
+ "displayName": "Minecart with Monster Spawner",
1157
+ "width": 0.98,
1158
+ "height": 0.7,
1159
+ "type": "other",
1160
+ "category": "Vehicles"
1161
+ },
1162
+ {
1163
+ "id": 116,
1164
+ "internalId": 116,
1165
+ "name": "spectral_arrow",
1166
+ "displayName": "Spectral Arrow",
1167
+ "width": 0.5,
1168
+ "height": 0.5,
1169
+ "type": "projectile",
1170
+ "category": "Projectiles"
1171
+ },
1172
+ {
1173
+ "id": 117,
1174
+ "internalId": 117,
1175
+ "name": "spider",
1176
+ "displayName": "Spider",
1177
+ "width": 1.4,
1178
+ "height": 0.9,
1179
+ "type": "hostile",
1180
+ "category": "Hostile mobs"
1181
+ },
1182
+ {
1183
+ "id": 118,
1184
+ "internalId": 118,
1185
+ "name": "spruce_boat",
1186
+ "displayName": "Spruce Boat",
1187
+ "width": 1.375,
1188
+ "height": 0.5625,
1189
+ "type": "other",
1190
+ "category": "Vehicles"
1191
+ },
1192
+ {
1193
+ "id": 119,
1194
+ "internalId": 119,
1195
+ "name": "spruce_chest_boat",
1196
+ "displayName": "Spruce Boat with Chest",
1197
+ "width": 1.375,
1198
+ "height": 0.5625,
1199
+ "type": "other",
1200
+ "category": "Vehicles"
1201
+ },
1202
+ {
1203
+ "id": 120,
1204
+ "internalId": 120,
1205
+ "name": "squid",
1206
+ "displayName": "Squid",
1207
+ "width": 0.8,
1208
+ "height": 0.8,
1209
+ "type": "passive",
1210
+ "category": "Passive mobs"
1211
+ },
1212
+ {
1213
+ "id": 121,
1214
+ "internalId": 121,
1215
+ "name": "stray",
1216
+ "displayName": "Stray",
1217
+ "width": 0.6,
1218
+ "height": 1.99,
1219
+ "type": "hostile",
1220
+ "category": "Hostile mobs"
1221
+ },
1222
+ {
1223
+ "id": 122,
1224
+ "internalId": 122,
1225
+ "name": "strider",
1226
+ "displayName": "Strider",
1227
+ "width": 0.9,
1228
+ "height": 1.7,
1229
+ "type": "animal",
1230
+ "category": "Passive mobs"
1231
+ },
1232
+ {
1233
+ "id": 123,
1234
+ "internalId": 123,
1235
+ "name": "tadpole",
1236
+ "displayName": "Tadpole",
1237
+ "width": 0.4,
1238
+ "height": 0.3,
1239
+ "type": "water_creature",
1240
+ "category": "Passive mobs"
1241
+ },
1242
+ {
1243
+ "id": 124,
1244
+ "internalId": 124,
1245
+ "name": "text_display",
1246
+ "displayName": "Text Display",
1247
+ "width": 0.0,
1248
+ "height": 0.0,
1249
+ "type": "other",
1250
+ "category": "Immobile"
1251
+ },
1252
+ {
1253
+ "id": 125,
1254
+ "internalId": 125,
1255
+ "name": "tnt",
1256
+ "displayName": "Primed TNT",
1257
+ "width": 0.98,
1258
+ "height": 0.98,
1259
+ "type": "other",
1260
+ "category": "UNKNOWN"
1261
+ },
1262
+ {
1263
+ "id": 126,
1264
+ "internalId": 126,
1265
+ "name": "tnt_minecart",
1266
+ "displayName": "Minecart with TNT",
1267
+ "width": 0.98,
1268
+ "height": 0.7,
1269
+ "type": "other",
1270
+ "category": "Vehicles"
1271
+ },
1272
+ {
1273
+ "id": 127,
1274
+ "internalId": 127,
1275
+ "name": "trader_llama",
1276
+ "displayName": "Trader Llama",
1277
+ "width": 0.9,
1278
+ "height": 1.87,
1279
+ "type": "animal",
1280
+ "category": "Passive mobs"
1281
+ },
1282
+ {
1283
+ "id": 128,
1284
+ "internalId": 128,
1285
+ "name": "trident",
1286
+ "displayName": "Trident",
1287
+ "width": 0.5,
1288
+ "height": 0.5,
1289
+ "type": "projectile",
1290
+ "category": "Projectiles"
1291
+ },
1292
+ {
1293
+ "id": 129,
1294
+ "internalId": 129,
1295
+ "name": "tropical_fish",
1296
+ "displayName": "Tropical Fish",
1297
+ "width": 0.5,
1298
+ "height": 0.4,
1299
+ "type": "water_creature",
1300
+ "category": "Passive mobs"
1301
+ },
1302
+ {
1303
+ "id": 130,
1304
+ "internalId": 130,
1305
+ "name": "turtle",
1306
+ "displayName": "Turtle",
1307
+ "width": 1.2,
1308
+ "height": 0.4,
1309
+ "type": "animal",
1310
+ "category": "Passive mobs"
1311
+ },
1312
+ {
1313
+ "id": 131,
1314
+ "internalId": 131,
1315
+ "name": "vex",
1316
+ "displayName": "Vex",
1317
+ "width": 0.4,
1318
+ "height": 0.8,
1319
+ "type": "hostile",
1320
+ "category": "Hostile mobs"
1321
+ },
1322
+ {
1323
+ "id": 132,
1324
+ "internalId": 132,
1325
+ "name": "villager",
1326
+ "displayName": "Villager",
1327
+ "width": 0.6,
1328
+ "height": 1.95,
1329
+ "type": "passive",
1330
+ "category": "Passive mobs"
1331
+ },
1332
+ {
1333
+ "id": 133,
1334
+ "internalId": 133,
1335
+ "name": "vindicator",
1336
+ "displayName": "Vindicator",
1337
+ "width": 0.6,
1338
+ "height": 1.95,
1339
+ "type": "hostile",
1340
+ "category": "Hostile mobs"
1341
+ },
1342
+ {
1343
+ "id": 134,
1344
+ "internalId": 134,
1345
+ "name": "wandering_trader",
1346
+ "displayName": "Wandering Trader",
1347
+ "width": 0.6,
1348
+ "height": 1.95,
1349
+ "type": "passive",
1350
+ "category": "Passive mobs"
1351
+ },
1352
+ {
1353
+ "id": 135,
1354
+ "internalId": 135,
1355
+ "name": "warden",
1356
+ "displayName": "Warden",
1357
+ "width": 0.9,
1358
+ "height": 2.9,
1359
+ "type": "hostile",
1360
+ "category": "Hostile mobs"
1361
+ },
1362
+ {
1363
+ "id": 136,
1364
+ "internalId": 136,
1365
+ "name": "wind_charge",
1366
+ "displayName": "Wind Charge",
1367
+ "width": 0.3125,
1368
+ "height": 0.3125,
1369
+ "type": "projectile",
1370
+ "category": "Projectiles"
1371
+ },
1372
+ {
1373
+ "id": 137,
1374
+ "internalId": 137,
1375
+ "name": "witch",
1376
+ "displayName": "Witch",
1377
+ "width": 0.6,
1378
+ "height": 1.95,
1379
+ "type": "hostile",
1380
+ "category": "Hostile mobs"
1381
+ },
1382
+ {
1383
+ "id": 138,
1384
+ "internalId": 138,
1385
+ "name": "wither",
1386
+ "displayName": "Wither",
1387
+ "width": 0.9,
1388
+ "height": 3.5,
1389
+ "type": "hostile",
1390
+ "category": "Hostile mobs"
1391
+ },
1392
+ {
1393
+ "id": 139,
1394
+ "internalId": 139,
1395
+ "name": "wither_skeleton",
1396
+ "displayName": "Wither Skeleton",
1397
+ "width": 0.7,
1398
+ "height": 2.4,
1399
+ "type": "hostile",
1400
+ "category": "Hostile mobs"
1401
+ },
1402
+ {
1403
+ "id": 140,
1404
+ "internalId": 140,
1405
+ "name": "wither_skull",
1406
+ "displayName": "Wither Skull",
1407
+ "width": 0.3125,
1408
+ "height": 0.3125,
1409
+ "type": "projectile",
1410
+ "category": "Projectiles"
1411
+ },
1412
+ {
1413
+ "id": 141,
1414
+ "internalId": 141,
1415
+ "name": "wolf",
1416
+ "displayName": "Wolf",
1417
+ "width": 0.6,
1418
+ "height": 0.85,
1419
+ "type": "animal",
1420
+ "category": "Passive mobs"
1421
+ },
1422
+ {
1423
+ "id": 142,
1424
+ "internalId": 142,
1425
+ "name": "zoglin",
1426
+ "displayName": "Zoglin",
1427
+ "width": 1.3964844,
1428
+ "height": 1.4,
1429
+ "type": "hostile",
1430
+ "category": "Hostile mobs"
1431
+ },
1432
+ {
1433
+ "id": 143,
1434
+ "internalId": 143,
1435
+ "name": "zombie",
1436
+ "displayName": "Zombie",
1437
+ "width": 0.6,
1438
+ "height": 1.95,
1439
+ "type": "hostile",
1440
+ "category": "Hostile mobs"
1441
+ },
1442
+ {
1443
+ "id": 144,
1444
+ "internalId": 144,
1445
+ "name": "zombie_horse",
1446
+ "displayName": "Zombie Horse",
1447
+ "width": 1.3964844,
1448
+ "height": 1.6,
1449
+ "type": "animal",
1450
+ "category": "Hostile mobs"
1451
+ },
1452
+ {
1453
+ "id": 145,
1454
+ "internalId": 145,
1455
+ "name": "zombie_villager",
1456
+ "displayName": "Zombie Villager",
1457
+ "width": 0.6,
1458
+ "height": 1.95,
1459
+ "type": "hostile",
1460
+ "category": "Hostile mobs"
1461
+ },
1462
+ {
1463
+ "id": 146,
1464
+ "internalId": 146,
1465
+ "name": "zombified_piglin",
1466
+ "displayName": "Zombified Piglin",
1467
+ "width": 0.6,
1468
+ "height": 1.95,
1469
+ "type": "hostile",
1470
+ "category": "Hostile mobs"
1471
+ },
1472
+ {
1473
+ "id": 147,
1474
+ "internalId": 147,
1475
+ "name": "player",
1476
+ "displayName": "Player",
1477
+ "width": 0.6,
1478
+ "height": 1.8,
1479
+ "type": "player",
1480
+ "category": "UNKNOWN"
1481
+ },
1482
+ {
1483
+ "id": 148,
1484
+ "internalId": 148,
1485
+ "name": "fishing_bobber",
1486
+ "displayName": "Fishing Bobber",
1487
+ "width": 0.25,
1488
+ "height": 0.25,
1489
+ "type": "projectile",
1490
+ "category": "Projectiles"
1491
+ }
1492
+ ]