minecraft-data 3.54.0 → 3.56.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.
@@ -7,17 +7,51 @@
7
7
  "width": 0.35,
8
8
  "height": 0.6,
9
9
  "type": "mob",
10
- "category": "Passive mobs"
10
+ "category": "Passive mobs",
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
+ "living_entity_flags",
21
+ "health",
22
+ "effect_color",
23
+ "effect_ambience",
24
+ "arrow_count",
25
+ "stinger_count",
26
+ "sleeping_pos",
27
+ "mob_flags",
28
+ "dancing",
29
+ "can_duplicate"
30
+ ]
11
31
  },
12
32
  {
13
33
  "id": 1,
14
34
  "internalId": 1,
15
35
  "name": "area_effect_cloud",
16
36
  "displayName": "Area Effect Cloud",
17
- "width": 6.0,
37
+ "width": 6,
18
38
  "height": 0.5,
19
39
  "type": "other",
20
- "category": "UNKNOWN"
40
+ "category": "UNKNOWN",
41
+ "metadataKeys": [
42
+ "shared_flags",
43
+ "air_supply",
44
+ "custom_name",
45
+ "custom_name_visible",
46
+ "silent",
47
+ "no_gravity",
48
+ "pose",
49
+ "ticks_frozen",
50
+ "radius",
51
+ "color",
52
+ "waiting",
53
+ "particle"
54
+ ]
21
55
  },
22
56
  {
23
57
  "id": 2,
@@ -27,7 +61,31 @@
27
61
  "width": 0.5,
28
62
  "height": 1.975,
29
63
  "type": "living",
30
- "category": "Immobile"
64
+ "category": "Immobile",
65
+ "metadataKeys": [
66
+ "shared_flags",
67
+ "air_supply",
68
+ "custom_name",
69
+ "custom_name_visible",
70
+ "silent",
71
+ "no_gravity",
72
+ "pose",
73
+ "ticks_frozen",
74
+ "living_entity_flags",
75
+ "health",
76
+ "effect_color",
77
+ "effect_ambience",
78
+ "arrow_count",
79
+ "stinger_count",
80
+ "sleeping_pos",
81
+ "client_flags",
82
+ "head_pose",
83
+ "body_pose",
84
+ "left_arm_pose",
85
+ "right_arm_pose",
86
+ "left_leg_pose",
87
+ "right_leg_pose"
88
+ ]
31
89
  },
32
90
  {
33
91
  "id": 3,
@@ -37,7 +95,20 @@
37
95
  "width": 0.5,
38
96
  "height": 0.5,
39
97
  "type": "projectile",
40
- "category": "Projectiles"
98
+ "category": "Projectiles",
99
+ "metadataKeys": [
100
+ "shared_flags",
101
+ "air_supply",
102
+ "custom_name",
103
+ "custom_name_visible",
104
+ "silent",
105
+ "no_gravity",
106
+ "pose",
107
+ "ticks_frozen",
108
+ "flags",
109
+ "pierce_level",
110
+ "effect_color"
111
+ ]
41
112
  },
42
113
  {
43
114
  "id": 4,
@@ -47,7 +118,29 @@
47
118
  "width": 0.75,
48
119
  "height": 0.42,
49
120
  "type": "animal",
50
- "category": "Passive mobs"
121
+ "category": "Passive mobs",
122
+ "metadataKeys": [
123
+ "shared_flags",
124
+ "air_supply",
125
+ "custom_name",
126
+ "custom_name_visible",
127
+ "silent",
128
+ "no_gravity",
129
+ "pose",
130
+ "ticks_frozen",
131
+ "living_entity_flags",
132
+ "health",
133
+ "effect_color",
134
+ "effect_ambience",
135
+ "arrow_count",
136
+ "stinger_count",
137
+ "sleeping_pos",
138
+ "mob_flags",
139
+ "baby",
140
+ "variant",
141
+ "playing_dead",
142
+ "from_bucket"
143
+ ]
51
144
  },
52
145
  {
53
146
  "id": 5,
@@ -57,7 +150,26 @@
57
150
  "width": 0.5,
58
151
  "height": 0.9,
59
152
  "type": "ambient",
60
- "category": "Passive mobs"
153
+ "category": "Passive mobs",
154
+ "metadataKeys": [
155
+ "shared_flags",
156
+ "air_supply",
157
+ "custom_name",
158
+ "custom_name_visible",
159
+ "silent",
160
+ "no_gravity",
161
+ "pose",
162
+ "ticks_frozen",
163
+ "living_entity_flags",
164
+ "health",
165
+ "effect_color",
166
+ "effect_ambience",
167
+ "arrow_count",
168
+ "stinger_count",
169
+ "sleeping_pos",
170
+ "mob_flags",
171
+ "flags"
172
+ ]
61
173
  },
62
174
  {
63
175
  "id": 6,
@@ -67,7 +179,28 @@
67
179
  "width": 0.7,
68
180
  "height": 0.6,
69
181
  "type": "animal",
70
- "category": "Passive mobs"
182
+ "category": "Passive mobs",
183
+ "metadataKeys": [
184
+ "shared_flags",
185
+ "air_supply",
186
+ "custom_name",
187
+ "custom_name_visible",
188
+ "silent",
189
+ "no_gravity",
190
+ "pose",
191
+ "ticks_frozen",
192
+ "living_entity_flags",
193
+ "health",
194
+ "effect_color",
195
+ "effect_ambience",
196
+ "arrow_count",
197
+ "stinger_count",
198
+ "sleeping_pos",
199
+ "mob_flags",
200
+ "baby",
201
+ "flags",
202
+ "remaining_anger_time"
203
+ ]
71
204
  },
72
205
  {
73
206
  "id": 7,
@@ -77,17 +210,62 @@
77
210
  "width": 0.6,
78
211
  "height": 1.8,
79
212
  "type": "hostile",
80
- "category": "Hostile mobs"
213
+ "category": "Hostile mobs",
214
+ "metadataKeys": [
215
+ "shared_flags",
216
+ "air_supply",
217
+ "custom_name",
218
+ "custom_name_visible",
219
+ "silent",
220
+ "no_gravity",
221
+ "pose",
222
+ "ticks_frozen",
223
+ "living_entity_flags",
224
+ "health",
225
+ "effect_color",
226
+ "effect_ambience",
227
+ "arrow_count",
228
+ "stinger_count",
229
+ "sleeping_pos",
230
+ "mob_flags",
231
+ "flags"
232
+ ]
81
233
  },
82
234
  {
83
235
  "id": 8,
84
236
  "internalId": 8,
85
237
  "name": "block_display",
86
238
  "displayName": "Block Display",
87
- "width": 0.0,
88
- "height": 0.0,
239
+ "width": 0,
240
+ "height": 0,
89
241
  "type": "other",
90
- "category": "Immobile"
242
+ "category": "Immobile",
243
+ "metadataKeys": [
244
+ "shared_flags",
245
+ "air_supply",
246
+ "custom_name",
247
+ "custom_name_visible",
248
+ "silent",
249
+ "no_gravity",
250
+ "pose",
251
+ "ticks_frozen",
252
+ "transformation_interpolation_start_delta_ticks",
253
+ "transformation_interpolation_duration",
254
+ "pos_rot_interpolation_duration",
255
+ "translation",
256
+ "scale",
257
+ "left_rotation",
258
+ "right_rotation",
259
+ "billboard_render_constraints",
260
+ "brightness_override",
261
+ "view_range",
262
+ "shadow_radius",
263
+ "shadow_strength",
264
+ "width",
265
+ "height",
266
+ "glow_color_override",
267
+ "block_state"
268
+ ]
91
269
  },
92
270
  {
93
271
  "id": 9,
@@ -97,7 +275,24 @@
97
275
  "width": 1.375,
98
276
  "height": 0.5625,
99
277
  "type": "other",
100
- "category": "Vehicles"
278
+ "category": "Vehicles",
279
+ "metadataKeys": [
280
+ "shared_flags",
281
+ "air_supply",
282
+ "custom_name",
283
+ "custom_name_visible",
284
+ "silent",
285
+ "no_gravity",
286
+ "pose",
287
+ "ticks_frozen",
288
+ "hurt",
289
+ "hurtdir",
290
+ "damage",
291
+ "type",
292
+ "paddle_left",
293
+ "paddle_right",
294
+ "bubble_time"
295
+ ]
101
296
  },
102
297
  {
103
298
  "id": 10,
@@ -107,7 +302,29 @@
107
302
  "width": 1.7,
108
303
  "height": 2.375,
109
304
  "type": "animal",
110
- "category": "Passive mobs"
305
+ "category": "Passive mobs",
306
+ "metadataKeys": [
307
+ "shared_flags",
308
+ "air_supply",
309
+ "custom_name",
310
+ "custom_name_visible",
311
+ "silent",
312
+ "no_gravity",
313
+ "pose",
314
+ "ticks_frozen",
315
+ "living_entity_flags",
316
+ "health",
317
+ "effect_color",
318
+ "effect_ambience",
319
+ "arrow_count",
320
+ "stinger_count",
321
+ "sleeping_pos",
322
+ "mob_flags",
323
+ "baby",
324
+ "flags",
325
+ "dash",
326
+ "last_pose_change_tick"
327
+ ]
111
328
  },
112
329
  {
113
330
  "id": 11,
@@ -117,7 +334,32 @@
117
334
  "width": 0.6,
118
335
  "height": 0.7,
119
336
  "type": "animal",
120
- "category": "Passive mobs"
337
+ "category": "Passive mobs",
338
+ "metadataKeys": [
339
+ "shared_flags",
340
+ "air_supply",
341
+ "custom_name",
342
+ "custom_name_visible",
343
+ "silent",
344
+ "no_gravity",
345
+ "pose",
346
+ "ticks_frozen",
347
+ "living_entity_flags",
348
+ "health",
349
+ "effect_color",
350
+ "effect_ambience",
351
+ "arrow_count",
352
+ "stinger_count",
353
+ "sleeping_pos",
354
+ "mob_flags",
355
+ "baby",
356
+ "flags",
357
+ "owneruuid",
358
+ "variant",
359
+ "is_lying",
360
+ "relax_state_one",
361
+ "collar_color"
362
+ ]
121
363
  },
122
364
  {
123
365
  "id": 12,
@@ -127,7 +369,26 @@
127
369
  "width": 0.7,
128
370
  "height": 0.5,
129
371
  "type": "hostile",
130
- "category": "Hostile mobs"
372
+ "category": "Hostile mobs",
373
+ "metadataKeys": [
374
+ "shared_flags",
375
+ "air_supply",
376
+ "custom_name",
377
+ "custom_name_visible",
378
+ "silent",
379
+ "no_gravity",
380
+ "pose",
381
+ "ticks_frozen",
382
+ "living_entity_flags",
383
+ "health",
384
+ "effect_color",
385
+ "effect_ambience",
386
+ "arrow_count",
387
+ "stinger_count",
388
+ "sleeping_pos",
389
+ "mob_flags",
390
+ "flags"
391
+ ]
131
392
  },
132
393
  {
133
394
  "id": 13,
@@ -137,7 +398,24 @@
137
398
  "width": 1.375,
138
399
  "height": 0.5625,
139
400
  "type": "other",
140
- "category": "Vehicles"
401
+ "category": "Vehicles",
402
+ "metadataKeys": [
403
+ "shared_flags",
404
+ "air_supply",
405
+ "custom_name",
406
+ "custom_name_visible",
407
+ "silent",
408
+ "no_gravity",
409
+ "pose",
410
+ "ticks_frozen",
411
+ "hurt",
412
+ "hurtdir",
413
+ "damage",
414
+ "type",
415
+ "paddle_left",
416
+ "paddle_right",
417
+ "bubble_time"
418
+ ]
141
419
  },
142
420
  {
143
421
  "id": 14,
@@ -147,7 +425,23 @@
147
425
  "width": 0.98,
148
426
  "height": 0.7,
149
427
  "type": "other",
150
- "category": "Vehicles"
428
+ "category": "Vehicles",
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
+ "hurt",
439
+ "hurtdir",
440
+ "damage",
441
+ "display_block",
442
+ "display_offset",
443
+ "custom_display"
444
+ ]
151
445
  },
152
446
  {
153
447
  "id": 15,
@@ -157,7 +451,26 @@
157
451
  "width": 0.4,
158
452
  "height": 0.7,
159
453
  "type": "animal",
160
- "category": "Passive mobs"
454
+ "category": "Passive mobs",
455
+ "metadataKeys": [
456
+ "shared_flags",
457
+ "air_supply",
458
+ "custom_name",
459
+ "custom_name_visible",
460
+ "silent",
461
+ "no_gravity",
462
+ "pose",
463
+ "ticks_frozen",
464
+ "living_entity_flags",
465
+ "health",
466
+ "effect_color",
467
+ "effect_ambience",
468
+ "arrow_count",
469
+ "stinger_count",
470
+ "sleeping_pos",
471
+ "mob_flags",
472
+ "baby"
473
+ ]
161
474
  },
