|
1 | 1 | .texture-hexcasting-textures-item-colorizer-dye_black-png { |
2 | | - animation: texture-hexcasting-textures-item-colorizer-dye_black-png 2.9s linear infinite; |
| 2 | + animation: texture-hexcasting-textures-item-colorizer-dye_black-png 2.9s steps(1, start) infinite; |
3 | 3 | background-size: 100%; |
4 | 4 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_black.png"); |
5 | 5 | } |
|
36 | 36 | 98.28%, 100% { background-position-y: -2900% } |
37 | 37 | } |
38 | 38 | .texture-hexcasting-textures-item-colorizer-dye_blue-png { |
39 | | - animation: texture-hexcasting-textures-item-colorizer-dye_blue-png 2.9s linear infinite; |
| 39 | + animation: texture-hexcasting-textures-item-colorizer-dye_blue-png 2.9s steps(1, start) infinite; |
40 | 40 | background-size: 100%; |
41 | 41 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_blue.png"); |
42 | 42 | } |
|
73 | 73 | 98.28%, 100% { background-position-y: -2900% } |
74 | 74 | } |
75 | 75 | .texture-hexcasting-textures-item-colorizer-dye_brown-png { |
76 | | - animation: texture-hexcasting-textures-item-colorizer-dye_brown-png 2.9s linear infinite; |
| 76 | + animation: texture-hexcasting-textures-item-colorizer-dye_brown-png 2.9s steps(1, start) infinite; |
77 | 77 | background-size: 100%; |
78 | 78 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_brown.png"); |
79 | 79 | } |
|
110 | 110 | 98.28%, 100% { background-position-y: -2900% } |
111 | 111 | } |
112 | 112 | .texture-hexcasting-textures-item-colorizer-dye_cyan-png { |
113 | | - animation: texture-hexcasting-textures-item-colorizer-dye_cyan-png 2.9s linear infinite; |
| 113 | + animation: texture-hexcasting-textures-item-colorizer-dye_cyan-png 2.9s steps(1, start) infinite; |
114 | 114 | background-size: 100%; |
115 | 115 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_cyan.png"); |
116 | 116 | } |
|
147 | 147 | 98.28%, 100% { background-position-y: -2900% } |
148 | 148 | } |
149 | 149 | .texture-hexcasting-textures-item-colorizer-dye_gray-png { |
150 | | - animation: texture-hexcasting-textures-item-colorizer-dye_gray-png 2.9s linear infinite; |
| 150 | + animation: texture-hexcasting-textures-item-colorizer-dye_gray-png 2.9s steps(1, start) infinite; |
151 | 151 | background-size: 100%; |
152 | 152 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_gray.png"); |
153 | 153 | } |
|
184 | 184 | 98.28%, 100% { background-position-y: -2900% } |
185 | 185 | } |
186 | 186 | .texture-hexcasting-textures-item-colorizer-dye_green-png { |
187 | | - animation: texture-hexcasting-textures-item-colorizer-dye_green-png 2.9s linear infinite; |
| 187 | + animation: texture-hexcasting-textures-item-colorizer-dye_green-png 2.9s steps(1, start) infinite; |
188 | 188 | background-size: 100%; |
189 | 189 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_green.png"); |
190 | 190 | } |
|
221 | 221 | 98.28%, 100% { background-position-y: -2900% } |
222 | 222 | } |
223 | 223 | .texture-hexcasting-textures-item-colorizer-dye_light_blue-png { |
224 | | - animation: texture-hexcasting-textures-item-colorizer-dye_light_blue-png 2.9s linear infinite; |
| 224 | + animation: texture-hexcasting-textures-item-colorizer-dye_light_blue-png 2.9s steps(1, start) infinite; |
225 | 225 | background-size: 100%; |
226 | 226 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_light_blue.png"); |
227 | 227 | } |
|
258 | 258 | 98.28%, 100% { background-position-y: -2900% } |
259 | 259 | } |
260 | 260 | .texture-hexcasting-textures-item-colorizer-dye_light_gray-png { |
261 | | - animation: texture-hexcasting-textures-item-colorizer-dye_light_gray-png 2.9s linear infinite; |
| 261 | + animation: texture-hexcasting-textures-item-colorizer-dye_light_gray-png 2.9s steps(1, start) infinite; |
262 | 262 | background-size: 100%; |
263 | 263 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_light_gray.png"); |
264 | 264 | } |
|
295 | 295 | 98.28%, 100% { background-position-y: -2900% } |
296 | 296 | } |
297 | 297 | .texture-hexcasting-textures-item-colorizer-dye_lime-png { |
298 | | - animation: texture-hexcasting-textures-item-colorizer-dye_lime-png 2.9s linear infinite; |
| 298 | + animation: texture-hexcasting-textures-item-colorizer-dye_lime-png 2.9s steps(1, start) infinite; |
299 | 299 | background-size: 100%; |
300 | 300 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_lime.png"); |
301 | 301 | } |
|
332 | 332 | 98.28%, 100% { background-position-y: -2900% } |
333 | 333 | } |
334 | 334 | .texture-hexcasting-textures-item-colorizer-dye_magenta-png { |
335 | | - animation: texture-hexcasting-textures-item-colorizer-dye_magenta-png 2.9s linear infinite; |
| 335 | + animation: texture-hexcasting-textures-item-colorizer-dye_magenta-png 2.9s steps(1, start) infinite; |
336 | 336 | background-size: 100%; |
337 | 337 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_magenta.png"); |
338 | 338 | } |
|
369 | 369 | 98.28%, 100% { background-position-y: -2900% } |
370 | 370 | } |
371 | 371 | .texture-hexcasting-textures-item-colorizer-dye_orange-png { |
372 | | - animation: texture-hexcasting-textures-item-colorizer-dye_orange-png 2.9s linear infinite; |
| 372 | + animation: texture-hexcasting-textures-item-colorizer-dye_orange-png 2.9s steps(1, start) infinite; |
373 | 373 | background-size: 100%; |
374 | 374 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_orange.png"); |
375 | 375 | } |
|
406 | 406 | 98.28%, 100% { background-position-y: -2900% } |
407 | 407 | } |
408 | 408 | .texture-hexcasting-textures-item-colorizer-dye_pink-png { |
409 | | - animation: texture-hexcasting-textures-item-colorizer-dye_pink-png 2.9s linear infinite; |
| 409 | + animation: texture-hexcasting-textures-item-colorizer-dye_pink-png 2.9s steps(1, start) infinite; |
410 | 410 | background-size: 100%; |
411 | 411 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_pink.png"); |
412 | 412 | } |
|
443 | 443 | 98.28%, 100% { background-position-y: -2900% } |
444 | 444 | } |
445 | 445 | .texture-hexcasting-textures-item-colorizer-dye_purple-png { |
446 | | - animation: texture-hexcasting-textures-item-colorizer-dye_purple-png 2.9s linear infinite; |
| 446 | + animation: texture-hexcasting-textures-item-colorizer-dye_purple-png 2.9s steps(1, start) infinite; |
447 | 447 | background-size: 100%; |
448 | 448 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_purple.png"); |
449 | 449 | } |
|
480 | 480 | 98.28%, 100% { background-position-y: -2900% } |
481 | 481 | } |
482 | 482 | .texture-hexcasting-textures-item-colorizer-dye_red-png { |
483 | | - animation: texture-hexcasting-textures-item-colorizer-dye_red-png 2.9s linear infinite; |
| 483 | + animation: texture-hexcasting-textures-item-colorizer-dye_red-png 2.9s steps(1, start) infinite; |
484 | 484 | background-size: 100%; |
485 | 485 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_red.png"); |
486 | 486 | } |
|
517 | 517 | 98.28%, 100% { background-position-y: -2900% } |
518 | 518 | } |
519 | 519 | .texture-hexcasting-textures-item-colorizer-dye_white-png { |
520 | | - animation: texture-hexcasting-textures-item-colorizer-dye_white-png 2.9s linear infinite; |
| 520 | + animation: texture-hexcasting-textures-item-colorizer-dye_white-png 2.9s steps(1, start) infinite; |
521 | 521 | background-size: 100%; |
522 | 522 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_white.png"); |
523 | 523 | } |
|
554 | 554 | 98.28%, 100% { background-position-y: -2900% } |
555 | 555 | } |
556 | 556 | .texture-hexcasting-textures-item-colorizer-dye_yellow-png { |
557 | | - animation: texture-hexcasting-textures-item-colorizer-dye_yellow-png 2.9s linear infinite; |
| 557 | + animation: texture-hexcasting-textures-item-colorizer-dye_yellow-png 2.9s steps(1, start) infinite; |
558 | 558 | background-size: 100%; |
559 | 559 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/dye_yellow.png"); |
560 | 560 | } |
|
591 | 591 | 98.28%, 100% { background-position-y: -2900% } |
592 | 592 | } |
593 | 593 | .texture-hexcasting-textures-item-colorizer-pride_agender-png { |
594 | | - animation: texture-hexcasting-textures-item-colorizer-pride_agender-png 2.95s linear infinite; |
| 594 | + animation: texture-hexcasting-textures-item-colorizer-pride_agender-png 2.95s steps(1, start) infinite; |
595 | 595 | background-size: 100%; |
596 | 596 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_agender.png"); |
597 | 597 | } |
|
630 | 630 | 98.31%, 100% { background-position-y: -3100% } |
631 | 631 | } |
632 | 632 | .texture-hexcasting-textures-item-colorizer-pride_aroace-png { |
633 | | - animation: texture-hexcasting-textures-item-colorizer-pride_aroace-png 2.6s linear infinite; |
| 633 | + animation: texture-hexcasting-textures-item-colorizer-pride_aroace-png 2.6s steps(1, start) infinite; |
634 | 634 | background-size: 100%; |
635 | 635 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_aroace.png"); |
636 | 636 | } |
|
668 | 668 | 98.08%, 100% { background-position-y: -3000% } |
669 | 669 | } |
670 | 670 | .texture-hexcasting-textures-item-colorizer-pride_aromantic-png { |
671 | | - animation: texture-hexcasting-textures-item-colorizer-pride_aromantic-png 2.6s linear infinite; |
| 671 | + animation: texture-hexcasting-textures-item-colorizer-pride_aromantic-png 2.6s steps(1, start) infinite; |
672 | 672 | background-size: 100%; |
673 | 673 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_aromantic.png"); |
674 | 674 | } |
|
706 | 706 | 98.08%, 100% { background-position-y: -3000% } |
707 | 707 | } |
708 | 708 | .texture-hexcasting-textures-item-colorizer-pride_asexual-png { |
709 | | - animation: texture-hexcasting-textures-item-colorizer-pride_asexual-png 2.95s linear infinite; |
| 709 | + animation: texture-hexcasting-textures-item-colorizer-pride_asexual-png 2.95s steps(1, start) infinite; |
710 | 710 | background-size: 100%; |
711 | 711 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_asexual.png"); |
712 | 712 | } |
|
745 | 745 | 98.31%, 100% { background-position-y: -3100% } |
746 | 746 | } |
747 | 747 | .texture-hexcasting-textures-item-colorizer-pride_bisexual-png { |
748 | | - animation: texture-hexcasting-textures-item-colorizer-pride_bisexual-png 3.3s linear infinite; |
| 748 | + animation: texture-hexcasting-textures-item-colorizer-pride_bisexual-png 3.3s steps(1, start) infinite; |
749 | 749 | background-size: 100%; |
750 | 750 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_bisexual.png"); |
751 | 751 | } |
|
788 | 788 | 84.85%, 100% { background-position-y: -3500% } |
789 | 789 | } |
790 | 790 | .texture-hexcasting-textures-item-colorizer-pride_demiboy-png { |
791 | | - animation: texture-hexcasting-textures-item-colorizer-pride_demiboy-png 3.3s linear infinite; |
| 791 | + animation: texture-hexcasting-textures-item-colorizer-pride_demiboy-png 3.3s steps(1, start) infinite; |
792 | 792 | background-size: 100%; |
793 | 793 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_demiboy.png"); |
794 | 794 | } |
|
831 | 831 | 84.85%, 100% { background-position-y: -3500% } |
832 | 832 | } |
833 | 833 | .texture-hexcasting-textures-item-colorizer-pride_demigirl-png { |
834 | | - animation: texture-hexcasting-textures-item-colorizer-pride_demigirl-png 3.3s linear infinite; |
| 834 | + animation: texture-hexcasting-textures-item-colorizer-pride_demigirl-png 3.3s steps(1, start) infinite; |
835 | 835 | background-size: 100%; |
836 | 836 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_demigirl.png"); |
837 | 837 | } |
|
874 | 874 | 84.85%, 100% { background-position-y: -3500% } |
875 | 875 | } |
876 | 876 | .texture-hexcasting-textures-item-colorizer-pride_gay-png { |
877 | | - animation: texture-hexcasting-textures-item-colorizer-pride_gay-png 2.6s linear infinite; |
| 877 | + animation: texture-hexcasting-textures-item-colorizer-pride_gay-png 2.6s steps(1, start) infinite; |
878 | 878 | background-size: 100%; |
879 | 879 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_gay.png"); |
880 | 880 | } |
|
912 | 912 | 98.08%, 100% { background-position-y: -3000% } |
913 | 913 | } |
914 | 914 | .texture-hexcasting-textures-item-colorizer-pride_genderfluid-png { |
915 | | - animation: texture-hexcasting-textures-item-colorizer-pride_genderfluid-png 2.6s linear infinite; |
| 915 | + animation: texture-hexcasting-textures-item-colorizer-pride_genderfluid-png 2.6s steps(1, start) infinite; |
916 | 916 | background-size: 100%; |
917 | 917 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_genderfluid.png"); |
918 | 918 | } |
|
950 | 950 | 98.08%, 100% { background-position-y: -3000% } |
951 | 951 | } |
952 | 952 | .texture-hexcasting-textures-item-colorizer-pride_genderqueer-png { |
953 | | - animation: texture-hexcasting-textures-item-colorizer-pride_genderqueer-png 3.3s linear infinite; |
| 953 | + animation: texture-hexcasting-textures-item-colorizer-pride_genderqueer-png 3.3s steps(1, start) infinite; |
954 | 954 | background-size: 100%; |
955 | 955 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_genderqueer.png"); |
956 | 956 | } |
|
993 | 993 | 84.85%, 100% { background-position-y: -3500% } |
994 | 994 | } |
995 | 995 | .texture-hexcasting-textures-item-colorizer-pride_intersex-png { |
996 | | - animation: texture-hexcasting-textures-item-colorizer-pride_intersex-png 2.1s linear infinite; |
| 996 | + animation: texture-hexcasting-textures-item-colorizer-pride_intersex-png 2.1s steps(1, start) infinite; |
997 | 997 | background-size: 100%; |
998 | 998 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_intersex.png"); |
999 | 999 | } |
|
1030 | 1030 | 97.62%, 100% { background-position-y: -2900% } |
1031 | 1031 | } |
1032 | 1032 | .texture-hexcasting-textures-item-colorizer-pride_lesbian-png { |
1033 | | - animation: texture-hexcasting-textures-item-colorizer-pride_lesbian-png 2.6s linear infinite; |
| 1033 | + animation: texture-hexcasting-textures-item-colorizer-pride_lesbian-png 2.6s steps(1, start) infinite; |
1034 | 1034 | background-size: 100%; |
1035 | 1035 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_lesbian.png"); |
1036 | 1036 | } |
|
1068 | 1068 | 98.08%, 100% { background-position-y: -3000% } |
1069 | 1069 | } |
1070 | 1070 | .texture-hexcasting-textures-item-colorizer-pride_nonbinary-png { |
1071 | | - animation: texture-hexcasting-textures-item-colorizer-pride_nonbinary-png 2.95s linear infinite; |
| 1071 | + animation: texture-hexcasting-textures-item-colorizer-pride_nonbinary-png 2.95s steps(1, start) infinite; |
1072 | 1072 | background-size: 100%; |
1073 | 1073 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_nonbinary.png"); |
1074 | 1074 | } |
|
1107 | 1107 | 98.31%, 100% { background-position-y: -3100% } |
1108 | 1108 | } |
1109 | 1109 | .texture-hexcasting-textures-item-colorizer-pride_pansexual-png { |
1110 | | - animation: texture-hexcasting-textures-item-colorizer-pride_pansexual-png 3.3s linear infinite; |
| 1110 | + animation: texture-hexcasting-textures-item-colorizer-pride_pansexual-png 3.3s steps(1, start) infinite; |
1111 | 1111 | background-size: 100%; |
1112 | 1112 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_pansexual.png"); |
1113 | 1113 | } |
|
1150 | 1150 | 84.85%, 100% { background-position-y: -3500% } |
1151 | 1151 | } |
1152 | 1152 | .texture-hexcasting-textures-item-colorizer-pride_plural-png { |
1153 | | - animation: texture-hexcasting-textures-item-colorizer-pride_plural-png 2.95s linear infinite; |
| 1153 | + animation: texture-hexcasting-textures-item-colorizer-pride_plural-png 2.95s steps(1, start) infinite; |
1154 | 1154 | background-size: 100%; |
1155 | 1155 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_plural.png"); |
1156 | 1156 | } |
|
1189 | 1189 | 98.31%, 100% { background-position-y: -3100% } |
1190 | 1190 | } |
1191 | 1191 | .texture-hexcasting-textures-item-colorizer-pride_transgender-png { |
1192 | | - animation: texture-hexcasting-textures-item-colorizer-pride_transgender-png 3.3s linear infinite; |
| 1192 | + animation: texture-hexcasting-textures-item-colorizer-pride_transgender-png 3.3s steps(1, start) infinite; |
1193 | 1193 | background-size: 100%; |
1194 | 1194 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/pride_transgender.png"); |
1195 | 1195 | } |
|
1232 | 1232 | 84.85%, 100% { background-position-y: -3500% } |
1233 | 1233 | } |
1234 | 1234 | .texture-hexcasting-textures-item-colorizer-uuid-png { |
1235 | | - animation: texture-hexcasting-textures-item-colorizer-uuid-png 2.05s linear infinite; |
| 1235 | + animation: texture-hexcasting-textures-item-colorizer-uuid-png 2.05s steps(1, start) infinite; |
1236 | 1236 | background-size: 100%; |
1237 | 1237 | background-image: url("DEBUG_GITHUBUSERCONTENT/doc/../Common/src/main/resources/assets/hexcasting/textures/item/colorizer/uuid.png"); |
1238 | 1238 | } |
|
0 commit comments