minecraft-data 3.82.0 → 3.83.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.
Files changed (28) hide show
  1. package/data.js +28 -1
  2. package/doc/history.md +8 -0
  3. package/minecraft-data/data/bedrock/1.21.50/protocol.json +1 -1
  4. package/minecraft-data/data/dataPaths.json +29 -2
  5. package/minecraft-data/data/pc/1.21.3/proto.yml +3368 -0
  6. package/minecraft-data/data/pc/1.21.4/biomes.json +652 -0
  7. package/minecraft-data/data/pc/1.21.4/blockCollisionShapes.json +142311 -0
  8. package/minecraft-data/data/pc/1.21.4/blocks.json +41063 -0
  9. package/minecraft-data/data/pc/1.21.4/effects.json +236 -0
  10. package/minecraft-data/data/pc/1.21.4/enchantments.json +959 -0
  11. package/minecraft-data/data/pc/1.21.4/entities.json +4130 -0
  12. package/minecraft-data/data/pc/1.21.4/foods.json +402 -0
  13. package/minecraft-data/data/pc/1.21.4/instruments.json +94 -0
  14. package/minecraft-data/data/pc/1.21.4/items.json +9098 -0
  15. package/minecraft-data/data/pc/1.21.4/language.json +7002 -0
  16. package/minecraft-data/data/pc/1.21.4/materials.json +134 -0
  17. package/minecraft-data/data/pc/1.21.4/particles.json +450 -0
  18. package/minecraft-data/data/pc/1.21.4/protocol.json +9533 -0
  19. package/minecraft-data/data/pc/1.21.4/recipes.json +29693 -0
  20. package/minecraft-data/data/pc/1.21.4/sounds.json +6606 -0
  21. package/minecraft-data/data/pc/1.21.4/tints.json +422 -0
  22. package/minecraft-data/data/pc/1.21.4/version.json +6 -0
  23. package/minecraft-data/data/pc/common/protocolVersions.json +8 -0
  24. package/minecraft-data/data/pc/common/versions.json +3 -2
  25. package/minecraft-data/data/pc/latest/proto.yml +26 -7
  26. package/minecraft-data/doc/history.md +7 -0
  27. package/minecraft-data/tools/js/extractPcEntityMetadata.js +1 -1
  28. package/package.json +3 -3