162
475
  {
163
476
  "id": 16,
@@ -167,7 +480,26 @@
167
480
  "width": 0.5,
168
481
  "height": 0.3,
169
482
  "type": "water_creature",
170
- "category": "Passive mobs"
483
+ "category": "Passive mobs",
484
+ "metadataKeys": [
485
+ "shared_flags",
486
+ "air_supply",
487
+ "custom_name",
488
+ "custom_name_visible",
489
+ "silent",
490
+ "no_gravity",
491
+ "pose",
492
+ "ticks_frozen",
493
+ "living_entity_flags",
494
+ "health",
495
+ "effect_color",
496
+ "effect_ambience",
497
+ "arrow_count",
498
+ "stinger_count",
499
+ "sleeping_pos",
500
+ "mob_flags",
501
+ "from_bucket"
502
+ ]
171
503
  },
172
504
  {
173
505
  "id": 17,
@@ -177,7 +509,25 @@
177
509
  "width": 0.98,
178
510
  "height": 0.7,
179
511
  "type": "other",
180
- "category": "Vehicles"
512
+ "category": "Vehicles",
513
+ "metadataKeys": [
514
+ "shared_flags",
515
+ "air_supply",
516
+ "custom_name",
517
+ "custom_name_visible",
518
+ "silent",
519
+ "no_gravity",
520
+ "pose",
521
+ "ticks_frozen",
522
+ "hurt",
523
+ "hurtdir",
524
+ "damage",
525
+ "display_block",
526
+ "display_offset",
527
+ "custom_display",
528
+ "command_name",
529
+ "last_output"
530
+ ]
181
531
  },
182
532
  {
183
533
  "id": 18,
@@ -187,7 +537,26 @@
187
537
  "width": 0.9,
188
538
  "height": 1.4,
189
539
  "type": "animal",
190
- "category": "Passive mobs"
540
+ "category": "Passive mobs",
541
+ "metadataKeys": [
542
+ "shared_flags",
543
+ "air_supply",
544
+ "custom_name",
545
+ "custom_name_visible",
546
+ "silent",
547
+ "no_gravity",
548
+ "pose",
549
+ "ticks_frozen",
550
+ "living_entity_flags",
551
+ "health",
552
+ "effect_color",
553
+ "effect_ambience",
554
+ "arrow_count",
555
+ "stinger_count",
556
+ "sleeping_pos",
557
+ "mob_flags",
558
+ "baby"
559
+ ]
191
560
  },
192
561
  {
193
562
  "id": 19,
@@ -197,7 +566,28 @@
197
566
  "width": 0.6,
198
567
  "height": 1.7,
199
568
  "type": "hostile",
200
- "category": "Hostile mobs"
569
+ "category": "Hostile mobs",
570
+ "metadataKeys": [
571
+ "shared_flags",
572
+ "air_supply",
573
+ "custom_name",
574
+ "custom_name_visible",
575
+ "silent",
576
+ "no_gravity",
577
+ "pose",
578
+ "ticks_frozen",
579
+ "living_entity_flags",
580
+ "health",
581
+ "effect_color",
582
+ "effect_ambience",
583
+ "arrow_count",
584
+ "stinger_count",
585
+ "sleeping_pos",
586
+ "mob_flags",
587
+ "swell_dir",
588
+ "is_powered",
589
+ "is_ignited"
590
+ ]
201
591
  },
202
592
  {
203
593
  "id": 20,
@@ -207,7 +597,28 @@
207
597
  "width": 0.9,
208
598
  "height": 0.6,
209
599
  "type": "water_creature",
210
- "category": "Passive mobs"
600
+ "category": "Passive mobs",
601
+ "metadataKeys": [
602
+ "shared_flags",
603
+ "air_supply",
604
+ "custom_name",
605
+ "custom_name_visible",
606
+ "silent",
607
+ "no_gravity",
608
+ "pose",
609
+ "ticks_frozen",
610
+ "living_entity_flags",
611
+ "health",
612
+ "effect_color",
613
+ "effect_ambience",
614
+ "arrow_count",
615
+ "stinger_count",
616
+ "sleeping_pos",
617
+ "mob_flags",
618
+ "treasure_pos",
619
+ "got_fish",
620
+ "moistness_level"
621
+ ]
211
622
  },
212
623
  {
213
624
  "id": 21,
@@ -217,17 +628,48 @@
217
628
  "width": 1.3964844,
218
629
  "height": 1.5,
219
630
  "type": "animal",
220
- "category": "Passive mobs"
631
+ "category": "Passive mobs",
632
+ "metadataKeys": [
633
+ "shared_flags",
634
+ "air_supply",
635
+ "custom_name",
636
+ "custom_name_visible",
637
+ "silent",
638
+ "no_gravity",
639
+ "pose",
640
+ "ticks_frozen",
641
+ "living_entity_flags",
642
+ "health",
643
+ "effect_color",
644
+ "effect_ambience",
645
+ "arrow_count",
646
+ "stinger_count",
647
+ "sleeping_pos",
648
+ "mob_flags",
649
+ "baby",
650
+ "flags",
651
+ "chest"
652
+ ]
221
653
  },
222
654
  {
223
655
  "id": 22,
224
656
  "internalId": 22,
225
657
  "name": "dragon_fireball",
226
658
  "displayName": "Dragon Fireball",
227
- "width": 1.0,
228
- "height": 1.0,
659
+ "width": 1,
660
+ "height": 1,
229
661
  "type": "projectile",
230
- "category": "Projectiles"
662
+ "category": "Projectiles",
663
+ "metadataKeys": [
664
+ "shared_flags",
665
+ "air_supply",
666
+ "custom_name",
667
+ "custom_name_visible",
668
+ "silent",
669
+ "no_gravity",
670
+ "pose",
671
+ "ticks_frozen"
672
+ ]
231
673
  },
232
674
  {
233
675
  "id": 23,
@@ -237,7 +679,28 @@
237
679
  "width": 0.6,
238
680
  "height": 1.95,
239
681
  "type": "hostile",
240
- "category": "Hostile mobs"
682
+ "category": "Hostile mobs",
683
+ "metadataKeys": [
684
+ "shared_flags",
685
+ "air_supply",
686
+ "custom_name",
687
+ "custom_name_visible",
688
+ "silent",
689
+ "no_gravity",
690
+ "pose",
691
+ "ticks_frozen",
692
+ "living_entity_flags",
693
+ "health",
694
+ "effect_color",
695
+ "effect_ambience",
696
+ "arrow_count",
697
+ "stinger_count",
698
+ "sleeping_pos",
699
+ "mob_flags",
700
+ "baby",
701
+ "special_type",
702
+ "drowned_conversion"
703
+ ]
241
704
  },
242
705
  {
243
706
  "id": 24,
@@ -247,7 +710,18 @@
247
710
  "width": 0.25,
248
711
  "height": 0.25,
249
712
  "type": "projectile",
250
- "category": "Projectiles"
713
+ "category": "Projectiles",
714
+ "metadataKeys": [
715
+ "shared_flags",
716
+ "air_supply",
717
+ "custom_name",
718
+ "custom_name_visible",
719
+ "silent",
720
+ "no_gravity",
721
+ "pose",
722
+ "ticks_frozen",
723
+ "item_stack"
724
+ ]
251
725
  },
252
726
  {
253
727
  "id": 25,
@@ -257,27 +731,78 @@
257
731
  "width": 1.9975,
258
732
  "height": 1.9975,
259
733
  "type": "hostile",
260
- "category": "Hostile mobs"
734
+ "category": "Hostile mobs",
735
+ "metadataKeys": [
736
+ "shared_flags",
737
+ "air_supply",
738
+ "custom_name",
739
+ "custom_name_visible",
740
+ "silent",
741
+ "no_gravity",
742
+ "pose",
743
+ "ticks_frozen",
744
+ "living_entity_flags",
745
+ "health",
746
+ "effect_color",
747
+ "effect_ambience",
748
+ "arrow_count",
749
+ "stinger_count",
750
+ "sleeping_pos",
751
+ "mob_flags",
752
+ "moving",
753
+ "attack_target"
754
+ ]
261
755
  },
262
756
  {
263
757
  "id": 26,
264
758
  "internalId": 26,
265
759
  "name": "end_crystal",
266
760
  "displayName": "End Crystal",
267
- "width": 2.0,
268
- "height": 2.0,
761
+ "width": 2,
762
+ "height": 2,
269
763
  "type": "other",
270
- "category": "Immobile"
764
+ "category": "Immobile",
765
+ "metadataKeys": [
766
+ "shared_flags",
767
+ "air_supply",
768
+ "custom_name",
769
+ "custom_name_visible",
770
+ "silent",
771
+ "no_gravity",
772
+ "pose",
773
+ "ticks_frozen",
774
+ "beam_target",
775
+ "show_bottom"
776
+ ]
271
777
  },
272
778
  {
273
779
  "id": 27,
274
780
  "internalId": 27,
275
781
  "name": "ender_dragon",
276
782
  "displayName": "Ender Dragon",
277
- "width": 16.0,
278
- "height": 8.0,
783
+ "width": 16,
784
+ "height": 8,
279
785
  "type": "mob",
280
- "category": "Hostile mobs"
786
+ "category": "Hostile mobs",
787
+ "metadataKeys": [
788
+ "shared_flags",
789
+ "air_supply",
790
+ "custom_name",
791
+ "custom_name_visible",
792
+ "silent",
793
+ "no_gravity",
794
+ "pose",
795
+ "ticks_frozen",
796
+ "living_entity_flags",
797
+ "health",
798
+ "effect_color",
799
+ "effect_ambience",
800
+ "arrow_count",
801
+ "stinger_count",
802
+ "sleeping_pos",
803
+ "mob_flags",
804
+ "phase"
805
+ ]
281
806
  },
282
807
  {
283
808
  "id": 28,
@@ -287,7 +812,18 @@
287
812
  "width": 0.25,
288
813
  "height": 0.25,
289
814
  "type": "projectile",
290
- "category": "Projectiles"
815
+ "category": "Projectiles",
816
+ "metadataKeys": [
817
+ "shared_flags",
818
+ "air_supply",
819
+ "custom_name",
820
+ "custom_name_visible",
821
+ "silent",
822
+ "no_gravity",
823
+ "pose",
824
+ "ticks_frozen",
825
+ "item_stack"
826
+ ]
291
827
  },
292
828
  {
293
829
  "id": 29,
@@ -297,7 +833,28 @@
297
833
  "width": 0.6,
298
834
  "height": 2.9,
299
835
  "type": "hostile",
300
- "category": "Hostile mobs"
836
+ "category": "Hostile mobs",
837
+ "metadataKeys": [
838
+ "shared_flags",
839
+ "air_supply",
840
+ "custom_name",
841
+ "custom_name_visible",
842
+ "silent",
843
+ "no_gravity",
844
+ "pose",
845
+ "ticks_frozen",
846
+ "living_entity_flags",
847
+ "health",
848
+ "effect_color",
849
+ "effect_ambience",
850
+ "arrow_count",
851
+ "stinger_count",
852
+ "sleeping_pos",
853
+ "mob_flags",
854
+ "carry_state",
855
+ "creepy",
856
+ "stared_at"
857
+ ]
301
858
  },
302
859
  {
303
860
  "id": 30,
@@ -307,7 +864,25 @@
307
864
  "width": 0.4,
308
865
  "height": 0.3,
309
866
  "type": "hostile",
310
- "category": "Hostile mobs"
867
+ "category": "Hostile mobs",
868
+ "metadataKeys": [
869
+ "shared_flags",
870
+ "air_supply",
871
+ "custom_name",
872
+ "custom_name_visible",
873
+ "silent",
874
+ "no_gravity",
875
+ "pose",
876
+ "ticks_frozen",
877
+ "living_entity_flags",
878
+ "health",
879
+ "effect_color",
880
+ "effect_ambience",
881
+ "arrow_count",
882
+ "stinger_count",
883
+ "sleeping_pos",
884
+ "mob_flags"
885
+ ]
311
886
  },
312
887
  {
313
888
  "id": 31,
@@ -317,7 +892,27 @@
317
892
  "width": 0.6,
318
893
  "height": 1.95,
319
894
  "type": "hostile",
320
- "category": "Hostile mobs"
895
+ "category": "Hostile mobs",
896
+ "metadataKeys": [
897
+ "shared_flags",
898
+ "air_supply",
899
+ "custom_name",
900
+ "custom_name_visible",
901
+ "silent",
902
+ "no_gravity",
903
+ "pose",
904
+ "ticks_frozen",
905
+ "living_entity_flags",
906
+ "health",
907
+ "effect_color",
908
+ "effect_ambience",
909
+ "arrow_count",
910
+ "stinger_count",
911
+ "sleeping_pos",
912
+ "mob_flags",
913
+ "is_celebrating",
914
+ "spell_casting"
915
+ ]
321
916
  },
