minecraft-data 3.97.0 → 3.99.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 (54) hide show
  1. package/data.js +54 -5
  2. package/doc/history.md +8 -0
  3. package/index.d.ts +72 -63
  4. package/minecraft-data/.github/copilot-instructions.md +63 -0
  5. package/minecraft-data/.github/helper-bot/handleMcpcGeneratedArtifacts.js +113 -0
  6. package/minecraft-data/.github/helper-bot/index.js +46 -41
  7. package/minecraft-data/.github/helper-bot/package.json +11 -0
  8. package/minecraft-data/.github/helper-bot/utils.js +50 -0
  9. package/minecraft-data/.github/workflows/bedrock-ci.yml +3 -2
  10. package/minecraft-data/.github/workflows/handle-mcpc-generator.yml +39 -0
  11. package/minecraft-data/.github/workflows/update-helper.yml +4 -3
  12. package/minecraft-data/README.md +2 -2
  13. package/minecraft-data/data/bedrock/1.21.100/proto.yml +4573 -0
  14. package/minecraft-data/data/bedrock/1.21.100/protocol.json +2 -2
  15. package/minecraft-data/data/bedrock/1.21.100/types.yml +2841 -0
  16. package/minecraft-data/data/bedrock/1.21.111/proto.yml +4573 -0
  17. package/minecraft-data/data/bedrock/1.21.111/protocol.json +14380 -0
  18. package/minecraft-data/data/bedrock/1.21.111/types.yml +2841 -0
  19. package/minecraft-data/data/bedrock/1.21.111/version.json +6 -0
  20. package/minecraft-data/data/bedrock/common/protocolVersions.json +6 -0
  21. package/minecraft-data/data/bedrock/common/versions.json +2 -1
  22. package/minecraft-data/data/bedrock/latest/proto.yml +37 -30
  23. package/minecraft-data/data/bedrock/latest/types.yml +160 -154
  24. package/minecraft-data/data/dataPaths.json +55 -6
  25. package/minecraft-data/data/pc/1.21.6/proto.yml +3494 -0
  26. package/minecraft-data/data/pc/1.21.8/attributes.json +247 -0
  27. package/minecraft-data/data/pc/1.21.8/biomes.json +652 -0
  28. package/minecraft-data/data/pc/1.21.8/blockCollisionShapes.json +142541 -0
  29. package/minecraft-data/data/pc/1.21.8/blocks.json +41358 -0
  30. package/minecraft-data/data/pc/1.21.8/effects.json +236 -0
  31. package/minecraft-data/data/pc/1.21.8/enchantments.json +959 -0
  32. package/minecraft-data/data/pc/1.21.8/entities.json +4176 -0
  33. package/minecraft-data/data/pc/1.21.8/foods.json +402 -0
  34. package/minecraft-data/data/pc/1.21.8/instruments.json +94 -0
  35. package/minecraft-data/data/pc/1.21.8/items.json +9284 -0
  36. package/minecraft-data/data/pc/1.21.8/language.json +7394 -0
  37. package/minecraft-data/data/pc/1.21.8/materials.json +206 -0
  38. package/minecraft-data/data/pc/1.21.8/particles.json +458 -0
  39. package/minecraft-data/data/pc/1.21.8/protocol.json +10249 -0
  40. package/minecraft-data/data/pc/1.21.8/recipes.json +30473 -0
  41. package/minecraft-data/data/pc/1.21.8/sounds.json +6914 -0
  42. package/minecraft-data/data/pc/1.21.8/tints.json +465 -0
  43. package/minecraft-data/data/pc/1.21.8/version.json +6 -0
  44. package/minecraft-data/data/pc/common/protocolVersions.json +96 -0
  45. package/minecraft-data/data/pc/common/versions.json +6 -2
  46. package/minecraft-data/data/pc/latest/proto.yml +1 -1
  47. package/minecraft-data/doc/history.md +21 -0
  48. package/minecraft-data/schemas/blockMappings_schema.json +24 -34
  49. package/minecraft-data/schemas/commands_schema.json +13 -7
  50. package/minecraft-data/schemas/tints_schema.json +37 -128
  51. package/minecraft-data/tools/js/extractPcEntityMetadata.js +160 -102
  52. package/minecraft-data/tools/js/test/audit_versions.js +48 -0
  53. package/minecraft-data/tools/js/test/test.js +6 -0
  54. package/package.json +1 -1