@@ -0,0 +1,4130 @@
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
+ "metadataKeys": [
12
+ "shared_flags",
13
+ "air_supply",
14
+ "custom_name",
15
+ "custom_name_visible",
16
+ "silent",
17
+ "no_gravity",
18
+ "pose",
19
+ "ticks_frozen",
20
+ "hurt",
21
+ "hurtdir",
22
+ "damage",
23
+ "paddle_left",
24
+ "paddle_right",
25
+ "bubble_time"
26
+ ]
27
+ },
28
+ {
29
+ "id": 1,
30
+ "internalId": 1,
31
+ "name": "acacia_chest_boat",
32
+ "displayName": "Acacia Boat with Chest",
33
+ "width": 1.375,
34
+ "height": 0.5625,
35
+ "type": "other",
36
+ "category": "Vehicles",
37
+ "metadataKeys": [
38
+ "shared_flags",
39
+ "air_supply",
40
+ "custom_name",
41
+ "custom_name_visible",
42
+ "silent",
43
+ "no_gravity",
44
+ "pose",
45
+ "ticks_frozen",
46
+ "hurt",
47
+ "hurtdir",
48
+ "damage",
49
+ "paddle_left",
50
+ "paddle_right",
51
+ "bubble_time"
52
+ ]
53
+ },
54
+ {
55
+ "id": 2,
56
+ "internalId": 2,
57
+ "name": "allay",
58
+ "displayName": "Allay",
59
+ "width": 0.35,
60
+ "height": 0.6,
61
+ "type": "mob",
62
+ "category": "Passive mobs",
63
+ "metadataKeys": [
64
+ "shared_flags",
65
+ "air_supply",
66
+ "custom_name",
67
+ "custom_name_visible",
68
+ "silent",
69
+ "no_gravity",
70
+ "pose",
71
+ "ticks_frozen",
72
+ "living_entity_flags",
73
+ "health",
74
+ "effect_particles",
75
+ "effect_ambience",
76
+ "arrow_count",
77
+ "stinger_count",
78
+ "sleeping_pos",
79
+ "mob_flags",
80
+ "dancing",
81
+ "can_duplicate"
82
+ ]
83
+ },
84
+ {
85
+ "id": 3,
86
+ "internalId": 3,
87
+ "name": "area_effect_cloud",
88
+ "displayName": "Area Effect Cloud",
89
+ "width": 6,
90
+ "height": 0.5,
91
+ "type": "other",
92
+ "category": "UNKNOWN",
93
+ "metadataKeys": [
94
+ "shared_flags",
95
+ "air_supply",
96
+ "custom_name",
97
+ "custom_name_visible",
98
+ "silent",
99
+ "no_gravity",
100
+ "pose",
101
+ "ticks_frozen",
102
+ "radius",
103
+ "waiting",
104
+ "particle"
105
+ ]
106
+ },
107
+ {
108
+ "id": 4,
109
+ "internalId": 4,
110
+ "name": "armadillo",
111
+ "displayName": "Armadillo",
112
+ "width": 0.7,
113
+ "height": 0.65,
114
+ "type": "animal",
115
+ "category": "Passive mobs",
116
+ "metadataKeys": [
117
+ "shared_flags",
118
+ "air_supply",
119
+ "custom_name",
120
+ "custom_name_visible",
121
+ "silent",
122
+ "no_gravity",
123
+ "pose",
124
+ "ticks_frozen",
125
+ "living_entity_flags",
126
+ "health",
127
+ "effect_particles",
128
+ "effect_ambience",
129
+ "arrow_count",
130
+ "stinger_count",
131
+ "sleeping_pos",
132
+ "mob_flags",
133
+ "baby",
134
+ "armadillo_state"
135
+ ]
136
+ },
137
+ {
138
+ "id": 5,
139
+ "internalId": 5,
140
+ "name": "armor_stand",
141
+ "displayName": "Armor Stand",
142
+ "width": 0.5,
143
+ "height": 1.975,
144
+ "type": "living",
145
+ "category": "Immobile",
146
+ "metadataKeys": [
147
+ "shared_flags",
148
+ "air_supply",
149
+ "custom_name",
150
+ "custom_name_visible",
151
+ "silent",
152
+ "no_gravity",
153
+ "pose",
154
+ "ticks_frozen",
155
+ "living_entity_flags",
156
+ "health",
157
+ "effect_particles",
158
+ "effect_ambience",
159
+ "arrow_count",
160
+ "stinger_count",
161
+ "sleeping_pos",
162
+ "client_flags",
163
+ "head_pose",
164
+ "body_pose",
165
+ "left_arm_pose",
166
+ "right_arm_pose",
167
+ "left_leg_pose",
168
+ "right_leg_pose"
169
+ ]
170
+ },
171
+ {
172
+ "id": 6,
173
+ "internalId": 6,
174
+ "name": "arrow",
175
+ "displayName": "Arrow",
176
+ "width": 0.5,
177
+ "height": 0.5,
178
+ "type": "projectile",
179
+ "category": "Projectiles",
180
+ "metadataKeys": [
181
+ "shared_flags",
182
+ "air_supply",
183
+ "custom_name",
184
+ "custom_name_visible",
185
+ "silent",
186
+ "no_gravity",
187
+ "pose",
188
+ "ticks_frozen",
189
+ "flags",
190
+ "pierce_level",
191
+ "in_ground",
192
+ "effect_color"
193
+ ]
194
+ },
195
+ {
196
+ "id": 7,
197
+ "internalId": 7,
198
+ "name": "axolotl",
199
+ "displayName": "Axolotl",
200
+ "width": 0.75,
201
+ "height": 0.42,
202
+ "type": "animal",
203
+ "category": "Passive mobs",
204
+ "metadataKeys": [
205
+ "shared_flags",
206
+ "air_supply",
207
+ "custom_name",
208
+ "custom_name_visible",
209
+ "silent",
210
+ "no_gravity",
211
+ "pose",
212
+ "ticks_frozen",
213
+ "living_entity_flags",
214
+ "health",
215
+ "effect_particles",
216
+ "effect_ambience",
217
+ "arrow_count",
218
+ "stinger_count",
219
+ "sleeping_pos",
220
+ "mob_flags",
221
+ "baby",
222
+ "variant",
223
+ "playing_dead",
224
+ "from_bucket"
225
+ ]
226
+ },
227
+ {
228
+ "id": 8,
229
+ "internalId": 8,
230
+ "name": "bamboo_chest_raft",
231
+ "displayName": "Bamboo Raft with Chest",
232
+ "width": 1.375,
233
+ "height": 0.5625,
234
+ "type": "other",
235
+ "category": "Vehicles",
236
+ "metadataKeys": [
237
+ "shared_flags",
238
+ "air_supply",
239
+ "custom_name",
240
+ "custom_name_visible",
241
+ "silent",
242
+ "no_gravity",
243
+ "pose",
244
+ "ticks_frozen",
245
+ "hurt",
246
+ "hurtdir",
247
+ "damage",
248
+ "paddle_left",
249
+ "paddle_right",
250
+ "bubble_time"
251
+ ]
252
+ },
253
+ {
254
+ "id": 9,
255
+ "internalId": 9,
256
+ "name": "bamboo_raft",
257
+ "displayName": "Bamboo Raft",
258
+ "width": 1.375,
259
+ "height": 0.5625,
260
+ "type": "other",
261
+ "category": "Vehicles",
262
+ "metadataKeys": [
263
+ "shared_flags",
264
+ "air_supply",
265
+ "custom_name",
266
+ "custom_name_visible",
267
+ "silent",
268
+ "no_gravity",
269
+ "pose",
270
+ "ticks_frozen",
271
+ "hurt",
272
+ "hurtdir",
273
+ "damage",
274
+ "paddle_left",
275
+ "paddle_right",
276
+ "bubble_time"
277
+ ]
278
+ },
279
+ {
280
+ "id": 10,
281
+ "internalId": 10,
282
+ "name": "bat",
283
+ "displayName": "Bat",
284
+ "width": 0.5,
285
+ "height": 0.9,
286
+ "type": "ambient",
287
+ "category": "Passive mobs",
288
+ "metadataKeys": [
289
+ "shared_flags",
290
+ "air_supply",
291
+ "custom_name",
292
+ "custom_name_visible",
293
+ "silent",
294
+ "no_gravity",
295
+ "pose",
296
+ "ticks_frozen",
297
+ "living_entity_flags",
298
+ "health",
299
+ "effect_particles",
300
+ "effect_ambience",
301
+ "arrow_count",
302
+ "stinger_count",
303
+ "sleeping_pos",
304
+ "mob_flags",
305
+ "flags"
306
+ ]
307
+ },
308
+ {
309
+ "id": 11,
310
+ "internalId": 11,
311
+ "name": "bee",
312
+ "displayName": "Bee",
313
+ "width": 0.7,
314
+ "height": 0.6,
315
+ "type": "animal",
316
+ "category": "Passive mobs",
317
+ "metadataKeys": [
318
+ "shared_flags",
319
+ "air_supply",
320
+ "custom_name",
321
+ "custom_name_visible",
322
+ "silent",
323
+ "no_gravity",
324
+ "pose",
325
+ "ticks_frozen",
326
+ "living_entity_flags",
327
+ "health",
328
+ "effect_particles",
329
+ "effect_ambience",
330
+ "arrow_count",
331
+ "stinger_count",
332
+ "sleeping_pos",
333
+ "mob_flags",
334
+ "baby",
335
+ "flags",
336
+ "remaining_anger_time"
337
+ ]
338
+ },
339
+ {
340
+ "id": 12,
341
+ "internalId": 12,
342
+ "name": "birch_boat",
343
+ "displayName": "Birch Boat",
344
+ "width": 1.375,
345
+ "height": 0.5625,
346
+ "type": "other",
347
+ "category": "Vehicles",
348
+ "metadataKeys": [
349
+ "shared_flags",
350
+ "air_supply",
351
+ "custom_name",
352
+ "custom_name_visible",
353
+ "silent",
354
+ "no_gravity",
355
+ "pose",
356
+ "ticks_frozen",
357
+ "hurt",
358
+ "hurtdir",
359
+ "damage",
360
+ "paddle_left",
361
+ "paddle_right",
362
+ "bubble_time"
363
+ ]
364
+ },
365
+ {
366
+ "id": 13,
367
+ "internalId": 13,
368
+ "name": "birch_chest_boat",
369
+ "displayName": "Birch Boat with Chest",
370
+ "width": 1.375,
371
+ "height": 0.5625,
372
+ "type": "other",
373
+ "category": "Vehicles",
374
+ "metadataKeys": [
375
+ "shared_flags",
376
+ "air_supply",
377
+ "custom_name",
378
+ "custom_name_visible",
379
+ "silent",
380
+ "no_gravity",
381
+ "pose",
382
+ "ticks_frozen",
383
+ "hurt",
384
+ "hurtdir",
385
+ "damage",
386
+ "paddle_left",
387
+ "paddle_right",
388
+ "bubble_time"
389
+ ]
390
+ },
391
+ {
392
+ "id": 14,
393
+ "internalId": 14,
394
+ "name": "blaze",
395
+ "displayName": "Blaze",
396
+ "width": 0.6,
397
+ "height": 1.8,
398
+ "type": "hostile",
399
+ "category": "Hostile mobs",
400
+ "metadataKeys": [
401
+ "shared_flags",
402
+ "air_supply",
403
+ "custom_name",
404
+ "custom_name_visible",
405
+ "silent",
406
+ "no_gravity",
407
+ "pose",
408
+ "ticks_frozen",
409
+ "living_entity_flags",
410
+ "health",
411
+ "effect_particles",
412
+ "effect_ambience",
413
+ "arrow_count",
414
+ "stinger_count",
415
+ "sleeping_pos",
416
+ "mob_flags",
417
+ "flags"
418
+ ]
419
+ },
420
+ {
421
+ "id": 15,
422
+ "internalId": 15,
423
+ "name": "block_display",
424
+ "displayName": "Block Display",
425
+ "width": 0,
426
+ "height": 0,
427
+ "type": "other",
428
+ "category": "Immobile",
429
+ "metadataKeys": [
430
+ "shared_flags",
431
+ "air_supply",
432
+ "custom_name",
433
+ "custom_name_visible",
434
+ "silent",
435
+ "no_gravity",
436
+ "pose",
437
+ "ticks_frozen",
438
+ "transformation_interpolation_start_delta_ticks",
439
+ "transformation_interpolation_duration",
440
+ "pos_rot_interpolation_duration",
441
+ "translation",
442
+ "scale",
443
+ "left_rotation",
444
+ "right_rotation",
445
+ "billboard_render_constraints",
446
+ "brightness_override",
447
+ "view_range",
448
+ "shadow_radius",
449
+ "shadow_strength",
450
+ "width",
451
+ "height",
452
+ "glow_color_override",
453
+ "block_state"
454
+ ]
455
+ },
456
+ {
457
+ "id": 16,
458
+ "internalId": 16,
459
+ "name": "bogged",
460
+ "displayName": "Bogged",
461
+ "width": 0.6,
462
+ "height": 1.99,
463
+ "type": "hostile",
464
+ "category": "Hostile mobs",
465
+ "metadataKeys": [
466
+ "shared_flags",
467
+ "air_supply",
468
+ "custom_name",
469
+ "custom_name_visible",
470
+ "silent",
471
+ "no_gravity",
472
+ "pose",
473
+ "ticks_frozen",
474
+ "living_entity_flags",
475
+ "health",
476
+ "effect_particles",
477
+ "effect_ambience",
478
+ "arrow_count",
479
+ "stinger_count",
480
+ "sleeping_pos",
481
+ "mob_flags",
482
+ "sheared"
483
+ ]
484
+ },
485
+ {
486
+ "id": 17,
487
+ "internalId": 17,
488
+ "name": "breeze",
489
+ "displayName": "Breeze",
490
+ "width": 0.6,
491
+ "height": 1.77,
492
+ "type": "hostile",
493
+ "category": "Hostile mobs",
494
+ "metadataKeys": [
495
+ "shared_flags",
496
+ "air_supply",
497
+ "custom_name",
498
+ "custom_name_visible",
499
+ "silent",
500
+ "no_gravity",
501
+ "pose",
502
+ "ticks_frozen",
503
+ "living_entity_flags",
504
+ "health",
505
+ "effect_particles",
506
+ "effect_ambience",
507
+ "arrow_count",
508
+ "stinger_count",
509
+ "sleeping_pos",
510
+ "mob_flags"
511
+ ]
512
+ },
513
+ {
514
+ "id": 18,
515
+ "internalId": 18,
516
+ "name": "breeze_wind_charge",
517
+ "displayName": "Wind Charge",
518
+ "width": 0.3125,
519
+ "height": 0.3125,
520
+ "type": "projectile",
521
+ "category": "Projectiles",
522
+ "metadataKeys": [
523
+ "shared_flags",
524
+ "air_supply",
525
+ "custom_name",
526
+ "custom_name_visible",
527
+ "silent",
528
+ "no_gravity",
529
+ "pose",
530
+ "ticks_frozen"
531
+ ]
532
+ },
533
+ {
534
+ "id": 19,
535
+ "internalId": 19,
536
+ "name": "camel",
537
+ "displayName": "Camel",
538
+ "width": 1.7,
539
+ "height": 2.375,
540
+ "type": "animal",
541
+ "category": "Passive mobs",
542
+ "metadataKeys": [
543
+ "shared_flags",
544
+ "air_supply",
545
+ "custom_name",
546
+ "custom_name_visible",
547
+ "silent",
548
+ "no_gravity",
549
+ "pose",
550
+ "ticks_frozen",
551
+ "living_entity_flags",
552
+ "health",
553
+ "effect_particles",
554
+ "effect_ambience",
555
+ "arrow_count",
556
+ "stinger_count",
557
+ "sleeping_pos",
558
+ "mob_flags",
559
+ "baby",
560
+ "flags",
561
+ "dash",
562
+ "last_pose_change_tick"
563
+ ]
564
+ },
565
+ {
566
+ "id": 20,
567
+ "internalId": 20,
568
+ "name": "cat",
569
+ "displayName": "Cat",
570
+ "width": 0.6,
571
+ "height": 0.7,
572
+ "type": "animal",
573
+ "category": "Passive mobs",
574
+ "metadataKeys": [
575
+ "shared_flags",
576
+ "air_supply",
577
+ "custom_name",
578
+ "custom_name_visible",
579
+ "silent",
580
+ "no_gravity",
581
+ "pose",
582
+ "ticks_frozen",
583
+ "living_entity_flags",
584
+ "health",
585
+ "effect_particles",
586
+ "effect_ambience",
587
+ "arrow_count",
588
+ "stinger_count",
589
+ "sleeping_pos",
590
+ "mob_flags",
591
+ "baby",
592
+ "flags",
593
+ "owneruuid",
594
+ "variant",
595
+ "is_lying",
596
+ "relax_state_one",
597
+ "collar_color"
598
+ ]
599
+ },
600
+ {
601
+ "id": 21,
602
+ "internalId": 21,
603
+ "name": "cave_spider",
604
+ "displayName": "Cave Spider",
605
+ "width": 0.7,
606
+ "height": 0.5,
607
+ "type": "hostile",
608
+ "category": "Hostile mobs",
609
+ "metadataKeys": [
610
+ "shared_flags",
611
+ "air_supply",
612
+ "custom_name",
613
+ "custom_name_visible",
614
+ "silent",
615
+ "no_gravity",
616
+ "pose",
617
+ "ticks_frozen",
618
+ "living_entity_flags",
619
+ "health",
620
+ "effect_particles",
621
+ "effect_ambience",
622
+ "arrow_count",
623
+ "stinger_count",
624
+ "sleeping_pos",
625
+ "mob_flags",
626
+ "flags"
627
+ ]
628
+ },
629
+ {
630
+ "id": 22,
631
+ "internalId": 22,
632
+ "name": "cherry_boat",
633
+ "displayName": "Cherry Boat",
634
+ "width": 1.375,
635
+ "height": 0.5625,
636
+ "type": "other",
637
+ "category": "Vehicles",
638
+ "metadataKeys": [
639
+ "shared_flags",
640
+ "air_supply",
641
+ "custom_name",
642
+ "custom_name_visible",
643
+ "silent",
644
+ "no_gravity",
645
+ "pose",
646
+ "ticks_frozen",
647
+ "hurt",
648
+ "hurtdir",
649
+ "damage",
650
+ "paddle_left",
651
+ "paddle_right",
652
+ "bubble_time"
653
+ ]
654
+ },
655
+ {
656
+ "id": 23,
657
+ "internalId": 23,
658
+ "name": "cherry_chest_boat",
659
+ "displayName": "Cherry Boat with Chest",
660
+ "width": 1.375,
661
+ "height": 0.5625,
662
+ "type": "other",
663
+ "category": "Vehicles",
664
+ "metadataKeys": [
665
+ "shared_flags",
666
+ "air_supply",
667
+ "custom_name",
668
+ "custom_name_visible",
669
+ "silent",
670
+ "no_gravity",
671
+ "pose",
672
+ "ticks_frozen",
673
+ "hurt",
674
+ "hurtdir",
675
+ "damage",
676
+ "paddle_left",
677
+ "paddle_right",
678
+ "bubble_time"
679
+ ]
680
+ },
681
+ {
682
+ "id": 24,
683
+ "internalId": 24,
684
+ "name": "chest_minecart",
685
+ "displayName": "Minecart with Chest",
686
+ "width": 0.98,
687
+ "height": 0.7,
688
+ "type": "other",
689
+ "category": "Vehicles",
690
+ "metadataKeys": [
691
+ "shared_flags",
692
+ "air_supply",
693
+ "custom_name",
694
+ "custom_name_visible",
695
+ "silent",
696
+ "no_gravity",
697
+ "pose",
698
+ "ticks_frozen",
699
+ "hurt",
700
+ "hurtdir",
701
+ "damage",
702
+ "display_block",
703
+ "display_offset",
704
+ "custom_display"
705
+ ]
706
+ },
707
+ {
708
+ "id": 25,
709
+ "internalId": 25,
710
+ "name": "chicken",
711
+ "displayName": "Chicken",
712
+ "width": 0.4,
713
+ "height": 0.7,
714
+ "type": "animal",
715
+ "category": "Passive mobs",
716
+ "metadataKeys": [
717
+ "shared_flags",
718
+ "air_supply",
719
+ "custom_name",
720
+ "custom_name_visible",
721
+ "silent",
722
+ "no_gravity",
723
+ "pose",
724
+ "ticks_frozen",
725
+ "living_entity_flags",
726
+ "health",
727
+ "effect_particles",
728
+ "effect_ambience",
729
+ "arrow_count",
730
+ "stinger_count",
731
+ "sleeping_pos",
732
+ "mob_flags",
733
+ "baby"
734
+ ]
735
+ },
736
+ {
737
+ "id": 26,
738
+ "internalId": 26,
739
+ "name": "cod",
740
+ "displayName": "Cod",
741
+ "width": 0.5,
742
+ "height": 0.3,
743
+ "type": "water_creature",
744
+ "category": "Passive mobs",
745
+ "metadataKeys": [
746
+ "shared_flags",
747
+ "air_supply",
748
+ "custom_name",
749
+ "custom_name_visible",
750
+ "silent",
751
+ "no_gravity",
752
+ "pose",
753
+ "ticks_frozen",
754
+ "living_entity_flags",
755
+ "health",
756
+ "effect_particles",
757
+ "effect_ambience",
758
+ "arrow_count",
759
+ "stinger_count",
760
+ "sleeping_pos",
761
+ "mob_flags",
762
+ "from_bucket"
763
+ ]
764
+ },
765
+ {
766
+ "id": 27,
767
+ "internalId": 27,
768
+ "name": "command_block_minecart",
769
+ "displayName": "Minecart with Command Block",
770
+ "width": 0.98,
771
+ "height": 0.7,
772
+ "type": "other",
773
+ "category": "Vehicles",
774
+ "metadataKeys": [
775
+ "shared_flags",
776
+ "air_supply",
777
+ "custom_name",
778
+ "custom_name_visible",
779
+ "silent",
780
+ "no_gravity",
781
+ "pose",
782
+ "ticks_frozen",
783
+ "hurt",
784
+ "hurtdir",
785
+ "damage",
786
+ "display_block",
787
+ "display_offset",
788
+ "custom_display",
789
+ "command_name",
790
+ "last_output"
791
+ ]
792
+ },
793
+ {
794
+ "id": 28,
795
+ "internalId": 28,
796
+ "name": "cow",
797
+ "displayName": "Cow",
798
+ "width": 0.9,
799
+ "height": 1.4,
800
+ "type": "animal",
801
+ "category": "Passive mobs",
802
+ "metadataKeys": [
803
+ "shared_flags",
804
+ "air_supply",
805
+ "custom_name",
806
+ "custom_name_visible",
807
+ "silent",
808
+ "no_gravity",
809
+ "pose",
810
+ "ticks_frozen",
811
+ "living_entity_flags",
812
+ "health",
813
+ "effect_particles",
814
+ "effect_ambience",
815
+ "arrow_count",
816
+ "stinger_count",
817
+ "sleeping_pos",
818
+ "mob_flags",
819
+ "baby"
820
+ ]
821
+ },
822
+ {
823
+ "id": 29,
824
+ "internalId": 29,
825
+ "name": "creaking",
826
+ "displayName": "Creaking",
827
+ "width": 0.9,
828
+ "height": 2.7,
829
+ "type": "hostile",
830
+ "category": "Hostile mobs",
831
+ "metadataKeys": [
832
+ "shared_flags",
833
+ "air_supply",
834
+ "custom_name",
835
+ "custom_name_visible",
836
+ "silent",
837
+ "no_gravity",
838
+ "pose",
839
+ "ticks_frozen",
840
+ "living_entity_flags",
841
+ "health",
842
+ "effect_particles",
843
+ "effect_ambience",
844
+ "arrow_count",
845
+ "stinger_count",
846
+ "sleeping_pos",
847
+ "mob_flags",
848
+ "can_move",
849
+ "is_active",
850
+ "is_tearing_down",
851
+ "home_pos"
852
+ ]
853
+ },
854
+ {
855
+ "id": 30,
856
+ "internalId": 30,
857
+ "name": "creeper",
858
+ "displayName": "Creeper",
859
+ "width": 0.6,
860
+ "height": 1.7,
861
+ "type": "hostile",
862
+ "category": "Hostile mobs",
863
+ "metadataKeys": [
864
+ "shared_flags",
865
+ "air_supply",
866
+ "custom_name",
867
+ "custom_name_visible",
868
+ "silent",
869
+ "no_gravity",
870
+ "pose",
871
+ "ticks_frozen",
872
+ "living_entity_flags",
873
+ "health",
874
+ "effect_particles",
875
+ "effect_ambience",
876
+ "arrow_count",
877
+ "stinger_count",
878
+ "sleeping_pos",
879
+ "mob_flags",
880
+ "swell_dir",
881
+ "is_powered",
882
+ "is_ignited"
883
+ ]
884
+ },
885
+ {
886
+ "id": 31,
887
+ "internalId": 31,
888
+ "name": "dark_oak_boat",
889
+ "displayName": "Dark Oak Boat",
890
+ "width": 1.375,
891
+ "height": 0.5625,
892
+ "type": "other",
893
+ "category": "Vehicles",
894
+ "metadataKeys": [
895
+ "shared_flags",
896
+ "air_supply",
897
+ "custom_name",
898
+ "custom_name_visible",
899
+ "silent",
900
+ "no_gravity",
901
+ "pose",
902
+ "ticks_frozen",
903
+ "hurt",
904
+ "hurtdir",
905
+ "damage",
906
+ "paddle_left",
907
+ "paddle_right",
908
+ "bubble_time"
909
+ ]
910
+ },
911
+ {
912
+ "id": 32,
913
+ "internalId": 32,
914
+ "name": "dark_oak_chest_boat",
915
+ "displayName": "Dark Oak Boat with Chest",
916
+ "width": 1.375,
917
+ "height": 0.5625,
918
+ "type": "other",
919
+ "category": "Vehicles",
920
+ "metadataKeys": [
921
+ "shared_flags",
922
+ "air_supply",
923
+ "custom_name",
924
+ "custom_name_visible",
925
+ "silent",
926
+ "no_gravity",
927
+ "pose",
928
+ "ticks_frozen",
929
+ "hurt",
930
+ "hurtdir",
931
+ "damage",
932
+ "paddle_left",
933
+ "paddle_right",
934
+ "bubble_time"
935
+ ]
936
+ },
937
+ {
938
+ "id": 33,
939
+ "internalId": 33,
940
+ "name": "dolphin",
941
+ "displayName": "Dolphin",
942
+ "width": 0.9,
943
+ "height": 0.6,
944
+ "type": "passive",
945
+ "category": "Passive mobs",
946
+ "metadataKeys": [
947
+ "shared_flags",
948
+ "air_supply",
949
+ "custom_name",
950
+ "custom_name_visible",
951
+ "silent",
952
+ "no_gravity",
953
+ "pose",
954
+ "ticks_frozen",
955
+ "living_entity_flags",
956
+ "health",
957
+ "effect_particles",
958
+ "effect_ambience",
959
+ "arrow_count",
960
+ "stinger_count",
961
+ "sleeping_pos",
962
+ "mob_flags",
963
+ "baby",
964
+ "treasure_pos",
965
+ "got_fish",
966
+ "moistness_level"
967
+ ]
968
+ },
969
+ {
970
+ "id": 34,
971
+ "internalId": 34,
972
+ "name": "donkey",
973
+ "displayName": "Donkey",
974
+ "width": 1.3964844,
975
+ "height": 1.5,
976
+ "type": "animal",
977
+ "category": "Passive mobs",
978
+ "metadataKeys": [
979
+ "shared_flags",
980
+ "air_supply",
981
+ "custom_name",
982
+ "custom_name_visible",
983
+ "silent",
984
+ "no_gravity",
985
+ "pose",
986
+ "ticks_frozen",
987
+ "living_entity_flags",
988
+ "health",
989
+ "effect_particles",
990
+ "effect_ambience",
991
+ "arrow_count",
992
+ "stinger_count",
993
+ "sleeping_pos",
994
+ "mob_flags",
995
+ "baby",
996
+ "flags",
997
+ "chest"
998
+ ]
999
+ },
1000
+ {
1001
+ "id": 35,
1002
+ "internalId": 35,
1003
+ "name": "dragon_fireball",
1004
+ "displayName": "Dragon Fireball",
1005
+ "width": 1,
1006
+ "height": 1,
1007
+ "type": "projectile",
1008
+ "category": "Projectiles",
1009
+ "metadataKeys": [
1010
+ "shared_flags",
1011
+ "air_supply",
1012
+ "custom_name",
1013
+ "custom_name_visible",
1014
+ "silent",
1015
+ "no_gravity",
1016
+ "pose",
1017
+ "ticks_frozen"
1018
+ ]
1019
+ },
1020
+ {
1021
+ "id": 36,
1022
+ "internalId": 36,
1023
+ "name": "drowned",
1024
+ "displayName": "Drowned",
1025
+ "width": 0.6,
1026
+ "height": 1.95,
1027
+ "type": "hostile",
1028
+ "category": "Hostile mobs",
1029
+ "metadataKeys": [
1030
+ "shared_flags",
1031
+ "air_supply",
1032
+ "custom_name",
1033
+ "custom_name_visible",
1034
+ "silent",
1035
+ "no_gravity",
1036
+ "pose",
1037
+ "ticks_frozen",
1038
+ "living_entity_flags",
1039
+ "health",
1040
+ "effect_particles",
1041
+ "effect_ambience",
1042
+ "arrow_count",
1043
+ "stinger_count",
1044
+ "sleeping_pos",
1045
+ "mob_flags",
1046
+ "baby",
1047
+ "special_type",
1048
+ "drowned_conversion"
1049
+ ]
1050
+ },
1051
+ {
1052
+ "id": 37,
1053
+ "internalId": 37,
1054
+ "name": "egg",
1055
+ "displayName": "Thrown Egg",
1056
+ "width": 0.25,
1057
+ "height": 0.25,
1058
+ "type": "projectile",
1059
+ "category": "Projectiles",
1060
+ "metadataKeys": [
1061
+ "shared_flags",
1062
+ "air_supply",
1063
+ "custom_name",
1064
+ "custom_name_visible",
1065
+ "silent",
1066
+ "no_gravity",
1067
+ "pose",
1068
+ "ticks_frozen",
1069
+ "item_stack"
1070
+ ]
1071
+ },
1072
+ {
1073
+ "id": 38,
1074
+ "internalId": 38,
1075
+ "name": "elder_guardian",
1076
+ "displayName": "Elder Guardian",
1077
+ "width": 1.9975,
1078
+ "height": 1.9975,
1079
+ "type": "hostile",
1080
+ "category": "Hostile mobs",
1081
+ "metadataKeys": [
1082
+ "shared_flags",
1083
+ "air_supply",
1084
+ "custom_name",
1085
+ "custom_name_visible",
1086
+ "silent",
1087
+ "no_gravity",
1088
+ "pose",
1089
+ "ticks_frozen",
1090
+ "living_entity_flags",
1091
+ "health",
1092
+ "effect_particles",
1093
+ "effect_ambience",
1094
+ "arrow_count",
1095
+ "stinger_count",
1096
+ "sleeping_pos",
1097
+ "mob_flags",
1098
+ "moving",
1099
+ "attack_target"
1100
+ ]
1101
+ },
1102
+ {
1103
+ "id": 39,
1104
+ "internalId": 39,
1105
+ "name": "enderman",
1106
+ "displayName": "Enderman",
1107
+ "width": 0.6,
1108
+ "height": 2.9,
1109
+ "type": "hostile",
1110
+ "category": "Hostile mobs",
1111
+ "metadataKeys": [
1112
+ "shared_flags",
1113
+ "air_supply",
1114
+ "custom_name",
1115
+ "custom_name_visible",
1116
+ "silent",
1117
+ "no_gravity",
1118
+ "pose",
1119
+ "ticks_frozen",
1120
+ "living_entity_flags",
1121
+ "health",
1122
+ "effect_particles",
1123
+ "effect_ambience",
1124
+ "arrow_count",
1125
+ "stinger_count",
1126
+ "sleeping_pos",
1127
+ "mob_flags",
1128
+ "carry_state",
1129
+ "creepy",
1130
+ "stared_at"
1131
+ ]
1132
+ },
1133
+ {
1134
+ "id": 40,
1135
+ "internalId": 40,
1136
+ "name": "endermite",
1137
+ "displayName": "Endermite",
1138
+ "width": 0.4,
1139
+ "height": 0.3,
1140
+ "type": "hostile",
1141
+ "category": "Hostile mobs",
1142
+ "metadataKeys": [
1143
+ "shared_flags",
1144
+ "air_supply",
1145
+ "custom_name",
1146
+ "custom_name_visible",
1147
+ "silent",
1148
+ "no_gravity",
1149
+ "pose",
1150
+ "ticks_frozen",
1151
+ "living_entity_flags",
1152
+ "health",
1153
+ "effect_particles",
1154
+ "effect_ambience",
1155
+ "arrow_count",
1156
+ "stinger_count",
1157
+ "sleeping_pos",
1158
+ "mob_flags"
1159
+ ]
1160
+ },
1161
+ {
1162
+ "id": 41,
1163
+ "internalId": 41,
1164
+ "name": "ender_dragon",
1165
+ "displayName": "Ender Dragon",
1166
+ "width": 16,
1167
+ "height": 8,
1168
+ "type": "mob",
1169
+ "category": "Hostile mobs",
1170
+ "metadataKeys": [
1171
+ "shared_flags",
1172
+ "air_supply",
1173
+ "custom_name",
1174
+ "custom_name_visible",
1175
+ "silent",
1176
+ "no_gravity",
1177
+ "pose",
1178
+ "ticks_frozen",
1179
+ "living_entity_flags",
1180
+ "health",
1181
+ "effect_particles",
1182
+ "effect_ambience",
1183
+ "arrow_count",
1184
+ "stinger_count",
1185
+ "sleeping_pos",
1186
+ "mob_flags",
1187
+ "phase"
1188
+ ]
1189
+ },
1190
+ {
1191
+ "id": 42,
1192
+ "internalId": 42,
1193
+ "name": "ender_pearl",
1194
+ "displayName": "Thrown Ender Pearl",
1195
+ "width": 0.25,
1196
+ "height": 0.25,
1197
+ "type": "projectile",
1198
+ "category": "Projectiles",
1199
+ "metadataKeys": [
1200
+ "shared_flags",
1201
+ "air_supply",
1202
+ "custom_name",
1203
+ "custom_name_visible",
1204
+ "silent",
1205
+ "no_gravity",
1206
+ "pose",
1207
+ "ticks_frozen",
1208
+ "item_stack"
1209
+ ]
1210
+ },
1211
+ {
1212
+ "id": 43,
1213
+ "internalId": 43,
1214
+ "name": "end_crystal",
1215
+ "displayName": "End Crystal",
1216
+ "width": 2,
1217
+ "height": 2,
1218
+ "type": "other",
1219
+ "category": "Immobile",
1220
+ "metadataKeys": [
1221
+ "shared_flags",
1222
+ "air_supply",
1223
+ "custom_name",
1224
+ "custom_name_visible",
1225
+ "silent",
1226
+ "no_gravity",
1227
+ "pose",
1228
+ "ticks_frozen",
1229
+ "beam_target",
1230
+ "show_bottom"
1231
+ ]
1232
+ },
1233
+ {
1234
+ "id": 44,
1235
+ "internalId": 44,
1236
+ "name": "evoker",
1237
+ "displayName": "Evoker",
1238
+ "width": 0.6,
1239
+ "height": 1.95,
1240
+ "type": "hostile",
1241
+ "category": "Hostile mobs",
1242
+ "metadataKeys": [
1243
+ "shared_flags",
1244
+ "air_supply",
1245
+ "custom_name",
1246
+ "custom_name_visible",
1247
+ "silent",
1248
+ "no_gravity",
1249
+ "pose",
1250
+ "ticks_frozen",
1251
+ "living_entity_flags",
1252
+ "health",
1253
+ "effect_particles",
1254
+ "effect_ambience",
1255
+ "arrow_count",
1256
+ "stinger_count",
1257
+ "sleeping_pos",
1258
+ "mob_flags",
1259
+ "is_celebrating",
1260
+ "spell_casting"
1261
+ ]
1262
+ },
1263
+ {
1264
+ "id": 45,
1265
+ "internalId": 45,
1266
+ "name": "evoker_fangs",
1267
+ "displayName": "Evoker Fangs",
1268
+ "width": 0.5,
1269
+ "height": 0.8,
1270
+ "type": "other",
1271
+ "category": "Hostile mobs",
1272
+ "metadataKeys": [
1273
+ "shared_flags",
1274
+ "air_supply",
1275
+ "custom_name",
1276
+ "custom_name_visible",
1277
+ "silent",
1278
+ "no_gravity",
1279
+ "pose",
1280
+ "ticks_frozen"
1281
+ ]
1282
+ },
1283
+ {
1284
+ "id": 46,
1285
+ "internalId": 46,
1286
+ "name": "experience_bottle",
1287
+ "displayName": "Thrown Bottle o' Enchanting",
1288
+ "width": 0.25,
1289
+ "height": 0.25,
1290
+ "type": "projectile",
1291
+ "category": "Projectiles",
1292
+ "metadataKeys": [
1293
+ "shared_flags",
1294
+ "air_supply",
1295
+ "custom_name",
1296
+ "custom_name_visible",
1297
+ "silent",
1298
+ "no_gravity",
1299
+ "pose",
1300
+ "ticks_frozen",
1301
+ "item_stack"
1302
+ ]
1303
+ },
1304
+ {
1305
+ "id": 47,
1306
+ "internalId": 47,
1307
+ "name": "experience_orb",
1308
+ "displayName": "Experience Orb",
1309
+ "width": 0.5,
1310
+ "height": 0.5,
1311
+ "type": "other",
1312
+ "category": "UNKNOWN",
1313
+ "metadataKeys": [
1314
+ "shared_flags",
1315
+ "air_supply",
1316
+ "custom_name",
1317
+ "custom_name_visible",
1318
+ "silent",
1319
+ "no_gravity",
1320
+ "pose",
1321
+ "ticks_frozen"
1322
+ ]
1323
+ },
1324
+ {
1325
+ "id": 48,
1326
+ "internalId": 48,
1327
+ "name": "eye_of_ender",
1328
+ "displayName": "Eye of Ender",
1329
+ "width": 0.25,
1330
+ "height": 0.25,
1331
+ "type": "other",
1332
+ "category": "UNKNOWN",
1333
+ "metadataKeys": [
1334
+ "shared_flags",
1335
+ "air_supply",
1336
+ "custom_name",
1337
+ "custom_name_visible",
1338
+ "silent",
1339
+ "no_gravity",
1340
+ "pose",
1341
+ "ticks_frozen",
1342
+ "item_stack"
1343
+ ]
1344
+ },
1345
+ {
1346
+ "id": 49,
1347
+ "internalId": 49,
1348
+ "name": "falling_block",
1349
+ "displayName": "Falling Block",
1350
+ "width": 0.98,
1351
+ "height": 0.98,
1352
+ "type": "other",
1353
+ "category": "UNKNOWN",
1354
+ "metadataKeys": [
1355
+ "shared_flags",
1356
+ "air_supply",
1357
+ "custom_name",
1358
+ "custom_name_visible",
1359
+ "silent",
1360
+ "no_gravity",
1361
+ "pose",
1362
+ "ticks_frozen",
1363
+ "start_pos"
1364
+ ]
1365
+ },
1366
+ {
1367
+ "id": 50,
1368
+ "internalId": 50,
1369
+ "name": "fireball",
1370
+ "displayName": "Fireball",
1371
+ "width": 1,
1372
+ "height": 1,
1373
+ "type": "projectile",
1374
+ "category": "Projectiles",
1375
+ "metadataKeys": [
1376
+ "shared_flags",
1377
+ "air_supply",
1378
+ "custom_name",
1379
+ "custom_name_visible",
1380
+ "silent",
1381
+ "no_gravity",
1382
+ "pose",
1383
+ "ticks_frozen",
1384
+ "item_stack"
1385
+ ]
1386
+ },
1387
+ {
1388
+ "id": 51,
1389
+ "internalId": 51,
1390
+ "name": "firework_rocket",
1391
+ "displayName": "Firework Rocket",
1392
+ "width": 0.25,
1393
+ "height": 0.25,
1394
+ "type": "projectile",
1395
+ "category": "Projectiles",
1396
+ "metadataKeys": [
1397
+ "shared_flags",
1398
+ "air_supply",
1399
+ "custom_name",
1400
+ "custom_name_visible",
1401
+ "silent",
1402
+ "no_gravity",
1403
+ "pose",
1404
+ "ticks_frozen",
1405
+ "fireworks_item",
1406
+ "attached_to_target",
1407
+ "shot_at_angle"
1408
+ ]
1409
+ },
1410
+ {
1411
+ "id": 52,
1412
+ "internalId": 52,
1413
+ "name": "fox",
1414
+ "displayName": "Fox",
1415
+ "width": 0.6,
1416
+ "height": 0.7,
1417
+ "type": "animal",
1418
+ "category": "Passive mobs",
1419
+ "metadataKeys": [
1420
+ "shared_flags",
1421
+ "air_supply",
1422
+ "custom_name",
1423
+ "custom_name_visible",
1424
+ "silent",
1425
+ "no_gravity",
1426
+ "pose",
1427
+ "ticks_frozen",
1428
+ "living_entity_flags",
1429
+ "health",
1430
+ "effect_particles",
1431
+ "effect_ambience",
1432
+ "arrow_count",
1433
+ "stinger_count",
1434
+ "sleeping_pos",
1435
+ "mob_flags",
1436
+ "baby",
1437
+ "type",
1438
+ "flags",
1439
+ "trusted_0",
1440
+ "trusted_1"
1441
+ ]
1442
+ },
1443
+ {
1444
+ "id": 53,
1445
+ "internalId": 53,
1446
+ "name": "frog",
1447
+ "displayName": "Frog",
1448
+ "width": 0.5,
1449
+ "height": 0.5,
1450
+ "type": "animal",
1451
+ "category": "Passive mobs",
1452
+ "metadataKeys": [
1453
+ "shared_flags",
1454
+ "air_supply",
1455
+ "custom_name",
1456
+ "custom_name_visible",
1457
+ "silent",
1458
+ "no_gravity",
1459
+ "pose",
1460
+ "ticks_frozen",
1461
+ "living_entity_flags",
1462
+ "health",
1463
+ "effect_particles",
1464
+ "effect_ambience",
1465
+ "arrow_count",
1466
+ "stinger_count",
1467
+ "sleeping_pos",
1468
+ "mob_flags",
1469
+ "baby",
1470
+ "variant",
1471
+ "tongue_target"
1472
+ ]
1473
+ },
1474
+ {
1475
+ "id": 54,
1476
+ "internalId": 54,
1477
+ "name": "furnace_minecart",
1478
+ "displayName": "Minecart with Furnace",
1479
+ "width": 0.98,
1480
+ "height": 0.7,
1481
+ "type": "other",
1482
+ "category": "Vehicles",
1483
+ "metadataKeys": [
1484
+ "shared_flags",
1485
+ "air_supply",
1486
+ "custom_name",
1487
+ "custom_name_visible",
1488
+ "silent",
1489
+ "no_gravity",
1490
+ "pose",
1491
+ "ticks_frozen",
1492
+ "hurt",
1493
+ "hurtdir",
1494
+ "damage",
1495
+ "display_block",
1496
+ "display_offset",
1497
+ "custom_display",
1498
+ "fuel"
1499
+ ]
1500
+ },
1501
+ {
1502
+ "id": 55,
1503
+ "internalId": 55,
1504
+ "name": "ghast",
1505
+ "displayName": "Ghast",
1506
+ "width": 4,
1507
+ "height": 4,
1508
+ "type": "mob",
1509
+ "category": "Hostile mobs",
1510
+ "metadataKeys": [
1511
+ "shared_flags",
1512
+ "air_supply",
1513
+ "custom_name",
1514
+ "custom_name_visible",
1515
+ "silent",
1516
+ "no_gravity",
1517
+ "pose",
1518
+ "ticks_frozen",
1519
+ "living_entity_flags",
1520
+ "health",
1521
+ "effect_particles",
1522
+ "effect_ambience",
1523
+ "arrow_count",
1524
+ "stinger_count",
1525
+ "sleeping_pos",
1526
+ "mob_flags",
1527
+ "is_charging"
1528
+ ]
1529
+ },
1530
+ {
1531
+ "id": 56,
1532
+ "internalId": 56,
1533
+ "name": "giant",
1534
+ "displayName": "Giant",
1535
+ "width": 3.6,
1536
+ "height": 12,
1537
+ "type": "hostile",
1538
+ "category": "Hostile mobs",
1539
+ "metadataKeys": [
1540
+ "shared_flags",
1541
+ "air_supply",
1542
+ "custom_name",
1543
+ "custom_name_visible",
1544
+ "silent",
1545
+ "no_gravity",
1546
+ "pose",
1547
+ "ticks_frozen",
1548
+ "living_entity_flags",
1549
+ "health",
1550
+ "effect_particles",
1551
+ "effect_ambience",
1552
+ "arrow_count",
1553
+ "stinger_count",
1554
+ "sleeping_pos",
1555
+ "mob_flags"
1556
+ ]
1557
+ },
1558
+ {
1559
+ "id": 57,
1560
+ "internalId": 57,
1561
+ "name": "glow_item_frame",
1562
+ "displayName": "Glow Item Frame",
1563
+ "width": 0.5,
1564
+ "height": 0.5,
1565
+ "type": "other",
1566
+ "category": "Immobile",
1567
+ "metadataKeys": [
1568
+ "shared_flags",
1569
+ "air_supply",
1570
+ "custom_name",
1571
+ "custom_name_visible",
1572
+ "silent",
1573
+ "no_gravity",
1574
+ "pose",
1575
+ "ticks_frozen",
1576
+ "item",
1577
+ "rotation"
1578
+ ]
1579
+ },
1580
+ {
1581
+ "id": 58,
1582
+ "internalId": 58,
1583
+ "name": "glow_squid",
1584
+ "displayName": "Glow Squid",
1585
+ "width": 0.8,
1586
+ "height": 0.8,
1587
+ "type": "passive",
1588
+ "category": "Passive mobs",
1589
+ "metadataKeys": [
1590
+ "shared_flags",
1591
+ "air_supply",
1592
+ "custom_name",
1593
+ "custom_name_visible",
1594
+ "silent",
1595
+ "no_gravity",
1596
+ "pose",
1597
+ "ticks_frozen",
1598
+ "living_entity_flags",
1599
+ "health",
1600
+ "effect_particles",
1601
+ "effect_ambience",
1602
+ "arrow_count",
1603
+ "stinger_count",
1604
+ "sleeping_pos",
1605
+ "mob_flags",
1606
+ "baby",
1607
+ "dark_ticks_remaining"
1608
+ ]
1609
+ },
1610
+ {
1611
+ "id": 59,
1612
+ "internalId": 59,
1613
+ "name": "goat",
1614
+ "displayName": "Goat",
1615
+ "width": 0.9,
1616
+ "height": 1.3,
1617
+ "type": "animal",
1618
+ "category": "Passive mobs",
1619
+ "metadataKeys": [
1620
+ "shared_flags",
1621
+ "air_supply",
1622
+ "custom_name",
1623
+ "custom_name_visible",
1624
+ "silent",
1625
+ "no_gravity",
1626
+ "pose",
1627
+ "ticks_frozen",
1628
+ "living_entity_flags",
1629
+ "health",
1630
+ "effect_particles",
1631
+ "effect_ambience",
1632
+ "arrow_count",
1633
+ "stinger_count",
1634
+ "sleeping_pos",
1635
+ "mob_flags",
1636
+ "baby",
1637
+ "is_screaming_goat",
1638
+ "has_left_horn",
1639
+ "has_right_horn"
1640
+ ]
1641
+ },
1642
+ {
1643
+ "id": 60,
1644
+ "internalId": 60,
1645
+ "name": "guardian",
1646
+ "displayName": "Guardian",
1647
+ "width": 0.85,
1648
+ "height": 0.85,
1649
+ "type": "hostile",
1650
+ "category": "Hostile mobs",
1651
+ "metadataKeys": [
1652
+ "shared_flags",
1653
+ "air_supply",
1654
+ "custom_name",
1655
+ "custom_name_visible",
1656
+ "silent",
1657
+ "no_gravity",
1658
+ "pose",
1659
+ "ticks_frozen",
1660
+ "living_entity_flags",
1661
+ "health",
1662
+ "effect_particles",
1663
+ "effect_ambience",
1664
+ "arrow_count",
1665
+ "stinger_count",
1666
+ "sleeping_pos",
1667
+ "mob_flags",
1668
+ "moving",
1669
+ "attack_target"
1670
+ ]
1671
+ },
1672
+ {
1673
+ "id": 61,
1674
+ "internalId": 61,
1675
+ "name": "hoglin",
1676
+ "displayName": "Hoglin",
1677
+ "width": 1.3964844,
1678
+ "height": 1.4,
1679
+ "type": "animal",
1680
+ "category": "Hostile mobs",
1681
+ "metadataKeys": [
1682
+ "shared_flags",
1683
+ "air_supply",
1684
+ "custom_name",
1685
+ "custom_name_visible",
1686
+ "silent",
1687
+ "no_gravity",
1688
+ "pose",
1689
+ "ticks_frozen",
1690
+ "living_entity_flags",
1691
+ "health",
1692
+ "effect_particles",
1693
+ "effect_ambience",
1694
+ "arrow_count",
1695
+ "stinger_count",
1696
+ "sleeping_pos",
1697
+ "mob_flags",
1698
+ "baby",
1699
+ "immune_to_zombification"
1700
+ ]
1701
+ },
1702
+ {
1703
+ "id": 62,
1704
+ "internalId": 62,
1705
+ "name": "hopper_minecart",
1706
+ "displayName": "Minecart with Hopper",
1707
+ "width": 0.98,
1708
+ "height": 0.7,
1709
+ "type": "other",
1710
+ "category": "Vehicles",
1711
+ "metadataKeys": [
1712
+ "shared_flags",
1713
+ "air_supply",
1714
+ "custom_name",
1715
+ "custom_name_visible",
1716
+ "silent",
1717
+ "no_gravity",
1718
+ "pose",
1719
+ "ticks_frozen",
1720
+ "hurt",
1721
+ "hurtdir",
1722
+ "damage",
1723
+ "display_block",
1724
+ "display_offset",
1725
+ "custom_display"
1726
+ ]
1727
+ },
1728
+ {
1729
+ "id": 63,
1730
+ "internalId": 63,
1731
+ "name": "horse",
1732
+ "displayName": "Horse",
1733
+ "width": 1.3964844,
1734
+ "height": 1.6,
1735
+ "type": "animal",
1736
+ "category": "Passive mobs",
1737
+ "metadataKeys": [
1738
+ "shared_flags",
1739
+ "air_supply",
1740
+ "custom_name",
1741
+ "custom_name_visible",
1742
+ "silent",
1743
+ "no_gravity",
1744
+ "pose",
1745
+ "ticks_frozen",
1746
+ "living_entity_flags",
1747
+ "health",
1748
+ "effect_particles",
1749
+ "effect_ambience",
1750
+ "arrow_count",
1751
+ "stinger_count",
1752
+ "sleeping_pos",
1753
+ "mob_flags",
1754
+ "baby",
1755
+ "flags",
1756
+ "type_variant"
1757
+ ]
1758
+ },
1759
+ {
1760
+ "id": 64,
1761
+ "internalId": 64,
1762
+ "name": "husk",
1763
+ "displayName": "Husk",
1764
+ "width": 0.6,
1765
+ "height": 1.95,
1766
+ "type": "hostile",
1767
+ "category": "Hostile mobs",
1768
+ "metadataKeys": [
1769
+ "shared_flags",
1770
+ "air_supply",
1771
+ "custom_name",
1772
+ "custom_name_visible",
1773
+ "silent",
1774
+ "no_gravity",
1775
+ "pose",
1776
+ "ticks_frozen",
1777
+ "living_entity_flags",
1778
+ "health",
1779
+ "effect_particles",
1780
+ "effect_ambience",
1781
+ "arrow_count",
1782
+ "stinger_count",
1783
+ "sleeping_pos",
1784
+ "mob_flags",
1785
+ "baby",
1786
+ "special_type",
1787
+ "drowned_conversion"
1788
+ ]
1789
+ },
1790
+ {
1791
+ "id": 65,
1792
+ "internalId": 65,
1793
+ "name": "illusioner",
1794
+ "displayName": "Illusioner",
1795
+ "width": 0.6,
1796
+ "height": 1.95,
1797
+ "type": "hostile",
1798
+ "category": "Hostile mobs",
1799
+ "metadataKeys": [
1800
+ "shared_flags",
1801
+ "air_supply",
1802
+ "custom_name",
1803
+ "custom_name_visible",
1804
+ "silent",
1805
+ "no_gravity",
1806
+ "pose",
1807
+ "ticks_frozen",
1808
+ "living_entity_flags",
1809
+ "health",
1810
+ "effect_particles",
1811
+ "effect_ambience",
1812
+ "arrow_count",
1813
+ "stinger_count",
1814
+ "sleeping_pos",
1815
+ "mob_flags",
1816
+ "is_celebrating",
1817
+ "spell_casting"
1818
+ ]
1819
+ },
1820
+ {
1821
+ "id": 66,
1822
+ "internalId": 66,
1823
+ "name": "interaction",
1824
+ "displayName": "Interaction",
1825
+ "width": 0,
1826
+ "height": 0,
1827
+ "type": "other",
1828
+ "category": "Immobile",
1829
+ "metadataKeys": [
1830
+ "shared_flags",
1831
+ "air_supply",
1832
+ "custom_name",
1833
+ "custom_name_visible",
1834
+ "silent",
1835
+ "no_gravity",
1836
+ "pose",
1837
+ "ticks_frozen",
1838
+ "width",
1839
+ "height",
1840
+ "response"
1841
+ ]
1842
+ },
1843
+ {
1844
+ "id": 67,
1845
+ "internalId": 67,
1846
+ "name": "iron_golem",
1847
+ "displayName": "Iron Golem",
1848
+ "width": 1.4,
1849
+ "height": 2.7,
1850
+ "type": "mob",
1851
+ "category": "Passive mobs",
1852
+ "metadataKeys": [
1853
+ "shared_flags",
1854
+ "air_supply",
1855
+ "custom_name",
1856
+ "custom_name_visible",
1857
+ "silent",
1858
+ "no_gravity",
1859
+ "pose",
1860
+ "ticks_frozen",
1861
+ "living_entity_flags",
1862
+ "health",
1863
+ "effect_particles",
1864
+ "effect_ambience",
1865
+ "arrow_count",
1866
+ "stinger_count",
1867
+ "sleeping_pos",
1868
+ "mob_flags",
1869
+ "flags"
1870
+ ]
1871
+ },
1872
+ {
1873
+ "id": 68,
1874
+ "internalId": 68,
1875
+ "name": "item",
1876
+ "displayName": "Item",
1877
+ "width": 0.25,
1878
+ "height": 0.25,
1879
+ "type": "other",
1880
+ "category": "UNKNOWN",
1881
+ "metadataKeys": [
1882
+ "shared_flags",
1883
+ "air_supply",
1884
+ "custom_name",
1885
+ "custom_name_visible",
1886
+ "silent",
1887
+ "no_gravity",
1888
+ "pose",
1889
+ "ticks_frozen",
1890
+ "item"
1891
+ ]
1892
+ },
1893
+ {
1894
+ "id": 69,
1895
+ "internalId": 69,
1896
+ "name": "item_display",
1897
+ "displayName": "Item Display",
1898
+ "width": 0,
1899
+ "height": 0,
1900
+ "type": "other",
1901
+ "category": "Immobile",
1902
+ "metadataKeys": [
1903
+ "shared_flags",
1904
+ "air_supply",
1905
+ "custom_name",
1906
+ "custom_name_visible",
1907
+ "silent",
1908
+ "no_gravity",
1909
+ "pose",
1910
+ "ticks_frozen",
1911
+ "transformation_interpolation_start_delta_ticks",
1912
+ "transformation_interpolation_duration",
1913
+ "pos_rot_interpolation_duration",
1914
+ "translation",
1915
+ "scale",
1916
+ "left_rotation",
1917
+ "right_rotation",
1918
+ "billboard_render_constraints",
1919
+ "brightness_override",
1920
+ "view_range",
1921
+ "shadow_radius",
1922
+ "shadow_strength",
1923
+ "width",
1924
+ "height",
1925
+ "glow_color_override",
1926
+ "item_stack",
1927
+ "item_display"
1928
+ ]
1929
+ },
1930
+ {
1931
+ "id": 70,
1932
+ "internalId": 70,
1933
+ "name": "item_frame",
1934
+ "displayName": "Item Frame",
1935
+ "width": 0.5,
1936
+ "height": 0.5,
1937
+ "type": "other",
1938
+ "category": "Immobile",
1939
+ "metadataKeys": [
1940
+ "shared_flags",
1941
+ "air_supply",
1942
+ "custom_name",
1943
+ "custom_name_visible",
1944
+ "silent",
1945
+ "no_gravity",
1946
+ "pose",
1947
+ "ticks_frozen",
1948
+ "item",
1949
+ "rotation"
1950
+ ]
1951
+ },
1952
+ {
1953
+ "id": 71,
1954
+ "internalId": 71,
1955
+ "name": "jungle_boat",
1956
+ "displayName": "Jungle Boat",
1957
+ "width": 1.375,
1958
+ "height": 0.5625,
1959
+ "type": "other",
1960
+ "category": "Vehicles",
1961
+ "metadataKeys": [
1962
+ "shared_flags",
1963
+ "air_supply",
1964
+ "custom_name",
1965
+ "custom_name_visible",
1966
+ "silent",
1967
+ "no_gravity",
1968
+ "pose",
1969
+ "ticks_frozen",
1970
+ "hurt",
1971
+ "hurtdir",
1972
+ "damage",
1973
+ "paddle_left",
1974
+ "paddle_right",
1975
+ "bubble_time"
1976
+ ]
1977
+ },
1978
+ {
1979
+ "id": 72,
1980
+ "internalId": 72,
1981
+ "name": "jungle_chest_boat",
1982
+ "displayName": "Jungle Boat with Chest",
1983
+ "width": 1.375,
1984
+ "height": 0.5625,
1985
+ "type": "other",
1986
+ "category": "Vehicles",
1987
+ "metadataKeys": [
1988
+ "shared_flags",
1989
+ "air_supply",
1990
+ "custom_name",
1991
+ "custom_name_visible",
1992
+ "silent",
1993
+ "no_gravity",
1994
+ "pose",
1995
+ "ticks_frozen",
1996
+ "hurt",
1997
+ "hurtdir",
1998
+ "damage",
1999
+ "paddle_left",
2000
+ "paddle_right",
2001
+ "bubble_time"
2002
+ ]
2003
+ },
2004
+ {
2005
+ "id": 73,
2006
+ "internalId": 73,
2007
+ "name": "leash_knot",
2008
+ "displayName": "Leash Knot",
2009
+ "width": 0.375,
2010
+ "height": 0.5,
2011
+ "type": "other",
2012
+ "category": "Immobile",
2013
+ "metadataKeys": [
2014
+ "shared_flags",
2015
+ "air_supply",
2016
+ "custom_name",
2017
+ "custom_name_visible",
2018
+ "silent",
2019
+ "no_gravity",
2020
+ "pose",
2021
+ "ticks_frozen"
2022
+ ]
2023
+ },
2024
+ {
2025
+ "id": 74,
2026
+ "internalId": 74,
2027
+ "name": "lightning_bolt",
2028
+ "displayName": "Lightning Bolt",
2029
+ "width": 0,
2030
+ "height": 0,
2031
+ "type": "other",
2032
+ "category": "UNKNOWN",
2033
+ "metadataKeys": [
2034
+ "shared_flags",
2035
+ "air_supply",
2036
+ "custom_name",
2037
+ "custom_name_visible",
2038
+ "silent",
2039
+ "no_gravity",
2040
+ "pose",
2041
+ "ticks_frozen"
2042
+ ]
2043
+ },
2044
+ {
2045
+ "id": 75,
2046
+ "internalId": 75,
2047
+ "name": "llama",
2048
+ "displayName": "Llama",
2049
+ "width": 0.9,
2050
+ "height": 1.87,
2051
+ "type": "animal",
2052
+ "category": "Passive mobs",
2053
+ "metadataKeys": [
2054
+ "shared_flags",
2055
+ "air_supply",
2056
+ "custom_name",
2057
+ "custom_name_visible",
2058
+ "silent",
2059
+ "no_gravity",
2060
+ "pose",
2061
+ "ticks_frozen",
2062
+ "living_entity_flags",
2063
+ "health",
2064
+ "effect_particles",
2065
+ "effect_ambience",
2066
+ "arrow_count",
2067
+ "stinger_count",
2068
+ "sleeping_pos",
2069
+ "mob_flags",
2070
+ "baby",
2071
+ "flags",
2072
+ "chest",
2073
+ "strength",
2074
+ "variant"
2075
+ ]
2076
+ },
2077
+ {
2078
+ "id": 76,
2079
+ "internalId": 76,
2080
+ "name": "llama_spit",
2081
+ "displayName": "Llama Spit",
2082
+ "width": 0.25,
2083
+ "height": 0.25,
2084
+ "type": "projectile",
2085
+ "category": "Projectiles",
2086
+ "metadataKeys": [
2087
+ "shared_flags",
2088
+ "air_supply",
2089
+ "custom_name",
2090
+ "custom_name_visible",
2091
+ "silent",
2092
+ "no_gravity",
2093
+ "pose",
2094
+ "ticks_frozen"
2095
+ ]
2096
+ },
2097
+ {
2098
+ "id": 77,
2099
+ "internalId": 77,
2100
+ "name": "magma_cube",
2101
+ "displayName": "Magma Cube",
2102
+ "width": 0.52,
2103
+ "height": 0.52,
2104
+ "type": "mob",
2105
+ "category": "Hostile mobs",
2106
+ "metadataKeys": [
2107
+ "shared_flags",
2108
+ "air_supply",
2109
+ "custom_name",
2110
+ "custom_name_visible",
2111
+ "silent",
2112
+ "no_gravity",
2113
+ "pose",
2114
+ "ticks_frozen",
2115
+ "living_entity_flags",
2116
+ "health",
2117
+ "effect_particles",
2118
+ "effect_ambience",
2119
+ "arrow_count",
2120
+ "stinger_count",
2121
+ "sleeping_pos",
2122
+ "mob_flags",
2123
+ "size"
2124
+ ]
2125
+ },
2126
+ {
2127
+ "id": 78,
2128
+ "internalId": 78,
2129
+ "name": "mangrove_boat",
2130
+ "displayName": "Mangrove Boat",
2131
+ "width": 1.375,
2132
+ "height": 0.5625,
2133
+ "type": "other",
2134
+ "category": "Vehicles",
2135
+ "metadataKeys": [
2136
+ "shared_flags",
2137
+ "air_supply",
2138
+ "custom_name",
2139
+ "custom_name_visible",
2140
+ "silent",
2141
+ "no_gravity",
2142
+ "pose",
2143
+ "ticks_frozen",
2144
+ "hurt",
2145
+ "hurtdir",
2146
+ "damage",
2147
+ "paddle_left",
2148
+ "paddle_right",
2149
+ "bubble_time"
2150
+ ]
2151
+ },
2152
+ {
2153
+ "id": 79,
2154
+ "internalId": 79,
2155
+ "name": "mangrove_chest_boat",
2156
+ "displayName": "Mangrove Boat with Chest",
2157
+ "width": 1.375,
2158
+ "height": 0.5625,
2159
+ "type": "other",
2160
+ "category": "Vehicles",
2161
+ "metadataKeys": [
2162
+ "shared_flags",
2163
+ "air_supply",
2164
+ "custom_name",
2165
+ "custom_name_visible",
2166
+ "silent",
2167
+ "no_gravity",
2168
+ "pose",
2169
+ "ticks_frozen",
2170
+ "hurt",
2171
+ "hurtdir",
2172
+ "damage",
2173
+ "paddle_left",
2174
+ "paddle_right",
2175
+ "bubble_time"
2176
+ ]
2177
+ },
2178
+ {
2179
+ "id": 80,
2180
+ "internalId": 80,
2181
+ "name": "marker",
2182
+ "displayName": "Marker",
2183
+ "width": 0,
2184
+ "height": 0,
2185
+ "type": "other",
2186
+ "category": "UNKNOWN",
2187
+ "metadataKeys": [
2188
+ "shared_flags",
2189
+ "air_supply",
2190
+ "custom_name",
2191
+ "custom_name_visible",
2192
+ "silent",
2193
+ "no_gravity",
2194
+ "pose",
2195
+ "ticks_frozen"
2196
+ ]
2197
+ },
2198
+ {
2199
+ "id": 81,
2200
+ "internalId": 81,
2201
+ "name": "minecart",
2202
+ "displayName": "Minecart",
2203
+ "width": 0.98,
2204
+ "height": 0.7,
2205
+ "type": "other",
2206
+ "category": "Vehicles",
2207
+ "metadataKeys": [
2208
+ "shared_flags",
2209
+ "air_supply",
2210
+ "custom_name",
2211
+ "custom_name_visible",
2212
+ "silent",
2213
+ "no_gravity",
2214
+ "pose",
2215
+ "ticks_frozen",
2216
+ "hurt",
2217
+ "hurtdir",
2218
+ "damage",
2219
+ "display_block",
2220
+ "display_offset",
2221
+ "custom_display"
2222
+ ]
2223
+ },
2224
+ {
2225
+ "id": 82,
2226
+ "internalId": 82,
2227
+ "name": "mooshroom",
2228
+ "displayName": "Mooshroom",
2229
+ "width": 0.9,
2230
+ "height": 1.4,
2231
+ "type": "animal",
2232
+ "category": "Passive mobs",
2233
+ "metadataKeys": [
2234
+ "shared_flags",
2235
+ "air_supply",
2236
+ "custom_name",
2237
+ "custom_name_visible",
2238
+ "silent",
2239
+ "no_gravity",
2240
+ "pose",
2241
+ "ticks_frozen",
2242
+ "living_entity_flags",
2243
+ "health",
2244
+ "effect_particles",
2245
+ "effect_ambience",
2246
+ "arrow_count",
2247
+ "stinger_count",
2248
+ "sleeping_pos",
2249
+ "mob_flags",
2250
+ "baby",
2251
+ "type"
2252
+ ]
2253
+ },
2254
+ {
2255
+ "id": 83,
2256
+ "internalId": 83,
2257
+ "name": "mule",
2258
+ "displayName": "Mule",
2259
+ "width": 1.3964844,
2260
+ "height": 1.6,
2261
+ "type": "animal",
2262
+ "category": "Passive mobs",
2263
+ "metadataKeys": [
2264
+ "shared_flags",
2265
+ "air_supply",
2266
+ "custom_name",
2267
+ "custom_name_visible",
2268
+ "silent",
2269
+ "no_gravity",
2270
+ "pose",
2271
+ "ticks_frozen",
2272
+ "living_entity_flags",
2273
+ "health",
2274
+ "effect_particles",
2275
+ "effect_ambience",
2276
+ "arrow_count",
2277
+ "stinger_count",
2278
+ "sleeping_pos",
2279
+ "mob_flags",
2280
+ "baby",
2281
+ "flags",
2282
+ "chest"
2283
+ ]
2284
+ },
2285
+ {
2286
+ "id": 84,
2287
+ "internalId": 84,
2288
+ "name": "oak_boat",
2289
+ "displayName": "Oak Boat",
2290
+ "width": 1.375,
2291
+ "height": 0.5625,
2292
+ "type": "other",
2293
+ "category": "Vehicles",
2294
+ "metadataKeys": [
2295
+ "shared_flags",
2296
+ "air_supply",
2297
+ "custom_name",
2298
+ "custom_name_visible",
2299
+ "silent",
2300
+ "no_gravity",
2301
+ "pose",
2302
+ "ticks_frozen",
2303
+ "hurt",
2304
+ "hurtdir",
2305
+ "damage",
2306
+ "paddle_left",
2307
+ "paddle_right",
2308
+ "bubble_time"
2309
+ ]
2310
+ },
2311
+ {
2312
+ "id": 85,
2313
+ "internalId": 85,
2314
+ "name": "oak_chest_boat",
2315
+ "displayName": "Oak Boat with Chest",
2316
+ "width": 1.375,
2317
+ "height": 0.5625,
2318
+ "type": "other",
2319
+ "category": "Vehicles",
2320
+ "metadataKeys": [
2321
+ "shared_flags",
2322
+ "air_supply",
2323
+ "custom_name",
2324
+ "custom_name_visible",
2325
+ "silent",
2326
+ "no_gravity",
2327
+ "pose",
2328
+ "ticks_frozen",
2329
+ "hurt",
2330
+ "hurtdir",
2331
+ "damage",
2332
+ "paddle_left",
2333
+ "paddle_right",
2334
+ "bubble_time"
2335
+ ]
2336
+ },
2337
+ {
2338
+ "id": 86,
2339
+ "internalId": 86,
2340
+ "name": "ocelot",
2341
+ "displayName": "Ocelot",
2342
+ "width": 0.6,
2343
+ "height": 0.7,
2344
+ "type": "animal",
2345
+ "category": "Passive mobs",
2346
+ "metadataKeys": [
2347
+ "shared_flags",
2348
+ "air_supply",
2349
+ "custom_name",
2350
+ "custom_name_visible",
2351
+ "silent",
2352
+ "no_gravity",
2353
+ "pose",
2354
+ "ticks_frozen",
2355
+ "living_entity_flags",
2356
+ "health",
2357
+ "effect_particles",
2358
+ "effect_ambience",
2359
+ "arrow_count",
2360
+ "stinger_count",
2361
+ "sleeping_pos",
2362
+ "mob_flags",
2363
+ "baby",
2364
+ "trusting"
2365
+ ]
2366
+ },
2367
+ {
2368
+ "id": 87,
2369
+ "internalId": 87,
2370
+ "name": "ominous_item_spawner",
2371
+ "displayName": "Ominous Item Spawner",
2372
+ "width": 0.25,
2373
+ "height": 0.25,
2374
+ "type": "other",
2375
+ "category": "UNKNOWN",
2376
+ "metadataKeys": [
2377
+ "shared_flags",
2378
+ "air_supply",
2379
+ "custom_name",
2380
+ "custom_name_visible",
2381
+ "silent",
2382
+ "no_gravity",
2383
+ "pose",
2384
+ "ticks_frozen",
2385
+ "item"
2386
+ ]
2387
+ },
2388
+ {
2389
+ "id": 88,
2390
+ "internalId": 88,
2391
+ "name": "painting",
2392
+ "displayName": "Painting",
2393
+ "width": 0.5,
2394
+ "height": 0.5,
2395
+ "type": "other",
2396
+ "category": "Immobile",
2397
+ "metadataKeys": [
2398
+ "shared_flags",
2399
+ "air_supply",
2400
+ "custom_name",
2401
+ "custom_name_visible",
2402
+ "silent",
2403
+ "no_gravity",
2404
+ "pose",
2405
+ "ticks_frozen",
2406
+ "painting_variant"
2407
+ ]
2408
+ },
2409
+ {
2410
+ "id": 89,
2411
+ "internalId": 89,
2412
+ "name": "pale_oak_boat",
2413
+ "displayName": "Pale Oak Boat",
2414
+ "width": 1.375,
2415
+ "height": 0.5625,
2416
+ "type": "other",
2417
+ "category": "Vehicles",
2418
+ "metadataKeys": [
2419
+ "shared_flags",
2420
+ "air_supply",
2421
+ "custom_name",
2422
+ "custom_name_visible",
2423
+ "silent",
2424
+ "no_gravity",
2425
+ "pose",
2426
+ "ticks_frozen",
2427
+ "hurt",
2428
+ "hurtdir",
2429
+ "damage",
2430
+ "paddle_left",
2431
+ "paddle_right",
2432
+ "bubble_time"
2433
+ ]
2434
+ },
2435
+ {
2436
+ "id": 90,
2437
+ "internalId": 90,
2438
+ "name": "pale_oak_chest_boat",
2439
+ "displayName": "Pale Oak Boat with Chest",
2440
+ "width": 1.375,
2441
+ "height": 0.5625,
2442
+ "type": "other",
2443
+ "category": "Vehicles",
2444
+ "metadataKeys": [
2445
+ "shared_flags",
2446
+ "air_supply",
2447
+ "custom_name",
2448
+ "custom_name_visible",
2449
+ "silent",
2450
+ "no_gravity",
2451
+ "pose",
2452
+ "ticks_frozen",
2453
+ "hurt",
2454
+ "hurtdir",
2455
+ "damage",
2456
+ "paddle_left",
2457
+ "paddle_right",
2458
+ "bubble_time"
2459
+ ]
2460
+ },
2461
+ {
2462
+ "id": 91,
2463
+ "internalId": 91,
2464
+ "name": "panda",
2465
+ "displayName": "Panda",
2466
+ "width": 1.3,
2467
+ "height": 1.25,
2468
+ "type": "animal",
2469
+ "category": "Passive mobs",
2470
+ "metadataKeys": [
2471
+ "shared_flags",
2472
+ "air_supply",
2473
+ "custom_name",
2474
+ "custom_name_visible",
2475
+ "silent",
2476
+ "no_gravity",
2477
+ "pose",
2478
+ "ticks_frozen",
2479
+ "living_entity_flags",
2480
+ "health",
2481
+ "effect_particles",
2482
+ "effect_ambience",
2483
+ "arrow_count",
2484
+ "stinger_count",
2485
+ "sleeping_pos",
2486
+ "mob_flags",
2487
+ "baby",
2488
+ "unhappy_counter",
2489
+ "sneeze_counter",
2490
+ "eat_counter",
2491
+ "main_gene",
2492
+ "hidden_gene",
2493
+ "flags"
2494
+ ]
2495
+ },
2496
+ {
2497
+ "id": 92,
2498
+ "internalId": 92,
2499
+ "name": "parrot",
2500
+ "displayName": "Parrot",
2501
+ "width": 0.5,
2502
+ "height": 0.9,
2503
+ "type": "animal",
2504
+ "category": "Passive mobs",
2505
+ "metadataKeys": [
2506
+ "shared_flags",
2507
+ "air_supply",
2508
+ "custom_name",
2509
+ "custom_name_visible",
2510
+ "silent",
2511
+ "no_gravity",
2512
+ "pose",
2513
+ "ticks_frozen",
2514
+ "living_entity_flags",
2515
+ "health",
2516
+ "effect_particles",
2517
+ "effect_ambience",
2518
+ "arrow_count",
2519
+ "stinger_count",
2520
+ "sleeping_pos",
2521
+ "mob_flags",
2522
+ "baby",
2523
+ "flags",
2524
+ "owneruuid",
2525
+ "variant"
2526
+ ]
2527
+ },
2528
+ {
2529
+ "id": 93,
2530
+ "internalId": 93,
2531
+ "name": "phantom",
2532
+ "displayName": "Phantom",
2533
+ "width": 0.9,
2534
+ "height": 0.5,
2535
+ "type": "mob",
2536
+ "category": "Hostile mobs",
2537
+ "metadataKeys": [
2538
+ "shared_flags",
2539
+ "air_supply",
2540
+ "custom_name",
2541
+ "custom_name_visible",
2542
+ "silent",
2543
+ "no_gravity",
2544
+ "pose",
2545
+ "ticks_frozen",
2546
+ "living_entity_flags",
2547
+ "health",
2548
+ "effect_particles",
2549
+ "effect_ambience",
2550
+ "arrow_count",
2551
+ "stinger_count",
2552
+ "sleeping_pos",
2553
+ "mob_flags",
2554
+ "size"
2555
+ ]
2556
+ },
2557
+ {
2558
+ "id": 94,
2559
+ "internalId": 94,
2560
+ "name": "pig",
2561
+ "displayName": "Pig",
2562
+ "width": 0.9,
2563
+ "height": 0.9,
2564
+ "type": "animal",
2565
+ "category": "Passive mobs",
2566
+ "metadataKeys": [
2567
+ "shared_flags",
2568
+ "air_supply",
2569
+ "custom_name",
2570
+ "custom_name_visible",
2571
+ "silent",
2572
+ "no_gravity",
2573
+ "pose",
2574
+ "ticks_frozen",
2575
+ "living_entity_flags",
2576
+ "health",
2577
+ "effect_particles",
2578
+ "effect_ambience",
2579
+ "arrow_count",
2580
+ "stinger_count",
2581
+ "sleeping_pos",
2582
+ "mob_flags",
2583
+ "baby",
2584
+ "saddle",
2585
+ "boost_time"
2586
+ ]
2587
+ },
2588
+ {
2589
+ "id": 95,
2590
+ "internalId": 95,
2591
+ "name": "piglin",
2592
+ "displayName": "Piglin",
2593
+ "width": 0.6,
2594
+ "height": 1.95,
2595
+ "type": "hostile",
2596
+ "category": "Hostile mobs",
2597
+ "metadataKeys": [
2598
+ "shared_flags",
2599
+ "air_supply",
2600
+ "custom_name",
2601
+ "custom_name_visible",
2602
+ "silent",
2603
+ "no_gravity",
2604
+ "pose",
2605
+ "ticks_frozen",
2606
+ "living_entity_flags",
2607
+ "health",
2608
+ "effect_particles",
2609
+ "effect_ambience",
2610
+ "arrow_count",
2611
+ "stinger_count",
2612
+ "sleeping_pos",
2613
+ "mob_flags",
2614
+ "immune_to_zombification",
2615
+ "baby",
2616
+ "is_charging_crossbow",
2617
+ "is_dancing"
2618
+ ]
2619
+ },
2620
+ {
2621
+ "id": 96,
2622
+ "internalId": 96,
2623
+ "name": "piglin_brute",
2624
+ "displayName": "Piglin Brute",
2625
+ "width": 0.6,
2626
+ "height": 1.95,
2627
+ "type": "hostile",
2628
+ "category": "Hostile mobs",
2629
+ "metadataKeys": [
2630
+ "shared_flags",
2631
+ "air_supply",
2632
+ "custom_name",
2633
+ "custom_name_visible",
2634
+ "silent",
2635
+ "no_gravity",
2636
+ "pose",
2637
+ "ticks_frozen",
2638
+ "living_entity_flags",
2639
+ "health",
2640
+ "effect_particles",
2641
+ "effect_ambience",
2642
+ "arrow_count",
2643
+ "stinger_count",
2644
+ "sleeping_pos",
2645
+ "mob_flags",
2646
+ "immune_to_zombification"
2647
+ ]
2648
+ },
2649
+ {
2650
+ "id": 97,
2651
+ "internalId": 97,
2652
+ "name": "pillager",
2653
+ "displayName": "Pillager",
2654
+ "width": 0.6,
2655
+ "height": 1.95,
2656
+ "type": "hostile",
2657
+ "category": "Hostile mobs",
2658
+ "metadataKeys": [
2659
+ "shared_flags",
2660
+ "air_supply",
2661
+ "custom_name",
2662
+ "custom_name_visible",
2663
+ "silent",
2664
+ "no_gravity",
2665
+ "pose",
2666
+ "ticks_frozen",
2667
+ "living_entity_flags",
2668
+ "health",
2669
+ "effect_particles",
2670
+ "effect_ambience",
2671
+ "arrow_count",
2672
+ "stinger_count",
2673
+ "sleeping_pos",
2674
+ "mob_flags",
2675
+ "is_celebrating",
2676
+ "is_charging_crossbow"
2677
+ ]
2678
+ },
2679
+ {
2680
+ "id": 98,
2681
+ "internalId": 98,
2682
+ "name": "polar_bear",
2683
+ "displayName": "Polar Bear",
2684
+ "width": 1.4,
2685
+ "height": 1.4,
2686
+ "type": "animal",
2687
+ "category": "Passive mobs",
2688
+ "metadataKeys": [
2689
+ "shared_flags",
2690
+ "air_supply",
2691
+ "custom_name",
2692
+ "custom_name_visible",
2693
+ "silent",
2694
+ "no_gravity",
2695
+ "pose",
2696
+ "ticks_frozen",
2697
+ "living_entity_flags",
2698
+ "health",
2699
+ "effect_particles",
2700
+ "effect_ambience",
2701
+ "arrow_count",
2702
+ "stinger_count",
2703
+ "sleeping_pos",
2704
+ "mob_flags",
2705
+ "baby",
2706
+ "standing"
2707
+ ]
2708
+ },
2709
+ {
2710
+ "id": 99,
2711
+ "internalId": 99,
2712
+ "name": "potion",
2713
+ "displayName": "Potion",
2714
+ "width": 0.25,
2715
+ "height": 0.25,
2716
+ "type": "projectile",
2717
+ "category": "Projectiles",
2718
+ "metadataKeys": [
2719
+ "shared_flags",
2720
+ "air_supply",
2721
+ "custom_name",
2722
+ "custom_name_visible",
2723
+ "silent",
2724
+ "no_gravity",
2725
+ "pose",
2726
+ "ticks_frozen",
2727
+ "item_stack"
2728
+ ]
2729
+ },
2730
+ {
2731
+ "id": 100,
2732
+ "internalId": 100,
2733
+ "name": "pufferfish",
2734
+ "displayName": "Pufferfish",
2735
+ "width": 0.7,
2736
+ "height": 0.7,
2737
+ "type": "water_creature",
2738
+ "category": "Passive mobs",
2739
+ "metadataKeys": [
2740
+ "shared_flags",
2741
+ "air_supply",
2742
+ "custom_name",
2743
+ "custom_name_visible",
2744
+ "silent",
2745
+ "no_gravity",
2746
+ "pose",
2747
+ "ticks_frozen",
2748
+ "living_entity_flags",
2749
+ "health",
2750
+ "effect_particles",
2751
+ "effect_ambience",
2752
+ "arrow_count",
2753
+ "stinger_count",
2754
+ "sleeping_pos",
2755
+ "mob_flags",
2756
+ "from_bucket",
2757
+ "puff_state"
2758
+ ]
2759
+ },
2760
+ {
2761
+ "id": 101,
2762
+ "internalId": 101,
2763
+ "name": "rabbit",
2764
+ "displayName": "Rabbit",
2765
+ "width": 0.4,
2766
+ "height": 0.5,
2767
+ "type": "animal",
2768
+ "category": "Passive mobs",
2769
+ "metadataKeys": [
2770
+ "shared_flags",
2771
+ "air_supply",
2772
+ "custom_name",
2773
+ "custom_name_visible",
2774
+ "silent",
2775
+ "no_gravity",
2776
+ "pose",
2777
+ "ticks_frozen",
2778
+ "living_entity_flags",
2779
+ "health",
2780
+ "effect_particles",
2781
+ "effect_ambience",
2782
+ "arrow_count",
2783
+ "stinger_count",
2784
+ "sleeping_pos",
2785
+ "mob_flags",
2786
+ "baby",
2787
+ "type"
2788
+ ]
2789
+ },
2790
+ {
2791
+ "id": 102,
2792
+ "internalId": 102,
2793
+ "name": "ravager",
2794
+ "displayName": "Ravager",
2795
+ "width": 1.95,
2796
+ "height": 2.2,
2797
+ "type": "hostile",
2798
+ "category": "Hostile mobs",
2799
+ "metadataKeys": [
2800
+ "shared_flags",
2801
+ "air_supply",
2802
+ "custom_name",
2803
+ "custom_name_visible",
2804
+ "silent",
2805
+ "no_gravity",
2806
+ "pose",
2807
+ "ticks_frozen",
2808
+ "living_entity_flags",
2809
+ "health",
2810
+ "effect_particles",
2811
+ "effect_ambience",
2812
+ "arrow_count",
2813
+ "stinger_count",
2814
+ "sleeping_pos",
2815
+ "mob_flags",
2816
+ "is_celebrating"
2817
+ ]
2818
+ },
2819
+ {
2820
+ "id": 103,
2821
+ "internalId": 103,
2822
+ "name": "salmon",
2823
+ "displayName": "Salmon",
2824
+ "width": 0.7,
2825
+ "height": 0.4,
2826
+ "type": "water_creature",
2827
+ "category": "Passive mobs",
2828
+ "metadataKeys": [
2829
+ "shared_flags",
2830
+ "air_supply",
2831
+ "custom_name",
2832
+ "custom_name_visible",
2833
+ "silent",
2834
+ "no_gravity",
2835
+ "pose",
2836
+ "ticks_frozen",
2837
+ "living_entity_flags",
2838
+ "health",
2839
+ "effect_particles",
2840
+ "effect_ambience",
2841
+ "arrow_count",
2842
+ "stinger_count",
2843
+ "sleeping_pos",
2844
+ "mob_flags",
2845
+ "from_bucket",
2846
+ "type"
2847
+ ]
2848
+ },
2849
+ {
2850
+ "id": 104,
2851
+ "internalId": 104,
2852
+ "name": "sheep",
2853
+ "displayName": "Sheep",
2854
+ "width": 0.9,
2855
+ "height": 1.3,
2856
+ "type": "animal",
2857
+ "category": "Passive mobs",
2858
+ "metadataKeys": [
2859
+ "shared_flags",
2860
+ "air_supply",
2861
+ "custom_name",
2862
+ "custom_name_visible",
2863
+ "silent",
2864
+ "no_gravity",
2865
+ "pose",
2866
+ "ticks_frozen",
2867
+ "living_entity_flags",
2868
+ "health",
2869
+ "effect_particles",
2870
+ "effect_ambience",
2871
+ "arrow_count",
2872
+ "stinger_count",
2873
+ "sleeping_pos",
2874
+ "mob_flags",
2875
+ "baby",
2876
+ "wool"
2877
+ ]
2878
+ },
2879
+ {
2880
+ "id": 105,
2881
+ "internalId": 105,
2882
+ "name": "shulker",
2883
+ "displayName": "Shulker",
2884
+ "width": 1,
2885
+ "height": 1,
2886
+ "type": "mob",
2887
+ "category": "Hostile mobs",
2888
+ "metadataKeys": [
2889
+ "shared_flags",
2890
+ "air_supply",
2891
+ "custom_name",
2892
+ "custom_name_visible",
2893
+ "silent",
2894
+ "no_gravity",
2895
+ "pose",
2896
+ "ticks_frozen",
2897
+ "living_entity_flags",
2898
+ "health",
2899
+ "effect_particles",
2900
+ "effect_ambience",
2901
+ "arrow_count",
2902
+ "stinger_count",
2903
+ "sleeping_pos",
2904
+ "mob_flags",
2905
+ "attach_face",
2906
+ "peek",
2907
+ "color"
2908
+ ]
2909
+ },
2910
+ {
2911
+ "id": 106,
2912
+ "internalId": 106,
2913
+ "name": "shulker_bullet",
2914
+ "displayName": "Shulker Bullet",
2915
+ "width": 0.3125,
2916
+ "height": 0.3125,
2917
+ "type": "projectile",
2918
+ "category": "Projectiles",
2919
+ "metadataKeys": [
2920
+ "shared_flags",
2921
+ "air_supply",
2922
+ "custom_name",
2923
+ "custom_name_visible",
2924
+ "silent",
2925
+ "no_gravity",
2926
+ "pose",
2927
+ "ticks_frozen"
2928
+ ]
2929
+ },
2930
+ {
2931
+ "id": 107,
2932
+ "internalId": 107,
2933
+ "name": "silverfish",
2934
+ "displayName": "Silverfish",
2935
+ "width": 0.4,
2936
+ "height": 0.3,
2937
+ "type": "hostile",
2938
+ "category": "Hostile mobs",
2939
+ "metadataKeys": [
2940
+ "shared_flags",
2941
+ "air_supply",
2942
+ "custom_name",
2943
+ "custom_name_visible",
2944
+ "silent",
2945
+ "no_gravity",
2946
+ "pose",
2947
+ "ticks_frozen",
2948
+ "living_entity_flags",
2949
+ "health",
2950
+ "effect_particles",
2951
+ "effect_ambience",
2952
+ "arrow_count",
2953
+ "stinger_count",
2954
+ "sleeping_pos",
2955
+ "mob_flags"
2956
+ ]
2957
+ },
2958
+ {
2959
+ "id": 108,
2960
+ "internalId": 108,
2961
+ "name": "skeleton",
2962
+ "displayName": "Skeleton",
2963
+ "width": 0.6,
2964
+ "height": 1.99,
2965
+ "type": "hostile",
2966
+ "category": "Hostile mobs",
2967
+ "metadataKeys": [
2968
+ "shared_flags",
2969
+ "air_supply",
2970
+ "custom_name",
2971
+ "custom_name_visible",
2972
+ "silent",
2973
+ "no_gravity",
2974
+ "pose",
2975
+ "ticks_frozen",
2976
+ "living_entity_flags",
2977
+ "health",
2978
+ "effect_particles",
2979
+ "effect_ambience",
2980
+ "arrow_count",
2981
+ "stinger_count",
2982
+ "sleeping_pos",
2983
+ "mob_flags",
2984
+ "stray_conversion"
2985
+ ]
2986
+ },
2987
+ {
2988
+ "id": 109,
2989
+ "internalId": 109,
2990
+ "name": "skeleton_horse",
2991
+ "displayName": "Skeleton Horse",
2992
+ "width": 1.3964844,
2993
+ "height": 1.6,
2994
+ "type": "animal",
2995
+ "category": "Hostile mobs",
2996
+ "metadataKeys": [
2997
+ "shared_flags",
2998
+ "air_supply",
2999
+ "custom_name",
3000
+ "custom_name_visible",
3001
+ "silent",
3002
+ "no_gravity",
3003
+ "pose",
3004
+ "ticks_frozen",
3005
+ "living_entity_flags",
3006
+ "health",
3007
+ "effect_particles",
3008
+ "effect_ambience",
3009
+ "arrow_count",
3010
+ "stinger_count",
3011
+ "sleeping_pos",
3012
+ "mob_flags",
3013
+ "baby",
3014
+ "flags"
3015
+ ]
3016
+ },
3017
+ {
3018
+ "id": 110,
3019
+ "internalId": 110,
3020
+ "name": "slime",
3021
+ "displayName": "Slime",
3022
+ "width": 0.52,
3023
+ "height": 0.52,
3024
+ "type": "mob",
3025
+ "category": "Hostile mobs",
3026
+ "metadataKeys": [
3027
+ "shared_flags",
3028
+ "air_supply",
3029
+ "custom_name",
3030
+ "custom_name_visible",
3031
+ "silent",
3032
+ "no_gravity",
3033
+ "pose",
3034
+ "ticks_frozen",
3035
+ "living_entity_flags",
3036
+ "health",
3037
+ "effect_particles",
3038
+ "effect_ambience",
3039
+ "arrow_count",
3040
+ "stinger_count",
3041
+ "sleeping_pos",
3042
+ "mob_flags",
3043
+ "size"
3044
+ ]
3045
+ },
3046
+ {
3047
+ "id": 111,
3048
+ "internalId": 111,
3049
+ "name": "small_fireball",
3050
+ "displayName": "Small Fireball",
3051
+ "width": 0.3125,
3052
+ "height": 0.3125,
3053
+ "type": "projectile",
3054
+ "category": "Projectiles",
3055
+ "metadataKeys": [
3056
+ "shared_flags",
3057
+ "air_supply",
3058
+ "custom_name",
3059
+ "custom_name_visible",
3060
+ "silent",
3061
+ "no_gravity",
3062
+ "pose",
3063
+ "ticks_frozen",
3064
+ "item_stack"
3065
+ ]
3066
+ },
3067
+ {
3068
+ "id": 112,
3069
+ "internalId": 112,
3070
+ "name": "sniffer",
3071
+ "displayName": "Sniffer",
3072
+ "width": 1.9,
3073
+ "height": 1.75,
3074
+ "type": "animal",
3075
+ "category": "Passive mobs",
3076
+ "metadataKeys": [
3077
+ "shared_flags",
3078
+ "air_supply",
3079
+ "custom_name",
3080
+ "custom_name_visible",
3081
+ "silent",
3082
+ "no_gravity",
3083
+ "pose",
3084
+ "ticks_frozen",
3085
+ "living_entity_flags",
3086
+ "health",
3087
+ "effect_particles",
3088
+ "effect_ambience",
3089
+ "arrow_count",
3090
+ "stinger_count",
3091
+ "sleeping_pos",
3092
+ "mob_flags",
3093
+ "baby",
3094
+ "state",
3095
+ "drop_seed_at_tick"
3096
+ ]
3097
+ },
3098
+ {
3099
+ "id": 113,
3100
+ "internalId": 113,
3101
+ "name": "snowball",
3102
+ "displayName": "Snowball",
3103
+ "width": 0.25,
3104
+ "height": 0.25,
3105
+ "type": "projectile",
3106
+ "category": "Projectiles",
3107
+ "metadataKeys": [
3108
+ "shared_flags",
3109
+ "air_supply",
3110
+ "custom_name",
3111
+ "custom_name_visible",
3112
+ "silent",
3113
+ "no_gravity",
3114
+ "pose",
3115
+ "ticks_frozen",
3116
+ "item_stack"
3117
+ ]
3118
+ },
3119
+ {
3120
+ "id": 114,
3121
+ "internalId": 114,
3122
+ "name": "snow_golem",
3123
+ "displayName": "Snow Golem",
3124
+ "width": 0.7,
3125
+ "height": 1.9,
3126
+ "type": "mob",
3127
+ "category": "Passive mobs",
3128
+ "metadataKeys": [
3129
+ "shared_flags",
3130
+ "air_supply",
3131
+ "custom_name",
3132
+ "custom_name_visible",
3133
+ "silent",
3134
+ "no_gravity",
3135
+ "pose",
3136
+ "ticks_frozen",
3137
+ "living_entity_flags",
3138
+ "health",
3139
+ "effect_particles",
3140
+ "effect_ambience",
3141
+ "arrow_count",
3142
+ "stinger_count",
3143
+ "sleeping_pos",
3144
+ "mob_flags",
3145
+ "pumpkin"
3146
+ ]
3147
+ },
3148
+ {
3149
+ "id": 115,
3150
+ "internalId": 115,
3151
+ "name": "spawner_minecart",
3152
+ "displayName": "Minecart with Monster Spawner",
3153
+ "width": 0.98,
3154
+ "height": 0.7,
3155
+ "type": "other",
3156
+ "category": "Vehicles",
3157
+ "metadataKeys": [
3158
+ "shared_flags",
3159
+ "air_supply",
3160
+ "custom_name",
3161
+ "custom_name_visible",
3162
+ "silent",
3163
+ "no_gravity",
3164
+ "pose",
3165
+ "ticks_frozen",
3166
+ "hurt",
3167
+ "hurtdir",
3168
+ "damage",
3169
+ "display_block",
3170
+ "display_offset",
3171
+ "custom_display"
3172
+ ]
3173
+ },
3174
+ {
3175
+ "id": 116,
3176
+ "internalId": 116,
3177
+ "name": "spectral_arrow",
3178
+ "displayName": "Spectral Arrow",
3179
+ "width": 0.5,
3180
+ "height": 0.5,
3181
+ "type": "projectile",
3182
+ "category": "Projectiles",
3183
+ "metadataKeys": [
3184
+ "shared_flags",
3185
+ "air_supply",
3186
+ "custom_name",
3187
+ "custom_name_visible",
3188
+ "silent",
3189
+ "no_gravity",
3190
+ "pose",
3191
+ "ticks_frozen",
3192
+ "flags",
3193
+ "pierce_level",
3194
+ "in_ground"
3195
+ ]
3196
+ },
3197
+ {
3198
+ "id": 117,
3199
+ "internalId": 117,
3200
+ "name": "spider",
3201
+ "displayName": "Spider",
3202
+ "width": 1.4,
3203
+ "height": 0.9,
3204
+ "type": "hostile",
3205
+ "category": "Hostile mobs",
3206
+ "metadataKeys": [
3207
+ "shared_flags",
3208
+ "air_supply",
3209
+ "custom_name",
3210
+ "custom_name_visible",
3211
+ "silent",
3212
+ "no_gravity",
3213
+ "pose",
3214
+ "ticks_frozen",
3215
+ "living_entity_flags",
3216
+ "health",
3217
+ "effect_particles",
3218
+ "effect_ambience",
3219
+ "arrow_count",
3220
+ "stinger_count",
3221
+ "sleeping_pos",
3222
+ "mob_flags",
3223
+ "flags"
3224
+ ]
3225
+ },
3226
+ {
3227
+ "id": 118,
3228
+ "internalId": 118,
3229
+ "name": "spruce_boat",
3230
+ "displayName": "Spruce Boat",
3231
+ "width": 1.375,
3232
+ "height": 0.5625,
3233
+ "type": "other",
3234
+ "category": "Vehicles",
3235
+ "metadataKeys": [
3236
+ "shared_flags",
3237
+ "air_supply",
3238
+ "custom_name",
3239
+ "custom_name_visible",
3240
+ "silent",
3241
+ "no_gravity",
3242
+ "pose",
3243
+ "ticks_frozen",
3244
+ "hurt",
3245
+ "hurtdir",
3246
+ "damage",
3247
+ "paddle_left",
3248
+ "paddle_right",
3249
+ "bubble_time"
3250
+ ]
3251
+ },
3252
+ {
3253
+ "id": 119,
3254
+ "internalId": 119,
3255
+ "name": "spruce_chest_boat",
3256
+ "displayName": "Spruce Boat with Chest",
3257
+ "width": 1.375,
3258
+ "height": 0.5625,
3259
+ "type": "other",
3260
+ "category": "Vehicles",
3261
+ "metadataKeys": [
3262
+ "shared_flags",
3263
+ "air_supply",
3264
+ "custom_name",
3265
+ "custom_name_visible",
3266
+ "silent",
3267
+ "no_gravity",
3268
+ "pose",
3269
+ "ticks_frozen",
3270
+ "hurt",
3271
+ "hurtdir",
3272
+ "damage",
3273
+ "paddle_left",
3274
+ "paddle_right",
3275
+ "bubble_time"
3276
+ ]
3277
+ },
3278
+ {
3279
+ "id": 120,
3280
+ "internalId": 120,
3281
+ "name": "squid",
3282
+ "displayName": "Squid",
3283
+ "width": 0.8,
3284
+ "height": 0.8,
3285
+ "type": "passive",
3286
+ "category": "Passive mobs",
3287
+ "metadataKeys": [
3288
+ "shared_flags",
3289
+ "air_supply",
3290
+ "custom_name",
3291
+ "custom_name_visible",
3292
+ "silent",
3293
+ "no_gravity",
3294
+ "pose",
3295
+ "ticks_frozen",
3296
+ "living_entity_flags",
3297
+ "health",
3298
+ "effect_particles",
3299
+ "effect_ambience",
3300
+ "arrow_count",
3301
+ "stinger_count",
3302
+ "sleeping_pos",
3303
+ "mob_flags",
3304
+ "baby"
3305
+ ]
3306
+ },
3307
+ {
3308
+ "id": 121,
3309
+ "internalId": 121,
3310
+ "name": "stray",
3311
+ "displayName": "Stray",
3312
+ "width": 0.6,
3313
+ "height": 1.99,
3314
+ "type": "hostile",
3315
+ "category": "Hostile mobs",
3316
+ "metadataKeys": [
3317
+ "shared_flags",
3318
+ "air_supply",
3319
+ "custom_name",
3320
+ "custom_name_visible",
3321
+ "silent",
3322
+ "no_gravity",
3323
+ "pose",
3324
+ "ticks_frozen",
3325
+ "living_entity_flags",
3326
+ "health",
3327
+ "effect_particles",
3328
+ "effect_ambience",
3329
+ "arrow_count",
3330
+ "stinger_count",
3331
+ "sleeping_pos",
3332
+ "mob_flags"
3333
+ ]
3334
+ },
3335
+ {
3336
+ "id": 122,
3337
+ "internalId": 122,
3338
+ "name": "strider",
3339
+ "displayName": "Strider",
3340
+ "width": 0.9,
3341
+ "height": 1.7,
3342
+ "type": "animal",
3343
+ "category": "Passive mobs",
3344
+ "metadataKeys": [
3345
+ "shared_flags",
3346
+ "air_supply",
3347
+ "custom_name",
3348
+ "custom_name_visible",
3349
+ "silent",
3350
+ "no_gravity",
3351
+ "pose",
3352
+ "ticks_frozen",
3353
+ "living_entity_flags",
3354
+ "health",
3355
+ "effect_particles",
3356
+ "effect_ambience",
3357
+ "arrow_count",
3358
+ "stinger_count",
3359
+ "sleeping_pos",
3360
+ "mob_flags",
3361
+ "baby",
3362
+ "boost_time",
3363
+ "suffocating",
3364
+ "saddle"
3365
+ ]
3366
+ },
3367
+ {
3368
+ "id": 123,
3369
+ "internalId": 123,
3370
+ "name": "tadpole",
3371
+ "displayName": "Tadpole",
3372
+ "width": 0.4,
3373
+ "height": 0.3,
3374
+ "type": "water_creature",
3375
+ "category": "Passive mobs",
3376
+ "metadataKeys": [
3377
+ "shared_flags",
3378
+ "air_supply",
3379
+ "custom_name",
3380
+ "custom_name_visible",
3381
+ "silent",
3382
+ "no_gravity",
3383
+ "pose",
3384
+ "ticks_frozen",
3385
+ "living_entity_flags",
3386
+ "health",
3387
+ "effect_particles",
3388
+ "effect_ambience",
3389
+ "arrow_count",
3390
+ "stinger_count",
3391
+ "sleeping_pos",
3392
+ "mob_flags",
3393
+ "from_bucket"
3394
+ ]
3395
+ },
3396
+ {
3397
+ "id": 124,
3398
+ "internalId": 124,
3399
+ "name": "text_display",
3400
+ "displayName": "Text Display",
3401
+ "width": 0,
3402
+ "height": 0,
3403
+ "type": "other",
3404
+ "category": "Immobile",
3405
+ "metadataKeys": [
3406
+ "shared_flags",
3407
+ "air_supply",
3408
+ "custom_name",
3409
+ "custom_name_visible",
3410
+ "silent",
3411
+ "no_gravity",
3412
+ "pose",
3413
+ "ticks_frozen",
3414
+ "transformation_interpolation_start_delta_ticks",
3415
+ "transformation_interpolation_duration",
3416
+ "pos_rot_interpolation_duration",
3417
+ "translation",
3418
+ "scale",
3419
+ "left_rotation",
3420
+ "right_rotation",
3421
+ "billboard_render_constraints",
3422
+ "brightness_override",
3423
+ "view_range",
3424
+ "shadow_radius",
3425
+ "shadow_strength",
3426
+ "width",
3427
+ "height",
3428
+ "glow_color_override",
3429
+ "text",
3430
+ "line_width",
3431
+ "background_color",
3432
+ "text_opacity",
3433
+ "style_flags"
3434
+ ]
3435
+ },
3436
+ {
3437
+ "id": 125,
3438
+ "internalId": 125,
3439
+ "name": "tnt",
3440
+ "displayName": "Primed TNT",
3441
+ "width": 0.98,
3442
+ "height": 0.98,
3443
+ "type": "other",
3444
+ "category": "UNKNOWN",
3445
+ "metadataKeys": [
3446
+ "shared_flags",
3447
+ "air_supply",
3448
+ "custom_name",
3449
+ "custom_name_visible",
3450
+ "silent",
3451
+ "no_gravity",
3452
+ "pose",
3453
+ "ticks_frozen",
3454
+ "fuse",
3455
+ "block_state"
3456
+ ]
3457
+ },
3458
+ {
3459
+ "id": 126,
3460
+ "internalId": 126,
3461
+ "name": "tnt_minecart",
3462
+ "displayName": "Minecart with TNT",
3463
+ "width": 0.98,
3464
+ "height": 0.7,
3465
+ "type": "other",
3466
+ "category": "Vehicles",
3467
+ "metadataKeys": [
3468
+ "shared_flags",
3469
+ "air_supply",
3470
+ "custom_name",
3471
+ "custom_name_visible",
3472
+ "silent",
3473
+ "no_gravity",
3474
+ "pose",
3475
+ "ticks_frozen",
3476
+ "hurt",
3477
+ "hurtdir",
3478
+ "damage",
3479
+ "display_block",
3480
+ "display_offset",
3481
+ "custom_display"
3482
+ ]
3483
+ },
3484
+ {
3485
+ "id": 127,
3486
+ "internalId": 127,
3487
+ "name": "trader_llama",
3488
+ "displayName": "Trader Llama",
3489
+ "width": 0.9,
3490
+ "height": 1.87,
3491
+ "type": "animal",
3492
+ "category": "Passive mobs",
3493
+ "metadataKeys": [
3494
+ "shared_flags",
3495
+ "air_supply",
3496
+ "custom_name",
3497
+ "custom_name_visible",
3498
+ "silent",
3499
+ "no_gravity",
3500
+ "pose",
3501
+ "ticks_frozen",
3502
+ "living_entity_flags",
3503
+ "health",
3504
+ "effect_particles",
3505
+ "effect_ambience",
3506
+ "arrow_count",
3507
+ "stinger_count",
3508
+ "sleeping_pos",
3509
+ "mob_flags",
3510
+ "baby",
3511
+ "flags",
3512
+ "chest",
3513
+ "strength",
3514
+ "variant"
3515
+ ]
3516
+ },
3517
+ {
3518
+ "id": 128,
3519
+ "internalId": 128,
3520
+ "name": "trident",
3521
+ "displayName": "Trident",
3522
+ "width": 0.5,
3523
+ "height": 0.5,
3524
+ "type": "projectile",
3525
+ "category": "Projectiles",
3526
+ "metadataKeys": [
3527
+ "shared_flags",
3528
+ "air_supply",
3529
+ "custom_name",
3530
+ "custom_name_visible",
3531
+ "silent",
3532
+ "no_gravity",
3533
+ "pose",
3534
+ "ticks_frozen",
3535
+ "flags",
3536
+ "pierce_level",
3537
+ "in_ground",
3538
+ "loyalty",
3539
+ "foil"
3540
+ ]
3541
+ },
3542
+ {
3543
+ "id": 129,
3544
+ "internalId": 129,
3545
+ "name": "tropical_fish",
3546
+ "displayName": "Tropical Fish",
3547
+ "width": 0.5,
3548
+ "height": 0.4,
3549
+ "type": "water_creature",
3550
+ "category": "Passive mobs",
3551
+ "metadataKeys": [
3552
+ "shared_flags",
3553
+ "air_supply",
3554
+ "custom_name",
3555
+ "custom_name_visible",
3556
+ "silent",
3557
+ "no_gravity",
3558
+ "pose",
3559
+ "ticks_frozen",
3560
+ "living_entity_flags",
3561
+ "health",
3562
+ "effect_particles",
3563
+ "effect_ambience",
3564
+ "arrow_count",
3565
+ "stinger_count",
3566
+ "sleeping_pos",
3567
+ "mob_flags",
3568
+ "from_bucket",
3569
+ "type_variant"
3570
+ ]
3571
+ },
3572
+ {
3573
+ "id": 130,
3574
+ "internalId": 130,
3575
+ "name": "turtle",
3576
+ "displayName": "Turtle",
3577
+ "width": 1.2,
3578
+ "height": 0.4,
3579
+ "type": "animal",
3580
+ "category": "Passive mobs",
3581
+ "metadataKeys": [
3582
+ "shared_flags",
3583
+ "air_supply",
3584
+ "custom_name",
3585
+ "custom_name_visible",
3586
+ "silent",
3587
+ "no_gravity",
3588
+ "pose",
3589
+ "ticks_frozen",
3590
+ "living_entity_flags",
3591
+ "health",
3592
+ "effect_particles",
3593
+ "effect_ambience",
3594
+ "arrow_count",
3595
+ "stinger_count",
3596
+ "sleeping_pos",
3597
+ "mob_flags",
3598
+ "baby",
3599
+ "home_pos",
3600
+ "has_egg",
3601
+ "laying_egg",
3602
+ "travel_pos",
3603
+ "going_home",
3604
+ "travelling"
3605
+ ]
3606
+ },
3607
+ {
3608
+ "id": 131,
3609
+ "internalId": 131,
3610
+ "name": "vex",
3611
+ "displayName": "Vex",
3612
+ "width": 0.4,
3613
+ "height": 0.8,
3614
+ "type": "hostile",
3615
+ "category": "Hostile mobs",
3616
+ "metadataKeys": [
3617
+ "shared_flags",
3618
+ "air_supply",
3619
+ "custom_name",
3620
+ "custom_name_visible",
3621
+ "silent",
3622
+ "no_gravity",
3623
+ "pose",
3624
+ "ticks_frozen",
3625
+ "living_entity_flags",
3626
+ "health",
3627
+ "effect_particles",
3628
+ "effect_ambience",
3629
+ "arrow_count",
3630
+ "stinger_count",
3631
+ "sleeping_pos",
3632
+ "mob_flags",
3633
+ "flags"
3634
+ ]
3635
+ },
3636
+ {
3637
+ "id": 132,
3638
+ "internalId": 132,
3639
+ "name": "villager",
3640
+ "displayName": "Villager",
3641
+ "width": 0.6,
3642
+ "height": 1.95,
3643
+ "type": "passive",
3644
+ "category": "Passive mobs",
3645
+ "metadataKeys": [
3646
+ "shared_flags",
3647
+ "air_supply",
3648
+ "custom_name",
3649
+ "custom_name_visible",
3650
+ "silent",
3651
+ "no_gravity",
3652
+ "pose",
3653
+ "ticks_frozen",
3654
+ "living_entity_flags",
3655
+ "health",
3656
+ "effect_particles",
3657
+ "effect_ambience",
3658
+ "arrow_count",
3659
+ "stinger_count",
3660
+ "sleeping_pos",
3661
+ "mob_flags",
3662
+ "baby",
3663
+ "unhappy_counter",
3664
+ "villager_data"
3665
+ ]
3666
+ },
3667
+ {
3668
+ "id": 133,
3669
+ "internalId": 133,
3670
+ "name": "vindicator",
3671
+ "displayName": "Vindicator",
3672
+ "width": 0.6,
3673
+ "height": 1.95,
3674
+ "type": "hostile",
3675
+ "category": "Hostile mobs",
3676
+ "metadataKeys": [
3677
+ "shared_flags",
3678
+ "air_supply",
3679
+ "custom_name",
3680
+ "custom_name_visible",
3681
+ "silent",
3682
+ "no_gravity",
3683
+ "pose",
3684
+ "ticks_frozen",
3685
+ "living_entity_flags",
3686
+ "health",
3687
+ "effect_particles",
3688
+ "effect_ambience",
3689
+ "arrow_count",
3690
+ "stinger_count",
3691
+ "sleeping_pos",
3692
+ "mob_flags",
3693
+ "is_celebrating"
3694
+ ]
3695
+ },
3696
+ {
3697
+ "id": 134,
3698
+ "internalId": 134,
3699
+ "name": "wandering_trader",
3700
+ "displayName": "Wandering Trader",
3701
+ "width": 0.6,
3702
+ "height": 1.95,
3703
+ "type": "passive",
3704
+ "category": "Passive mobs",
3705
+ "metadataKeys": [
3706
+ "shared_flags",
3707
+ "air_supply",
3708
+ "custom_name",
3709
+ "custom_name_visible",
3710
+ "silent",
3711
+ "no_gravity",
3712
+ "pose",
3713
+ "ticks_frozen",
3714
+ "living_entity_flags",
3715
+ "health",
3716
+ "effect_particles",
3717
+ "effect_ambience",
3718
+ "arrow_count",
3719
+ "stinger_count",
3720
+ "sleeping_pos",
3721
+ "mob_flags",
3722
+ "baby",
3723
+ "unhappy_counter"
3724
+ ]
3725
+ },
3726
+ {
3727
+ "id": 135,
3728
+ "internalId": 135,
3729
+ "name": "warden",
3730
+ "displayName": "Warden",
3731
+ "width": 0.9,
3732
+ "height": 2.9,
3733
+ "type": "hostile",
3734
+ "category": "Hostile mobs",
3735
+ "metadataKeys": [
3736
+ "shared_flags",
3737
+ "air_supply",
3738
+ "custom_name",
3739
+ "custom_name_visible",
3740
+ "silent",
3741
+ "no_gravity",
3742
+ "pose",
3743
+ "ticks_frozen",
3744
+ "living_entity_flags",
3745
+ "health",
3746
+ "effect_particles",
3747
+ "effect_ambience",
3748
+ "arrow_count",
3749
+ "stinger_count",
3750
+ "sleeping_pos",
3751
+ "mob_flags",
3752
+ "client_anger_level"
3753
+ ]
3754
+ },
3755
+ {
3756
+ "id": 136,
3757
+ "internalId": 136,
3758
+ "name": "wind_charge",
3759
+ "displayName": "Wind Charge",
3760
+ "width": 0.3125,
3761
+ "height": 0.3125,
3762
+ "type": "projectile",
3763
+ "category": "Projectiles",
3764
+ "metadataKeys": [
3765
+ "shared_flags",
3766
+ "air_supply",
3767
+ "custom_name",
3768
+ "custom_name_visible",
3769
+ "silent",
3770
+ "no_gravity",
3771
+ "pose",
3772
+ "ticks_frozen"
3773
+ ]
3774
+ },
3775
+ {
3776
+ "id": 137,
3777
+ "internalId": 137,
3778
+ "name": "witch",
3779
+ "displayName": "Witch",
3780
+ "width": 0.6,
3781
+ "height": 1.95,
3782
+ "type": "hostile",
3783
+ "category": "Hostile mobs",
3784
+ "metadataKeys": [
3785
+ "shared_flags",
3786
+ "air_supply",
3787
+ "custom_name",
3788
+ "custom_name_visible",
3789
+ "silent",
3790
+ "no_gravity",
3791
+ "pose",
3792
+ "ticks_frozen",
3793
+ "living_entity_flags",
3794
+ "health",
3795
+ "effect_particles",
3796
+ "effect_ambience",
3797
+ "arrow_count",
3798
+ "stinger_count",
3799
+ "sleeping_pos",
3800
+ "mob_flags",
3801
+ "is_celebrating",
3802
+ "using_item"
3803
+ ]
3804
+ },
3805
+ {
3806
+ "id": 138,
3807
+ "internalId": 138,
3808
+ "name": "wither",
3809
+ "displayName": "Wither",
3810
+ "width": 0.9,
3811
+ "height": 3.5,
3812
+ "type": "hostile",
3813
+ "category": "Hostile mobs",
3814
+ "metadataKeys": [
3815
+ "shared_flags",
3816
+ "air_supply",
3817
+ "custom_name",
3818
+ "custom_name_visible",
3819
+ "silent",
3820
+ "no_gravity",
3821
+ "pose",
3822
+ "ticks_frozen",
3823
+ "living_entity_flags",
3824
+ "health",
3825
+ "effect_particles",
3826
+ "effect_ambience",
3827
+ "arrow_count",
3828
+ "stinger_count",
3829
+ "sleeping_pos",
3830
+ "mob_flags",
3831
+ "target_a",
3832
+ "target_b",
3833
+ "target_c",
3834
+ "inv"
3835
+ ]
3836
+ },
3837
+ {
3838
+ "id": 139,
3839
+ "internalId": 139,
3840
+ "name": "wither_skeleton",
3841
+ "displayName": "Wither Skeleton",
3842
+ "width": 0.7,
3843
+ "height": 2.4,
3844
+ "type": "hostile",
3845
+ "category": "Hostile mobs",
3846
+ "metadataKeys": [
3847
+ "shared_flags",
3848
+ "air_supply",
3849
+ "custom_name",
3850
+ "custom_name_visible",
3851
+ "silent",
3852
+ "no_gravity",
3853
+ "pose",
3854
+ "ticks_frozen",
3855
+ "living_entity_flags",
3856
+ "health",
3857
+ "effect_particles",
3858
+ "effect_ambience",
3859
+ "arrow_count",
3860
+ "stinger_count",
3861
+ "sleeping_pos",
3862
+ "mob_flags"
3863
+ ]
3864
+ },
3865
+ {
3866
+ "id": 140,
3867
+ "internalId": 140,
3868
+ "name": "wither_skull",
3869
+ "displayName": "Wither Skull",
3870
+ "width": 0.3125,
3871
+ "height": 0.3125,
3872
+ "type": "projectile",
3873
+ "category": "Projectiles",
3874
+ "metadataKeys": [
3875
+ "shared_flags",
3876
+ "air_supply",
3877
+ "custom_name",
3878
+ "custom_name_visible",
3879
+ "silent",
3880
+ "no_gravity",
3881
+ "pose",
3882
+ "ticks_frozen",
3883
+ "dangerous"
3884
+ ]
3885
+ },
3886
+ {
3887
+ "id": 141,
3888
+ "internalId": 141,
3889
+ "name": "wolf",
3890
+ "displayName": "Wolf",
3891
+ "width": 0.6,
3892
+ "height": 0.85,
3893
+ "type": "animal",
3894
+ "category": "Passive mobs",
3895
+ "metadataKeys": [
3896
+ "shared_flags",
3897
+ "air_supply",
3898
+ "custom_name",
3899
+ "custom_name_visible",
3900
+ "silent",
3901
+ "no_gravity",
3902
+ "pose",
3903
+ "ticks_frozen",
3904
+ "living_entity_flags",
3905
+ "health",
3906
+ "effect_particles",
3907
+ "effect_ambience",
3908
+ "arrow_count",
3909
+ "stinger_count",
3910
+ "sleeping_pos",
3911
+ "mob_flags",
3912
+ "baby",
3913
+ "flags",
3914
+ "owneruuid",
3915
+ "interested",
3916
+ "collar_color",
3917
+ "remaining_anger_time",
3918
+ "variant"
3919
+ ]
3920
+ },
3921
+ {
3922
+ "id": 142,
3923
+ "internalId": 142,
3924
+ "name": "zoglin",
3925
+ "displayName": "Zoglin",
3926
+ "width": 1.3964844,
3927
+ "height": 1.4,
3928
+ "type": "hostile",
3929
+ "category": "Hostile mobs",
3930
+ "metadataKeys": [
3931
+ "shared_flags",
3932
+ "air_supply",
3933
+ "custom_name",
3934
+ "custom_name_visible",
3935
+ "silent",
3936
+ "no_gravity",
3937
+ "pose",
3938
+ "ticks_frozen",
3939
+ "living_entity_flags",
3940
+ "health",
3941
+ "effect_particles",
3942
+ "effect_ambience",
3943
+ "arrow_count",
3944
+ "stinger_count",
3945
+ "sleeping_pos",
3946
+ "mob_flags",
3947
+ "baby"
3948
+ ]
3949
+ },
3950
+ {
3951
+ "id": 143,
3952
+ "internalId": 143,
3953
+ "name": "zombie",
3954
+ "displayName": "Zombie",
3955
+ "width": 0.6,
3956
+ "height": 1.95,
3957
+ "type": "hostile",
3958
+ "category": "Hostile mobs",
3959
+ "metadataKeys": [
3960
+ "shared_flags",
3961
+ "air_supply",
3962
+ "custom_name",
3963
+ "custom_name_visible",
3964
+ "silent",
3965
+ "no_gravity",
3966
+ "pose",
3967
+ "ticks_frozen",
3968
+ "living_entity_flags",
3969
+ "health",
3970
+ "effect_particles",
3971
+ "effect_ambience",
3972
+ "arrow_count",
3973
+ "stinger_count",
3974
+ "sleeping_pos",
3975
+ "mob_flags",
3976
+ "baby",
3977
+ "special_type",
3978
+ "drowned_conversion"
3979
+ ]
3980
+ },
3981
+ {
3982
+ "id": 144,
3983
+ "internalId": 144,
3984
+ "name": "zombie_horse",
3985
+ "displayName": "Zombie Horse",
3986
+ "width": 1.3964844,
3987
+ "height": 1.6,
3988
+ "type": "animal",
3989
+ "category": "Hostile mobs",
3990
+ "metadataKeys": [
3991
+ "shared_flags",
3992
+ "air_supply",
3993
+ "custom_name",
3994
+ "custom_name_visible",
3995
+ "silent",
3996
+ "no_gravity",
3997
+ "pose",
3998
+ "ticks_frozen",
3999
+ "living_entity_flags",
4000
+ "health",
4001
+ "effect_particles",
4002
+ "effect_ambience",
4003
+ "arrow_count",
4004
+ "stinger_count",
4005
+ "sleeping_pos",
4006
+ "mob_flags",
4007
+ "baby",
4008
+ "flags"
4009
+ ]
4010
+ },
4011
+ {
4012
+ "id": 145,
4013
+ "internalId": 145,
4014
+ "name": "zombie_villager",
4015
+ "displayName": "Zombie Villager",
4016
+ "width": 0.6,
4017
+ "height": 1.95,
4018
+ "type": "hostile",
4019
+ "category": "Hostile mobs",
4020
+ "metadataKeys": [
4021
+ "shared_flags",
4022
+ "air_supply",
4023
+ "custom_name",
4024
+ "custom_name_visible",
4025
+ "silent",
4026
+ "no_gravity",
4027
+ "pose",
4028
+ "ticks_frozen",
4029
+ "living_entity_flags",
4030
+ "health",
4031
+ "effect_particles",
4032
+ "effect_ambience",
4033
+ "arrow_count",
4034
+ "stinger_count",
4035
+ "sleeping_pos",
4036
+ "mob_flags",
4037
+ "baby",
4038
+ "special_type",
4039
+ "drowned_conversion",
4040
+ "converting",
4041
+ "villager_data"
4042
+ ]
4043
+ },
4044
+ {
4045
+ "id": 146,
4046
+ "internalId": 146,
4047
+ "name": "zombified_piglin",
4048
+ "displayName": "Zombified Piglin",
4049
+ "width": 0.6,
4050
+ "height": 1.95,
4051
+ "type": "hostile",
4052
+ "category": "Hostile mobs",
4053
+ "metadataKeys": [
4054
+ "shared_flags",
4055
+ "air_supply",
4056
+ "custom_name",
4057
+ "custom_name_visible",
4058
+ "silent",
4059
+ "no_gravity",
4060
+ "pose",
4061
+ "ticks_frozen",
4062
+ "living_entity_flags",
4063
+ "health",
4064
+ "effect_particles",
4065
+ "effect_ambience",
4066
+ "arrow_count",
4067
+ "stinger_count",
4068
+ "sleeping_pos",
4069
+ "mob_flags",
4070
+ "baby",
4071
+ "special_type",
4072
+ "drowned_conversion"
4073
+ ]
4074
+ },
4075
+ {
4076
+ "id": 147,
4077
+ "internalId": 147,
4078
+ "name": "player",
4079
+ "displayName": "Player",
4080
+ "width": 0.6,
4081
+ "height": 1.8,
4082
+ "type": "player",
4083
+ "category": "UNKNOWN",
4084
+ "metadataKeys": [
4085
+ "shared_flags",
4086
+ "air_supply",
4087
+ "custom_name",
4088
+ "custom_name_visible",
4089
+ "silent",
4090
+ "no_gravity",
4091
+ "pose",
4092
+ "ticks_frozen",
4093
+ "living_entity_flags",
4094
+ "health",
4095
+ "effect_particles",
4096
+ "effect_ambience",
4097
+ "arrow_count",
4098
+ "stinger_count",
4099
+ "sleeping_pos",
4100
+ "player_absorption",
4101
+ "score",
4102
+ "player_mode_customisation",
4103
+ "player_main_hand",
4104
+ "shoulder_left",
4105
+ "shoulder_right"
4106
+ ]
4107
+ },
4108
+ {
4109
+ "id": 148,
4110
+ "internalId": 148,
4111
+ "name": "fishing_bobber",
4112
+ "displayName": "Fishing Bobber",
4113
+ "width": 0.25,
4114
+ "height": 0.25,
4115
+ "type": "projectile",
4116
+ "category": "Projectiles",
4117
+ "metadataKeys": [
4118
+ "shared_flags",
4119
+ "air_supply",
4120
+ "custom_name",
4121
+ "custom_name_visible",
4122
+ "silent",
4123
+ "no_gravity",
4124
+ "pose",
4125
+ "ticks_frozen",
4126
+ "hooked_entity",
4127
+ "biting"
4128
+ ]
4129
+ }
4130
+ ]