322
917
  {
323
918
  "id": 32,
@@ -327,7 +922,17 @@
327
922
  "width": 0.5,
328
923
  "height": 0.8,
329
924
  "type": "other",
330
- "category": "Hostile mobs"
925
+ "category": "Hostile mobs",
926
+ "metadataKeys": [
927
+ "shared_flags",
928
+ "air_supply",
929
+ "custom_name",
930
+ "custom_name_visible",
931
+ "silent",
932
+ "no_gravity",
933
+ "pose",
934
+ "ticks_frozen"
935
+ ]
331
936
  },
332
937
  {
333
938
  "id": 33,
@@ -337,7 +942,18 @@
337
942
  "width": 0.25,
338
943
  "height": 0.25,
339
944
  "type": "projectile",
340
- "category": "Projectiles"
945
+ "category": "Projectiles",
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
+ "item_stack"
956
+ ]
341
957
  },
342
958
  {
343
959
  "id": 34,
@@ -347,7 +963,17 @@
347
963
  "width": 0.5,
348
964
  "height": 0.5,
349
965
  "type": "other",
350
- "category": "UNKNOWN"
966
+ "category": "UNKNOWN",
967
+ "metadataKeys": [
968
+ "shared_flags",
969
+ "air_supply",
970
+ "custom_name",
971
+ "custom_name_visible",
972
+ "silent",
973
+ "no_gravity",
974
+ "pose",
975
+ "ticks_frozen"
976
+ ]
351
977
  },
352
978
  {
353
979
  "id": 35,
@@ -357,7 +983,18 @@
357
983
  "width": 0.25,
358
984
  "height": 0.25,
359
985
  "type": "other",
360
- "category": "UNKNOWN"
986
+ "category": "UNKNOWN",
987
+ "metadataKeys": [
988
+ "shared_flags",
989
+ "air_supply",
990
+ "custom_name",
991
+ "custom_name_visible",
992
+ "silent",
993
+ "no_gravity",
994
+ "pose",
995
+ "ticks_frozen",
996
+ "item_stack"
997
+ ]
361
998
  },
362
999
  {
363
1000
  "id": 36,
@@ -367,7 +1004,18 @@
367
1004
  "width": 0.98,
368
1005
  "height": 0.98,
369
1006
  "type": "other",
370
- "category": "UNKNOWN"
1007
+ "category": "UNKNOWN",
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
+ "start_pos"
1018
+ ]
371
1019
  },
372
1020
  {
373
1021
  "id": 37,
@@ -377,7 +1025,20 @@
377
1025
  "width": 0.25,
378
1026
  "height": 0.25,
379
1027
  "type": "projectile",
380
- "category": "Projectiles"
1028
+ "category": "Projectiles",
1029
+ "metadataKeys": [
1030
+ "shared_flags",
1031
+ "air_supply",
1032
+ "custom_name",
1033
+ "custom_name_visible",
1034
+ "silent",
1035
+ "no_gravity",
1036
+ "pose",
1037
+ "ticks_frozen",
1038
+ "fireworks_item",
1039
+ "attached_to_target",
1040
+ "shot_at_angle"
1041
+ ]
381
1042
  },
382
1043
  {
383
1044
  "id": 38,
@@ -387,7 +1048,30 @@
387
1048
  "width": 0.6,
388
1049
  "height": 0.7,
389
1050
  "type": "animal",
390
- "category": "Passive mobs"
1051
+ "category": "Passive mobs",
1052
+ "metadataKeys": [
1053
+ "shared_flags",
1054
+ "air_supply",
1055
+ "custom_name",
1056
+ "custom_name_visible",
1057
+ "silent",
1058
+ "no_gravity",
1059
+ "pose",
1060
+ "ticks_frozen",
1061
+ "living_entity_flags",
1062
+ "health",
1063
+ "effect_color",
1064
+ "effect_ambience",
1065
+ "arrow_count",
1066
+ "stinger_count",
1067
+ "sleeping_pos",
1068
+ "mob_flags",
1069
+ "baby",
1070
+ "type",
1071
+ "flags",
1072
+ "trusted_0",
1073
+ "trusted_1"
1074
+ ]
391
1075
  },
392
1076
  {
393
1077
  "id": 39,
@@ -397,7 +1081,28 @@
397
1081
  "width": 0.5,
398
1082
  "height": 0.5,
399
1083
  "type": "animal",
400
- "category": "Passive mobs"
1084
+ "category": "Passive mobs",
1085
+ "metadataKeys": [
1086
+ "shared_flags",
1087
+ "air_supply",
1088
+ "custom_name",
1089
+ "custom_name_visible",
1090
+ "silent",
1091
+ "no_gravity",
1092
+ "pose",
1093
+ "ticks_frozen",
1094
+ "living_entity_flags",
1095
+ "health",
1096
+ "effect_color",
1097
+ "effect_ambience",
1098
+ "arrow_count",
1099
+ "stinger_count",
1100
+ "sleeping_pos",
1101
+ "mob_flags",
1102
+ "baby",
1103
+ "variant",
1104
+ "tongue_target"
1105
+ ]
401
1106
  },
402
1107
  {
403
1108
  "id": 40,
@@ -407,17 +1112,53 @@
407
1112
  "width": 0.98,
408
1113
  "height": 0.7,
409
1114
  "type": "other",
410
- "category": "Vehicles"
1115
+ "category": "Vehicles",
1116
+ "metadataKeys": [
1117
+ "shared_flags",
1118
+ "air_supply",
1119
+ "custom_name",
1120
+ "custom_name_visible",
1121
+ "silent",
1122
+ "no_gravity",
1123
+ "pose",
1124
+ "ticks_frozen",
1125
+ "hurt",
1126
+ "hurtdir",
1127
+ "damage",
1128
+ "display_block",
1129
+ "display_offset",
1130
+ "custom_display",
1131
+ "fuel"
1132
+ ]
411
1133
  },
412
1134
  {
413
1135
  "id": 41,
414
1136
  "internalId": 41,
415
1137
  "name": "ghast",
416
1138
  "displayName": "Ghast",
417
- "width": 4.0,
418
- "height": 4.0,
1139
+ "width": 4,
1140
+ "height": 4,
419
1141
  "type": "mob",
420
- "category": "Hostile mobs"
1142
+ "category": "Hostile mobs",
1143
+ "metadataKeys": [
1144
+ "shared_flags",
1145
+ "air_supply",
1146
+ "custom_name",
1147
+ "custom_name_visible",
1148
+ "silent",
1149
+ "no_gravity",
1150
+ "pose",
1151
+ "ticks_frozen",
1152
+ "living_entity_flags",
1153
+ "health",
1154
+ "effect_color",
1155
+ "effect_ambience",
1156
+ "arrow_count",
1157
+ "stinger_count",
1158
+ "sleeping_pos",
1159
+ "mob_flags",
1160
+ "is_charging"
1161
+ ]
421
1162
  },
422
1163
  {
423
1164
  "id": 42,
@@ -425,9 +1166,27 @@
425
1166
  "name": "giant",
426
1167
  "displayName": "Giant",
427
1168
  "width": 3.6,
428
- "height": 12.0,
1169
+ "height": 12,
429
1170
  "type": "hostile",
430
- "category": "Hostile mobs"
1171
+ "category": "Hostile mobs",
1172
+ "metadataKeys": [
1173
+ "shared_flags",
1174
+ "air_supply",
1175
+ "custom_name",
1176
+ "custom_name_visible",
1177
+ "silent",
1178
+ "no_gravity",
1179
+ "pose",
1180
+ "ticks_frozen",
1181
+ "living_entity_flags",
1182
+ "health",
1183
+ "effect_color",
1184
+ "effect_ambience",
1185
+ "arrow_count",
1186
+ "stinger_count",
1187
+ "sleeping_pos",
1188
+ "mob_flags"
1189
+ ]
431
1190
  },
432
1191
  {
433
1192
  "id": 43,
@@ -437,7 +1196,19 @@
437
1196
  "width": 0.5,
438
1197
  "height": 0.5,
439
1198
  "type": "other",
440
- "category": "Immobile"
1199
+ "category": "Immobile",
1200
+ "metadataKeys": [
1201
+ "shared_flags",
1202
+ "air_supply",
1203
+ "custom_name",
1204
+ "custom_name_visible",
1205
+ "silent",
1206
+ "no_gravity",
1207
+ "pose",
1208
+ "ticks_frozen",
1209
+ "item",
1210
+ "rotation"
1211
+ ]
441
1212
  },
442
1213
  {
443
1214
  "id": 44,
@@ -447,7 +1218,26 @@
447
1218
  "width": 0.8,
448
1219
  "height": 0.8,
449
1220
  "type": "water_creature",
450
- "category": "Passive mobs"
1221
+ "category": "Passive mobs",
1222
+ "metadataKeys": [
1223
+ "shared_flags",
1224
+ "air_supply",
1225
+ "custom_name",
1226
+ "custom_name_visible",
1227
+ "silent",
1228
+ "no_gravity",
1229
+ "pose",
1230
+ "ticks_frozen",
1231
+ "living_entity_flags",
1232
+ "health",
1233
+ "effect_color",
1234
+ "effect_ambience",
1235
+ "arrow_count",
1236
+ "stinger_count",
1237
+ "sleeping_pos",
1238
+ "mob_flags",
1239
+ "dark_ticks_remaining"
1240
+ ]
451
1241
  },
452
1242
  {
453
1243
  "id": 45,
@@ -457,7 +1247,29 @@
457
1247
  "width": 0.9,
458
1248
  "height": 1.3,
459
1249
  "type": "animal",
460
- "category": "Passive mobs"
1250
+ "category": "Passive mobs",
1251
+ "metadataKeys": [
1252
+ "shared_flags",
1253
+ "air_supply",
1254
+ "custom_name",
1255
+ "custom_name_visible",
1256
+ "silent",
1257
+ "no_gravity",
1258
+ "pose",
1259
+ "ticks_frozen",
1260
+ "living_entity_flags",
1261
+ "health",
1262
+ "effect_color",
1263
+ "effect_ambience",
1264
+ "arrow_count",
1265
+ "stinger_count",
1266
+ "sleeping_pos",
1267
+ "mob_flags",
1268
+ "baby",
1269
+ "is_screaming_goat",
1270
+ "has_left_horn",
1271
+ "has_right_horn"
1272
+ ]
461
1273
  },
462
1274
  {
463
1275
  "id": 46,
@@ -467,7 +1279,27 @@
467
1279
  "width": 0.85,
468
1280
  "height": 0.85,
469
1281
  "type": "hostile",
470
- "category": "Hostile mobs"
1282
+ "category": "Hostile mobs",
1283
+ "metadataKeys": [
1284
+ "shared_flags",
1285
+ "air_supply",
1286
+ "custom_name",
1287
+ "custom_name_visible",
1288
+ "silent",
1289
+ "no_gravity",
1290
+ "pose",
1291
+ "ticks_frozen",
1292
+ "living_entity_flags",
1293
+ "health",
1294
+ "effect_color",
1295
+ "effect_ambience",
1296
+ "arrow_count",
1297
+ "stinger_count",
1298
+ "sleeping_pos",
1299
+ "mob_flags",
1300
+ "moving",
1301
+ "attack_target"
1302
+ ]
471
1303
  },
472
1304
  {
473
1305
  "id": 47,
@@ -477,7 +1309,27 @@
477
1309
  "width": 1.3964844,
478
1310
  "height": 1.4,
479
1311
  "type": "animal",
480
- "category": "Hostile mobs"
1312
+ "category": "Hostile mobs",
1313
+ "metadataKeys": [
1314
+ "shared_flags",
1315
+ "air_supply",
1316
+ "custom_name",
1317
+ "custom_name_visible",
1318
+ "silent",
1319
+ "no_gravity",
1320
+ "pose",
1321
+ "ticks_frozen",
1322
+ "living_entity_flags",
1323
+ "health",
1324
+ "effect_color",
1325
+ "effect_ambience",
1326
+ "arrow_count",
1327
+ "stinger_count",
1328
+ "sleeping_pos",
1329
+ "mob_flags",
1330
+ "baby",
1331
+ "immune_to_zombification"
1332
+ ]
481
1333
  },
482
1334
  {
483
1335
  "id": 48,
@@ -487,7 +1339,23 @@
487
1339
  "width": 0.98,
488
1340
  "height": 0.7,
489
1341
  "type": "other",
490
- "category": "Vehicles"
1342
+ "category": "Vehicles",
1343
+ "metadataKeys": [
1344
+ "shared_flags",
1345
+ "air_supply",
1346
+ "custom_name",
1347
+ "custom_name_visible",
1348
+ "silent",
1349
+ "no_gravity",
1350
+ "pose",
1351
+ "ticks_frozen",
1352
+ "hurt",
1353
+ "hurtdir",
1354
+ "damage",
1355
+ "display_block",
1356
+ "display_offset",
1357
+ "custom_display"
1358
+ ]
491
1359
  },
