@serenityjs/data 0.0.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.
@@ -0,0 +1,1436 @@
1
+ [
2
+ {
3
+ "identifier": "vault_state",
4
+ "values": [
5
+ "inactive",
6
+ "active",
7
+ "unlocking",
8
+ "ejecting"
9
+ ]
10
+ },
11
+ {
12
+ "identifier": "trial_spawner_state",
13
+ "values": [
14
+ 0,
15
+ 1,
16
+ 2,
17
+ 3,
18
+ 4,
19
+ 5
20
+ ]
21
+ },
22
+ {
23
+ "identifier": "orientation",
24
+ "values": [
25
+ "down_east",
26
+ "down_north",
27
+ "down_south",
28
+ "down_west",
29
+ "up_east",
30
+ "up_north",
31
+ "up_south",
32
+ "up_west",
33
+ "west_up",
34
+ "east_up",
35
+ "north_up",
36
+ "south_up"
37
+ ]
38
+ },
39
+ {
40
+ "identifier": "crafting",
41
+ "values": [
42
+ false,
43
+ true
44
+ ]
45
+ },
46
+ {
47
+ "identifier": "sculk_sensor_phase",
48
+ "values": [
49
+ 0,
50
+ 1,
51
+ 2
52
+ ]
53
+ },
54
+ {
55
+ "identifier": "brushed_progress",
56
+ "values": [
57
+ 0,
58
+ 1,
59
+ 2,
60
+ 3
61
+ ]
62
+ },
63
+ {
64
+ "identifier": "books_stored",
65
+ "values": [
66
+ 0,
67
+ 1,
68
+ 2,
69
+ 3,
70
+ 4,
71
+ 5,
72
+ 6,
73
+ 7,
74
+ 8,
75
+ 9,
76
+ 10,
77
+ 11,
78
+ 12,
79
+ 13,
80
+ 14,
81
+ 15,
82
+ 16,
83
+ 17,
84
+ 18,
85
+ 19,
86
+ 20,
87
+ 21,
88
+ 22,
89
+ 23,
90
+ 24,
91
+ 25,
92
+ 26,
93
+ 27,
94
+ 28,
95
+ 29,
96
+ 30,
97
+ 31,
98
+ 32,
99
+ 33,
100
+ 34,
101
+ 35,
102
+ 36,
103
+ 37,
104
+ 38,
105
+ 39,
106
+ 40,
107
+ 41,
108
+ 42,
109
+ 43,
110
+ 44,
111
+ 45,
112
+ 46,
113
+ 47,
114
+ 48,
115
+ 49,
116
+ 50,
117
+ 51,
118
+ 52,
119
+ 53,
120
+ 54,
121
+ 55,
122
+ 56,
123
+ 57,
124
+ 58,
125
+ 59,
126
+ 60,
127
+ 61,
128
+ 62,
129
+ 63
130
+ ]
131
+ },
132
+ {
133
+ "identifier": "propagule_stage",
134
+ "values": [
135
+ 0,
136
+ 1,
137
+ 2,
138
+ 3,
139
+ 4
140
+ ]
141
+ },
142
+ {
143
+ "identifier": "can_summon",
144
+ "values": [
145
+ false,
146
+ true
147
+ ]
148
+ },
149
+ {
150
+ "identifier": "bloom",
151
+ "values": [
152
+ false,
153
+ true
154
+ ]
155
+ },
156
+ {
157
+ "identifier": "active",
158
+ "values": [
159
+ false,
160
+ true
161
+ ]
162
+ },
163
+ {
164
+ "identifier": "item_frame_photo_bit",
165
+ "values": [
166
+ false,
167
+ true
168
+ ]
169
+ },
170
+ {
171
+ "identifier": "candles",
172
+ "values": [
173
+ 0,
174
+ 1,
175
+ 2,
176
+ 3
177
+ ]
178
+ },
179
+ {
180
+ "identifier": "lit",
181
+ "values": [
182
+ false,
183
+ true
184
+ ]
185
+ },
186
+ {
187
+ "identifier": "multi_face_direction_bits",
188
+ "values": [
189
+ 0,
190
+ 1,
191
+ 2,
192
+ 3,
193
+ 4,
194
+ 5,
195
+ 6,
196
+ 7,
197
+ 8,
198
+ 9,
199
+ 10,
200
+ 11,
201
+ 12,
202
+ 13,
203
+ 14,
204
+ 15,
205
+ 16,
206
+ 17,
207
+ 18,
208
+ 19,
209
+ 20,
210
+ 21,
211
+ 22,
212
+ 23,
213
+ 24,
214
+ 25,
215
+ 26,
216
+ 27,
217
+ 28,
218
+ 29,
219
+ 30,
220
+ 31,
221
+ 32,
222
+ 33,
223
+ 34,
224
+ 35,
225
+ 36,
226
+ 37,
227
+ 38,
228
+ 39,
229
+ 40,
230
+ 41,
231
+ 42,
232
+ 43,
233
+ 44,
234
+ 45,
235
+ 46,
236
+ 47,
237
+ 48,
238
+ 49,
239
+ 50,
240
+ 51,
241
+ 52,
242
+ 53,
243
+ 54,
244
+ 55,
245
+ 56,
246
+ 57,
247
+ 58,
248
+ 59,
249
+ 60,
250
+ 61,
251
+ 62,
252
+ 63
253
+ ]
254
+ },
255
+ {
256
+ "identifier": "big_dripleaf_head",
257
+ "values": [
258
+ false,
259
+ true
260
+ ]
261
+ },
262
+ {
263
+ "identifier": "big_dripleaf_tilt",
264
+ "values": [
265
+ "none",
266
+ "unstable",
267
+ "partial_tilt",
268
+ "full_tilt"
269
+ ]
270
+ },
271
+ {
272
+ "identifier": "growing_plant_age",
273
+ "values": [
274
+ 0,
275
+ 1,
276
+ 2,
277
+ 3,
278
+ 4,
279
+ 5,
280
+ 6,
281
+ 7,
282
+ 8,
283
+ 9,
284
+ 10,
285
+ 11,
286
+ 12,
287
+ 13,
288
+ 14,
289
+ 15,
290
+ 16,
291
+ 17,
292
+ 18,
293
+ 19,
294
+ 20,
295
+ 21,
296
+ 22,
297
+ 23,
298
+ 24,
299
+ 25
300
+ ]
301
+ },
302
+ {
303
+ "identifier": "dripstone_thickness",
304
+ "values": [
305
+ "tip",
306
+ "frustum",
307
+ "middle",
308
+ "base",
309
+ "merge"
310
+ ]
311
+ },
312
+ {
313
+ "identifier": "respawn_anchor_charge",
314
+ "values": [
315
+ 0,
316
+ 1,
317
+ 2,
318
+ 3,
319
+ 4
320
+ ]
321
+ },
322
+ {
323
+ "identifier": "twisting_vines_age",
324
+ "values": [
325
+ 0,
326
+ 1,
327
+ 2,
328
+ 3,
329
+ 4,
330
+ 5,
331
+ 6,
332
+ 7,
333
+ 8,
334
+ 9,
335
+ 10,
336
+ 11,
337
+ 12,
338
+ 13,
339
+ 14,
340
+ 15,
341
+ 16,
342
+ 17,
343
+ 18,
344
+ 19,
345
+ 20,
346
+ 21,
347
+ 22,
348
+ 23,
349
+ 24,
350
+ 25
351
+ ]
352
+ },
353
+ {
354
+ "identifier": "rotation",
355
+ "values": [
356
+ 0,
357
+ 1,
358
+ 2,
359
+ 3
360
+ ]
361
+ },
362
+ {
363
+ "identifier": "wall_connection_type_west",
364
+ "values": [
365
+ "none",
366
+ "short",
367
+ "tall"
368
+ ]
369
+ },
370
+ {
371
+ "identifier": "wall_connection_type_south",
372
+ "values": [
373
+ "none",
374
+ "short",
375
+ "tall"
376
+ ]
377
+ },
378
+ {
379
+ "identifier": "wall_connection_type_east",
380
+ "values": [
381
+ "none",
382
+ "short",
383
+ "tall"
384
+ ]
385
+ },
386
+ {
387
+ "identifier": "wall_connection_type_north",
388
+ "values": [
389
+ "none",
390
+ "short",
391
+ "tall"
392
+ ]
393
+ },
394
+ {
395
+ "identifier": "wall_post_bit",
396
+ "values": [
397
+ false,
398
+ true
399
+ ]
400
+ },
401
+ {
402
+ "identifier": "weeping_vines_age",
403
+ "values": [
404
+ 0,
405
+ 1,
406
+ 2,
407
+ 3,
408
+ 4,
409
+ 5,
410
+ 6,
411
+ 7,
412
+ 8,
413
+ 9,
414
+ 10,
415
+ 11,
416
+ 12,
417
+ 13,
418
+ 14,
419
+ 15,
420
+ 16,
421
+ 17,
422
+ 18,
423
+ 19,
424
+ 20,
425
+ 21,
426
+ 22,
427
+ 23,
428
+ 24,
429
+ 25
430
+ ]
431
+ },
432
+ {
433
+ "identifier": "honey_level",
434
+ "values": [
435
+ 0,
436
+ 1,
437
+ 2,
438
+ 3,
439
+ 4,
440
+ 5
441
+ ]
442
+ },
443
+ {
444
+ "identifier": "block_light_level",
445
+ "values": [
446
+ 0,
447
+ 1,
448
+ 2,
449
+ 3,
450
+ 4,
451
+ 5,
452
+ 6,
453
+ 7,
454
+ 8,
455
+ 9,
456
+ 10,
457
+ 11,
458
+ 12,
459
+ 13,
460
+ 14,
461
+ 15
462
+ ]
463
+ },
464
+ {
465
+ "identifier": "pillar_axis",
466
+ "values": [
467
+ "y",
468
+ "x",
469
+ "z"
470
+ ]
471
+ },
472
+ {
473
+ "identifier": "lever_direction",
474
+ "values": [
475
+ "down_east_west",
476
+ "east",
477
+ "west",
478
+ "south",
479
+ "north",
480
+ "up_north_south",
481
+ "up_east_west",
482
+ "down_north_south"
483
+ ]
484
+ },
485
+ {
486
+ "identifier": "coral_fan_direction",
487
+ "values": [
488
+ 0,
489
+ 1
490
+ ]
491
+ },
492
+ {
493
+ "identifier": "composter_fill_level",
494
+ "values": [
495
+ 0,
496
+ 1,
497
+ 2,
498
+ 3,
499
+ 4,
500
+ 5,
501
+ 6,
502
+ 7,
503
+ 8
504
+ ]
505
+ },
506
+ {
507
+ "identifier": "extinguished",
508
+ "values": [
509
+ false,
510
+ true
511
+ ]
512
+ },
513
+ {
514
+ "identifier": "structure_block_type",
515
+ "values": [
516
+ "data",
517
+ "save",
518
+ "load",
519
+ "corner",
520
+ "invalid",
521
+ "export"
522
+ ]
523
+ },
524
+ {
525
+ "identifier": "structure_void_type",
526
+ "values": [
527
+ "void",
528
+ "air"
529
+ ]
530
+ },
531
+ {
532
+ "identifier": "attachment",
533
+ "values": [
534
+ "standing",
535
+ "hanging",
536
+ "side",
537
+ "multiple"
538
+ ]
539
+ },
540
+ {
541
+ "identifier": "coral_hang_type_bit",
542
+ "values": [
543
+ false,
544
+ true
545
+ ]
546
+ },
547
+ {
548
+ "identifier": "hanging",
549
+ "values": [
550
+ false,
551
+ true
552
+ ]
553
+ },
554
+ {
555
+ "identifier": "cauldron_liquid",
556
+ "values": [
557
+ "water",
558
+ "lava",
559
+ "powder_snow"
560
+ ]
561
+ },
562
+ {
563
+ "identifier": "coral_color",
564
+ "values": [
565
+ "blue",
566
+ "pink",
567
+ "purple",
568
+ "red",
569
+ "yellow"
570
+ ]
571
+ },
572
+ {
573
+ "identifier": "sea_grass_type",
574
+ "values": [
575
+ "default",
576
+ "double_top",
577
+ "double_bot"
578
+ ]
579
+ },
580
+ {
581
+ "identifier": "chemistry_table_type",
582
+ "values": [
583
+ "compound_creator",
584
+ "material_reducer",
585
+ "element_constructor",
586
+ "lab_table"
587
+ ]
588
+ },
589
+ {
590
+ "identifier": "double_plant_type",
591
+ "values": [
592
+ "sunflower",
593
+ "syringa",
594
+ "grass",
595
+ "fern",
596
+ "rose",
597
+ "paeonia"
598
+ ]
599
+ },
600
+ {
601
+ "identifier": "prismarine_block_type",
602
+ "values": [
603
+ "default",
604
+ "dark",
605
+ "bricks"
606
+ ]
607
+ },
608
+ {
609
+ "identifier": "wall_block_type",
610
+ "values": [
611
+ "cobblestone",
612
+ "mossy_cobblestone",
613
+ "granite",
614
+ "diorite",
615
+ "andesite",
616
+ "sandstone",
617
+ "brick",
618
+ "stone_brick",
619
+ "mossy_stone_brick",
620
+ "nether_brick",
621
+ "end_brick",
622
+ "prismarine",
623
+ "red_sandstone",
624
+ "red_nether_brick"
625
+ ]
626
+ },
627
+ {
628
+ "identifier": "huge_mushroom_bits",
629
+ "values": [
630
+ 0,
631
+ 1,
632
+ 2,
633
+ 3,
634
+ 4,
635
+ 5,
636
+ 6,
637
+ 7,
638
+ 8,
639
+ 9,
640
+ 10,
641
+ 11,
642
+ 12,
643
+ 13,
644
+ 14,
645
+ 15
646
+ ]
647
+ },
648
+ {
649
+ "identifier": "stone_brick_type",
650
+ "values": [
651
+ "default",
652
+ "mossy",
653
+ "cracked",
654
+ "chiseled",
655
+ "smooth"
656
+ ]
657
+ },
658
+ {
659
+ "identifier": "monster_egg_stone_type",
660
+ "values": [
661
+ "stone",
662
+ "cobblestone",
663
+ "stone_brick",
664
+ "mossy_stone_brick",
665
+ "cracked_stone_brick",
666
+ "chiseled_stone_brick"
667
+ ]
668
+ },
669
+ {
670
+ "identifier": "stone_slab_type_4",
671
+ "values": [
672
+ "mossy_stone_brick",
673
+ "smooth_quartz",
674
+ "stone",
675
+ "cut_sandstone",
676
+ "cut_red_sandstone"
677
+ ]
678
+ },
679
+ {
680
+ "identifier": "stone_slab_type_3",
681
+ "values": [
682
+ "end_stone_brick",
683
+ "smooth_red_sandstone",
684
+ "polished_andesite",
685
+ "andesite",
686
+ "diorite",
687
+ "polished_diorite",
688
+ "granite",
689
+ "polished_granite"
690
+ ]
691
+ },
692
+ {
693
+ "identifier": "stone_slab_type_2",
694
+ "values": [
695
+ "red_sandstone",
696
+ "purpur",
697
+ "prismarine_rough",
698
+ "prismarine_dark",
699
+ "prismarine_brick",
700
+ "mossy_cobblestone",
701
+ "smooth_sandstone",
702
+ "red_nether_brick"
703
+ ]
704
+ },
705
+ {
706
+ "identifier": "stone_slab_type",
707
+ "values": [
708
+ "smooth_stone",
709
+ "sandstone",
710
+ "wood",
711
+ "cobblestone",
712
+ "brick",
713
+ "stone_brick",
714
+ "quartz",
715
+ "nether_brick"
716
+ ]
717
+ },
718
+ {
719
+ "identifier": "flower_type",
720
+ "values": [
721
+ "poppy",
722
+ "orchid",
723
+ "allium",
724
+ "houstonia",
725
+ "tulip_red",
726
+ "tulip_orange",
727
+ "tulip_white",
728
+ "tulip_pink",
729
+ "oxeye",
730
+ "cornflower",
731
+ "lily_of_the_valley"
732
+ ]
733
+ },
734
+ {
735
+ "identifier": "tall_grass_type",
736
+ "values": [
737
+ "default",
738
+ "tall",
739
+ "fern",
740
+ "snow"
741
+ ]
742
+ },
743
+ {
744
+ "identifier": "sand_stone_type",
745
+ "values": [
746
+ "default",
747
+ "heiroglyphs",
748
+ "cut",
749
+ "smooth"
750
+ ]
751
+ },
752
+ {
753
+ "identifier": "sponge_type",
754
+ "values": [
755
+ "dry",
756
+ "wet"
757
+ ]
758
+ },
759
+ {
760
+ "identifier": "new_leaf_type",
761
+ "values": [
762
+ "acacia",
763
+ "dark_oak"
764
+ ]
765
+ },
766
+ {
767
+ "identifier": "old_leaf_type",
768
+ "values": [
769
+ "oak",
770
+ "spruce",
771
+ "birch",
772
+ "jungle"
773
+ ]
774
+ },
775
+ {
776
+ "identifier": "deprecated",
777
+ "values": [
778
+ 0,
779
+ 1,
780
+ 2,
781
+ 3
782
+ ]
783
+ },
784
+ {
785
+ "identifier": "chisel_type",
786
+ "values": [
787
+ "default",
788
+ "chiseled",
789
+ "lines",
790
+ "smooth"
791
+ ]
792
+ },
793
+ {
794
+ "identifier": "new_log_type",
795
+ "values": [
796
+ "acacia",
797
+ "dark_oak"
798
+ ]
799
+ },
800
+ {
801
+ "identifier": "sand_type",
802
+ "values": [
803
+ "normal",
804
+ "red"
805
+ ]
806
+ },
807
+ {
808
+ "identifier": "dirt_type",
809
+ "values": [
810
+ "normal",
811
+ "coarse"
812
+ ]
813
+ },
814
+ {
815
+ "identifier": "stone_type",
816
+ "values": [
817
+ "stone",
818
+ "granite",
819
+ "granite_smooth",
820
+ "diorite",
821
+ "diorite_smooth",
822
+ "andesite",
823
+ "andesite_smooth"
824
+ ]
825
+ },
826
+ {
827
+ "identifier": "stability_check",
828
+ "values": [
829
+ false,
830
+ true
831
+ ]
832
+ },
833
+ {
834
+ "identifier": "stability",
835
+ "values": [
836
+ 0,
837
+ 1,
838
+ 2,
839
+ 3,
840
+ 4,
841
+ 5,
842
+ 6,
843
+ 7
844
+ ]
845
+ },
846
+ {
847
+ "identifier": "bamboo_leaf_size",
848
+ "values": [
849
+ "no_leaves",
850
+ "small_leaves",
851
+ "large_leaves"
852
+ ]
853
+ },
854
+ {
855
+ "identifier": "bamboo_stalk_thickness",
856
+ "values": [
857
+ "thin",
858
+ "thick"
859
+ ]
860
+ },
861
+ {
862
+ "identifier": "coral_direction",
863
+ "values": [
864
+ 0,
865
+ 1,
866
+ 2,
867
+ 3
868
+ ]
869
+ },
870
+ {
871
+ "identifier": "weirdo_direction",
872
+ "values": [
873
+ 0,
874
+ 1,
875
+ 2,
876
+ 3
877
+ ]
878
+ },
879
+ {
880
+ "identifier": "ground_sign_direction",
881
+ "values": [
882
+ 0,
883
+ 1,
884
+ 2,
885
+ 3,
886
+ 4,
887
+ 5,
888
+ 6,
889
+ 7,
890
+ 8,
891
+ 9,
892
+ 10,
893
+ 11,
894
+ 12,
895
+ 13,
896
+ 14,
897
+ 15
898
+ ]
899
+ },
900
+ {
901
+ "identifier": "cracked_state",
902
+ "values": [
903
+ "no_cracks",
904
+ "cracked",
905
+ "max_cracked"
906
+ ]
907
+ },
908
+ {
909
+ "identifier": "turtle_egg_count",
910
+ "values": [
911
+ "one_egg",
912
+ "two_egg",
913
+ "three_egg",
914
+ "four_egg"
915
+ ]
916
+ },
917
+ {
918
+ "identifier": "drag_down",
919
+ "values": [
920
+ false,
921
+ true
922
+ ]
923
+ },
924
+ {
925
+ "identifier": "torch_facing_direction",
926
+ "values": [
927
+ "unknown",
928
+ "west",
929
+ "east",
930
+ "north",
931
+ "south",
932
+ "top"
933
+ ]
934
+ },
935
+ {
936
+ "identifier": "sapling_type",
937
+ "values": [
938
+ "oak",
939
+ "spruce",
940
+ "birch",
941
+ "jungle",
942
+ "acacia",
943
+ "dark_oak"
944
+ ]
945
+ },
946
+ {
947
+ "identifier": "item_frame_map_bit",
948
+ "values": [
949
+ false,
950
+ true
951
+ ]
952
+ },
953
+ {
954
+ "identifier": "cluster_count",
955
+ "values": [
956
+ 0,
957
+ 1,
958
+ 2,
959
+ 3
960
+ ]
961
+ },
962
+ {
963
+ "identifier": "dead_bit",
964
+ "values": [
965
+ false,
966
+ true
967
+ ]
968
+ },
969
+ {
970
+ "identifier": "color_bit",
971
+ "values": [
972
+ false,
973
+ true
974
+ ]
975
+ },
976
+ {
977
+ "identifier": "allow_underwater_bit",
978
+ "values": [
979
+ false,
980
+ true
981
+ ]
982
+ },
983
+ {
984
+ "identifier": "vine_direction_bits",
985
+ "values": [
986
+ 0,
987
+ 1,
988
+ 2,
989
+ 3,
990
+ 4,
991
+ 5,
992
+ 6,
993
+ 7,
994
+ 8,
995
+ 9,
996
+ 10,
997
+ 11,
998
+ 12,
999
+ 13,
1000
+ 14,
1001
+ 15
1002
+ ]
1003
+ },
1004
+ {
1005
+ "identifier": "upside_down_bit",
1006
+ "values": [
1007
+ false,
1008
+ true
1009
+ ]
1010
+ },
1011
+ {
1012
+ "identifier": "update_bit",
1013
+ "values": [
1014
+ false,
1015
+ true
1016
+ ]
1017
+ },
1018
+ {
1019
+ "identifier": "triggered_bit",
1020
+ "values": [
1021
+ false,
1022
+ true
1023
+ ]
1024
+ },
1025
+ {
1026
+ "identifier": "suspended_bit",
1027
+ "values": [
1028
+ false,
1029
+ true
1030
+ ]
1031
+ },
1032
+ {
1033
+ "identifier": "repeater_delay",
1034
+ "values": [
1035
+ 0,
1036
+ 1,
1037
+ 2,
1038
+ 3
1039
+ ]
1040
+ },
1041
+ {
1042
+ "identifier": "redstone_signal",
1043
+ "values": [
1044
+ 0,
1045
+ 1,
1046
+ 2,
1047
+ 3,
1048
+ 4,
1049
+ 5,
1050
+ 6,
1051
+ 7,
1052
+ 8,
1053
+ 9,
1054
+ 10,
1055
+ 11,
1056
+ 12,
1057
+ 13,
1058
+ 14,
1059
+ 15
1060
+ ]
1061
+ },
1062
+ {
1063
+ "identifier": "rail_direction",
1064
+ "values": [
1065
+ 0,
1066
+ 1,
1067
+ 2,
1068
+ 3,
1069
+ 4,
1070
+ 5,
1071
+ 6,
1072
+ 7,
1073
+ 8,
1074
+ 9
1075
+ ]
1076
+ },
1077
+ {
1078
+ "identifier": "rail_data_bit",
1079
+ "values": [
1080
+ false,
1081
+ true
1082
+ ]
1083
+ },
1084
+ {
1085
+ "identifier": "powered_bit",
1086
+ "values": [
1087
+ false,
1088
+ true
1089
+ ]
1090
+ },
1091
+ {
1092
+ "identifier": "persistent_bit",
1093
+ "values": [
1094
+ false,
1095
+ true
1096
+ ]
1097
+ },
1098
+ {
1099
+ "identifier": "output_lit_bit",
1100
+ "values": [
1101
+ false,
1102
+ true
1103
+ ]
1104
+ },
1105
+ {
1106
+ "identifier": "output_subtract_bit",
1107
+ "values": [
1108
+ false,
1109
+ true
1110
+ ]
1111
+ },
1112
+ {
1113
+ "identifier": "open_bit",
1114
+ "values": [
1115
+ false,
1116
+ true
1117
+ ]
1118
+ },
1119
+ {
1120
+ "identifier": "occupied_bit",
1121
+ "values": [
1122
+ false,
1123
+ true
1124
+ ]
1125
+ },
1126
+ {
1127
+ "identifier": "kelp_age",
1128
+ "values": [
1129
+ 0,
1130
+ 1,
1131
+ 2,
1132
+ 3,
1133
+ 4,
1134
+ 5,
1135
+ 6,
1136
+ 7,
1137
+ 8,
1138
+ 9,
1139
+ 10,
1140
+ 11,
1141
+ 12,
1142
+ 13,
1143
+ 14,
1144
+ 15,
1145
+ 16,
1146
+ 17,
1147
+ 18,
1148
+ 19,
1149
+ 20,
1150
+ 21,
1151
+ 22,
1152
+ 23,
1153
+ 24,
1154
+ 25
1155
+ ]
1156
+ },
1157
+ {
1158
+ "identifier": "no_drop_bit",
1159
+ "values": [
1160
+ false,
1161
+ true
1162
+ ]
1163
+ },
1164
+ {
1165
+ "identifier": "moisturized_amount",
1166
+ "values": [
1167
+ 0,
1168
+ 1,
1169
+ 2,
1170
+ 3,
1171
+ 4,
1172
+ 5,
1173
+ 6,
1174
+ 7
1175
+ ]
1176
+ },
1177
+ {
1178
+ "identifier": "liquid_depth",
1179
+ "values": [
1180
+ 0,
1181
+ 1,
1182
+ 2,
1183
+ 3,
1184
+ 4,
1185
+ 5,
1186
+ 6,
1187
+ 7,
1188
+ 8,
1189
+ 9,
1190
+ 10,
1191
+ 11,
1192
+ 12,
1193
+ 13,
1194
+ 14,
1195
+ 15
1196
+ ]
1197
+ },
1198
+ {
1199
+ "identifier": "in_wall_bit",
1200
+ "values": [
1201
+ false,
1202
+ true
1203
+ ]
1204
+ },
1205
+ {
1206
+ "identifier": "infiniburn_bit",
1207
+ "values": [
1208
+ false,
1209
+ true
1210
+ ]
1211
+ },
1212
+ {
1213
+ "identifier": "height",
1214
+ "values": [
1215
+ 0,
1216
+ 1,
1217
+ 2,
1218
+ 3,
1219
+ 4,
1220
+ 5,
1221
+ 6,
1222
+ 7
1223
+ ]
1224
+ },
1225
+ {
1226
+ "identifier": "head_piece_bit",
1227
+ "values": [
1228
+ false,
1229
+ true
1230
+ ]
1231
+ },
1232
+ {
1233
+ "identifier": "growth",
1234
+ "values": [
1235
+ 0,
1236
+ 1,
1237
+ 2,
1238
+ 3,
1239
+ 4,
1240
+ 5,
1241
+ 6,
1242
+ 7
1243
+ ]
1244
+ },
1245
+ {
1246
+ "identifier": "fill_level",
1247
+ "values": [
1248
+ 0,
1249
+ 1,
1250
+ 2,
1251
+ 3,
1252
+ 4,
1253
+ 5,
1254
+ 6
1255
+ ]
1256
+ },
1257
+ {
1258
+ "identifier": "explode_bit",
1259
+ "values": [
1260
+ false,
1261
+ true
1262
+ ]
1263
+ },
1264
+ {
1265
+ "identifier": "end_portal_eye_bit",
1266
+ "values": [
1267
+ false,
1268
+ true
1269
+ ]
1270
+ },
1271
+ {
1272
+ "identifier": "upper_block_bit",
1273
+ "values": [
1274
+ false,
1275
+ true
1276
+ ]
1277
+ },
1278
+ {
1279
+ "identifier": "door_hinge_bit",
1280
+ "values": [
1281
+ false,
1282
+ true
1283
+ ]
1284
+ },
1285
+ {
1286
+ "identifier": "disarmed_bit",
1287
+ "values": [
1288
+ false,
1289
+ true
1290
+ ]
1291
+ },
1292
+ {
1293
+ "identifier": "damage",
1294
+ "values": [
1295
+ "undamaged",
1296
+ "slightly_damaged",
1297
+ "very_damaged",
1298
+ "broken"
1299
+ ]
1300
+ },
1301
+ {
1302
+ "identifier": "covered_bit",
1303
+ "values": [
1304
+ false,
1305
+ true
1306
+ ]
1307
+ },
1308
+ {
1309
+ "identifier": "conditional_bit",
1310
+ "values": [
1311
+ false,
1312
+ true
1313
+ ]
1314
+ },
1315
+ {
1316
+ "identifier": "button_pressed_bit",
1317
+ "values": [
1318
+ false,
1319
+ true
1320
+ ]
1321
+ },
1322
+ {
1323
+ "identifier": "brewing_stand_slot_c_bit",
1324
+ "values": [
1325
+ false,
1326
+ true
1327
+ ]
1328
+ },
1329
+ {
1330
+ "identifier": "brewing_stand_slot_b_bit",
1331
+ "values": [
1332
+ false,
1333
+ true
1334
+ ]
1335
+ },
1336
+ {
1337
+ "identifier": "brewing_stand_slot_a_bit",
1338
+ "values": [
1339
+ false,
1340
+ true
1341
+ ]
1342
+ },
1343
+ {
1344
+ "identifier": "bite_counter",
1345
+ "values": [
1346
+ 0,
1347
+ 1,
1348
+ 2,
1349
+ 3,
1350
+ 4,
1351
+ 5,
1352
+ 6
1353
+ ]
1354
+ },
1355
+ {
1356
+ "identifier": "portal_axis",
1357
+ "values": [
1358
+ "unknown",
1359
+ "x",
1360
+ "z"
1361
+ ]
1362
+ },
1363
+ {
1364
+ "identifier": "attached_bit",
1365
+ "values": [
1366
+ false,
1367
+ true
1368
+ ]
1369
+ },
1370
+ {
1371
+ "identifier": "age",
1372
+ "values": [
1373
+ 0,
1374
+ 1,
1375
+ 2,
1376
+ 3,
1377
+ 4,
1378
+ 5,
1379
+ 6,
1380
+ 7,
1381
+ 8,
1382
+ 9,
1383
+ 10,
1384
+ 11,
1385
+ 12,
1386
+ 13,
1387
+ 14,
1388
+ 15
1389
+ ]
1390
+ },
1391
+ {
1392
+ "identifier": "age_bit",
1393
+ "values": [
1394
+ false,
1395
+ true
1396
+ ]
1397
+ },
1398
+ {
1399
+ "identifier": "minecraft:vertical_half",
1400
+ "values": [
1401
+ "bottom",
1402
+ "top"
1403
+ ]
1404
+ },
1405
+ {
1406
+ "identifier": "minecraft:block_face",
1407
+ "values": [
1408
+ "down",
1409
+ "up",
1410
+ "north",
1411
+ "south",
1412
+ "west",
1413
+ "east"
1414
+ ]
1415
+ },
1416
+ {
1417
+ "identifier": "minecraft:facing_direction",
1418
+ "values": [
1419
+ "down",
1420
+ "up",
1421
+ "north",
1422
+ "south",
1423
+ "west",
1424
+ "east"
1425
+ ]
1426
+ },
1427
+ {
1428
+ "identifier": "minecraft:cardinal_direction",
1429
+ "values": [
1430
+ "south",
1431
+ "west",
1432
+ "north",
1433
+ "east"
1434
+ ]
1435
+ }
1436
+ ]