@@ -0,0 +1,4176 @@
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": "UNKNOWN",
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": "UNKNOWN",
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
+ "custom_display_block",
703
+ "display_offset"
704
+ ]
705
+ },
706
+ {
707
+ "id": 25,
708
+ "internalId": 25,
709
+ "name": "chicken",
710
+ "displayName": "Chicken",
711
+ "width": 0.4,
712
+ "height": 0.7,
713
+ "type": "animal",
714
+ "category": "Passive mobs",
715
+ "metadataKeys": [
716
+ "shared_flags",
717
+ "air_supply",
718
+ "custom_name",
719
+ "custom_name_visible",
720
+ "silent",
721
+ "no_gravity",
722
+ "pose",
723
+ "ticks_frozen",
724
+ "living_entity_flags",
725
+ "health",
726
+ "effect_particles",
727
+ "effect_ambience",
728
+ "arrow_count",
729
+ "stinger_count",
730
+ "sleeping_pos",
731
+ "mob_flags",
732
+ "baby",
733
+ "variant"
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
+ "custom_display_block",
787
+ "display_offset",
788
+ "command_name",
789
+ "last_output"
790
+ ]
791
+ },
792
+ {
793
+ "id": 28,
794
+ "internalId": 28,
795
+ "name": "cow",
796
+ "displayName": "Cow",
797
+ "width": 0.9,
798
+ "height": 1.4,
799
+ "type": "animal",
800
+ "category": "Passive mobs",
801
+ "metadataKeys": [
802
+ "shared_flags",
803
+ "air_supply",
804
+ "custom_name",
805
+ "custom_name_visible",
806
+ "silent",
807
+ "no_gravity",
808
+ "pose",
809
+ "ticks_frozen",
810
+ "living_entity_flags",
811
+ "health",
812
+ "effect_particles",
813
+ "effect_ambience",
814
+ "arrow_count",
815
+ "stinger_count",
816
+ "sleeping_pos",
817
+ "mob_flags",
818
+ "baby",
819
+ "variant"
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
+ "got_fish",
965
+ "moistness_level"
966
+ ]
967
+ },
968
+ {
969
+ "id": 34,
970
+ "internalId": 34,
971
+ "name": "donkey",
972
+ "displayName": "Donkey",
973
+ "width": 1.3964844,
974
+ "height": 1.5,
975
+ "type": "animal",
976
+ "category": "Passive mobs",
977
+ "metadataKeys": [
978
+ "shared_flags",
979
+ "air_supply",
980
+ "custom_name",
981
+ "custom_name_visible",
982
+ "silent",
983
+ "no_gravity",
984
+ "pose",
985
+ "ticks_frozen",
986
+ "living_entity_flags",
987
+ "health",
988
+ "effect_particles",
989
+ "effect_ambience",
990
+ "arrow_count",
991
+ "stinger_count",
992
+ "sleeping_pos",
993
+ "mob_flags",
994
+ "baby",
995
+ "flags",
996
+ "chest"
997
+ ]
998
+ },
999
+ {
1000
+ "id": 35,
1001
+ "internalId": 35,
1002
+ "name": "dragon_fireball",
1003
+ "displayName": "Dragon Fireball",
1004
+ "width": 1,
1005
+ "height": 1,
1006
+ "type": "projectile",
1007
+ "category": "Projectiles",
1008
+ "metadataKeys": [
1009
+ "shared_flags",
1010
+ "air_supply",
1011
+ "custom_name",
1012
+ "custom_name_visible",
1013
+ "silent",
1014
+ "no_gravity",
1015
+ "pose",
1016
+ "ticks_frozen"
1017
+ ]
1018
+ },
1019
+ {
1020
+ "id": 36,
1021
+ "internalId": 36,
1022
+ "name": "drowned",
1023
+ "displayName": "Drowned",
1024
+ "width": 0.6,
1025
+ "height": 1.95,
1026
+ "type": "hostile",
1027
+ "category": "Hostile mobs",
1028
+ "metadataKeys": [
1029
+ "shared_flags",
1030
+ "air_supply",
1031
+ "custom_name",
1032
+ "custom_name_visible",
1033
+ "silent",
1034
+ "no_gravity",
1035
+ "pose",
1036
+ "ticks_frozen",
1037
+ "living_entity_flags",
1038
+ "health",
1039
+ "effect_particles",
1040
+ "effect_ambience",
1041
+ "arrow_count",
1042
+ "stinger_count",
1043
+ "sleeping_pos",
1044
+ "mob_flags",
1045
+ "baby",
1046
+ "special_type",
1047
+ "drowned_conversion"
1048
+ ]
1049
+ },
1050
+ {
1051
+ "id": 37,
1052
+ "internalId": 37,
1053
+ "name": "egg",
1054
+ "displayName": "Thrown Egg",
1055
+ "width": 0.25,
1056
+ "height": 0.25,
1057
+ "type": "projectile",
1058
+ "category": "Projectiles",
1059
+ "metadataKeys": [
1060
+ "shared_flags",
1061
+ "air_supply",
1062
+ "custom_name",
1063
+ "custom_name_visible",
1064
+ "silent",
1065
+ "no_gravity",
1066
+ "pose",
1067
+ "ticks_frozen",
1068
+ "item_stack"
1069
+ ]
1070
+ },
1071
+ {
1072
+ "id": 38,
1073
+ "internalId": 38,
1074
+ "name": "elder_guardian",
1075
+ "displayName": "Elder Guardian",
1076
+ "width": 1.9975,
1077
+ "height": 1.9975,
1078
+ "type": "hostile",
1079
+ "category": "Hostile mobs",
1080
+ "metadataKeys": [
1081
+ "shared_flags",
1082
+ "air_supply",
1083
+ "custom_name",
1084
+ "custom_name_visible",
1085
+ "silent",
1086
+ "no_gravity",
1087
+ "pose",
1088
+ "ticks_frozen",
1089
+ "living_entity_flags",
1090
+ "health",
1091
+ "effect_particles",
1092
+ "effect_ambience",
1093
+ "arrow_count",
1094
+ "stinger_count",
1095
+ "sleeping_pos",
1096
+ "mob_flags",
1097
+ "moving",
1098
+ "attack_target"
1099
+ ]
1100
+ },
1101
+ {
1102
+ "id": 39,
1103
+ "internalId": 39,
1104
+ "name": "enderman",
1105
+ "displayName": "Enderman",
1106
+ "width": 0.6,
1107
+ "height": 2.9,
1108
+ "type": "hostile",
1109
+ "category": "Hostile mobs",
1110
+ "metadataKeys": [
1111
+ "shared_flags",
1112
+ "air_supply",
1113
+ "custom_name",
1114
+ "custom_name_visible",
1115
+ "silent",
1116
+ "no_gravity",
1117
+ "pose",
1118
+ "ticks_frozen",
1119
+ "living_entity_flags",
1120
+ "health",
1121
+ "effect_particles",
1122
+ "effect_ambience",
1123
+ "arrow_count",
1124
+ "stinger_count",
1125
+ "sleeping_pos",
1126
+ "mob_flags",
1127
+ "carry_state",
1128
+ "creepy",
1129
+ "stared_at"
1130
+ ]
1131
+ },
1132
+ {
1133
+ "id": 40,
1134
+ "internalId": 40,
1135
+ "name": "endermite",
1136
+ "displayName": "Endermite",
1137
+ "width": 0.4,
1138
+ "height": 0.3,
1139
+ "type": "hostile",
1140
+ "category": "Hostile mobs",
1141
+ "metadataKeys": [
1142
+ "shared_flags",
1143
+ "air_supply",
1144
+ "custom_name",
1145
+ "custom_name_visible",
1146
+ "silent",
1147
+ "no_gravity",
1148
+ "pose",
1149
+ "ticks_frozen",
1150
+ "living_entity_flags",
1151
+ "health",
1152
+ "effect_particles",
1153
+ "effect_ambience",
1154
+ "arrow_count",
1155
+ "stinger_count",
1156
+ "sleeping_pos",
1157
+ "mob_flags"
1158
+ ]
1159
+ },
1160
+ {
1161
+ "id": 41,
1162
+ "internalId": 41,
1163
+ "name": "ender_dragon",
1164
+ "displayName": "Ender Dragon",
1165
+ "width": 16,
1166
+ "height": 8,
1167
+ "type": "mob",
1168
+ "category": "Hostile mobs",
1169
+ "metadataKeys": [
1170
+ "shared_flags",
1171
+ "air_supply",
1172
+ "custom_name",
1173
+ "custom_name_visible",
1174
+ "silent",
1175
+ "no_gravity",
1176
+ "pose",
1177
+ "ticks_frozen",
1178
+ "living_entity_flags",
1179
+ "health",
1180
+ "effect_particles",
1181
+ "effect_ambience",
1182
+ "arrow_count",
1183
+ "stinger_count",
1184
+ "sleeping_pos",
1185
+ "mob_flags",
1186
+ "phase"
1187
+ ]
1188
+ },
1189
+ {
1190
+ "id": 42,
1191
+ "internalId": 42,
1192
+ "name": "ender_pearl",
1193
+ "displayName": "Thrown Ender Pearl",
1194
+ "width": 0.25,
1195
+ "height": 0.25,
1196
+ "type": "projectile",
1197
+ "category": "Projectiles",
1198
+ "metadataKeys": [
1199
+ "shared_flags",
1200
+ "air_supply",
1201
+ "custom_name",
1202
+ "custom_name_visible",
1203
+ "silent",
1204
+ "no_gravity",
1205
+ "pose",
1206
+ "ticks_frozen",
1207
+ "item_stack"
1208
+ ]
1209
+ },
1210
+ {
1211
+ "id": 43,
1212
+ "internalId": 43,
1213
+ "name": "end_crystal",
1214
+ "displayName": "End Crystal",
1215
+ "width": 2,
1216
+ "height": 2,
1217
+ "type": "other",
1218
+ "category": "Hostile mobs",
1219
+ "metadataKeys": [
1220
+ "shared_flags",
1221
+ "air_supply",
1222
+ "custom_name",
1223
+ "custom_name_visible",
1224
+ "silent",
1225
+ "no_gravity",
1226
+ "pose",
1227
+ "ticks_frozen",
1228
+ "beam_target",
1229
+ "show_bottom"
1230
+ ]
1231
+ },
1232
+ {
1233
+ "id": 44,
1234
+ "internalId": 44,
1235
+ "name": "evoker",
1236
+ "displayName": "Evoker",
1237
+ "width": 0.6,
1238
+ "height": 1.95,
1239
+ "type": "hostile",
1240
+ "category": "Hostile mobs",
1241
+ "metadataKeys": [
1242
+ "shared_flags",
1243
+ "air_supply",
1244
+ "custom_name",
1245
+ "custom_name_visible",
1246
+ "silent",
1247
+ "no_gravity",
1248
+ "pose",
1249
+ "ticks_frozen",
1250
+ "living_entity_flags",
1251
+ "health",
1252
+ "effect_particles",
1253
+ "effect_ambience",
1254
+ "arrow_count",
1255
+ "stinger_count",
1256
+ "sleeping_pos",
1257
+ "mob_flags",
1258
+ "is_celebrating",
1259
+ "spell_casting"
1260
+ ]
1261
+ },
1262
+ {
1263
+ "id": 45,
1264
+ "internalId": 45,
1265
+ "name": "evoker_fangs",
1266
+ "displayName": "Evoker Fangs",
1267
+ "width": 0.5,
1268
+ "height": 0.8,
1269
+ "type": "other",
1270
+ "category": "Projectiles",
1271
+ "metadataKeys": [
1272
+ "shared_flags",
1273
+ "air_supply",
1274
+ "custom_name",
1275
+ "custom_name_visible",
1276
+ "silent",
1277
+ "no_gravity",
1278
+ "pose",
1279
+ "ticks_frozen"
1280
+ ]
1281
+ },
1282
+ {
1283
+ "id": 46,
1284
+ "internalId": 46,
1285
+ "name": "experience_bottle",
1286
+ "displayName": "Thrown Bottle o' Enchanting",
1287
+ "width": 0.25,
1288
+ "height": 0.25,
1289
+ "type": "projectile",
1290
+ "category": "Projectiles",
1291
+ "metadataKeys": [
1292
+ "shared_flags",
1293
+ "air_supply",
1294
+ "custom_name",
1295
+ "custom_name_visible",
1296
+ "silent",
1297
+ "no_gravity",
1298
+ "pose",
1299
+ "ticks_frozen",
1300
+ "item_stack"
1301
+ ]
1302
+ },
1303
+ {
1304
+ "id": 47,
1305
+ "internalId": 47,
1306
+ "name": "experience_orb",
1307
+ "displayName": "Experience Orb",
1308
+ "width": 0.5,
1309
+ "height": 0.5,
1310
+ "type": "other",
1311
+ "category": "UNKNOWN",
1312
+ "metadataKeys": [
1313
+ "shared_flags",
1314
+ "air_supply",
1315
+ "custom_name",
1316
+ "custom_name_visible",
1317
+ "silent",
1318
+ "no_gravity",
1319
+ "pose",
1320
+ "ticks_frozen",
1321
+ "value"
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": "Projectiles",
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
+ "custom_display_block",
1496
+ "display_offset",
1497
+ "fuel"
1498
+ ]
1499
+ },
1500
+ {
1501
+ "id": 55,
1502
+ "internalId": 55,
1503
+ "name": "ghast",
1504
+ "displayName": "Ghast",
1505
+ "width": 4,
1506
+ "height": 4,
1507
+ "type": "mob",
1508
+ "category": "Hostile mobs",
1509
+ "metadataKeys": [
1510
+ "shared_flags",
1511
+ "air_supply",
1512
+ "custom_name",
1513
+ "custom_name_visible",
1514
+ "silent",
1515
+ "no_gravity",
1516
+ "pose",
1517
+ "ticks_frozen",
1518
+ "living_entity_flags",
1519
+ "health",
1520
+ "effect_particles",
1521
+ "effect_ambience",
1522
+ "arrow_count",
1523
+ "stinger_count",
1524
+ "sleeping_pos",
1525
+ "mob_flags",
1526
+ "is_charging"
1527
+ ]
1528
+ },
1529
+ {
1530
+ "id": 56,
1531
+ "internalId": 56,
1532
+ "name": "happy_ghast",
1533
+ "displayName": "Happy Ghast",
1534
+ "width": 4,
1535
+ "height": 4,
1536
+ "type": "animal",
1537
+ "category": "Passive mobs",
1538
+ "metadataKeys": [
1539
+ "shared_flags",
1540
+ "air_supply",
1541
+ "custom_name",
1542
+ "custom_name_visible",
1543
+ "silent",
1544
+ "no_gravity",
1545
+ "pose",
1546
+ "ticks_frozen",
1547
+ "living_entity_flags",
1548
+ "health",
1549
+ "effect_particles",
1550
+ "effect_ambience",
1551
+ "arrow_count",
1552
+ "stinger_count",
1553
+ "sleeping_pos",
1554
+ "mob_flags",
1555
+ "baby",
1556
+ "is_leash_holder",
1557
+ "stays_still"
1558
+ ]
1559
+ },
1560
+ {
1561
+ "id": 57,
1562
+ "internalId": 57,
1563
+ "name": "giant",
1564
+ "displayName": "Giant",
1565
+ "width": 3.6,
1566
+ "height": 12,
1567
+ "type": "hostile",
1568
+ "category": "Hostile mobs",
1569
+ "metadataKeys": [
1570
+ "shared_flags",
1571
+ "air_supply",
1572
+ "custom_name",
1573
+ "custom_name_visible",
1574
+ "silent",
1575
+ "no_gravity",
1576
+ "pose",
1577
+ "ticks_frozen",
1578
+ "living_entity_flags",
1579
+ "health",
1580
+ "effect_particles",
1581
+ "effect_ambience",
1582
+ "arrow_count",
1583
+ "stinger_count",
1584
+ "sleeping_pos",
1585
+ "mob_flags"
1586
+ ]
1587
+ },
1588
+ {
1589
+ "id": 58,
1590
+ "internalId": 58,
1591
+ "name": "glow_item_frame",
1592
+ "displayName": "Glow Item Frame",
1593
+ "width": 0.5,
1594
+ "height": 0.5,
1595
+ "type": "other",
1596
+ "category": "Immobile",
1597
+ "metadataKeys": [
1598
+ "shared_flags",
1599
+ "air_supply",
1600
+ "custom_name",
1601
+ "custom_name_visible",
1602
+ "silent",
1603
+ "no_gravity",
1604
+ "pose",
1605
+ "ticks_frozen",
1606
+ "direction",
1607
+ "item",
1608
+ "rotation"
1609
+ ]
1610
+ },
1611
+ {
1612
+ "id": 59,
1613
+ "internalId": 59,
1614
+ "name": "glow_squid",
1615
+ "displayName": "Glow Squid",
1616
+ "width": 0.8,
1617
+ "height": 0.8,
1618
+ "type": "passive",
1619
+ "category": "UNKNOWN",
1620
+ "metadataKeys": [
1621
+ "shared_flags",
1622
+ "air_supply",
1623
+ "custom_name",
1624
+ "custom_name_visible",
1625
+ "silent",
1626
+ "no_gravity",
1627
+ "pose",
1628
+ "ticks_frozen",
1629
+ "living_entity_flags",
1630
+ "health",
1631
+ "effect_particles",
1632
+ "effect_ambience",
1633
+ "arrow_count",
1634
+ "stinger_count",
1635
+ "sleeping_pos",
1636
+ "mob_flags",
1637
+ "baby",
1638
+ "dark_ticks_remaining"
1639
+ ]
1640
+ },
1641
+ {
1642
+ "id": 60,
1643
+ "internalId": 60,
1644
+ "name": "goat",
1645
+ "displayName": "Goat",
1646
+ "width": 0.9,
1647
+ "height": 1.3,
1648
+ "type": "animal",
1649
+ "category": "Passive mobs",
1650
+ "metadataKeys": [
1651
+ "shared_flags",
1652
+ "air_supply",
1653
+ "custom_name",
1654
+ "custom_name_visible",
1655
+ "silent",
1656
+ "no_gravity",
1657
+ "pose",
1658
+ "ticks_frozen",
1659
+ "living_entity_flags",
1660
+ "health",
1661
+ "effect_particles",
1662
+ "effect_ambience",
1663
+ "arrow_count",
1664
+ "stinger_count",
1665
+ "sleeping_pos",
1666
+ "mob_flags",
1667
+ "baby",
1668
+ "is_screaming_goat",
1669
+ "has_left_horn",
1670
+ "has_right_horn"
1671
+ ]
1672
+ },
1673
+ {
1674
+ "id": 61,
1675
+ "internalId": 61,
1676
+ "name": "guardian",
1677
+ "displayName": "Guardian",
1678
+ "width": 0.85,
1679
+ "height": 0.85,
1680
+ "type": "hostile",
1681
+ "category": "Hostile mobs",
1682
+ "metadataKeys": [
1683
+ "shared_flags",
1684
+ "air_supply",
1685
+ "custom_name",
1686
+ "custom_name_visible",
1687
+ "silent",
1688
+ "no_gravity",
1689
+ "pose",
1690
+ "ticks_frozen",
1691
+ "living_entity_flags",
1692
+ "health",
1693
+ "effect_particles",
1694
+ "effect_ambience",
1695
+ "arrow_count",
1696
+ "stinger_count",
1697
+ "sleeping_pos",
1698
+ "mob_flags",
1699
+ "moving",
1700
+ "attack_target"
1701
+ ]
1702
+ },
1703
+ {
1704
+ "id": 62,
1705
+ "internalId": 62,
1706
+ "name": "hoglin",
1707
+ "displayName": "Hoglin",
1708
+ "width": 1.3964844,
1709
+ "height": 1.4,
1710
+ "type": "animal",
1711
+ "category": "Hostile mobs",
1712
+ "metadataKeys": [
1713
+ "shared_flags",
1714
+ "air_supply",
1715
+ "custom_name",
1716
+ "custom_name_visible",
1717
+ "silent",
1718
+ "no_gravity",
1719
+ "pose",
1720
+ "ticks_frozen",
1721
+ "living_entity_flags",
1722
+ "health",
1723
+ "effect_particles",
1724
+ "effect_ambience",
1725
+ "arrow_count",
1726
+ "stinger_count",
1727
+ "sleeping_pos",
1728
+ "mob_flags",
1729
+ "baby",
1730
+ "immune_to_zombification"
1731
+ ]
1732
+ },
1733
+ {
1734
+ "id": 63,
1735
+ "internalId": 63,
1736
+ "name": "hopper_minecart",
1737
+ "displayName": "Minecart with Hopper",
1738
+ "width": 0.98,
1739
+ "height": 0.7,
1740
+ "type": "other",
1741
+ "category": "Vehicles",
1742
+ "metadataKeys": [
1743
+ "shared_flags",
1744
+ "air_supply",
1745
+ "custom_name",
1746
+ "custom_name_visible",
1747
+ "silent",
1748
+ "no_gravity",
1749
+ "pose",
1750
+ "ticks_frozen",
1751
+ "hurt",
1752
+ "hurtdir",
1753
+ "damage",
1754
+ "custom_display_block",
1755
+ "display_offset"
1756
+ ]
1757
+ },
1758
+ {
1759
+ "id": 64,
1760
+ "internalId": 64,
1761
+ "name": "horse",
1762
+ "displayName": "Horse",
1763
+ "width": 1.3964844,
1764
+ "height": 1.6,
1765
+ "type": "animal",
1766
+ "category": "Passive mobs",
1767
+ "metadataKeys": [
1768
+ "shared_flags",
1769
+ "air_supply",
1770
+ "custom_name",
1771
+ "custom_name_visible",
1772
+ "silent",
1773
+ "no_gravity",
1774
+ "pose",
1775
+ "ticks_frozen",
1776
+ "living_entity_flags",
1777
+ "health",
1778
+ "effect_particles",
1779
+ "effect_ambience",
1780
+ "arrow_count",
1781
+ "stinger_count",
1782
+ "sleeping_pos",
1783
+ "mob_flags",
1784
+ "baby",
1785
+ "flags",
1786
+ "type_variant"
1787
+ ]
1788
+ },
1789
+ {
1790
+ "id": 65,
1791
+ "internalId": 65,
1792
+ "name": "husk",
1793
+ "displayName": "Husk",
1794
+ "width": 0.6,
1795
+ "height": 1.95,
1796
+ "type": "hostile",
1797
+ "category": "Hostile mobs",
1798
+ "metadataKeys": [
1799
+ "shared_flags",
1800
+ "air_supply",
1801
+ "custom_name",
1802
+ "custom_name_visible",
1803
+ "silent",
1804
+ "no_gravity",
1805
+ "pose",
1806
+ "ticks_frozen",
1807
+ "living_entity_flags",
1808
+ "health",
1809
+ "effect_particles",
1810
+ "effect_ambience",
1811
+ "arrow_count",
1812
+ "stinger_count",
1813
+ "sleeping_pos",
1814
+ "mob_flags",
1815
+ "baby",
1816
+ "special_type",
1817
+ "drowned_conversion"
1818
+ ]
1819
+ },
1820
+ {
1821
+ "id": 66,
1822
+ "internalId": 66,
1823
+ "name": "illusioner",
1824
+ "displayName": "Illusioner",
1825
+ "width": 0.6,
1826
+ "height": 1.95,
1827
+ "type": "hostile",
1828
+ "category": "Hostile mobs",
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
+ "living_entity_flags",
1839
+ "health",
1840
+ "effect_particles",
1841
+ "effect_ambience",
1842
+ "arrow_count",
1843
+ "stinger_count",
1844
+ "sleeping_pos",
1845
+ "mob_flags",
1846
+ "is_celebrating",
1847
+ "spell_casting"
1848
+ ]
1849
+ },
1850
+ {
1851
+ "id": 67,
1852
+ "internalId": 67,
1853
+ "name": "interaction",
1854
+ "displayName": "Interaction",
1855
+ "width": 0,
1856
+ "height": 0,
1857
+ "type": "other",
1858
+ "category": "UNKNOWN",
1859
+ "metadataKeys": [
1860
+ "shared_flags",
1861
+ "air_supply",
1862
+ "custom_name",
1863
+ "custom_name_visible",
1864
+ "silent",
1865
+ "no_gravity",
1866
+ "pose",
1867
+ "ticks_frozen",
1868
+ "width",
1869
+ "height",
1870
+ "response"
1871
+ ]
1872
+ },
1873
+ {
1874
+ "id": 68,
1875
+ "internalId": 68,
1876
+ "name": "iron_golem",
1877
+ "displayName": "Iron Golem",
1878
+ "width": 1.4,
1879
+ "height": 2.7,
1880
+ "type": "mob",
1881
+ "category": "Passive mobs",
1882
+ "metadataKeys": [
1883
+ "shared_flags",
1884
+ "air_supply",
1885
+ "custom_name",
1886
+ "custom_name_visible",
1887
+ "silent",
1888
+ "no_gravity",
1889
+ "pose",
1890
+ "ticks_frozen",
1891
+ "living_entity_flags",
1892
+ "health",
1893
+ "effect_particles",
1894
+ "effect_ambience",
1895
+ "arrow_count",
1896
+ "stinger_count",
1897
+ "sleeping_pos",
1898
+ "mob_flags",
1899
+ "flags"
1900
+ ]
1901
+ },
1902
+ {
1903
+ "id": 69,
1904
+ "internalId": 69,
1905
+ "name": "item",
1906
+ "displayName": "Item",
1907
+ "width": 0.25,
1908
+ "height": 0.25,
1909
+ "type": "other",
1910
+ "category": "UNKNOWN",
1911
+ "metadataKeys": [
1912
+ "shared_flags",
1913
+ "air_supply",
1914
+ "custom_name",
1915
+ "custom_name_visible",
1916
+ "silent",
1917
+ "no_gravity",
1918
+ "pose",
1919
+ "ticks_frozen",
1920
+ "item"
1921
+ ]
1922
+ },
1923
+ {
1924
+ "id": 70,
1925
+ "internalId": 70,
1926
+ "name": "item_display",
1927
+ "displayName": "Item Display",
1928
+ "width": 0,
1929
+ "height": 0,
1930
+ "type": "other",
1931
+ "category": "UNKNOWN",
1932
+ "metadataKeys": [
1933
+ "shared_flags",
1934
+ "air_supply",
1935
+ "custom_name",
1936
+ "custom_name_visible",
1937
+ "silent",
1938
+ "no_gravity",
1939
+ "pose",
1940
+ "ticks_frozen",
1941
+ "transformation_interpolation_start_delta_ticks",
1942
+ "transformation_interpolation_duration",
1943
+ "pos_rot_interpolation_duration",
1944
+ "translation",
1945
+ "scale",
1946
+ "left_rotation",
1947
+ "right_rotation",
1948
+ "billboard_render_constraints",
1949
+ "brightness_override",
1950
+ "view_range",
1951
+ "shadow_radius",
1952
+ "shadow_strength",
1953
+ "width",
1954
+ "height",
1955
+ "glow_color_override",
1956
+ "item_stack",
1957
+ "item_display"
1958
+ ]
1959
+ },
1960
+ {
1961
+ "id": 71,
1962
+ "internalId": 71,
1963
+ "name": "item_frame",
1964
+ "displayName": "Item Frame",
1965
+ "width": 0.5,
1966
+ "height": 0.5,
1967
+ "type": "other",
1968
+ "category": "Immobile",
1969
+ "metadataKeys": [
1970
+ "shared_flags",
1971
+ "air_supply",
1972
+ "custom_name",
1973
+ "custom_name_visible",
1974
+ "silent",
1975
+ "no_gravity",
1976
+ "pose",
1977
+ "ticks_frozen",
1978
+ "direction",
1979
+ "item",
1980
+ "rotation"
1981
+ ]
1982
+ },
1983
+ {
1984
+ "id": 72,
1985
+ "internalId": 72,
1986
+ "name": "jungle_boat",
1987
+ "displayName": "Jungle Boat",
1988
+ "width": 1.375,
1989
+ "height": 0.5625,
1990
+ "type": "other",
1991
+ "category": "Vehicles",
1992
+ "metadataKeys": [
1993
+ "shared_flags",
1994
+ "air_supply",
1995
+ "custom_name",
1996
+ "custom_name_visible",
1997
+ "silent",
1998
+ "no_gravity",
1999
+ "pose",
2000
+ "ticks_frozen",
2001
+ "hurt",
2002
+ "hurtdir",
2003
+ "damage",
2004
+ "paddle_left",
2005
+ "paddle_right",
2006
+ "bubble_time"
2007
+ ]
2008
+ },
2009
+ {
2010
+ "id": 73,
2011
+ "internalId": 73,
2012
+ "name": "jungle_chest_boat",
2013
+ "displayName": "Jungle Boat with Chest",
2014
+ "width": 1.375,
2015
+ "height": 0.5625,
2016
+ "type": "other",
2017
+ "category": "Vehicles",
2018
+ "metadataKeys": [
2019
+ "shared_flags",
2020
+ "air_supply",
2021
+ "custom_name",
2022
+ "custom_name_visible",
2023
+ "silent",
2024
+ "no_gravity",
2025
+ "pose",
2026
+ "ticks_frozen",
2027
+ "hurt",
2028
+ "hurtdir",
2029
+ "damage",
2030
+ "paddle_left",
2031
+ "paddle_right",
2032
+ "bubble_time"
2033
+ ]
2034
+ },
2035
+ {
2036
+ "id": 74,
2037
+ "internalId": 74,
2038
+ "name": "leash_knot",
2039
+ "displayName": "Leash Knot",
2040
+ "width": 0.375,
2041
+ "height": 0.5,
2042
+ "type": "other",
2043
+ "category": "Immobile",
2044
+ "metadataKeys": [
2045
+ "shared_flags",
2046
+ "air_supply",
2047
+ "custom_name",
2048
+ "custom_name_visible",
2049
+ "silent",
2050
+ "no_gravity",
2051
+ "pose",
2052
+ "ticks_frozen"
2053
+ ]
2054
+ },
2055
+ {
2056
+ "id": 75,
2057
+ "internalId": 75,
2058
+ "name": "lightning_bolt",
2059
+ "displayName": "Lightning Bolt",
2060
+ "width": 0,
2061
+ "height": 0,
2062
+ "type": "other",
2063
+ "category": "UNKNOWN",
2064
+ "metadataKeys": [
2065
+ "shared_flags",
2066
+ "air_supply",
2067
+ "custom_name",
2068
+ "custom_name_visible",
2069
+ "silent",
2070
+ "no_gravity",
2071
+ "pose",
2072
+ "ticks_frozen"
2073
+ ]
2074
+ },
2075
+ {
2076
+ "id": 76,
2077
+ "internalId": 76,
2078
+ "name": "llama",
2079
+ "displayName": "Llama",
2080
+ "width": 0.9,
2081
+ "height": 1.87,
2082
+ "type": "animal",
2083
+ "category": "Passive mobs",
2084
+ "metadataKeys": [
2085
+ "shared_flags",
2086
+ "air_supply",
2087
+ "custom_name",
2088
+ "custom_name_visible",
2089
+ "silent",
2090
+ "no_gravity",
2091
+ "pose",
2092
+ "ticks_frozen",
2093
+ "living_entity_flags",
2094
+ "health",
2095
+ "effect_particles",
2096
+ "effect_ambience",
2097
+ "arrow_count",
2098
+ "stinger_count",
2099
+ "sleeping_pos",
2100
+ "mob_flags",
2101
+ "baby",
2102
+ "flags",
2103
+ "chest",
2104
+ "strength",
2105
+ "variant"
2106
+ ]
2107
+ },
2108
+ {
2109
+ "id": 77,
2110
+ "internalId": 77,
2111
+ "name": "llama_spit",
2112
+ "displayName": "Llama Spit",
2113
+ "width": 0.25,
2114
+ "height": 0.25,
2115
+ "type": "projectile",
2116
+ "category": "Projectiles",
2117
+ "metadataKeys": [
2118
+ "shared_flags",
2119
+ "air_supply",
2120
+ "custom_name",
2121
+ "custom_name_visible",
2122
+ "silent",
2123
+ "no_gravity",
2124
+ "pose",
2125
+ "ticks_frozen"
2126
+ ]
2127
+ },
2128
+ {
2129
+ "id": 78,
2130
+ "internalId": 78,
2131
+ "name": "magma_cube",
2132
+ "displayName": "Magma Cube",
2133
+ "width": 0.52,
2134
+ "height": 0.52,
2135
+ "type": "mob",
2136
+ "category": "Hostile mobs",
2137
+ "metadataKeys": [
2138
+ "shared_flags",
2139
+ "air_supply",
2140
+ "custom_name",
2141
+ "custom_name_visible",
2142
+ "silent",
2143
+ "no_gravity",
2144
+ "pose",
2145
+ "ticks_frozen",
2146
+ "living_entity_flags",
2147
+ "health",
2148
+ "effect_particles",
2149
+ "effect_ambience",
2150
+ "arrow_count",
2151
+ "stinger_count",
2152
+ "sleeping_pos",
2153
+ "mob_flags",
2154
+ "size"
2155
+ ]
2156
+ },
2157
+ {
2158
+ "id": 79,
2159
+ "internalId": 79,
2160
+ "name": "mangrove_boat",
2161
+ "displayName": "Mangrove Boat",
2162
+ "width": 1.375,
2163
+ "height": 0.5625,
2164
+ "type": "other",
2165
+ "category": "Vehicles",
2166
+ "metadataKeys": [
2167
+ "shared_flags",
2168
+ "air_supply",
2169
+ "custom_name",
2170
+ "custom_name_visible",
2171
+ "silent",
2172
+ "no_gravity",
2173
+ "pose",
2174
+ "ticks_frozen",
2175
+ "hurt",
2176
+ "hurtdir",
2177
+ "damage",
2178
+ "paddle_left",
2179
+ "paddle_right",
2180
+ "bubble_time"
2181
+ ]
2182
+ },
2183
+ {
2184
+ "id": 80,
2185
+ "internalId": 80,
2186
+ "name": "mangrove_chest_boat",
2187
+ "displayName": "Mangrove Boat with Chest",
2188
+ "width": 1.375,
2189
+ "height": 0.5625,
2190
+ "type": "other",
2191
+ "category": "Vehicles",
2192
+ "metadataKeys": [
2193
+ "shared_flags",
2194
+ "air_supply",
2195
+ "custom_name",
2196
+ "custom_name_visible",
2197
+ "silent",
2198
+ "no_gravity",
2199
+ "pose",
2200
+ "ticks_frozen",
2201
+ "hurt",
2202
+ "hurtdir",
2203
+ "damage",
2204
+ "paddle_left",
2205
+ "paddle_right",
2206
+ "bubble_time"
2207
+ ]
2208
+ },
2209
+ {
2210
+ "id": 81,
2211
+ "internalId": 81,
2212
+ "name": "marker",
2213
+ "displayName": "Marker",
2214
+ "width": 0,
2215
+ "height": 0,
2216
+ "type": "other",
2217
+ "category": "UNKNOWN",
2218
+ "metadataKeys": [
2219
+ "shared_flags",
2220
+ "air_supply",
2221
+ "custom_name",
2222
+ "custom_name_visible",
2223
+ "silent",
2224
+ "no_gravity",
2225
+ "pose",
2226
+ "ticks_frozen"
2227
+ ]
2228
+ },
2229
+ {
2230
+ "id": 82,
2231
+ "internalId": 82,
2232
+ "name": "minecart",
2233
+ "displayName": "Minecart",
2234
+ "width": 0.98,
2235
+ "height": 0.7,
2236
+ "type": "other",
2237
+ "category": "Vehicles",
2238
+ "metadataKeys": [
2239
+ "shared_flags",
2240
+ "air_supply",
2241
+ "custom_name",
2242
+ "custom_name_visible",
2243
+ "silent",
2244
+ "no_gravity",
2245
+ "pose",
2246
+ "ticks_frozen",
2247
+ "hurt",
2248
+ "hurtdir",
2249
+ "damage",
2250
+ "custom_display_block",
2251
+ "display_offset"
2252
+ ]
2253
+ },
2254
+ {
2255
+ "id": 83,
2256
+ "internalId": 83,
2257
+ "name": "mooshroom",
2258
+ "displayName": "Mooshroom",
2259
+ "width": 0.9,
2260
+ "height": 1.4,
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
+ "type"
2282
+ ]
2283
+ },
2284
+ {
2285
+ "id": 84,
2286
+ "internalId": 84,
2287
+ "name": "mule",
2288
+ "displayName": "Mule",
2289
+ "width": 1.3964844,
2290
+ "height": 1.6,
2291
+ "type": "animal",
2292
+ "category": "Passive mobs",
2293
+ "metadataKeys": [
2294
+ "shared_flags",
2295
+ "air_supply",
2296
+ "custom_name",
2297
+ "custom_name_visible",
2298
+ "silent",
2299
+ "no_gravity",
2300
+ "pose",
2301
+ "ticks_frozen",
2302
+ "living_entity_flags",
2303
+ "health",
2304
+ "effect_particles",
2305
+ "effect_ambience",
2306
+ "arrow_count",
2307
+ "stinger_count",
2308
+ "sleeping_pos",
2309
+ "mob_flags",
2310
+ "baby",
2311
+ "flags",
2312
+ "chest"
2313
+ ]
2314
+ },
2315
+ {
2316
+ "id": 85,
2317
+ "internalId": 85,
2318
+ "name": "oak_boat",
2319
+ "displayName": "Oak Boat",
2320
+ "width": 1.375,
2321
+ "height": 0.5625,
2322
+ "type": "other",
2323
+ "category": "Vehicles",
2324
+ "metadataKeys": [
2325
+ "shared_flags",
2326
+ "air_supply",
2327
+ "custom_name",
2328
+ "custom_name_visible",
2329
+ "silent",
2330
+ "no_gravity",
2331
+ "pose",
2332
+ "ticks_frozen",
2333
+ "hurt",
2334
+ "hurtdir",
2335
+ "damage",
2336
+ "paddle_left",
2337
+ "paddle_right",
2338
+ "bubble_time"
2339
+ ]
2340
+ },
2341
+ {
2342
+ "id": 86,
2343
+ "internalId": 86,
2344
+ "name": "oak_chest_boat",
2345
+ "displayName": "Oak Boat with Chest",
2346
+ "width": 1.375,
2347
+ "height": 0.5625,
2348
+ "type": "other",
2349
+ "category": "Vehicles",
2350
+ "metadataKeys": [
2351
+ "shared_flags",
2352
+ "air_supply",
2353
+ "custom_name",
2354
+ "custom_name_visible",
2355
+ "silent",
2356
+ "no_gravity",
2357
+ "pose",
2358
+ "ticks_frozen",
2359
+ "hurt",
2360
+ "hurtdir",
2361
+ "damage",
2362
+ "paddle_left",
2363
+ "paddle_right",
2364
+ "bubble_time"
2365
+ ]
2366
+ },
2367
+ {
2368
+ "id": 87,
2369
+ "internalId": 87,
2370
+ "name": "ocelot",
2371
+ "displayName": "Ocelot",
2372
+ "width": 0.6,
2373
+ "height": 0.7,
2374
+ "type": "animal",
2375
+ "category": "Passive mobs",
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
+ "living_entity_flags",
2386
+ "health",
2387
+ "effect_particles",
2388
+ "effect_ambience",
2389
+ "arrow_count",
2390
+ "stinger_count",
2391
+ "sleeping_pos",
2392
+ "mob_flags",
2393
+ "baby",
2394
+ "trusting"
2395
+ ]
2396
+ },
2397
+ {
2398
+ "id": 88,
2399
+ "internalId": 88,
2400
+ "name": "ominous_item_spawner",
2401
+ "displayName": "Ominous Item Spawner",
2402
+ "width": 0.25,
2403
+ "height": 0.25,
2404
+ "type": "other",
2405
+ "category": "UNKNOWN",
2406
+ "metadataKeys": [
2407
+ "shared_flags",
2408
+ "air_supply",
2409
+ "custom_name",
2410
+ "custom_name_visible",
2411
+ "silent",
2412
+ "no_gravity",
2413
+ "pose",
2414
+ "ticks_frozen",
2415
+ "item"
2416
+ ]
2417
+ },
2418
+ {
2419
+ "id": 89,
2420
+ "internalId": 89,
2421
+ "name": "painting",
2422
+ "displayName": "Painting",
2423
+ "width": 0.5,
2424
+ "height": 0.5,
2425
+ "type": "other",
2426
+ "category": "Immobile",
2427
+ "metadataKeys": [
2428
+ "shared_flags",
2429
+ "air_supply",
2430
+ "custom_name",
2431
+ "custom_name_visible",
2432
+ "silent",
2433
+ "no_gravity",
2434
+ "pose",
2435
+ "ticks_frozen",
2436
+ "direction",
2437
+ "painting_variant"
2438
+ ]
2439
+ },
2440
+ {
2441
+ "id": 90,
2442
+ "internalId": 90,
2443
+ "name": "pale_oak_boat",
2444
+ "displayName": "Pale Oak Boat",
2445
+ "width": 1.375,
2446
+ "height": 0.5625,
2447
+ "type": "other",
2448
+ "category": "Vehicles",
2449
+ "metadataKeys": [
2450
+ "shared_flags",
2451
+ "air_supply",
2452
+ "custom_name",
2453
+ "custom_name_visible",
2454
+ "silent",
2455
+ "no_gravity",
2456
+ "pose",
2457
+ "ticks_frozen",
2458
+ "hurt",
2459
+ "hurtdir",
2460
+ "damage",
2461
+ "paddle_left",
2462
+ "paddle_right",
2463
+ "bubble_time"
2464
+ ]
2465
+ },
2466
+ {
2467
+ "id": 91,
2468
+ "internalId": 91,
2469
+ "name": "pale_oak_chest_boat",
2470
+ "displayName": "Pale Oak Boat with Chest",
2471
+ "width": 1.375,
2472
+ "height": 0.5625,
2473
+ "type": "other",
2474
+ "category": "Vehicles",
2475
+ "metadataKeys": [
2476
+ "shared_flags",
2477
+ "air_supply",
2478
+ "custom_name",
2479
+ "custom_name_visible",
2480
+ "silent",
2481
+ "no_gravity",
2482
+ "pose",
2483
+ "ticks_frozen",
2484
+ "hurt",
2485
+ "hurtdir",
2486
+ "damage",
2487
+ "paddle_left",
2488
+ "paddle_right",
2489
+ "bubble_time"
2490
+ ]
2491
+ },
2492
+ {
2493
+ "id": 92,
2494
+ "internalId": 92,
2495
+ "name": "panda",
2496
+ "displayName": "Panda",
2497
+ "width": 1.3,
2498
+ "height": 1.25,
2499
+ "type": "animal",
2500
+ "category": "Passive mobs",
2501
+ "metadataKeys": [
2502
+ "shared_flags",
2503
+ "air_supply",
2504
+ "custom_name",
2505
+ "custom_name_visible",
2506
+ "silent",
2507
+ "no_gravity",
2508
+ "pose",
2509
+ "ticks_frozen",
2510
+ "living_entity_flags",
2511
+ "health",
2512
+ "effect_particles",
2513
+ "effect_ambience",
2514
+ "arrow_count",
2515
+ "stinger_count",
2516
+ "sleeping_pos",
2517
+ "mob_flags",
2518
+ "baby",
2519
+ "unhappy_counter",
2520
+ "sneeze_counter",
2521
+ "eat_counter",
2522
+ "main_gene",
2523
+ "hidden_gene",
2524
+ "flags"
2525
+ ]
2526
+ },
2527
+ {
2528
+ "id": 93,
2529
+ "internalId": 93,
2530
+ "name": "parrot",
2531
+ "displayName": "Parrot",
2532
+ "width": 0.5,
2533
+ "height": 0.9,
2534
+ "type": "animal",
2535
+ "category": "Passive mobs",
2536
+ "metadataKeys": [
2537
+ "shared_flags",
2538
+ "air_supply",
2539
+ "custom_name",
2540
+ "custom_name_visible",
2541
+ "silent",
2542
+ "no_gravity",
2543
+ "pose",
2544
+ "ticks_frozen",
2545
+ "living_entity_flags",
2546
+ "health",
2547
+ "effect_particles",
2548
+ "effect_ambience",
2549
+ "arrow_count",
2550
+ "stinger_count",
2551
+ "sleeping_pos",
2552
+ "mob_flags",
2553
+ "baby",
2554
+ "flags",
2555
+ "owneruuid",
2556
+ "variant"
2557
+ ]
2558
+ },
2559
+ {
2560
+ "id": 94,
2561
+ "internalId": 94,
2562
+ "name": "phantom",
2563
+ "displayName": "Phantom",
2564
+ "width": 0.9,
2565
+ "height": 0.5,
2566
+ "type": "mob",
2567
+ "category": "Hostile mobs",
2568
+ "metadataKeys": [
2569
+ "shared_flags",
2570
+ "air_supply",
2571
+ "custom_name",
2572
+ "custom_name_visible",
2573
+ "silent",
2574
+ "no_gravity",
2575
+ "pose",
2576
+ "ticks_frozen",
2577
+ "living_entity_flags",
2578
+ "health",
2579
+ "effect_particles",
2580
+ "effect_ambience",
2581
+ "arrow_count",
2582
+ "stinger_count",
2583
+ "sleeping_pos",
2584
+ "mob_flags",
2585
+ "size"
2586
+ ]
2587
+ },
2588
+ {
2589
+ "id": 95,
2590
+ "internalId": 95,
2591
+ "name": "pig",
2592
+ "displayName": "Pig",
2593
+ "width": 0.9,
2594
+ "height": 0.9,
2595
+ "type": "animal",
2596
+ "category": "Passive 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
+ "baby",
2615
+ "boost_time",
2616
+ "variant"
2617
+ ]
2618
+ },
2619
+ {
2620
+ "id": 96,
2621
+ "internalId": 96,
2622
+ "name": "piglin",
2623
+ "displayName": "Piglin",
2624
+ "width": 0.6,
2625
+ "height": 1.95,
2626
+ "type": "hostile",
2627
+ "category": "Hostile mobs",
2628
+ "metadataKeys": [
2629
+ "shared_flags",
2630
+ "air_supply",
2631
+ "custom_name",
2632
+ "custom_name_visible",
2633
+ "silent",
2634
+ "no_gravity",
2635
+ "pose",
2636
+ "ticks_frozen",
2637
+ "living_entity_flags",
2638
+ "health",
2639
+ "effect_particles",
2640
+ "effect_ambience",
2641
+ "arrow_count",
2642
+ "stinger_count",
2643
+ "sleeping_pos",
2644
+ "mob_flags",
2645
+ "immune_to_zombification",
2646
+ "baby",
2647
+ "is_charging_crossbow",
2648
+ "is_dancing"
2649
+ ]
2650
+ },
2651
+ {
2652
+ "id": 97,
2653
+ "internalId": 97,
2654
+ "name": "piglin_brute",
2655
+ "displayName": "Piglin Brute",
2656
+ "width": 0.6,
2657
+ "height": 1.95,
2658
+ "type": "hostile",
2659
+ "category": "Hostile mobs",
2660
+ "metadataKeys": [
2661
+ "shared_flags",
2662
+ "air_supply",
2663
+ "custom_name",
2664
+ "custom_name_visible",
2665
+ "silent",
2666
+ "no_gravity",
2667
+ "pose",
2668
+ "ticks_frozen",
2669
+ "living_entity_flags",
2670
+ "health",
2671
+ "effect_particles",
2672
+ "effect_ambience",
2673
+ "arrow_count",
2674
+ "stinger_count",
2675
+ "sleeping_pos",
2676
+ "mob_flags",
2677
+ "immune_to_zombification"
2678
+ ]
2679
+ },
2680
+ {
2681
+ "id": 98,
2682
+ "internalId": 98,
2683
+ "name": "pillager",
2684
+ "displayName": "Pillager",
2685
+ "width": 0.6,
2686
+ "height": 1.95,
2687
+ "type": "hostile",
2688
+ "category": "Hostile mobs",
2689
+ "metadataKeys": [
2690
+ "shared_flags",
2691
+ "air_supply",
2692
+ "custom_name",
2693
+ "custom_name_visible",
2694
+ "silent",
2695
+ "no_gravity",
2696
+ "pose",
2697
+ "ticks_frozen",
2698
+ "living_entity_flags",
2699
+ "health",
2700
+ "effect_particles",
2701
+ "effect_ambience",
2702
+ "arrow_count",
2703
+ "stinger_count",
2704
+ "sleeping_pos",
2705
+ "mob_flags",
2706
+ "is_celebrating",
2707
+ "is_charging_crossbow"
2708
+ ]
2709
+ },
2710
+ {
2711
+ "id": 99,
2712
+ "internalId": 99,
2713
+ "name": "polar_bear",
2714
+ "displayName": "Polar Bear",
2715
+ "width": 1.4,
2716
+ "height": 1.4,
2717
+ "type": "animal",
2718
+ "category": "Passive mobs",
2719
+ "metadataKeys": [
2720
+ "shared_flags",
2721
+ "air_supply",
2722
+ "custom_name",
2723
+ "custom_name_visible",
2724
+ "silent",
2725
+ "no_gravity",
2726
+ "pose",
2727
+ "ticks_frozen",
2728
+ "living_entity_flags",
2729
+ "health",
2730
+ "effect_particles",
2731
+ "effect_ambience",
2732
+ "arrow_count",
2733
+ "stinger_count",
2734
+ "sleeping_pos",
2735
+ "mob_flags",
2736
+ "baby",
2737
+ "standing"
2738
+ ]
2739
+ },
2740
+ {
2741
+ "id": 100,
2742
+ "internalId": 100,
2743
+ "name": "splash_potion",
2744
+ "displayName": "Splash Potion",
2745
+ "width": 0.25,
2746
+ "height": 0.25,
2747
+ "type": "projectile",
2748
+ "category": "Projectiles",
2749
+ "metadataKeys": [
2750
+ "shared_flags",
2751
+ "air_supply",
2752
+ "custom_name",
2753
+ "custom_name_visible",
2754
+ "silent",
2755
+ "no_gravity",
2756
+ "pose",
2757
+ "ticks_frozen",
2758
+ "item_stack"
2759
+ ]
2760
+ },
2761
+ {
2762
+ "id": 101,
2763
+ "internalId": 101,
2764
+ "name": "lingering_potion",
2765
+ "displayName": "Lingering Potion",
2766
+ "width": 0.25,
2767
+ "height": 0.25,
2768
+ "type": "projectile",
2769
+ "category": "Projectiles",
2770
+ "metadataKeys": [
2771
+ "shared_flags",
2772
+ "air_supply",
2773
+ "custom_name",
2774
+ "custom_name_visible",
2775
+ "silent",
2776
+ "no_gravity",
2777
+ "pose",
2778
+ "ticks_frozen",
2779
+ "item_stack"
2780
+ ]
2781
+ },
2782
+ {
2783
+ "id": 102,
2784
+ "internalId": 102,
2785
+ "name": "pufferfish",
2786
+ "displayName": "Pufferfish",
2787
+ "width": 0.7,
2788
+ "height": 0.7,
2789
+ "type": "water_creature",
2790
+ "category": "Passive mobs",
2791
+ "metadataKeys": [
2792
+ "shared_flags",
2793
+ "air_supply",
2794
+ "custom_name",
2795
+ "custom_name_visible",
2796
+ "silent",
2797
+ "no_gravity",
2798
+ "pose",
2799
+ "ticks_frozen",
2800
+ "living_entity_flags",
2801
+ "health",
2802
+ "effect_particles",
2803
+ "effect_ambience",
2804
+ "arrow_count",
2805
+ "stinger_count",
2806
+ "sleeping_pos",
2807
+ "mob_flags",
2808
+ "from_bucket",
2809
+ "puff_state"
2810
+ ]
2811
+ },
2812
+ {
2813
+ "id": 103,
2814
+ "internalId": 103,
2815
+ "name": "rabbit",
2816
+ "displayName": "Rabbit",
2817
+ "width": 0.4,
2818
+ "height": 0.5,
2819
+ "type": "animal",
2820
+ "category": "Passive mobs",
2821
+ "metadataKeys": [
2822
+ "shared_flags",
2823
+ "air_supply",
2824
+ "custom_name",
2825
+ "custom_name_visible",
2826
+ "silent",
2827
+ "no_gravity",
2828
+ "pose",
2829
+ "ticks_frozen",
2830
+ "living_entity_flags",
2831
+ "health",
2832
+ "effect_particles",
2833
+ "effect_ambience",
2834
+ "arrow_count",
2835
+ "stinger_count",
2836
+ "sleeping_pos",
2837
+ "mob_flags",
2838
+ "baby",
2839
+ "type"
2840
+ ]
2841
+ },
2842
+ {
2843
+ "id": 104,
2844
+ "internalId": 104,
2845
+ "name": "ravager",
2846
+ "displayName": "Ravager",
2847
+ "width": 1.95,
2848
+ "height": 2.2,
2849
+ "type": "hostile",
2850
+ "category": "Hostile mobs",
2851
+ "metadataKeys": [
2852
+ "shared_flags",
2853
+ "air_supply",
2854
+ "custom_name",
2855
+ "custom_name_visible",
2856
+ "silent",
2857
+ "no_gravity",
2858
+ "pose",
2859
+ "ticks_frozen",
2860
+ "living_entity_flags",
2861
+ "health",
2862
+ "effect_particles",
2863
+ "effect_ambience",
2864
+ "arrow_count",
2865
+ "stinger_count",
2866
+ "sleeping_pos",
2867
+ "mob_flags",
2868
+ "is_celebrating"
2869
+ ]
2870
+ },
2871
+ {
2872
+ "id": 105,
2873
+ "internalId": 105,
2874
+ "name": "salmon",
2875
+ "displayName": "Salmon",
2876
+ "width": 0.7,
2877
+ "height": 0.4,
2878
+ "type": "water_creature",
2879
+ "category": "Passive mobs",
2880
+ "metadataKeys": [
2881
+ "shared_flags",
2882
+ "air_supply",
2883
+ "custom_name",
2884
+ "custom_name_visible",
2885
+ "silent",
2886
+ "no_gravity",
2887
+ "pose",
2888
+ "ticks_frozen",
2889
+ "living_entity_flags",
2890
+ "health",
2891
+ "effect_particles",
2892
+ "effect_ambience",
2893
+ "arrow_count",
2894
+ "stinger_count",
2895
+ "sleeping_pos",
2896
+ "mob_flags",
2897
+ "from_bucket",
2898
+ "type"
2899
+ ]
2900
+ },
2901
+ {
2902
+ "id": 106,
2903
+ "internalId": 106,
2904
+ "name": "sheep",
2905
+ "displayName": "Sheep",
2906
+ "width": 0.9,
2907
+ "height": 1.3,
2908
+ "type": "animal",
2909
+ "category": "Passive mobs",
2910
+ "metadataKeys": [
2911
+ "shared_flags",
2912
+ "air_supply",
2913
+ "custom_name",
2914
+ "custom_name_visible",
2915
+ "silent",
2916
+ "no_gravity",
2917
+ "pose",
2918
+ "ticks_frozen",
2919
+ "living_entity_flags",
2920
+ "health",
2921
+ "effect_particles",
2922
+ "effect_ambience",
2923
+ "arrow_count",
2924
+ "stinger_count",
2925
+ "sleeping_pos",
2926
+ "mob_flags",
2927
+ "baby",
2928
+ "wool"
2929
+ ]
2930
+ },
2931
+ {
2932
+ "id": 107,
2933
+ "internalId": 107,
2934
+ "name": "shulker",
2935
+ "displayName": "Shulker",
2936
+ "width": 1,
2937
+ "height": 1,
2938
+ "type": "mob",
2939
+ "category": "Hostile mobs",
2940
+ "metadataKeys": [
2941
+ "shared_flags",
2942
+ "air_supply",
2943
+ "custom_name",
2944
+ "custom_name_visible",
2945
+ "silent",
2946
+ "no_gravity",
2947
+ "pose",
2948
+ "ticks_frozen",
2949
+ "living_entity_flags",
2950
+ "health",
2951
+ "effect_particles",
2952
+ "effect_ambience",
2953
+ "arrow_count",
2954
+ "stinger_count",
2955
+ "sleeping_pos",
2956
+ "mob_flags",
2957
+ "attach_face",
2958
+ "peek",
2959
+ "color"
2960
+ ]
2961
+ },
2962
+ {
2963
+ "id": 108,
2964
+ "internalId": 108,
2965
+ "name": "shulker_bullet",
2966
+ "displayName": "Shulker Bullet",
2967
+ "width": 0.3125,
2968
+ "height": 0.3125,
2969
+ "type": "projectile",
2970
+ "category": "Projectiles",
2971
+ "metadataKeys": [
2972
+ "shared_flags",
2973
+ "air_supply",
2974
+ "custom_name",
2975
+ "custom_name_visible",
2976
+ "silent",
2977
+ "no_gravity",
2978
+ "pose",
2979
+ "ticks_frozen"
2980
+ ]
2981
+ },
2982
+ {
2983
+ "id": 109,
2984
+ "internalId": 109,
2985
+ "name": "silverfish",
2986
+ "displayName": "Silverfish",
2987
+ "width": 0.4,
2988
+ "height": 0.3,
2989
+ "type": "hostile",
2990
+ "category": "Hostile mobs",
2991
+ "metadataKeys": [
2992
+ "shared_flags",
2993
+ "air_supply",
2994
+ "custom_name",
2995
+ "custom_name_visible",
2996
+ "silent",
2997
+ "no_gravity",
2998
+ "pose",
2999
+ "ticks_frozen",
3000
+ "living_entity_flags",
3001
+ "health",
3002
+ "effect_particles",
3003
+ "effect_ambience",
3004
+ "arrow_count",
3005
+ "stinger_count",
3006
+ "sleeping_pos",
3007
+ "mob_flags"
3008
+ ]
3009
+ },
3010
+ {
3011
+ "id": 110,
3012
+ "internalId": 110,
3013
+ "name": "skeleton",
3014
+ "displayName": "Skeleton",
3015
+ "width": 0.6,
3016
+ "height": 1.99,
3017
+ "type": "hostile",
3018
+ "category": "Hostile mobs",
3019
+ "metadataKeys": [
3020
+ "shared_flags",
3021
+ "air_supply",
3022
+ "custom_name",
3023
+ "custom_name_visible",
3024
+ "silent",
3025
+ "no_gravity",
3026
+ "pose",
3027
+ "ticks_frozen",
3028
+ "living_entity_flags",
3029
+ "health",
3030
+ "effect_particles",
3031
+ "effect_ambience",
3032
+ "arrow_count",
3033
+ "stinger_count",
3034
+ "sleeping_pos",
3035
+ "mob_flags",
3036
+ "stray_conversion"
3037
+ ]
3038
+ },
3039
+ {
3040
+ "id": 111,
3041
+ "internalId": 111,
3042
+ "name": "skeleton_horse",
3043
+ "displayName": "Skeleton Horse",
3044
+ "width": 1.3964844,
3045
+ "height": 1.6,
3046
+ "type": "animal",
3047
+ "category": "Passive mobs",
3048
+ "metadataKeys": [
3049
+ "shared_flags",
3050
+ "air_supply",
3051
+ "custom_name",
3052
+ "custom_name_visible",
3053
+ "silent",
3054
+ "no_gravity",
3055
+ "pose",
3056
+ "ticks_frozen",
3057
+ "living_entity_flags",
3058
+ "health",
3059
+ "effect_particles",
3060
+ "effect_ambience",
3061
+ "arrow_count",
3062
+ "stinger_count",
3063
+ "sleeping_pos",
3064
+ "mob_flags",
3065
+ "baby",
3066
+ "flags"
3067
+ ]
3068
+ },
3069
+ {
3070
+ "id": 112,
3071
+ "internalId": 112,
3072
+ "name": "slime",
3073
+ "displayName": "Slime",
3074
+ "width": 0.52,
3075
+ "height": 0.52,
3076
+ "type": "mob",
3077
+ "category": "Hostile mobs",
3078
+ "metadataKeys": [
3079
+ "shared_flags",
3080
+ "air_supply",
3081
+ "custom_name",
3082
+ "custom_name_visible",
3083
+ "silent",
3084
+ "no_gravity",
3085
+ "pose",
3086
+ "ticks_frozen",
3087
+ "living_entity_flags",
3088
+ "health",
3089
+ "effect_particles",
3090
+ "effect_ambience",
3091
+ "arrow_count",
3092
+ "stinger_count",
3093
+ "sleeping_pos",
3094
+ "mob_flags",
3095
+ "size"
3096
+ ]
3097
+ },
3098
+ {
3099
+ "id": 113,
3100
+ "internalId": 113,
3101
+ "name": "small_fireball",
3102
+ "displayName": "Small Fireball",
3103
+ "width": 0.3125,
3104
+ "height": 0.3125,
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": "sniffer",
3123
+ "displayName": "Sniffer",
3124
+ "width": 1.9,
3125
+ "height": 1.75,
3126
+ "type": "animal",
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
+ "baby",
3146
+ "state",
3147
+ "drop_seed_at_tick"
3148
+ ]
3149
+ },
3150
+ {
3151
+ "id": 115,
3152
+ "internalId": 115,
3153
+ "name": "snowball",
3154
+ "displayName": "Snowball",
3155
+ "width": 0.25,
3156
+ "height": 0.25,
3157
+ "type": "projectile",
3158
+ "category": "Projectiles",
3159
+ "metadataKeys": [
3160
+ "shared_flags",
3161
+ "air_supply",
3162
+ "custom_name",
3163
+ "custom_name_visible",
3164
+ "silent",
3165
+ "no_gravity",
3166
+ "pose",
3167
+ "ticks_frozen",
3168
+ "item_stack"
3169
+ ]
3170
+ },
3171
+ {
3172
+ "id": 116,
3173
+ "internalId": 116,
3174
+ "name": "snow_golem",
3175
+ "displayName": "Snow Golem",
3176
+ "width": 0.7,
3177
+ "height": 1.9,
3178
+ "type": "mob",
3179
+ "category": "Passive mobs",
3180
+ "metadataKeys": [
3181
+ "shared_flags",
3182
+ "air_supply",
3183
+ "custom_name",
3184
+ "custom_name_visible",
3185
+ "silent",
3186
+ "no_gravity",
3187
+ "pose",
3188
+ "ticks_frozen",
3189
+ "living_entity_flags",
3190
+ "health",
3191
+ "effect_particles",
3192
+ "effect_ambience",
3193
+ "arrow_count",
3194
+ "stinger_count",
3195
+ "sleeping_pos",
3196
+ "mob_flags",
3197
+ "pumpkin"
3198
+ ]
3199
+ },
3200
+ {
3201
+ "id": 117,
3202
+ "internalId": 117,
3203
+ "name": "spawner_minecart",
3204
+ "displayName": "Minecart with Monster Spawner",
3205
+ "width": 0.98,
3206
+ "height": 0.7,
3207
+ "type": "other",
3208
+ "category": "Vehicles",
3209
+ "metadataKeys": [
3210
+ "shared_flags",
3211
+ "air_supply",
3212
+ "custom_name",
3213
+ "custom_name_visible",
3214
+ "silent",
3215
+ "no_gravity",
3216
+ "pose",
3217
+ "ticks_frozen",
3218
+ "hurt",
3219
+ "hurtdir",
3220
+ "damage",
3221
+ "custom_display_block",
3222
+ "display_offset"
3223
+ ]
3224
+ },
3225
+ {
3226
+ "id": 118,
3227
+ "internalId": 118,
3228
+ "name": "spectral_arrow",
3229
+ "displayName": "Spectral Arrow",
3230
+ "width": 0.5,
3231
+ "height": 0.5,
3232
+ "type": "projectile",
3233
+ "category": "Projectiles",
3234
+ "metadataKeys": [
3235
+ "shared_flags",
3236
+ "air_supply",
3237
+ "custom_name",
3238
+ "custom_name_visible",
3239
+ "silent",
3240
+ "no_gravity",
3241
+ "pose",
3242
+ "ticks_frozen",
3243
+ "flags",
3244
+ "pierce_level",
3245
+ "in_ground"
3246
+ ]
3247
+ },
3248
+ {
3249
+ "id": 119,
3250
+ "internalId": 119,
3251
+ "name": "spider",
3252
+ "displayName": "Spider",
3253
+ "width": 1.4,
3254
+ "height": 0.9,
3255
+ "type": "hostile",
3256
+ "category": "Hostile mobs",
3257
+ "metadataKeys": [
3258
+ "shared_flags",
3259
+ "air_supply",
3260
+ "custom_name",
3261
+ "custom_name_visible",
3262
+ "silent",
3263
+ "no_gravity",
3264
+ "pose",
3265
+ "ticks_frozen",
3266
+ "living_entity_flags",
3267
+ "health",
3268
+ "effect_particles",
3269
+ "effect_ambience",
3270
+ "arrow_count",
3271
+ "stinger_count",
3272
+ "sleeping_pos",
3273
+ "mob_flags",
3274
+ "flags"
3275
+ ]
3276
+ },
3277
+ {
3278
+ "id": 120,
3279
+ "internalId": 120,
3280
+ "name": "spruce_boat",
3281
+ "displayName": "Spruce Boat",
3282
+ "width": 1.375,
3283
+ "height": 0.5625,
3284
+ "type": "other",
3285
+ "category": "Vehicles",
3286
+ "metadataKeys": [
3287
+ "shared_flags",
3288
+ "air_supply",
3289
+ "custom_name",
3290
+ "custom_name_visible",
3291
+ "silent",
3292
+ "no_gravity",
3293
+ "pose",
3294
+ "ticks_frozen",
3295
+ "hurt",
3296
+ "hurtdir",
3297
+ "damage",
3298
+ "paddle_left",
3299
+ "paddle_right",
3300
+ "bubble_time"
3301
+ ]
3302
+ },
3303
+ {
3304
+ "id": 121,
3305
+ "internalId": 121,
3306
+ "name": "spruce_chest_boat",
3307
+ "displayName": "Spruce Boat with Chest",
3308
+ "width": 1.375,
3309
+ "height": 0.5625,
3310
+ "type": "other",
3311
+ "category": "Vehicles",
3312
+ "metadataKeys": [
3313
+ "shared_flags",
3314
+ "air_supply",
3315
+ "custom_name",
3316
+ "custom_name_visible",
3317
+ "silent",
3318
+ "no_gravity",
3319
+ "pose",
3320
+ "ticks_frozen",
3321
+ "hurt",
3322
+ "hurtdir",
3323
+ "damage",
3324
+ "paddle_left",
3325
+ "paddle_right",
3326
+ "bubble_time"
3327
+ ]
3328
+ },
3329
+ {
3330
+ "id": 122,
3331
+ "internalId": 122,
3332
+ "name": "squid",
3333
+ "displayName": "Squid",
3334
+ "width": 0.8,
3335
+ "height": 0.8,
3336
+ "type": "passive",
3337
+ "category": "Passive mobs",
3338
+ "metadataKeys": [
3339
+ "shared_flags",
3340
+ "air_supply",
3341
+ "custom_name",
3342
+ "custom_name_visible",
3343
+ "silent",
3344
+ "no_gravity",
3345
+ "pose",
3346
+ "ticks_frozen",
3347
+ "living_entity_flags",
3348
+ "health",
3349
+ "effect_particles",
3350
+ "effect_ambience",
3351
+ "arrow_count",
3352
+ "stinger_count",
3353
+ "sleeping_pos",
3354
+ "mob_flags",
3355
+ "baby"
3356
+ ]
3357
+ },
3358
+ {
3359
+ "id": 123,
3360
+ "internalId": 123,
3361
+ "name": "stray",
3362
+ "displayName": "Stray",
3363
+ "width": 0.6,
3364
+ "height": 1.99,
3365
+ "type": "hostile",
3366
+ "category": "Hostile mobs",
3367
+ "metadataKeys": [
3368
+ "shared_flags",
3369
+ "air_supply",
3370
+ "custom_name",
3371
+ "custom_name_visible",
3372
+ "silent",
3373
+ "no_gravity",
3374
+ "pose",
3375
+ "ticks_frozen",
3376
+ "living_entity_flags",
3377
+ "health",
3378
+ "effect_particles",
3379
+ "effect_ambience",
3380
+ "arrow_count",
3381
+ "stinger_count",
3382
+ "sleeping_pos",
3383
+ "mob_flags"
3384
+ ]
3385
+ },
3386
+ {
3387
+ "id": 124,
3388
+ "internalId": 124,
3389
+ "name": "strider",
3390
+ "displayName": "Strider",
3391
+ "width": 0.9,
3392
+ "height": 1.7,
3393
+ "type": "animal",
3394
+ "category": "Hostile mobs",
3395
+ "metadataKeys": [
3396
+ "shared_flags",
3397
+ "air_supply",
3398
+ "custom_name",
3399
+ "custom_name_visible",
3400
+ "silent",
3401
+ "no_gravity",
3402
+ "pose",
3403
+ "ticks_frozen",
3404
+ "living_entity_flags",
3405
+ "health",
3406
+ "effect_particles",
3407
+ "effect_ambience",
3408
+ "arrow_count",
3409
+ "stinger_count",
3410
+ "sleeping_pos",
3411
+ "mob_flags",
3412
+ "baby",
3413
+ "boost_time",
3414
+ "suffocating"
3415
+ ]
3416
+ },
3417
+ {
3418
+ "id": 125,
3419
+ "internalId": 125,
3420
+ "name": "tadpole",
3421
+ "displayName": "Tadpole",
3422
+ "width": 0.4,
3423
+ "height": 0.3,
3424
+ "type": "water_creature",
3425
+ "category": "Passive mobs",
3426
+ "metadataKeys": [
3427
+ "shared_flags",
3428
+ "air_supply",
3429
+ "custom_name",
3430
+ "custom_name_visible",
3431
+ "silent",
3432
+ "no_gravity",
3433
+ "pose",
3434
+ "ticks_frozen",
3435
+ "living_entity_flags",
3436
+ "health",
3437
+ "effect_particles",
3438
+ "effect_ambience",
3439
+ "arrow_count",
3440
+ "stinger_count",
3441
+ "sleeping_pos",
3442
+ "mob_flags",
3443
+ "from_bucket"
3444
+ ]
3445
+ },
3446
+ {
3447
+ "id": 126,
3448
+ "internalId": 126,
3449
+ "name": "text_display",
3450
+ "displayName": "Text Display",
3451
+ "width": 0,
3452
+ "height": 0,
3453
+ "type": "other",
3454
+ "category": "UNKNOWN",
3455
+ "metadataKeys": [
3456
+ "shared_flags",
3457
+ "air_supply",
3458
+ "custom_name",
3459
+ "custom_name_visible",
3460
+ "silent",
3461
+ "no_gravity",
3462
+ "pose",
3463
+ "ticks_frozen",
3464
+ "transformation_interpolation_start_delta_ticks",
3465
+ "transformation_interpolation_duration",
3466
+ "pos_rot_interpolation_duration",
3467
+ "translation",
3468
+ "scale",
3469
+ "left_rotation",
3470
+ "right_rotation",
3471
+ "billboard_render_constraints",
3472
+ "brightness_override",
3473
+ "view_range",
3474
+ "shadow_radius",
3475
+ "shadow_strength",
3476
+ "width",
3477
+ "height",
3478
+ "glow_color_override",
3479
+ "text",
3480
+ "line_width",
3481
+ "background_color",
3482
+ "text_opacity",
3483
+ "style_flags"
3484
+ ]
3485
+ },
3486
+ {
3487
+ "id": 127,
3488
+ "internalId": 127,
3489
+ "name": "tnt",
3490
+ "displayName": "Primed TNT",
3491
+ "width": 0.98,
3492
+ "height": 0.98,
3493
+ "type": "other",
3494
+ "category": "UNKNOWN",
3495
+ "metadataKeys": [
3496
+ "shared_flags",
3497
+ "air_supply",
3498
+ "custom_name",
3499
+ "custom_name_visible",
3500
+ "silent",
3501
+ "no_gravity",
3502
+ "pose",
3503
+ "ticks_frozen",
3504
+ "fuse",
3505
+ "block_state"
3506
+ ]
3507
+ },
3508
+ {
3509
+ "id": 128,
3510
+ "internalId": 128,
3511
+ "name": "tnt_minecart",
3512
+ "displayName": "Minecart with TNT",
3513
+ "width": 0.98,
3514
+ "height": 0.7,
3515
+ "type": "other",
3516
+ "category": "Vehicles",
3517
+ "metadataKeys": [
3518
+ "shared_flags",
3519
+ "air_supply",
3520
+ "custom_name",
3521
+ "custom_name_visible",
3522
+ "silent",
3523
+ "no_gravity",
3524
+ "pose",
3525
+ "ticks_frozen",
3526
+ "hurt",
3527
+ "hurtdir",
3528
+ "damage",
3529
+ "custom_display_block",
3530
+ "display_offset"
3531
+ ]
3532
+ },
3533
+ {
3534
+ "id": 129,
3535
+ "internalId": 129,
3536
+ "name": "trader_llama",
3537
+ "displayName": "Trader Llama",
3538
+ "width": 0.9,
3539
+ "height": 1.87,
3540
+ "type": "animal",
3541
+ "category": "Passive mobs",
3542
+ "metadataKeys": [
3543
+ "shared_flags",
3544
+ "air_supply",
3545
+ "custom_name",
3546
+ "custom_name_visible",
3547
+ "silent",
3548
+ "no_gravity",
3549
+ "pose",
3550
+ "ticks_frozen",
3551
+ "living_entity_flags",
3552
+ "health",
3553
+ "effect_particles",
3554
+ "effect_ambience",
3555
+ "arrow_count",
3556
+ "stinger_count",
3557
+ "sleeping_pos",
3558
+ "mob_flags",
3559
+ "baby",
3560
+ "flags",
3561
+ "chest",
3562
+ "strength",
3563
+ "variant"
3564
+ ]
3565
+ },
3566
+ {
3567
+ "id": 130,
3568
+ "internalId": 130,
3569
+ "name": "trident",
3570
+ "displayName": "Trident",
3571
+ "width": 0.5,
3572
+ "height": 0.5,
3573
+ "type": "projectile",
3574
+ "category": "Projectiles",
3575
+ "metadataKeys": [
3576
+ "shared_flags",
3577
+ "air_supply",
3578
+ "custom_name",
3579
+ "custom_name_visible",
3580
+ "silent",
3581
+ "no_gravity",
3582
+ "pose",
3583
+ "ticks_frozen",
3584
+ "flags",
3585
+ "pierce_level",
3586
+ "in_ground",
3587
+ "loyalty",
3588
+ "foil"
3589
+ ]
3590
+ },
3591
+ {
3592
+ "id": 131,
3593
+ "internalId": 131,
3594
+ "name": "tropical_fish",
3595
+ "displayName": "Tropical Fish",
3596
+ "width": 0.5,
3597
+ "height": 0.4,
3598
+ "type": "water_creature",
3599
+ "category": "Passive mobs",
3600
+ "metadataKeys": [
3601
+ "shared_flags",
3602
+ "air_supply",
3603
+ "custom_name",
3604
+ "custom_name_visible",
3605
+ "silent",
3606
+ "no_gravity",
3607
+ "pose",
3608
+ "ticks_frozen",
3609
+ "living_entity_flags",
3610
+ "health",
3611
+ "effect_particles",
3612
+ "effect_ambience",
3613
+ "arrow_count",
3614
+ "stinger_count",
3615
+ "sleeping_pos",
3616
+ "mob_flags",
3617
+ "from_bucket",
3618
+ "type_variant"
3619
+ ]
3620
+ },
3621
+ {
3622
+ "id": 132,
3623
+ "internalId": 132,
3624
+ "name": "turtle",
3625
+ "displayName": "Turtle",
3626
+ "width": 1.2,
3627
+ "height": 0.4,
3628
+ "type": "animal",
3629
+ "category": "Passive mobs",
3630
+ "metadataKeys": [
3631
+ "shared_flags",
3632
+ "air_supply",
3633
+ "custom_name",
3634
+ "custom_name_visible",
3635
+ "silent",
3636
+ "no_gravity",
3637
+ "pose",
3638
+ "ticks_frozen",
3639
+ "living_entity_flags",
3640
+ "health",
3641
+ "effect_particles",
3642
+ "effect_ambience",
3643
+ "arrow_count",
3644
+ "stinger_count",
3645
+ "sleeping_pos",
3646
+ "mob_flags",
3647
+ "baby",
3648
+ "has_egg",
3649
+ "laying_egg"
3650
+ ]
3651
+ },
3652
+ {
3653
+ "id": 133,
3654
+ "internalId": 133,
3655
+ "name": "vex",
3656
+ "displayName": "Vex",
3657
+ "width": 0.4,
3658
+ "height": 0.8,
3659
+ "type": "hostile",
3660
+ "category": "Hostile mobs",
3661
+ "metadataKeys": [
3662
+ "shared_flags",
3663
+ "air_supply",
3664
+ "custom_name",
3665
+ "custom_name_visible",
3666
+ "silent",
3667
+ "no_gravity",
3668
+ "pose",
3669
+ "ticks_frozen",
3670
+ "living_entity_flags",
3671
+ "health",
3672
+ "effect_particles",
3673
+ "effect_ambience",
3674
+ "arrow_count",
3675
+ "stinger_count",
3676
+ "sleeping_pos",
3677
+ "mob_flags",
3678
+ "flags"
3679
+ ]
3680
+ },
3681
+ {
3682
+ "id": 134,
3683
+ "internalId": 134,
3684
+ "name": "villager",
3685
+ "displayName": "Villager",
3686
+ "width": 0.6,
3687
+ "height": 1.95,
3688
+ "type": "passive",
3689
+ "category": "UNKNOWN",
3690
+ "metadataKeys": [
3691
+ "shared_flags",
3692
+ "air_supply",
3693
+ "custom_name",
3694
+ "custom_name_visible",
3695
+ "silent",
3696
+ "no_gravity",
3697
+ "pose",
3698
+ "ticks_frozen",
3699
+ "living_entity_flags",
3700
+ "health",
3701
+ "effect_particles",
3702
+ "effect_ambience",
3703
+ "arrow_count",
3704
+ "stinger_count",
3705
+ "sleeping_pos",
3706
+ "mob_flags",
3707
+ "baby",
3708
+ "unhappy_counter",
3709
+ "villager_data"
3710
+ ]
3711
+ },
3712
+ {
3713
+ "id": 135,
3714
+ "internalId": 135,
3715
+ "name": "vindicator",
3716
+ "displayName": "Vindicator",
3717
+ "width": 0.6,
3718
+ "height": 1.95,
3719
+ "type": "hostile",
3720
+ "category": "Hostile mobs",
3721
+ "metadataKeys": [
3722
+ "shared_flags",
3723
+ "air_supply",
3724
+ "custom_name",
3725
+ "custom_name_visible",
3726
+ "silent",
3727
+ "no_gravity",
3728
+ "pose",
3729
+ "ticks_frozen",
3730
+ "living_entity_flags",
3731
+ "health",
3732
+ "effect_particles",
3733
+ "effect_ambience",
3734
+ "arrow_count",
3735
+ "stinger_count",
3736
+ "sleeping_pos",
3737
+ "mob_flags",
3738
+ "is_celebrating"
3739
+ ]
3740
+ },
3741
+ {
3742
+ "id": 136,
3743
+ "internalId": 136,
3744
+ "name": "wandering_trader",
3745
+ "displayName": "Wandering Trader",
3746
+ "width": 0.6,
3747
+ "height": 1.95,
3748
+ "type": "passive",
3749
+ "category": "UNKNOWN",
3750
+ "metadataKeys": [
3751
+ "shared_flags",
3752
+ "air_supply",
3753
+ "custom_name",
3754
+ "custom_name_visible",
3755
+ "silent",
3756
+ "no_gravity",
3757
+ "pose",
3758
+ "ticks_frozen",
3759
+ "living_entity_flags",
3760
+ "health",
3761
+ "effect_particles",
3762
+ "effect_ambience",
3763
+ "arrow_count",
3764
+ "stinger_count",
3765
+ "sleeping_pos",
3766
+ "mob_flags",
3767
+ "baby",
3768
+ "unhappy_counter"
3769
+ ]
3770
+ },
3771
+ {
3772
+ "id": 137,
3773
+ "internalId": 137,
3774
+ "name": "warden",
3775
+ "displayName": "Warden",
3776
+ "width": 0.9,
3777
+ "height": 2.9,
3778
+ "type": "hostile",
3779
+ "category": "Hostile mobs",
3780
+ "metadataKeys": [
3781
+ "shared_flags",
3782
+ "air_supply",
3783
+ "custom_name",
3784
+ "custom_name_visible",
3785
+ "silent",
3786
+ "no_gravity",
3787
+ "pose",
3788
+ "ticks_frozen",
3789
+ "living_entity_flags",
3790
+ "health",
3791
+ "effect_particles",
3792
+ "effect_ambience",
3793
+ "arrow_count",
3794
+ "stinger_count",
3795
+ "sleeping_pos",
3796
+ "mob_flags",
3797
+ "client_anger_level"
3798
+ ]
3799
+ },
3800
+ {
3801
+ "id": 138,
3802
+ "internalId": 138,
3803
+ "name": "wind_charge",
3804
+ "displayName": "Wind Charge",
3805
+ "width": 0.3125,
3806
+ "height": 0.3125,
3807
+ "type": "projectile",
3808
+ "category": "Projectiles",
3809
+ "metadataKeys": [
3810
+ "shared_flags",
3811
+ "air_supply",
3812
+ "custom_name",
3813
+ "custom_name_visible",
3814
+ "silent",
3815
+ "no_gravity",
3816
+ "pose",
3817
+ "ticks_frozen"
3818
+ ]
3819
+ },
3820
+ {
3821
+ "id": 139,
3822
+ "internalId": 139,
3823
+ "name": "witch",
3824
+ "displayName": "Witch",
3825
+ "width": 0.6,
3826
+ "height": 1.95,
3827
+ "type": "hostile",
3828
+ "category": "Hostile mobs",
3829
+ "metadataKeys": [
3830
+ "shared_flags",
3831
+ "air_supply",
3832
+ "custom_name",
3833
+ "custom_name_visible",
3834
+ "silent",
3835
+ "no_gravity",
3836
+ "pose",
3837
+ "ticks_frozen",
3838
+ "living_entity_flags",
3839
+ "health",
3840
+ "effect_particles",
3841
+ "effect_ambience",
3842
+ "arrow_count",
3843
+ "stinger_count",
3844
+ "sleeping_pos",
3845
+ "mob_flags",
3846
+ "is_celebrating",
3847
+ "using_item"
3848
+ ]
3849
+ },
3850
+ {
3851
+ "id": 140,
3852
+ "internalId": 140,
3853
+ "name": "wither",
3854
+ "displayName": "Wither",
3855
+ "width": 0.9,
3856
+ "height": 3.5,
3857
+ "type": "hostile",
3858
+ "category": "Hostile mobs",
3859
+ "metadataKeys": [
3860
+ "shared_flags",
3861
+ "air_supply",
3862
+ "custom_name",
3863
+ "custom_name_visible",
3864
+ "silent",
3865
+ "no_gravity",
3866
+ "pose",
3867
+ "ticks_frozen",
3868
+ "living_entity_flags",
3869
+ "health",
3870
+ "effect_particles",
3871
+ "effect_ambience",
3872
+ "arrow_count",
3873
+ "stinger_count",
3874
+ "sleeping_pos",
3875
+ "mob_flags",
3876
+ "target_a",
3877
+ "target_b",
3878
+ "target_c",
3879
+ "inv"
3880
+ ]
3881
+ },
3882
+ {
3883
+ "id": 141,
3884
+ "internalId": 141,
3885
+ "name": "wither_skeleton",
3886
+ "displayName": "Wither Skeleton",
3887
+ "width": 0.7,
3888
+ "height": 2.4,
3889
+ "type": "hostile",
3890
+ "category": "Hostile mobs",
3891
+ "metadataKeys": [
3892
+ "shared_flags",
3893
+ "air_supply",
3894
+ "custom_name",
3895
+ "custom_name_visible",
3896
+ "silent",
3897
+ "no_gravity",
3898
+ "pose",
3899
+ "ticks_frozen",
3900
+ "living_entity_flags",
3901
+ "health",
3902
+ "effect_particles",
3903
+ "effect_ambience",
3904
+ "arrow_count",
3905
+ "stinger_count",
3906
+ "sleeping_pos",
3907
+ "mob_flags"
3908
+ ]
3909
+ },
3910
+ {
3911
+ "id": 142,
3912
+ "internalId": 142,
3913
+ "name": "wither_skull",
3914
+ "displayName": "Wither Skull",
3915
+ "width": 0.3125,
3916
+ "height": 0.3125,
3917
+ "type": "projectile",
3918
+ "category": "Projectiles",
3919
+ "metadataKeys": [
3920
+ "shared_flags",
3921
+ "air_supply",
3922
+ "custom_name",
3923
+ "custom_name_visible",
3924
+ "silent",
3925
+ "no_gravity",
3926
+ "pose",
3927
+ "ticks_frozen",
3928
+ "dangerous"
3929
+ ]
3930
+ },
3931
+ {
3932
+ "id": 143,
3933
+ "internalId": 143,
3934
+ "name": "wolf",
3935
+ "displayName": "Wolf",
3936
+ "width": 0.6,
3937
+ "height": 0.85,
3938
+ "type": "animal",
3939
+ "category": "Passive mobs",
3940
+ "metadataKeys": [
3941
+ "shared_flags",
3942
+ "air_supply",
3943
+ "custom_name",
3944
+ "custom_name_visible",
3945
+ "silent",
3946
+ "no_gravity",
3947
+ "pose",
3948
+ "ticks_frozen",
3949
+ "living_entity_flags",
3950
+ "health",
3951
+ "effect_particles",
3952
+ "effect_ambience",
3953
+ "arrow_count",
3954
+ "stinger_count",
3955
+ "sleeping_pos",
3956
+ "mob_flags",
3957
+ "baby",
3958
+ "flags",
3959
+ "owneruuid",
3960
+ "interested",
3961
+ "collar_color",
3962
+ "remaining_anger_time",
3963
+ "variant",
3964
+ "sound_variant"
3965
+ ]
3966
+ },
3967
+ {
3968
+ "id": 144,
3969
+ "internalId": 144,
3970
+ "name": "zoglin",
3971
+ "displayName": "Zoglin",
3972
+ "width": 1.3964844,
3973
+ "height": 1.4,
3974
+ "type": "hostile",
3975
+ "category": "Hostile mobs",
3976
+ "metadataKeys": [
3977
+ "shared_flags",
3978
+ "air_supply",
3979
+ "custom_name",
3980
+ "custom_name_visible",
3981
+ "silent",
3982
+ "no_gravity",
3983
+ "pose",
3984
+ "ticks_frozen",
3985
+ "living_entity_flags",
3986
+ "health",
3987
+ "effect_particles",
3988
+ "effect_ambience",
3989
+ "arrow_count",
3990
+ "stinger_count",
3991
+ "sleeping_pos",
3992
+ "mob_flags",
3993
+ "baby"
3994
+ ]
3995
+ },
3996
+ {
3997
+ "id": 145,
3998
+ "internalId": 145,
3999
+ "name": "zombie",
4000
+ "displayName": "Zombie",
4001
+ "width": 0.6,
4002
+ "height": 1.95,
4003
+ "type": "hostile",
4004
+ "category": "Hostile mobs",
4005
+ "metadataKeys": [
4006
+ "shared_flags",
4007
+ "air_supply",
4008
+ "custom_name",
4009
+ "custom_name_visible",
4010
+ "silent",
4011
+ "no_gravity",
4012
+ "pose",
4013
+ "ticks_frozen",
4014
+ "living_entity_flags",
4015
+ "health",
4016
+ "effect_particles",
4017
+ "effect_ambience",
4018
+ "arrow_count",
4019
+ "stinger_count",
4020
+ "sleeping_pos",
4021
+ "mob_flags",
4022
+ "baby",
4023
+ "special_type",
4024
+ "drowned_conversion"
4025
+ ]
4026
+ },
4027
+ {
4028
+ "id": 146,
4029
+ "internalId": 146,
4030
+ "name": "zombie_horse",
4031
+ "displayName": "Zombie Horse",
4032
+ "width": 1.3964844,
4033
+ "height": 1.6,
4034
+ "type": "animal",
4035
+ "category": "Passive mobs",
4036
+ "metadataKeys": [
4037
+ "shared_flags",
4038
+ "air_supply",
4039
+ "custom_name",
4040
+ "custom_name_visible",
4041
+ "silent",
4042
+ "no_gravity",
4043
+ "pose",
4044
+ "ticks_frozen",
4045
+ "living_entity_flags",
4046
+ "health",
4047
+ "effect_particles",
4048
+ "effect_ambience",
4049
+ "arrow_count",
4050
+ "stinger_count",
4051
+ "sleeping_pos",
4052
+ "mob_flags",
4053
+ "baby",
4054
+ "flags"
4055
+ ]
4056
+ },
4057
+ {
4058
+ "id": 147,
4059
+ "internalId": 147,
4060
+ "name": "zombie_villager",
4061
+ "displayName": "Zombie Villager",
4062
+ "width": 0.6,
4063
+ "height": 1.95,
4064
+ "type": "hostile",
4065
+ "category": "Hostile mobs",
4066
+ "metadataKeys": [
4067
+ "shared_flags",
4068
+ "air_supply",
4069
+ "custom_name",
4070
+ "custom_name_visible",
4071
+ "silent",
4072
+ "no_gravity",
4073
+ "pose",
4074
+ "ticks_frozen",
4075
+ "living_entity_flags",
4076
+ "health",
4077
+ "effect_particles",
4078
+ "effect_ambience",
4079
+ "arrow_count",
4080
+ "stinger_count",
4081
+ "sleeping_pos",
4082
+ "mob_flags",
4083
+ "baby",
4084
+ "special_type",
4085
+ "drowned_conversion",
4086
+ "converting",
4087
+ "villager_data"
4088
+ ]
4089
+ },
4090
+ {
4091
+ "id": 148,
4092
+ "internalId": 148,
4093
+ "name": "zombified_piglin",
4094
+ "displayName": "Zombified Piglin",
4095
+ "width": 0.6,
4096
+ "height": 1.95,
4097
+ "type": "hostile",
4098
+ "category": "Hostile mobs",
4099
+ "metadataKeys": [
4100
+ "shared_flags",
4101
+ "air_supply",
4102
+ "custom_name",
4103
+ "custom_name_visible",
4104
+ "silent",
4105
+ "no_gravity",
4106
+ "pose",
4107
+ "ticks_frozen",
4108
+ "living_entity_flags",
4109
+ "health",
4110
+ "effect_particles",
4111
+ "effect_ambience",
4112
+ "arrow_count",
4113
+ "stinger_count",
4114
+ "sleeping_pos",
4115
+ "mob_flags",
4116
+ "baby",
4117
+ "special_type",
4118
+ "drowned_conversion"
4119
+ ]
4120
+ },
4121
+ {
4122
+ "id": 149,
4123
+ "internalId": 149,
4124
+ "name": "player",
4125
+ "displayName": "Player",
4126
+ "width": 0.6,
4127
+ "height": 1.8,
4128
+ "type": "player",
4129
+ "category": "UNKNOWN",
4130
+ "metadataKeys": [
4131
+ "shared_flags",
4132
+ "air_supply",
4133
+ "custom_name",
4134
+ "custom_name_visible",
4135
+ "silent",
4136
+ "no_gravity",
4137
+ "pose",
4138
+ "ticks_frozen",
4139
+ "living_entity_flags",
4140
+ "health",
4141
+ "effect_particles",
4142
+ "effect_ambience",
4143
+ "arrow_count",
4144
+ "stinger_count",
4145
+ "sleeping_pos",
4146
+ "player_absorption",
4147
+ "score",
4148
+ "player_mode_customisation",
4149
+ "player_main_hand",
4150
+ "shoulder_left",
4151
+ "shoulder_right"
4152
+ ]
4153
+ },
4154
+ {
4155
+ "id": 150,
4156
+ "internalId": 150,
4157
+ "name": "fishing_bobber",
4158
+ "displayName": "Fishing Bobber",
4159
+ "width": 0.25,
4160
+ "height": 0.25,
4161
+ "type": "projectile",
4162
+ "category": "Projectiles",
4163
+ "metadataKeys": [
4164
+ "shared_flags",
4165
+ "air_supply",
4166
+ "custom_name",
4167
+ "custom_name_visible",
4168
+ "silent",
4169
+ "no_gravity",
4170
+ "pose",
4171
+ "ticks_frozen",
4172
+ "hooked_entity",
4173
+ "biting"
4174
+ ]
4175
+ }
4176
+ ]