492
1360
  {
493
1361
  "id": 49,
@@ -497,7 +1365,28 @@
497
1365
  "width": 1.3964844,
498
1366
  "height": 1.6,
499
1367
  "type": "animal",
500
- "category": "Passive mobs"
1368
+ "category": "Passive mobs",
1369
+ "metadataKeys": [
1370
+ "shared_flags",
1371
+ "air_supply",
1372
+ "custom_name",
1373
+ "custom_name_visible",
1374
+ "silent",
1375
+ "no_gravity",
1376
+ "pose",
1377
+ "ticks_frozen",
1378
+ "living_entity_flags",
1379
+ "health",
1380
+ "effect_color",
1381
+ "effect_ambience",
1382
+ "arrow_count",
1383
+ "stinger_count",
1384
+ "sleeping_pos",
1385
+ "mob_flags",
1386
+ "baby",
1387
+ "flags",
1388
+ "type_variant"
1389
+ ]
501
1390
  },
502
1391
  {
503
1392
  "id": 50,
@@ -507,7 +1396,28 @@
507
1396
  "width": 0.6,
508
1397
  "height": 1.95,
509
1398
  "type": "hostile",
510
- "category": "Hostile mobs"
1399
+ "category": "Hostile mobs",
1400
+ "metadataKeys": [
1401
+ "shared_flags",
1402
+ "air_supply",
1403
+ "custom_name",
1404
+ "custom_name_visible",
1405
+ "silent",
1406
+ "no_gravity",
1407
+ "pose",
1408
+ "ticks_frozen",
1409
+ "living_entity_flags",
1410
+ "health",
1411
+ "effect_color",
1412
+ "effect_ambience",
1413
+ "arrow_count",
1414
+ "stinger_count",
1415
+ "sleeping_pos",
1416
+ "mob_flags",
1417
+ "baby",
1418
+ "special_type",
1419
+ "drowned_conversion"
1420
+ ]
511
1421
  },
512
1422
  {
513
1423
  "id": 51,
@@ -517,17 +1427,50 @@
517
1427
  "width": 0.6,
518
1428
  "height": 1.95,
519
1429
  "type": "hostile",
520
- "category": "Hostile mobs"
1430
+ "category": "Hostile mobs",
1431
+ "metadataKeys": [
1432
+ "shared_flags",
1433
+ "air_supply",
1434
+ "custom_name",
1435
+ "custom_name_visible",
1436
+ "silent",
1437
+ "no_gravity",
1438
+ "pose",
1439
+ "ticks_frozen",
1440
+ "living_entity_flags",
1441
+ "health",
1442
+ "effect_color",
1443
+ "effect_ambience",
1444
+ "arrow_count",
1445
+ "stinger_count",
1446
+ "sleeping_pos",
1447
+ "mob_flags",
1448
+ "is_celebrating",
1449
+ "spell_casting"
1450
+ ]
521
1451
  },
522
1452
  {
523
1453
  "id": 52,
524
1454
  "internalId": 52,
525
1455
  "name": "interaction",
526
1456
  "displayName": "Interaction",
527
- "width": 0.0,
528
- "height": 0.0,
1457
+ "width": 0,
1458
+ "height": 0,
529
1459
  "type": "other",
530
- "category": "Immobile"
1460
+ "category": "Immobile",
1461
+ "metadataKeys": [
1462
+ "shared_flags",
1463
+ "air_supply",
1464
+ "custom_name",
1465
+ "custom_name_visible",
1466
+ "silent",
1467
+ "no_gravity",
1468
+ "pose",
1469
+ "ticks_frozen",
1470
+ "width",
1471
+ "height",
1472
+ "response"
1473
+ ]
531
1474
  },
532
1475
  {
533
1476
  "id": 53,
@@ -537,7 +1480,26 @@
537
1480
  "width": 1.4,
538
1481
  "height": 2.7,
539
1482
  "type": "mob",
540
- "category": "Passive mobs"
1483
+ "category": "Passive mobs",
1484
+ "metadataKeys": [
1485
+ "shared_flags",
1486
+ "air_supply",
1487
+ "custom_name",
1488
+ "custom_name_visible",
1489
+ "silent",
1490
+ "no_gravity",
1491
+ "pose",
1492
+ "ticks_frozen",
1493
+ "living_entity_flags",
1494
+ "health",
1495
+ "effect_color",
1496
+ "effect_ambience",
1497
+ "arrow_count",
1498
+ "stinger_count",
1499
+ "sleeping_pos",
1500
+ "mob_flags",
1501
+ "flags"
1502
+ ]
541
1503
  },
542
1504
  {
543
1505
  "id": 54,
@@ -547,17 +1509,55 @@
547
1509
  "width": 0.25,
548
1510
  "height": 0.25,
549
1511
  "type": "other",
550
- "category": "UNKNOWN"
1512
+ "category": "UNKNOWN",
1513
+ "metadataKeys": [
1514
+ "shared_flags",
1515
+ "air_supply",
1516
+ "custom_name",
1517
+ "custom_name_visible",
1518
+ "silent",
1519
+ "no_gravity",
1520
+ "pose",
1521
+ "ticks_frozen",
1522
+ "item"
1523
+ ]
551
1524
  },
552
1525
  {
553
1526
  "id": 55,
554
1527
  "internalId": 55,
555
1528
  "name": "item_display",
556
1529
  "displayName": "Item Display",
557
- "width": 0.0,
558
- "height": 0.0,
1530
+ "width": 0,
1531
+ "height": 0,
559
1532
  "type": "other",
560
- "category": "Immobile"
1533
+ "category": "Immobile",
1534
+ "metadataKeys": [
1535
+ "shared_flags",
1536
+ "air_supply",
1537
+ "custom_name",
1538
+ "custom_name_visible",
1539
+ "silent",
1540
+ "no_gravity",
1541
+ "pose",
1542
+ "ticks_frozen",
1543
+ "transformation_interpolation_start_delta_ticks",
1544
+ "transformation_interpolation_duration",
1545
+ "pos_rot_interpolation_duration",
1546
+ "translation",
1547
+ "scale",
1548
+ "left_rotation",
1549
+ "right_rotation",
1550
+ "billboard_render_constraints",
1551
+ "brightness_override",
1552
+ "view_range",
1553
+ "shadow_radius",
1554
+ "shadow_strength",
1555
+ "width",
1556
+ "height",
1557
+ "glow_color_override",
1558
+ "item_stack",
1559
+ "item_display"
1560
+ ]
561
1561
  },
562
1562
  {
563
1563
  "id": 56,
@@ -567,17 +1567,40 @@
567
1567
  "width": 0.5,
568
1568
  "height": 0.5,
569
1569
  "type": "other",
570
- "category": "Immobile"
1570
+ "category": "Immobile",
1571
+ "metadataKeys": [
1572
+ "shared_flags",
1573
+ "air_supply",
1574
+ "custom_name",
1575
+ "custom_name_visible",
1576
+ "silent",
1577
+ "no_gravity",
1578
+ "pose",
1579
+ "ticks_frozen",
1580
+ "item",
1581
+ "rotation"
1582
+ ]
571
1583
  },
572
1584
  {
573
1585
  "id": 57,
574
1586
  "internalId": 57,
575
1587
  "name": "fireball",
576
1588
  "displayName": "Fireball",
577
- "width": 1.0,
578
- "height": 1.0,
1589
+ "width": 1,
1590
+ "height": 1,
579
1591
  "type": "projectile",
580
- "category": "Projectiles"
1592
+ "category": "Projectiles",
1593
+ "metadataKeys": [
1594
+ "shared_flags",
1595
+ "air_supply",
1596
+ "custom_name",
1597
+ "custom_name_visible",
1598
+ "silent",
1599
+ "no_gravity",
1600
+ "pose",
1601
+ "ticks_frozen",
1602
+ "item_stack"
1603
+ ]
581
1604
  },
582
1605
  {
583
1606
  "id": 58,
@@ -587,17 +1610,37 @@
587
1610
  "width": 0.375,
588
1611
  "height": 0.5,
589
1612
  "type": "other",
590
- "category": "Immobile"
1613
+ "category": "Immobile",
1614
+ "metadataKeys": [
1615
+ "shared_flags",
1616
+ "air_supply",
1617
+ "custom_name",
1618
+ "custom_name_visible",
1619
+ "silent",
1620
+ "no_gravity",
1621
+ "pose",
1622
+ "ticks_frozen"
1623
+ ]
591
1624
  },
592
1625
  {
593
1626
  "id": 59,
594
1627
  "internalId": 59,
595
1628
  "name": "lightning_bolt",
596
1629
  "displayName": "Lightning Bolt",
597
- "width": 0.0,
598
- "height": 0.0,
1630
+ "width": 0,
1631
+ "height": 0,
599
1632
  "type": "other",
600
- "category": "UNKNOWN"
1633
+ "category": "UNKNOWN",
1634
+ "metadataKeys": [
1635
+ "shared_flags",
1636
+ "air_supply",
1637
+ "custom_name",
1638
+ "custom_name_visible",
1639
+ "silent",
1640
+ "no_gravity",
1641
+ "pose",
1642
+ "ticks_frozen"
1643
+ ]
601
1644
  },
602
1645
  {
603
1646
  "id": 60,
@@ -607,7 +1650,31 @@
607
1650
  "width": 0.9,
608
1651
  "height": 1.87,
609
1652
  "type": "animal",
610
- "category": "Passive mobs"
1653
+ "category": "Passive mobs",
1654
+ "metadataKeys": [
1655
+ "shared_flags",
1656
+ "air_supply",
1657
+ "custom_name",
1658
+ "custom_name_visible",
1659
+ "silent",
1660
+ "no_gravity",
1661
+ "pose",
1662
+ "ticks_frozen",
1663
+ "living_entity_flags",
1664
+ "health",
1665
+ "effect_color",
1666
+ "effect_ambience",
1667
+ "arrow_count",
1668
+ "stinger_count",
1669
+ "sleeping_pos",
1670
+ "mob_flags",
1671
+ "baby",
1672
+ "flags",
1673
+ "chest",
1674
+ "strength",
1675
+ "swag",
1676
+ "variant"
1677
+ ]
611
1678
  },
612
1679
  {
613
1680
  "id": 61,
@@ -617,7 +1684,17 @@
617
1684
  "width": 0.25,
618
1685
  "height": 0.25,
619
1686
  "type": "projectile",
620
- "category": "Projectiles"
1687
+ "category": "Projectiles",
1688
+ "metadataKeys": [
1689
+ "shared_flags",
1690
+ "air_supply",
1691
+ "custom_name",
1692
+ "custom_name_visible",
1693
+ "silent",
1694
+ "no_gravity",
1695
+ "pose",
1696
+ "ticks_frozen"
1697
+ ]
621
1698
  },
622
1699
  {
623
1700
  "id": 62,
@@ -627,17 +1704,46 @@
627
1704
  "width": 2.04,
628
1705
  "height": 2.04,
629
1706
  "type": "mob",
630
- "category": "Hostile mobs"
1707
+ "category": "Hostile mobs",
1708
+ "metadataKeys": [
1709
+ "shared_flags",
1710
+ "air_supply",
1711
+ "custom_name",
1712
+ "custom_name_visible",
1713
+ "silent",
1714
+ "no_gravity",
1715
+ "pose",
1716
+ "ticks_frozen",
1717
+ "living_entity_flags",
1718
+ "health",
1719
+ "effect_color",
1720
+ "effect_ambience",
1721
+ "arrow_count",
1722
+ "stinger_count",
1723
+ "sleeping_pos",
1724
+ "mob_flags",
1725
+ "size"
1726
+ ]
631
1727
  },
632
1728
  {
633
1729
  "id": 63,
634
1730
  "internalId": 63,
635
1731
  "name": "marker",
636
1732
  "displayName": "Marker",
637
- "width": 0.0,
638
- "height": 0.0,
1733
+ "width": 0,
1734
+ "height": 0,
639
1735
  "type": "other",
640
- "category": "UNKNOWN"
1736
+ "category": "UNKNOWN",
1737
+ "metadataKeys": [
1738
+ "shared_flags",
1739
+ "air_supply",
1740
+ "custom_name",
1741
+ "custom_name_visible",
1742
+ "silent",
1743
+ "no_gravity",
1744
+ "pose",
1745
+ "ticks_frozen"
1746
+ ]
641
1747
  },
642
1748
  {
643
1749
  "id": 64,
@@ -647,7 +1753,23 @@
647
1753
  "width": 0.98,
648
1754
  "height": 0.7,
649
1755
  "type": "other",
650
- "category": "Vehicles"
1756
+ "category": "Vehicles",
1757
+ "metadataKeys": [
1758
+ "shared_flags",
1759
+ "air_supply",
1760
+ "custom_name",
1761
+ "custom_name_visible",
1762
+ "silent",
1763
+ "no_gravity",
1764
+ "pose",
1765
+ "ticks_frozen",
1766
+ "hurt",
1767
+ "hurtdir",
1768
+ "damage",
1769
+ "display_block",
1770
+ "display_offset",
1771
+ "custom_display"
1772
+ ]
651
1773
  },
652
1774
  {
653
1775
  "id": 65,
@@ -657,7 +1779,27 @@
657
1779
  "width": 0.9,
658
1780
  "height": 1.4,
659
1781
  "type": "animal",
660
- "category": "Passive mobs"
1782
+ "category": "Passive mobs",
1783
+ "metadataKeys": [
1784
+ "shared_flags",
1785
+ "air_supply",
1786
+ "custom_name",
1787
+ "custom_name_visible",
1788
+ "silent",
1789
+ "no_gravity",
1790
+ "pose",
1791
+ "ticks_frozen",
1792
+ "living_entity_flags",
1793
+ "health",
1794
+ "effect_color",
1795
+ "effect_ambience",
1796
+ "arrow_count",
1797
+ "stinger_count",
1798
+ "sleeping_pos",
1799
+ "mob_flags",
1800
+ "baby",
1801
+ "type"
1802
+ ]
661
1803
  },
662
1804
  {
663
1805
  "id": 66,
@@ -667,7 +1809,28 @@
667
1809
  "width": 1.3964844,
668
1810
  "height": 1.6,
669
1811
  "type": "animal",
670
- "category": "Passive mobs"
1812
+ "category": "Passive mobs",
1813
+ "metadataKeys": [
1814
+ "shared_flags",
1815
+ "air_supply",
1816
+ "custom_name",
1817
+ "custom_name_visible",
1818
+ "silent",
1819
+ "no_gravity",
1820
+ "pose",
1821
+ "ticks_frozen",
1822
+ "living_entity_flags",
1823
+ "health",
1824
+ "effect_color",
1825
+ "effect_ambience",
1826
+ "arrow_count",
1827
+ "stinger_count",
1828
+ "sleeping_pos",
1829
+ "mob_flags",
1830
+ "baby",
1831
+ "flags",
1832
+ "chest"
1833
+ ]
671
1834
  },
672
1835
  {
673
1836
  "id": 67,
@@ -677,7 +1840,27 @@
677
1840
  "width": 0.6,
678
1841
  "height": 0.7,
679
1842
  "type": "animal",
680
- "category": "Passive mobs"
1843
+ "category": "Passive mobs",
1844
+ "metadataKeys": [
1845
+ "shared_flags",
1846
+ "air_supply",
1847
+ "custom_name",
1848
+ "custom_name_visible",
1849
+ "silent",
1850
+ "no_gravity",
1851
+ "pose",
1852
+ "ticks_frozen",
1853
+ "living_entity_flags",
1854
+ "health",
1855
+ "effect_color",
1856
+ "effect_ambience",
1857
+ "arrow_count",
1858
+ "stinger_count",
1859
+ "sleeping_pos",
1860
+ "mob_flags",
1861
+ "baby",
1862
+ "trusting"
1863
+ ]
681
1864
  },
682
1865
  {
683
1866
  "id": 68,
@@ -687,7 +1870,18 @@
687
1870
  "width": 0.5,
688
1871
  "height": 0.5,
689
1872
  "type": "other",
690
- "category": "Immobile"
1873
+ "category": "Immobile",
1874
+ "metadataKeys": [
1875
+ "shared_flags",
1876
+ "air_supply",
1877
+ "custom_name",
1878
+ "custom_name_visible",
1879
+ "silent",
1880
+ "no_gravity",
1881
+ "pose",
1882
+ "ticks_frozen",
1883
+ "painting_variant"
1884
+ ]
691
1885
  },
692
1886
  {
693
1887
  "id": 69,
@@ -697,7 +1891,32 @@
697
1891
  "width": 1.3,
698
1892
  "height": 1.25,
699
1893
  "type": "animal",
700
- "category": "Passive mobs"
1894
+ "category": "Passive mobs",
1895
+ "metadataKeys": [
1896
+ "shared_flags",
1897
+ "air_supply",
1898
+ "custom_name",
1899
+ "custom_name_visible",
1900
+ "silent",
1901
+ "no_gravity",
1902
+ "pose",
1903
+ "ticks_frozen",
1904
+ "living_entity_flags",
1905
+ "health",
1906
+ "effect_color",
1907
+ "effect_ambience",
1908
+ "arrow_count",
1909
+ "stinger_count",
1910
+ "sleeping_pos",
1911
+ "mob_flags",
1912
+ "baby",
1913
+ "unhappy_counter",
1914
+ "sneeze_counter",
1915
+ "eat_counter",
1916
+ "main_gene",
1917
+ "hidden_gene",
1918
+ "flags"
1919
+ ]
701
1920
  },
702
1921
  {
703
1922
  "id": 70,
@@ -707,7 +1926,29 @@
707
1926
  "width": 0.5,
708
1927
  "height": 0.9,
709
1928
  "type": "animal",
710
- "category": "Passive mobs"
1929
+ "category": "Passive mobs",
1930
+ "metadataKeys": [
1931
+ "shared_flags",
1932
+ "air_supply",
1933
+ "custom_name",
1934
+ "custom_name_visible",
1935
+ "silent",
1936
+ "no_gravity",
1937
+ "pose",
1938
+ "ticks_frozen",
1939
+ "living_entity_flags",
1940
+ "health",
1941
+ "effect_color",
1942
+ "effect_ambience",
1943
+ "arrow_count",
1944
+ "stinger_count",
1945
+ "sleeping_pos",
1946
+ "mob_flags",
1947
+ "baby",
1948
+ "flags",
1949
+ "owneruuid",
1950
+ "variant"
1951
+ ]
711
1952
  },
712
1953
  {
713
1954
  "id": 71,
@@ -717,7 +1958,26 @@
717
1958
  "width": 0.9,
718
1959
  "height": 0.5,
719
1960
  "type": "mob",
720
- "category": "Hostile mobs"
1961
+ "category": "Hostile mobs",
1962
+ "metadataKeys": [
1963
+ "shared_flags",
1964
+ "air_supply",
1965
+ "custom_name",
1966
+ "custom_name_visible",
1967
+ "silent",
1968
+ "no_gravity",
1969
+ "pose",
1970
+ "ticks_frozen",
1971
+ "living_entity_flags",
1972
+ "health",
1973
+ "effect_color",
1974
+ "effect_ambience",
1975
+ "arrow_count",
1976
+ "stinger_count",
1977
+ "sleeping_pos",
1978
+ "mob_flags",
1979
+ "size"
1980
+ ]
721
1981
  },
722
1982
  {
723
1983
  "id": 72,
@@ -727,7 +1987,28 @@
727
1987
  "width": 0.9,
728
1988
  "height": 0.9,
729
1989
  "type": "animal",
730
- "category": "Passive mobs"
1990
+ "category": "Passive mobs",
1991
+ "metadataKeys": [
1992
+ "shared_flags",
1993
+ "air_supply",
1994
+ "custom_name",
1995
+ "custom_name_visible",
1996
+ "silent",
1997
+ "no_gravity",
1998
+ "pose",
1999
+ "ticks_frozen",
2000
+ "living_entity_flags",
2001
+ "health",
2002
+ "effect_color",
2003
+ "effect_ambience",
2004
+ "arrow_count",
2005
+ "stinger_count",
2006
+ "sleeping_pos",
2007
+ "mob_flags",
2008
+ "baby",
2009
+ "saddle",
2010
+ "boost_time"
2011
+ ]
731
2012
  },
732
2013
  {
733
2014
  "id": 73,
@@ -737,7 +2018,29 @@
737
2018
  "width": 0.6,
738
2019
  "height": 1.95,
739
2020
  "type": "hostile",
740
- "category": "Hostile mobs"
2021
+ "category": "Hostile mobs",
2022
+ "metadataKeys": [
2023
+ "shared_flags",
2024
+ "air_supply",
2025
+ "custom_name",
2026
+ "custom_name_visible",
2027
+ "silent",
2028
+ "no_gravity",
2029
+ "pose",
2030
+ "ticks_frozen",
2031
+ "living_entity_flags",
2032
+ "health",
2033
+ "effect_color",
2034
+ "effect_ambience",
2035
+ "arrow_count",
2036
+ "stinger_count",
2037
+ "sleeping_pos",
2038
+ "mob_flags",
2039
+ "immune_to_zombification",
2040
+ "baby",
2041
+ "is_charging_crossbow",
2042
+ "is_dancing"
2043
+ ]
741
2044
  },
742
2045
  {
743
2046
  "id": 74,
@@ -747,7 +2050,26 @@
747
2050
  "width": 0.6,
748
2051
  "height": 1.95,
749
2052
  "type": "hostile",
750
- "category": "Hostile mobs"
2053
+ "category": "Hostile mobs",
2054
+ "metadataKeys": [
2055
+ "shared_flags",
2056
+ "air_supply",
2057
+ "custom_name",
2058
+ "custom_name_visible",
2059
+ "silent",
2060
+ "no_gravity",
2061
+ "pose",
2062
+ "ticks_frozen",
2063
+ "living_entity_flags",
2064
+ "health",
2065
+ "effect_color",
2066
+ "effect_ambience",
2067
+ "arrow_count",
2068
+ "stinger_count",
2069
+ "sleeping_pos",
2070
+ "mob_flags",
2071
+ "immune_to_zombification"
2072
+ ]
751
2073
  },
752
2074
  {
753
2075
  "id": 75,
@@ -757,7 +2079,27 @@
757
2079
  "width": 0.6,
758
2080
  "height": 1.95,
759
2081
  "type": "hostile",
760
- "category": "Hostile mobs"
2082
+ "category": "Hostile mobs",
2083
+ "metadataKeys": [
2084
+ "shared_flags",
2085
+ "air_supply",
2086
+ "custom_name",
2087
+ "custom_name_visible",
2088
+ "silent",
2089
+ "no_gravity",
2090
+ "pose",
2091
+ "ticks_frozen",
2092
+ "living_entity_flags",
2093
+ "health",
2094
+ "effect_color",
2095
+ "effect_ambience",
2096
+ "arrow_count",
2097
+ "stinger_count",
2098
+ "sleeping_pos",
2099
+ "mob_flags",
2100
+ "is_celebrating",
2101
+ "is_charging_crossbow"
2102
+ ]
761
2103
  },
762
2104
  {
763
2105
  "id": 76,
@@ -767,7 +2109,27 @@
767
2109
  "width": 1.4,
768
2110
  "height": 1.4,
769
2111
  "type": "animal",
770
- "category": "Passive mobs"
2112
+ "category": "Passive mobs",
2113
+ "metadataKeys": [
2114
+ "shared_flags",
2115
+ "air_supply",
2116
+ "custom_name",
2117
+ "custom_name_visible",
2118
+ "silent",
2119
+ "no_gravity",
2120
+ "pose",
2121
+ "ticks_frozen",
2122
+ "living_entity_flags",
2123
+ "health",
2124
+ "effect_color",
2125
+ "effect_ambience",
2126
+ "arrow_count",
2127
+ "stinger_count",
2128
+ "sleeping_pos",
2129
+ "mob_flags",
2130
+ "baby",
2131
+ "standing"
2132
+ ]
771
2133
  },
772
2134
  {
773
2135
  "id": 77,
@@ -777,7 +2139,18 @@
777
2139
  "width": 0.25,
778
2140
  "height": 0.25,
779
2141
  "type": "projectile",
780
- "category": "Projectiles"
2142
+ "category": "Projectiles",
2143
+ "metadataKeys": [
2144
+ "shared_flags",
2145
+ "air_supply",
2146
+ "custom_name",
2147
+ "custom_name_visible",
2148
+ "silent",
2149
+ "no_gravity",
2150
+ "pose",
2151
+ "ticks_frozen",
2152
+ "item_stack"
2153
+ ]
781
2154
  },
782
2155
  {
783
2156
  "id": 78,
@@ -787,7 +2160,27 @@
787
2160
  "width": 0.7,
788
2161
  "height": 0.7,
789
2162
  "type": "water_creature",
790
- "category": "Passive mobs"
2163
+ "category": "Passive mobs",
2164
+ "metadataKeys": [
2165
+ "shared_flags",
2166
+ "air_supply",
2167
+ "custom_name",
2168
+ "custom_name_visible",
2169
+ "silent",
2170
+ "no_gravity",
2171
+ "pose",
2172
+ "ticks_frozen",
2173
+ "living_entity_flags",
2174
+ "health",
2175
+ "effect_color",
2176
+ "effect_ambience",
2177
+ "arrow_count",
2178
+ "stinger_count",
2179
+ "sleeping_pos",
2180
+ "mob_flags",
2181
+ "from_bucket",
2182
+ "puff_state"
2183
+ ]
791
2184
  },
792
2185
  {
793
2186
  "id": 79,
@@ -797,7 +2190,27 @@
797
2190
  "width": 0.4,
798
2191
  "height": 0.5,
799
2192
  "type": "animal",
800
- "category": "Passive mobs"
2193
+ "category": "Passive mobs",
2194
+ "metadataKeys": [
2195
+ "shared_flags",
2196
+ "air_supply",
2197
+ "custom_name",
2198
+ "custom_name_visible",
2199
+ "silent",
2200
+ "no_gravity",
2201
+ "pose",
2202
+ "ticks_frozen",
2203
+ "living_entity_flags",
2204
+ "health",
2205
+ "effect_color",
2206
+ "effect_ambience",
2207
+ "arrow_count",
2208
+ "stinger_count",
2209
+ "sleeping_pos",
2210
+ "mob_flags",
2211
+ "baby",
2212
+ "type"
2213
+ ]
801
2214
  },
802
2215
  {
803
2216
  "id": 80,
@@ -807,7 +2220,26 @@
807
2220
  "width": 1.95,
808
2221
  "height": 2.2,
809
2222
  "type": "hostile",
810
- "category": "Hostile mobs"
2223
+ "category": "Hostile mobs",
2224
+ "metadataKeys": [
2225
+ "shared_flags",
2226
+ "air_supply",
2227
+ "custom_name",
2228
+ "custom_name_visible",
2229
+ "silent",
2230
+ "no_gravity",
2231
+ "pose",
2232
+ "ticks_frozen",
2233
+ "living_entity_flags",
2234
+ "health",
2235
+ "effect_color",
2236
+ "effect_ambience",
2237
+ "arrow_count",
2238
+ "stinger_count",
2239
+ "sleeping_pos",
2240
+ "mob_flags",
2241
+ "is_celebrating"
2242
+ ]
811
2243
  },
812
2244
  {
813
2245
  "id": 81,
@@ -817,7 +2249,26 @@
817
2249
  "width": 0.7,
818
2250
  "height": 0.4,
819
2251
  "type": "water_creature",
820
- "category": "Passive mobs"
2252
+ "category": "Passive mobs",
2253
+ "metadataKeys": [
2254
+ "shared_flags",
2255
+ "air_supply",
2256
+ "custom_name",
2257
+ "custom_name_visible",
2258
+ "silent",
2259
+ "no_gravity",
2260
+ "pose",
2261
+ "ticks_frozen",
2262
+ "living_entity_flags",
2263
+ "health",
2264
+ "effect_color",
2265
+ "effect_ambience",
2266
+ "arrow_count",
2267
+ "stinger_count",
2268
+ "sleeping_pos",
2269
+ "mob_flags",
2270
+ "from_bucket"
2271
+ ]
821
2272
  },
822
2273
  {
823
2274
  "id": 82,
@@ -827,17 +2278,58 @@
827
2278
  "width": 0.9,
828
2279
  "height": 1.3,
829
2280
  "type": "animal",
830
- "category": "Passive mobs"
2281
+ "category": "Passive mobs",
2282
+ "metadataKeys": [
2283
+ "shared_flags",
2284
+ "air_supply",
2285
+ "custom_name",
2286
+ "custom_name_visible",
2287
+ "silent",
2288
+ "no_gravity",
2289
+ "pose",
2290
+ "ticks_frozen",
2291
+ "living_entity_flags",
2292
+ "health",
2293
+ "effect_color",
2294
+ "effect_ambience",
2295
+ "arrow_count",
2296
+ "stinger_count",
2297
+ "sleeping_pos",
2298
+ "mob_flags",
2299
+ "baby",
2300
+ "wool"
2301
+ ]
831
2302
  },
832
2303
  {
833
2304
  "id": 83,
834
2305
  "internalId": 83,
835
2306
  "name": "shulker",
836
2307
  "displayName": "Shulker",
837
- "width": 1.0,
838
- "height": 1.0,
2308
+ "width": 1,
2309
+ "height": 1,
839
2310
  "type": "mob",
840
- "category": "Hostile mobs"
2311
+ "category": "Hostile mobs",
2312
+ "metadataKeys": [
2313
+ "shared_flags",
2314
+ "air_supply",
2315
+ "custom_name",
2316
+ "custom_name_visible",
2317
+ "silent",
2318
+ "no_gravity",
2319
+ "pose",
2320
+ "ticks_frozen",
2321
+ "living_entity_flags",
2322
+ "health",
2323
+ "effect_color",
2324
+ "effect_ambience",
2325
+ "arrow_count",
2326
+ "stinger_count",
2327
+ "sleeping_pos",
2328
+ "mob_flags",
2329
+ "attach_face",
2330
+ "peek",
2331
+ "color"
2332
+ ]
841
2333
  },
842
2334
  {
843
2335
  "id": 84,
@@ -847,7 +2339,17 @@
847
2339
  "width": 0.3125,
848
2340
  "height": 0.3125,
849
2341
  "type": "projectile",
850
- "category": "Projectiles"
2342
+ "category": "Projectiles",
2343
+ "metadataKeys": [
2344
+ "shared_flags",
2345
+ "air_supply",
2346
+ "custom_name",
2347
+ "custom_name_visible",
2348
+ "silent",
2349
+ "no_gravity",
2350
+ "pose",
2351
+ "ticks_frozen"
2352
+ ]
851
2353
  },
852
2354
  {
853
2355
  "id": 85,
@@ -857,7 +2359,25 @@
857
2359
  "width": 0.4,
858
2360
  "height": 0.3,
859
2361
  "type": "hostile",
860
- "category": "Hostile mobs"
2362
+ "category": "Hostile mobs",
2363
+ "metadataKeys": [
2364
+ "shared_flags",
2365
+ "air_supply",
2366
+ "custom_name",
2367
+ "custom_name_visible",
2368
+ "silent",
2369
+ "no_gravity",
2370
+ "pose",
2371
+ "ticks_frozen",
2372
+ "living_entity_flags",
2373
+ "health",
2374
+ "effect_color",
2375
+ "effect_ambience",
2376
+ "arrow_count",
2377
+ "stinger_count",
2378
+ "sleeping_pos",
2379
+ "mob_flags"
2380
+ ]
861
2381
  },
862
2382
  {
863
2383
  "id": 86,
@@ -867,7 +2387,26 @@
867
2387
  "width": 0.6,
868
2388
  "height": 1.99,
869
2389
  "type": "hostile",
870
- "category": "Hostile mobs"
2390
+ "category": "Hostile mobs",
2391
+ "metadataKeys": [
2392
+ "shared_flags",
2393
+ "air_supply",
2394
+ "custom_name",
2395
+ "custom_name_visible",
2396
+ "silent",
2397
+ "no_gravity",
2398
+ "pose",
2399
+ "ticks_frozen",
2400
+ "living_entity_flags",
2401
+ "health",
2402
+ "effect_color",
2403
+ "effect_ambience",
2404
+ "arrow_count",
2405
+ "stinger_count",
2406
+ "sleeping_pos",
2407
+ "mob_flags",
2408
+ "stray_conversion"
2409
+ ]
871
2410
  },
872
2411
  {
873
2412
  "id": 87,
@@ -877,7 +2416,27 @@
877
2416
  "width": 1.3964844,
878
2417
  "height": 1.6,
879
2418
  "type": "animal",
880
- "category": "Hostile mobs"
2419
+ "category": "Hostile mobs",
2420
+ "metadataKeys": [
2421
+ "shared_flags",
2422
+ "air_supply",
2423
+ "custom_name",
2424
+ "custom_name_visible",
2425
+ "silent",
2426
+ "no_gravity",
2427
+ "pose",
2428
+ "ticks_frozen",
2429
+ "living_entity_flags",
2430
+ "health",
2431
+ "effect_color",
2432
+ "effect_ambience",
2433
+ "arrow_count",
2434
+ "stinger_count",
2435
+ "sleeping_pos",
2436
+ "mob_flags",
2437
+ "baby",
2438
+ "flags"
2439
+ ]
881
2440
  },
882
2441
  {
883
2442
  "id": 88,
@@ -887,7 +2446,26 @@
887
2446
  "width": 2.04,
888
2447
  "height": 2.04,
889
2448
  "type": "mob",
890
- "category": "Hostile mobs"
2449
+ "category": "Hostile mobs",
2450
+ "metadataKeys": [
2451
+ "shared_flags",
2452
+ "air_supply",
2453
+ "custom_name",
2454
+ "custom_name_visible",
2455
+ "silent",
2456
+ "no_gravity",
2457
+ "pose",
2458
+ "ticks_frozen",
2459
+ "living_entity_flags",
2460
+ "health",
2461
+ "effect_color",
2462
+ "effect_ambience",
2463
+ "arrow_count",
2464
+ "stinger_count",
2465
+ "sleeping_pos",
2466
+ "mob_flags",
2467
+ "size"
2468
+ ]
891
2469
  },
892
2470
  {
893
2471
  "id": 89,
@@ -897,7 +2475,18 @@
897
2475
  "width": 0.3125,
898
2476
  "height": 0.3125,
899
2477
  "type": "projectile",
900
- "category": "Projectiles"
2478
+ "category": "Projectiles",
2479
+ "metadataKeys": [
2480
+ "shared_flags",
2481
+ "air_supply",
2482
+ "custom_name",
2483
+ "custom_name_visible",
2484
+ "silent",
2485
+ "no_gravity",
2486
+ "pose",
2487
+ "ticks_frozen",
2488
+ "item_stack"
2489
+ ]
901
2490
  },
902
2491
  {
903
2492
  "id": 90,
@@ -907,7 +2496,28 @@
907
2496
  "width": 1.9,
908
2497
  "height": 1.75,
909
2498
  "type": "animal",
910
- "category": "Passive mobs"
2499
+ "category": "Passive mobs",
2500
+ "metadataKeys": [
2501
+ "shared_flags",
2502
+ "air_supply",
2503
+ "custom_name",
2504
+ "custom_name_visible",
2505
+ "silent",
2506
+ "no_gravity",
2507
+ "pose",
2508
+ "ticks_frozen",
2509
+ "living_entity_flags",
2510
+ "health",
2511
+ "effect_color",
2512
+ "effect_ambience",
2513
+ "arrow_count",
2514
+ "stinger_count",
2515
+ "sleeping_pos",
2516
+ "mob_flags",
2517
+ "baby",
2518
+ "state",
2519
+ "drop_seed_at_tick"
2520
+ ]
911
2521
  },
912
2522
  {
913
2523
  "id": 91,
@@ -917,7 +2527,26 @@
917
2527
  "width": 0.7,
918
2528
  "height": 1.9,
919
2529
  "type": "mob",
920
- "category": "Passive mobs"
2530
+ "category": "Passive mobs",
2531
+ "metadataKeys": [
2532
+ "shared_flags",
2533
+ "air_supply",
2534
+ "custom_name",
2535
+ "custom_name_visible",
2536
+ "silent",
2537
+ "no_gravity",
2538
+ "pose",
2539
+ "ticks_frozen",
2540
+ "living_entity_flags",
2541
+ "health",
2542
+ "effect_color",
2543
+ "effect_ambience",
2544
+ "arrow_count",
2545
+ "stinger_count",
2546
+ "sleeping_pos",
2547
+ "mob_flags",
2548
+ "pumpkin"
2549
+ ]
921
2550
  },
922
2551
  {
923
2552
  "id": 92,
@@ -927,7 +2556,18 @@
927
2556
  "width": 0.25,
928
2557
  "height": 0.25,
929
2558
  "type": "projectile",
930
- "category": "Projectiles"
2559
+ "category": "Projectiles",
2560
+ "metadataKeys": [
2561
+ "shared_flags",
2562
+ "air_supply",
2563
+ "custom_name",
2564
+ "custom_name_visible",
2565
+ "silent",
2566
+ "no_gravity",
2567
+ "pose",
2568
+ "ticks_frozen",
2569
+ "item_stack"
2570
+ ]
931
2571
  },
932
2572
  {
933
2573
  "id": 93,
@@ -937,7 +2577,23 @@
937
2577
  "width": 0.98,
938
2578
  "height": 0.7,
939
2579
  "type": "other",
940
- "category": "Vehicles"
2580
+ "category": "Vehicles",
2581
+ "metadataKeys": [
2582
+ "shared_flags",
2583
+ "air_supply",
2584
+ "custom_name",
2585
+ "custom_name_visible",
2586
+ "silent",
2587
+ "no_gravity",
2588
+ "pose",
2589
+ "ticks_frozen",
2590
+ "hurt",
2591
+ "hurtdir",
2592
+ "damage",
2593
+ "display_block",
2594
+ "display_offset",
2595
+ "custom_display"
2596
+ ]
941
2597
  },
942
2598
  {
943
2599
  "id": 94,
@@ -947,7 +2603,19 @@
947
2603
  "width": 0.5,
948
2604
  "height": 0.5,
949
2605
  "type": "projectile",
950
- "category": "Projectiles"
2606
+ "category": "Projectiles",
2607
+ "metadataKeys": [
2608
+ "shared_flags",
2609
+ "air_supply",
2610
+ "custom_name",
2611
+ "custom_name_visible",
2612
+ "silent",
2613
+ "no_gravity",
2614
+ "pose",
2615
+ "ticks_frozen",
2616
+ "flags",
2617
+ "pierce_level"
2618
+ ]
951
2619
  },
952
2620
  {
953
2621
  "id": 95,
@@ -957,7 +2625,26 @@
957
2625
  "width": 1.4,
958
2626
  "height": 0.9,
959
2627
  "type": "hostile",
960
- "category": "Hostile mobs"
2628
+ "category": "Hostile mobs",
2629
+ "metadataKeys": [
2630
+ "shared_flags",
2631
+ "air_supply",
2632
+ "custom_name",
2633
+ "custom_name_visible",
2634
+ "silent",
2635
+ "no_gravity",
2636
+ "pose",
2637
+ "ticks_frozen",
2638
+ "living_entity_flags",
2639
+ "health",
2640
+ "effect_color",
2641
+ "effect_ambience",
2642
+ "arrow_count",
2643
+ "stinger_count",
2644
+ "sleeping_pos",
2645
+ "mob_flags",
2646
+ "flags"
2647
+ ]
961
2648
  },
962
2649
  {
963
2650
  "id": 96,
@@ -967,7 +2654,25 @@
967
2654
  "width": 0.8,
968
2655
  "height": 0.8,
969
2656
  "type": "water_creature",
970
- "category": "Passive mobs"
2657
+ "category": "Passive mobs",
2658
+ "metadataKeys": [
2659
+ "shared_flags",
2660
+ "air_supply",
2661
+ "custom_name",
2662
+ "custom_name_visible",
2663
+ "silent",
2664
+ "no_gravity",
2665
+ "pose",
2666
+ "ticks_frozen",
2667
+ "living_entity_flags",
2668
+ "health",
2669
+ "effect_color",
2670
+ "effect_ambience",
2671
+ "arrow_count",
2672
+ "stinger_count",
2673
+ "sleeping_pos",
2674
+ "mob_flags"
2675
+ ]
971
2676
  },
972
2677
  {
973
2678
  "id": 97,
@@ -977,7 +2682,25 @@
977
2682
  "width": 0.6,
978
2683
  "height": 1.99,
979
2684
  "type": "hostile",
980
- "category": "Hostile mobs"
2685
+ "category": "Hostile mobs",
2686
+ "metadataKeys": [
2687
+ "shared_flags",
2688
+ "air_supply",
2689
+ "custom_name",
2690
+ "custom_name_visible",
2691
+ "silent",
2692
+ "no_gravity",
2693
+ "pose",
2694
+ "ticks_frozen",
2695
+ "living_entity_flags",
2696
+ "health",
2697
+ "effect_color",
2698
+ "effect_ambience",
2699
+ "arrow_count",
2700
+ "stinger_count",
2701
+ "sleeping_pos",
2702
+ "mob_flags"
2703
+ ]
981
2704
  },
982
2705
  {
983
2706
  "id": 98,
@@ -987,7 +2710,29 @@
987
2710
  "width": 0.9,
988
2711
  "height": 1.7,
989
2712
  "type": "animal",
990
- "category": "Passive mobs"
2713
+ "category": "Passive mobs",
2714
+ "metadataKeys": [
2715
+ "shared_flags",
2716
+ "air_supply",
2717
+ "custom_name",
2718
+ "custom_name_visible",
2719
+ "silent",
2720
+ "no_gravity",
2721
+ "pose",
2722
+ "ticks_frozen",
2723
+ "living_entity_flags",
2724
+ "health",
2725
+ "effect_color",
2726
+ "effect_ambience",
2727
+ "arrow_count",
2728
+ "stinger_count",
2729
+ "sleeping_pos",
2730
+ "mob_flags",
2731
+ "baby",
2732
+ "boost_time",
2733
+ "suffocating",
2734
+ "saddle"
2735
+ ]
991
2736
  },
992
2737
  {
993
2738
  "id": 99,
@@ -997,17 +2742,66 @@
997
2742
  "width": 0.4,
998
2743
  "height": 0.3,
999
2744
  "type": "water_creature",
1000
- "category": "Passive mobs"
2745
+ "category": "Passive mobs",
2746
+ "metadataKeys": [
2747
+ "shared_flags",
2748
+ "air_supply",
2749
+ "custom_name",
2750
+ "custom_name_visible",
2751
+ "silent",
2752
+ "no_gravity",
2753
+ "pose",
2754
+ "ticks_frozen",
2755
+ "living_entity_flags",
2756
+ "health",
2757
+ "effect_color",
2758
+ "effect_ambience",
2759
+ "arrow_count",
2760
+ "stinger_count",
2761
+ "sleeping_pos",
2762
+ "mob_flags",
2763
+ "from_bucket"
2764
+ ]
1001
2765
  },
1002
2766
  {
1003
2767
  "id": 100,
1004
2768
  "internalId": 100,
1005
2769
  "name": "text_display",
1006
2770
  "displayName": "Text Display",
1007
- "width": 0.0,
1008
- "height": 0.0,
2771
+ "width": 0,
2772
+ "height": 0,
1009
2773
  "type": "other",
1010
- "category": "Immobile"
2774
+ "category": "Immobile",
2775
+ "metadataKeys": [
2776
+ "shared_flags",
2777
+ "air_supply",
2778
+ "custom_name",
2779
+ "custom_name_visible",
2780
+ "silent",
2781
+ "no_gravity",
2782
+ "pose",
2783
+ "ticks_frozen",
2784
+ "transformation_interpolation_start_delta_ticks",
2785
+ "transformation_interpolation_duration",
2786
+ "pos_rot_interpolation_duration",
2787
+ "translation",
2788
+ "scale",
2789
+ "left_rotation",
2790
+ "right_rotation",
2791
+ "billboard_render_constraints",
2792
+ "brightness_override",
2793
+ "view_range",
2794
+ "shadow_radius",
2795
+ "shadow_strength",
2796
+ "width",
2797
+ "height",
2798
+ "glow_color_override",
2799
+ "text",
2800
+ "line_width",
2801
+ "background_color",
2802
+ "text_opacity",
2803
+ "style_flags"
2804
+ ]
1011
2805
  },
1012
2806
  {
1013
2807
  "id": 101,
@@ -1017,7 +2811,18 @@
1017
2811
  "width": 0.98,
1018
2812
  "height": 0.98,
1019
2813
  "type": "other",
1020
- "category": "UNKNOWN"
2814
+ "category": "UNKNOWN",
2815
+ "metadataKeys": [
2816
+ "shared_flags",
2817
+ "air_supply",
2818
+ "custom_name",
2819
+ "custom_name_visible",
2820
+ "silent",
2821
+ "no_gravity",
2822
+ "pose",
2823
+ "ticks_frozen",
2824
+ "fuse"
2825
+ ]
1021
2826
  },
1022
2827
  {
1023
2828
  "id": 102,
@@ -1027,7 +2832,23 @@
1027
2832
  "width": 0.98,
1028
2833
  "height": 0.7,
1029
2834
  "type": "other",
1030
- "category": "Vehicles"
2835
+ "category": "Vehicles",
2836
+ "metadataKeys": [
2837
+ "shared_flags",
2838
+ "air_supply",
2839
+ "custom_name",
2840
+ "custom_name_visible",
2841
+ "silent",
2842
+ "no_gravity",
2843
+ "pose",
2844
+ "ticks_frozen",
2845
+ "hurt",
2846
+ "hurtdir",
2847
+ "damage",
2848
+ "display_block",
2849
+ "display_offset",
2850
+ "custom_display"
2851
+ ]
1031
2852
  },
1032
2853
  {
1033
2854
  "id": 103,
@@ -1037,7 +2858,31 @@
1037
2858
  "width": 0.9,
1038
2859
  "height": 1.87,
1039
2860
  "type": "animal",
1040
- "category": "Passive mobs"
2861
+ "category": "Passive mobs",
2862
+ "metadataKeys": [
2863
+ "shared_flags",
2864
+ "air_supply",
2865
+ "custom_name",
2866
+ "custom_name_visible",
2867
+ "silent",
2868
+ "no_gravity",
2869
+ "pose",
2870
+ "ticks_frozen",
2871
+ "living_entity_flags",
2872
+ "health",
2873
+ "effect_color",
2874
+ "effect_ambience",
2875
+ "arrow_count",
2876
+ "stinger_count",
2877
+ "sleeping_pos",
2878
+ "mob_flags",
2879
+ "baby",
2880
+ "flags",
2881
+ "chest",
2882
+ "strength",
2883
+ "swag",
2884
+ "variant"
2885
+ ]
1041
2886
  },
1042
2887
  {
1043
2888
  "id": 104,
@@ -1047,7 +2892,21 @@
1047
2892
  "width": 0.5,
1048
2893
  "height": 0.5,
1049
2894
  "type": "projectile",
1050
- "category": "Projectiles"
2895
+ "category": "Projectiles",
2896
+ "metadataKeys": [
2897
+ "shared_flags",
2898
+ "air_supply",
2899
+ "custom_name",
2900
+ "custom_name_visible",
2901
+ "silent",
2902
+ "no_gravity",
2903
+ "pose",
2904
+ "ticks_frozen",
2905
+ "flags",
2906
+ "pierce_level",
2907
+ "loyalty",
2908
+ "foil"
2909
+ ]
1051
2910
  },
1052
2911
  {
1053
2912
  "id": 105,
@@ -1057,7 +2916,27 @@
1057
2916
  "width": 0.5,
1058
2917
  "height": 0.4,
1059
2918
  "type": "water_creature",
1060
- "category": "Passive mobs"
2919
+ "category": "Passive mobs",
2920
+ "metadataKeys": [
2921
+ "shared_flags",
2922
+ "air_supply",
2923
+ "custom_name",
2924
+ "custom_name_visible",
2925
+ "silent",
2926
+ "no_gravity",
2927
+ "pose",
2928
+ "ticks_frozen",
2929
+ "living_entity_flags",
2930
+ "health",
2931
+ "effect_color",
2932
+ "effect_ambience",
2933
+ "arrow_count",
2934
+ "stinger_count",
2935
+ "sleeping_pos",
2936
+ "mob_flags",
2937
+ "from_bucket",
2938
+ "type_variant"
2939
+ ]
1061
2940
  },
1062
2941
  {
1063
2942
  "id": 106,
@@ -1067,7 +2946,32 @@
1067
2946
  "width": 1.2,
1068
2947
  "height": 0.4,
1069
2948
  "type": "animal",
1070
- "category": "Passive mobs"
2949
+ "category": "Passive mobs",
2950
+ "metadataKeys": [
2951
+ "shared_flags",
2952
+ "air_supply",
2953
+ "custom_name",
2954
+ "custom_name_visible",
2955
+ "silent",
2956
+ "no_gravity",
2957
+ "pose",
2958
+ "ticks_frozen",
2959
+ "living_entity_flags",
2960
+ "health",
2961
+ "effect_color",
2962
+ "effect_ambience",
2963
+ "arrow_count",
2964
+ "stinger_count",
2965
+ "sleeping_pos",
2966
+ "mob_flags",
2967
+ "baby",
2968
+ "home_pos",
2969
+ "has_egg",
2970
+ "laying_egg",
2971
+ "travel_pos",
2972
+ "going_home",
2973
+ "travelling"
2974
+ ]
1071
2975
  },
1072
2976
  {
1073
2977
  "id": 107,
@@ -1077,7 +2981,26 @@
1077
2981
  "width": 0.4,
1078
2982
  "height": 0.8,
1079
2983
  "type": "hostile",
1080
- "category": "Hostile mobs"
2984
+ "category": "Hostile mobs",
2985
+ "metadataKeys": [
2986
+ "shared_flags",
2987
+ "air_supply",
2988
+ "custom_name",
2989
+ "custom_name_visible",
2990
+ "silent",
2991
+ "no_gravity",
2992
+ "pose",
2993
+ "ticks_frozen",
2994
+ "living_entity_flags",
2995
+ "health",
2996
+ "effect_color",
2997
+ "effect_ambience",
2998
+ "arrow_count",
2999
+ "stinger_count",
3000
+ "sleeping_pos",
3001
+ "mob_flags",
3002
+ "flags"
3003
+ ]
1081
3004
  },
1082
3005
  {
1083
3006
  "id": 108,
@@ -1087,7 +3010,28 @@
1087
3010
  "width": 0.6,
1088
3011
  "height": 1.95,
1089
3012
  "type": "passive",
1090
- "category": "Passive mobs"
3013
+ "category": "Passive mobs",
3014
+ "metadataKeys": [
3015
+ "shared_flags",
3016
+ "air_supply",
3017
+ "custom_name",
3018
+ "custom_name_visible",
3019
+ "silent",
3020
+ "no_gravity",
3021
+ "pose",
3022
+ "ticks_frozen",
3023
+ "living_entity_flags",
3024
+ "health",
3025
+ "effect_color",
3026
+ "effect_ambience",
3027
+ "arrow_count",
3028
+ "stinger_count",
3029
+ "sleeping_pos",
3030
+ "mob_flags",
3031
+ "baby",
3032
+ "unhappy_counter",
3033
+ "villager_data"
3034
+ ]
1091
3035
  },
1092
3036
  {
1093
3037
  "id": 109,
@@ -1097,7 +3041,26 @@
1097
3041
  "width": 0.6,
1098
3042
  "height": 1.95,
1099
3043
  "type": "hostile",
1100
- "category": "Hostile mobs"
3044
+ "category": "Hostile mobs",
3045
+ "metadataKeys": [
3046
+ "shared_flags",
3047
+ "air_supply",
3048
+ "custom_name",
3049
+ "custom_name_visible",
3050
+ "silent",
3051
+ "no_gravity",
3052
+ "pose",
3053
+ "ticks_frozen",
3054
+ "living_entity_flags",
3055
+ "health",
3056
+ "effect_color",
3057
+ "effect_ambience",
3058
+ "arrow_count",
3059
+ "stinger_count",
3060
+ "sleeping_pos",
3061
+ "mob_flags",
3062
+ "is_celebrating"
3063
+ ]
1101
3064
  },
1102
3065
  {
1103
3066
  "id": 110,
@@ -1107,7 +3070,27 @@
1107
3070
  "width": 0.6,
1108
3071
  "height": 1.95,
1109
3072
  "type": "passive",
1110
- "category": "Passive mobs"
3073
+ "category": "Passive mobs",
3074
+ "metadataKeys": [
3075
+ "shared_flags",
3076
+ "air_supply",
3077
+ "custom_name",
3078
+ "custom_name_visible",
3079
+ "silent",
3080
+ "no_gravity",
3081
+ "pose",
3082
+ "ticks_frozen",
3083
+ "living_entity_flags",
3084
+ "health",
3085
+ "effect_color",
3086
+ "effect_ambience",
3087
+ "arrow_count",
3088
+ "stinger_count",
3089
+ "sleeping_pos",
3090
+ "mob_flags",
3091
+ "baby",
3092
+ "unhappy_counter"
3093
+ ]
1111
3094
  },
1112
3095
  {
1113
3096
  "id": 111,
@@ -1117,7 +3100,26 @@
1117
3100
  "width": 0.9,
1118
3101
  "height": 2.9,
1119
3102
  "type": "hostile",
1120
- "category": "Hostile mobs"
3103
+ "category": "Hostile mobs",
3104
+ "metadataKeys": [
3105
+ "shared_flags",
3106
+ "air_supply",
3107
+ "custom_name",
3108
+ "custom_name_visible",
3109
+ "silent",
3110
+ "no_gravity",
3111
+ "pose",
3112
+ "ticks_frozen",
3113
+ "living_entity_flags",
3114
+ "health",
3115
+ "effect_color",
3116
+ "effect_ambience",
3117
+ "arrow_count",
3118
+ "stinger_count",
3119
+ "sleeping_pos",
3120
+ "mob_flags",
3121
+ "client_anger_level"
3122
+ ]
1121
3123
  },
1122
3124
  {
1123
3125
  "id": 112,
@@ -1127,7 +3129,27 @@
1127
3129
  "width": 0.6,
1128
3130
  "height": 1.95,
1129
3131
  "type": "hostile",
1130
- "category": "Hostile mobs"
3132
+ "category": "Hostile mobs",
3133
+ "metadataKeys": [
3134
+ "shared_flags",
3135
+ "air_supply",
3136
+ "custom_name",
3137
+ "custom_name_visible",
3138
+ "silent",
3139
+ "no_gravity",
3140
+ "pose",
3141
+ "ticks_frozen",
3142
+ "living_entity_flags",
3143
+ "health",
3144
+ "effect_color",
3145
+ "effect_ambience",
3146
+ "arrow_count",
3147
+ "stinger_count",
3148
+ "sleeping_pos",
3149
+ "mob_flags",
3150
+ "is_celebrating",
3151
+ "using_item"
3152
+ ]
1131
3153
  },
1132
3154
  {
1133
3155
  "id": 113,
@@ -1137,7 +3159,29 @@
1137
3159
  "width": 0.9,
1138
3160
  "height": 3.5,
1139
3161
  "type": "hostile",
1140
- "category": "Hostile mobs"
3162
+ "category": "Hostile mobs",
3163
+ "metadataKeys": [
3164
+ "shared_flags",
3165
+ "air_supply",
3166
+ "custom_name",
3167
+ "custom_name_visible",
3168
+ "silent",
3169
+ "no_gravity",
3170
+ "pose",
3171
+ "ticks_frozen",
3172
+ "living_entity_flags",
3173
+ "health",
3174
+ "effect_color",
3175
+ "effect_ambience",
3176
+ "arrow_count",
3177
+ "stinger_count",
3178
+ "sleeping_pos",
3179
+ "mob_flags",
3180
+ "target_a",
3181
+ "target_b",
3182
+ "target_c",
3183
+ "inv"
3184
+ ]
1141
3185
  },
1142
3186
  {
1143
3187
  "id": 114,
@@ -1147,7 +3191,25 @@
1147
3191
  "width": 0.7,
1148
3192
  "height": 2.4,
1149
3193
  "type": "hostile",
1150
- "category": "Hostile mobs"
3194
+ "category": "Hostile mobs",
3195
+ "metadataKeys": [
3196
+ "shared_flags",
3197
+ "air_supply",
3198
+ "custom_name",
3199
+ "custom_name_visible",
3200
+ "silent",
3201
+ "no_gravity",
3202
+ "pose",
3203
+ "ticks_frozen",
3204
+ "living_entity_flags",
3205
+ "health",
3206
+ "effect_color",
3207
+ "effect_ambience",
3208
+ "arrow_count",
3209
+ "stinger_count",
3210
+ "sleeping_pos",
3211
+ "mob_flags"
3212
+ ]
1151
3213
  },
1152
3214
  {
1153
3215
  "id": 115,
@@ -1157,7 +3219,18 @@
1157
3219
  "width": 0.3125,
1158
3220
  "height": 0.3125,
1159
3221
  "type": "projectile",
1160
- "category": "Projectiles"
3222
+ "category": "Projectiles",
3223
+ "metadataKeys": [
3224
+ "shared_flags",
3225
+ "air_supply",
3226
+ "custom_name",
3227
+ "custom_name_visible",
3228
+ "silent",
3229
+ "no_gravity",
3230
+ "pose",
3231
+ "ticks_frozen",
3232
+ "dangerous"
3233
+ ]
1161
3234
  },
1162
3235
  {
1163
3236
  "id": 116,
@@ -1167,7 +3240,31 @@
1167
3240
  "width": 0.6,
1168
3241
  "height": 0.85,
1169
3242
  "type": "animal",
1170
- "category": "Passive mobs"
3243
+ "category": "Passive mobs",
3244
+ "metadataKeys": [
3245
+ "shared_flags",
3246
+ "air_supply",
3247
+ "custom_name",
3248
+ "custom_name_visible",
3249
+ "silent",
3250
+ "no_gravity",
3251
+ "pose",
3252
+ "ticks_frozen",
3253
+ "living_entity_flags",
3254
+ "health",
3255
+ "effect_color",
3256
+ "effect_ambience",
3257
+ "arrow_count",
3258
+ "stinger_count",
3259
+ "sleeping_pos",
3260
+ "mob_flags",
3261
+ "baby",
3262
+ "flags",
3263
+ "owneruuid",
3264
+ "interested",
3265
+ "collar_color",
3266
+ "remaining_anger_time"
3267
+ ]
1171
3268
  },
1172
3269
  {
1173
3270
  "id": 117,
@@ -1177,7 +3274,26 @@
1177
3274
  "width": 1.3964844,
1178
3275
  "height": 1.4,
1179
3276
  "type": "hostile",
1180
- "category": "Hostile mobs"
3277
+ "category": "Hostile mobs",
3278
+ "metadataKeys": [
3279
+ "shared_flags",
3280
+ "air_supply",
3281
+ "custom_name",
3282
+ "custom_name_visible",
3283
+ "silent",
3284
+ "no_gravity",
3285
+ "pose",
3286
+ "ticks_frozen",
3287
+ "living_entity_flags",
3288
+ "health",
3289
+ "effect_color",
3290
+ "effect_ambience",
3291
+ "arrow_count",
3292
+ "stinger_count",
3293
+ "sleeping_pos",
3294
+ "mob_flags",
3295
+ "baby"
3296
+ ]
1181
3297
  },
1182
3298
  {
1183
3299
  "id": 118,
@@ -1187,7 +3303,28 @@
1187
3303
  "width": 0.6,
1188
3304
  "height": 1.95,
1189
3305
  "type": "hostile",
1190
- "category": "Hostile mobs"
3306
+ "category": "Hostile mobs",
3307
+ "metadataKeys": [
3308
+ "shared_flags",
3309
+ "air_supply",
3310
+ "custom_name",
3311
+ "custom_name_visible",
3312
+ "silent",
3313
+ "no_gravity",
3314
+ "pose",
3315
+ "ticks_frozen",
3316
+ "living_entity_flags",
3317
+ "health",
3318
+ "effect_color",
3319
+ "effect_ambience",
3320
+ "arrow_count",
3321
+ "stinger_count",
3322
+ "sleeping_pos",
3323
+ "mob_flags",
3324
+ "baby",
3325
+ "special_type",
3326
+ "drowned_conversion"
3327
+ ]
1191
3328
  },
1192
3329
  {
1193
3330
  "id": 119,
@@ -1197,7 +3334,27 @@
1197
3334
  "width": 1.3964844,
1198
3335
  "height": 1.6,
1199
3336
  "type": "animal",
1200
- "category": "Hostile mobs"
3337
+ "category": "Hostile 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_color",
3350
+ "effect_ambience",
3351
+ "arrow_count",
3352
+ "stinger_count",
3353
+ "sleeping_pos",
3354
+ "mob_flags",
3355
+ "baby",
3356
+ "flags"
3357
+ ]
1201
3358
  },
1202
3359
  {
1203
3360
  "id": 120,
@@ -1207,7 +3364,30 @@
1207
3364
  "width": 0.6,
1208
3365
  "height": 1.95,
1209
3366
  "type": "hostile",
1210
- "category": "Hostile mobs"
3367
+ "category": "Hostile mobs",
3368
+ "metadataKeys": [
3369
+ "shared_flags",
3370
+ "air_supply",
3371
+ "custom_name",
3372
+ "custom_name_visible",
3373
+ "silent",
3374
+ "no_gravity",
3375
+ "pose",
3376
+ "ticks_frozen",
3377
+ "living_entity_flags",
3378
+ "health",
3379
+ "effect_color",
3380
+ "effect_ambience",
3381
+ "arrow_count",
3382
+ "stinger_count",
3383
+ "sleeping_pos",
3384
+ "mob_flags",
3385
+ "baby",
3386
+ "special_type",
3387
+ "drowned_conversion",
3388
+ "converting",
3389
+ "villager_data"
3390
+ ]
1211
3391
  },
1212
3392
  {
1213
3393
  "id": 121,
@@ -1217,7 +3397,28 @@
1217
3397
  "width": 0.6,
1218
3398
  "height": 1.95,
1219
3399
  "type": "hostile",
1220
- "category": "Hostile mobs"
3400
+ "category": "Hostile mobs",
3401
+ "metadataKeys": [
3402
+ "shared_flags",
3403
+ "air_supply",
3404
+ "custom_name",
3405
+ "custom_name_visible",
3406
+ "silent",
3407
+ "no_gravity",
3408
+ "pose",
3409
+ "ticks_frozen",
3410
+ "living_entity_flags",
3411
+ "health",
3412
+ "effect_color",
3413
+ "effect_ambience",
3414
+ "arrow_count",
3415
+ "stinger_count",
3416
+ "sleeping_pos",
3417
+ "mob_flags",
3418
+ "baby",
3419
+ "special_type",
3420
+ "drowned_conversion"
3421
+ ]
1221
3422
  },
1222
3423
  {
1223
3424
  "id": 122,
@@ -1227,7 +3428,30 @@
1227
3428
  "width": 0.6,
1228
3429
  "height": 1.8,
1229
3430
  "type": "player",
1230
- "category": "UNKNOWN"
3431
+ "category": "UNKNOWN",
3432
+ "metadataKeys": [
3433
+ "shared_flags",
3434
+ "air_supply",
3435
+ "custom_name",
3436
+ "custom_name_visible",
3437
+ "silent",
3438
+ "no_gravity",
3439
+ "pose",
3440
+ "ticks_frozen",
3441
+ "living_entity_flags",
3442
+ "health",
3443
+ "effect_color",
3444
+ "effect_ambience",
3445
+ "arrow_count",
3446
+ "stinger_count",
3447
+ "sleeping_pos",
3448
+ "player_absorption",
3449
+ "score",
3450
+ "player_mode_customisation",
3451
+ "player_main_hand",
3452
+ "shoulder_left",
3453
+ "shoulder_right"
3454
+ ]
1231
3455
  },
1232
3456
  {
1233
3457
  "id": 123,
@@ -1237,6 +3461,18 @@
1237
3461
  "width": 0.25,
1238
3462
  "height": 0.25,
1239
3463
  "type": "projectile",
1240
- "category": "Projectiles"
3464
+ "category": "Projectiles",
3465
+ "metadataKeys": [
3466
+ "shared_flags",
3467
+ "air_supply",
3468
+ "custom_name",
3469
+ "custom_name_visible",
3470
+ "silent",
3471
+ "no_gravity",
3472
+ "pose",
3473
+ "ticks_frozen",
3474
+ "hooked_entity",
3475
+ "biting"
3476
+ ]
1241
3477
  }
1242
3478
  ]