diff --git a/.mcreator/modElementThumbnails/Cliffs.png b/.mcreator/modElementThumbnails/Cliffs.png index c4059a7..0e84eaa 100644 Binary files a/.mcreator/modElementThumbnails/Cliffs.png and b/.mcreator/modElementThumbnails/Cliffs.png differ diff --git a/.mcreator/modElementThumbnails/HighMesa.png b/.mcreator/modElementThumbnails/HighMesa.png new file mode 100644 index 0000000..8db0046 Binary files /dev/null and b/.mcreator/modElementThumbnails/HighMesa.png differ diff --git a/.mcreator/modElementThumbnails/Supersized.png b/.mcreator/modElementThumbnails/Supersized.png new file mode 100644 index 0000000..8a07d96 Binary files /dev/null and b/.mcreator/modElementThumbnails/Supersized.png differ diff --git a/.mcreator/modElementThumbnails/Trees.png b/.mcreator/modElementThumbnails/Trees.png index 9485b3c..8b63e86 100644 Binary files a/.mcreator/modElementThumbnails/Trees.png and b/.mcreator/modElementThumbnails/Trees.png differ diff --git a/.mcreator/modElementThumbnails/Windsweptpillars.png b/.mcreator/modElementThumbnails/Windsweptpillars.png index f430165..c9b9847 100644 Binary files a/.mcreator/modElementThumbnails/Windsweptpillars.png and b/.mcreator/modElementThumbnails/Windsweptpillars.png differ diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_130944 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_130944 deleted file mode 100644 index 419be28..0000000 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_130944 +++ /dev/null @@ -1,1769 +0,0 @@ -{ - "mod_elements": [ - { - "name": "Overgrowncaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "overgrowncaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Buriedwetlandcaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "buriedwetlandcaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Slimeblob", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimeblob", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Slimedeltas", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimedeltas", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mossyoutgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mossyoutgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Wetlandcrosses", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "wetlandcrosses", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandcrossesAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetlandcrosses_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHanging", - "type": "feature", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHangingAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mushrooms", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "mushrooms", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Redmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "redmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Brownmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "brownmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantBrownMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_brown_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantRedMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_red_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "MassiveMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "massive_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Warpedpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "warpedpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Crimsonpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crimsonpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Lanternpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "lanternpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Flippedmushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "flippedmushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "FlippedmushroomAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "flippedmushroom_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Hive", - "type": "structure", - "compiles": true, - "locked_code": false, - "registry_name": "hive", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" - ] - }, - "path": "~/Biomes/Dungeons" - }, - { - "name": "GrasslandTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "grassland_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Grasslands" - }, - { - "name": "Frozencaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "frozencaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "FrozenTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozen_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "FrozenTreeAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "frozen_tree_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Groundlanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "groundlanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Ceilinglanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "ceilinglanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "CeilinglanternsAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceilinglanterns_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozencampfire", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozencampfire", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozensoulpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozensoulpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozenpowder", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozenpowder", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Crystals", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "crystals", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Crystalgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "CrystalgrowthAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "crystalgrowth_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "MtS", - "type": "tab", - "compiles": true, - "locked_code": false, - "registry_name": "mt_s", - "metadata": { - "files": [] - }, - "path": "~/Items" - }, - { - "name": "Windsweptpillars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "windsweptpillars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Pillar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "PillarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "pillar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Notes", - "type": "code", - "compiles": true, - "locked_code": true, - "registry_name": "notes", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" - ] - } - }, - { - "name": "Trees", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Treesgenerator", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesgenerator", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treesflowers", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesflowers", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treespatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treespatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Cloudsvapor", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudsvapor", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Clouds", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "clouds", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Cloudslakes", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslakes", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudstrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudstrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudslights", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslights", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Dry", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "dry", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Drydeadbush", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drydeadbush", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drybones", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drybones", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drytree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drytree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drycactus", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drycactus", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drysand", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drysand", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Cliffs", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "cliffs", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" - ] - }, - "path": "~/Places" - }, - { - "name": "StoneTrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "stone_trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDrip", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_drip", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffSnow", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_snow", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDripAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "cliff_drip_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Isle", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "isle", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorchAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Cliffemerald", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliffemerald", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Stars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "stars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Starspeck", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starspeck", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starstar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starstar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "StarstarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "starstar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starcrater", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starcrater", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starlight", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starlight", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starmagma", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starmagma", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starpurpur", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starpurpur", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Pillartrees2", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_2", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees3", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_3", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees4", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_4", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Depths", - "type": "dimension", - "compiles": true, - "locked_code": true, - "registry_name": "depths", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Coralslime", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coralslime", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "CoralFans", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coral_fans", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Crystalground", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalground", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "Crystalair", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalair", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "CeilingCrystal", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceiling_crystal", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Crystalceiling", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalceiling", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Fossil", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "fossil", - "metadata": { - "files": [ - "src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json", - "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java", - "src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json" - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "FossilBlockDestroyedByPlayer", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "fossil_block_destroyed_by_player", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "Mushroomgiant", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomgiant", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" - ], - "has_nbt_structure": true - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Mushroomdetails", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomdetails", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" - ] - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Outline", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "outline", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Exhumed", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Exhumedvegetation", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumedvegetation", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAir", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_air", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAirAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "exhumed_air_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Exhumed" - } - ], - "variable_elements": [], - "sound_elements": [], - "tag_elements": { - "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/jungle_temple": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/nether_fossil": [ - "~CUSTOM:Mushrooms" - ], - "BIOMES:minecraft:has_structure/mineshaft": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/ruined_portal_nether": [ - "~CUSTOM:Buriedwetlandcaves" - ], - "BLOCKS:minecraft:overworld_carver_replaceables": [ - "~Blocks.BLUE_ICE", - "~Blocks.MUD", - "~Blocks.GRAVEL", - "~Blocks.MYCELIUM", - "~Blocks.TUFF", - "~Blocks.SNOW", - "~Blocks.DIRT#2", - "~Blocks.CALCITE", - "~Blocks.NETHER_WART_BLOCK", - "~Blocks.STAINED_HARDENED_CLAY#14", - "~Blocks.BLACKSTONE" - ], - "BIOMES:minecraft:has_structure/mineshaft_mesa": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/swamp_hut": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ] - }, - "tab_element_order": {}, - "language_map": { - "en_us": { - "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", - "biome.cawezs_mantle_to_stratus.clouds": "Clouds", - "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", - "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", - "block.cawezs_mantle_to_stratus.fossil": "Fossil", - "biome.cawezs_mantle_to_stratus.stars": "Stars", - "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", - "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", - "biome.cawezs_mantle_to_stratus.trees": "Trees", - "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", - "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", - "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", - "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", - "biome.cawezs_mantle_to_stratus.dry": "Dry" - } - }, - "foldersRoot": { - "name": "~", - "children": [ - { - "name": "Places", - "children": [] - }, - { - "name": "Biomes", - "children": [ - { - "name": "Buried Wetlands", - "children": [] - }, - { - "name": "Mushrooms", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Grasslands", - "children": [] - }, - { - "name": "Dungeons", - "children": [] - }, - { - "name": "Frozen", - "children": [] - }, - { - "name": "Crystals", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Monoliths", - "children": [] - }, - { - "name": "Trees", - "children": [] - }, - { - "name": "Clouds", - "children": [] - }, - { - "name": "Dry", - "children": [] - }, - { - "name": "Cliffs", - "children": [] - }, - { - "name": "Stars", - "children": [] - }, - { - "name": "Exhumed", - "children": [] - } - ] - }, - { - "name": "Blocks", - "children": [ - { - "name": "Fossil", - "children": [] - } - ] - }, - { - "name": "Items", - "children": [] - } - ] - }, - "workspaceSettings": { - "modid": "cawezs_mantle_to_stratus", - "modName": "cawezs_mantle_to_stratus", - "version": "1.0.0", - "author": "cow, MCreator", - "websiteURL": "https://mcreator.net", - "license": "Not specified", - "serverSideOnly": false, - "requiredMods": [], - "dependencies": [], - "dependants": [], - "mcreatorDependencies": [], - "currentGenerator": "neoforge-1.21.1", - "modElementsPackage": "net.mcreator.cawezsmantletostratus" - }, - "mcreatorVersion": 202400342716 -} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_131904 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_131904 deleted file mode 100644 index 419be28..0000000 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_131904 +++ /dev/null @@ -1,1769 +0,0 @@ -{ - "mod_elements": [ - { - "name": "Overgrowncaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "overgrowncaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Buriedwetlandcaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "buriedwetlandcaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Slimeblob", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimeblob", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Slimedeltas", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimedeltas", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mossyoutgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mossyoutgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Wetlandcrosses", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "wetlandcrosses", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandcrossesAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetlandcrosses_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHanging", - "type": "feature", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHangingAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mushrooms", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "mushrooms", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Redmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "redmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Brownmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "brownmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantBrownMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_brown_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantRedMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_red_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "MassiveMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "massive_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Warpedpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "warpedpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Crimsonpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crimsonpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Lanternpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "lanternpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Flippedmushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "flippedmushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "FlippedmushroomAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "flippedmushroom_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Hive", - "type": "structure", - "compiles": true, - "locked_code": false, - "registry_name": "hive", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" - ] - }, - "path": "~/Biomes/Dungeons" - }, - { - "name": "GrasslandTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "grassland_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Grasslands" - }, - { - "name": "Frozencaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "frozencaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "FrozenTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozen_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "FrozenTreeAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "frozen_tree_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Groundlanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "groundlanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Ceilinglanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "ceilinglanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "CeilinglanternsAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceilinglanterns_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozencampfire", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozencampfire", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozensoulpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozensoulpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozenpowder", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozenpowder", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Crystals", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "crystals", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Crystalgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "CrystalgrowthAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "crystalgrowth_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "MtS", - "type": "tab", - "compiles": true, - "locked_code": false, - "registry_name": "mt_s", - "metadata": { - "files": [] - }, - "path": "~/Items" - }, - { - "name": "Windsweptpillars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "windsweptpillars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Pillar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "PillarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "pillar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Notes", - "type": "code", - "compiles": true, - "locked_code": true, - "registry_name": "notes", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" - ] - } - }, - { - "name": "Trees", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Treesgenerator", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesgenerator", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treesflowers", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesflowers", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treespatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treespatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Cloudsvapor", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudsvapor", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Clouds", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "clouds", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Cloudslakes", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslakes", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudstrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudstrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudslights", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslights", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Dry", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "dry", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Drydeadbush", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drydeadbush", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drybones", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drybones", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drytree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drytree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drycactus", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drycactus", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drysand", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drysand", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Cliffs", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "cliffs", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" - ] - }, - "path": "~/Places" - }, - { - "name": "StoneTrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "stone_trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDrip", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_drip", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffSnow", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_snow", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDripAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "cliff_drip_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Isle", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "isle", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorchAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Cliffemerald", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliffemerald", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Stars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "stars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Starspeck", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starspeck", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starstar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starstar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "StarstarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "starstar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starcrater", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starcrater", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starlight", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starlight", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starmagma", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starmagma", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starpurpur", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starpurpur", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Pillartrees2", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_2", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees3", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_3", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees4", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_4", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Depths", - "type": "dimension", - "compiles": true, - "locked_code": true, - "registry_name": "depths", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Coralslime", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coralslime", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "CoralFans", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coral_fans", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Crystalground", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalground", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "Crystalair", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalair", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "CeilingCrystal", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceiling_crystal", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Crystalceiling", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalceiling", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Fossil", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "fossil", - "metadata": { - "files": [ - "src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json", - "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java", - "src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json" - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "FossilBlockDestroyedByPlayer", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "fossil_block_destroyed_by_player", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "Mushroomgiant", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomgiant", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" - ], - "has_nbt_structure": true - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Mushroomdetails", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomdetails", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" - ] - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Outline", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "outline", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Exhumed", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Exhumedvegetation", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumedvegetation", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAir", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_air", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAirAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "exhumed_air_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Exhumed" - } - ], - "variable_elements": [], - "sound_elements": [], - "tag_elements": { - "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/jungle_temple": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/nether_fossil": [ - "~CUSTOM:Mushrooms" - ], - "BIOMES:minecraft:has_structure/mineshaft": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/ruined_portal_nether": [ - "~CUSTOM:Buriedwetlandcaves" - ], - "BLOCKS:minecraft:overworld_carver_replaceables": [ - "~Blocks.BLUE_ICE", - "~Blocks.MUD", - "~Blocks.GRAVEL", - "~Blocks.MYCELIUM", - "~Blocks.TUFF", - "~Blocks.SNOW", - "~Blocks.DIRT#2", - "~Blocks.CALCITE", - "~Blocks.NETHER_WART_BLOCK", - "~Blocks.STAINED_HARDENED_CLAY#14", - "~Blocks.BLACKSTONE" - ], - "BIOMES:minecraft:has_structure/mineshaft_mesa": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/swamp_hut": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ] - }, - "tab_element_order": {}, - "language_map": { - "en_us": { - "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", - "biome.cawezs_mantle_to_stratus.clouds": "Clouds", - "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", - "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", - "block.cawezs_mantle_to_stratus.fossil": "Fossil", - "biome.cawezs_mantle_to_stratus.stars": "Stars", - "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", - "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", - "biome.cawezs_mantle_to_stratus.trees": "Trees", - "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", - "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", - "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", - "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", - "biome.cawezs_mantle_to_stratus.dry": "Dry" - } - }, - "foldersRoot": { - "name": "~", - "children": [ - { - "name": "Places", - "children": [] - }, - { - "name": "Biomes", - "children": [ - { - "name": "Buried Wetlands", - "children": [] - }, - { - "name": "Mushrooms", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Grasslands", - "children": [] - }, - { - "name": "Dungeons", - "children": [] - }, - { - "name": "Frozen", - "children": [] - }, - { - "name": "Crystals", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Monoliths", - "children": [] - }, - { - "name": "Trees", - "children": [] - }, - { - "name": "Clouds", - "children": [] - }, - { - "name": "Dry", - "children": [] - }, - { - "name": "Cliffs", - "children": [] - }, - { - "name": "Stars", - "children": [] - }, - { - "name": "Exhumed", - "children": [] - } - ] - }, - { - "name": "Blocks", - "children": [ - { - "name": "Fossil", - "children": [] - } - ] - }, - { - "name": "Items", - "children": [] - } - ] - }, - "workspaceSettings": { - "modid": "cawezs_mantle_to_stratus", - "modName": "cawezs_mantle_to_stratus", - "version": "1.0.0", - "author": "cow, MCreator", - "websiteURL": "https://mcreator.net", - "license": "Not specified", - "serverSideOnly": false, - "requiredMods": [], - "dependencies": [], - "dependants": [], - "mcreatorDependencies": [], - "currentGenerator": "neoforge-1.21.1", - "modElementsPackage": "net.mcreator.cawezsmantletostratus" - }, - "mcreatorVersion": 202400342716 -} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_083437 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_083437 deleted file mode 100644 index 419be28..0000000 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_083437 +++ /dev/null @@ -1,1769 +0,0 @@ -{ - "mod_elements": [ - { - "name": "Overgrowncaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "overgrowncaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Buriedwetlandcaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "buriedwetlandcaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Slimeblob", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimeblob", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Slimedeltas", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimedeltas", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mossyoutgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mossyoutgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Wetlandcrosses", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "wetlandcrosses", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandcrossesAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetlandcrosses_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHanging", - "type": "feature", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHangingAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mushrooms", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "mushrooms", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Redmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "redmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Brownmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "brownmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantBrownMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_brown_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantRedMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_red_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "MassiveMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "massive_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Warpedpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "warpedpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Crimsonpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crimsonpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Lanternpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "lanternpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Flippedmushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "flippedmushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "FlippedmushroomAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "flippedmushroom_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Hive", - "type": "structure", - "compiles": true, - "locked_code": false, - "registry_name": "hive", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" - ] - }, - "path": "~/Biomes/Dungeons" - }, - { - "name": "GrasslandTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "grassland_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Grasslands" - }, - { - "name": "Frozencaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "frozencaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "FrozenTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozen_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "FrozenTreeAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "frozen_tree_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Groundlanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "groundlanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Ceilinglanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "ceilinglanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "CeilinglanternsAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceilinglanterns_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozencampfire", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozencampfire", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozensoulpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozensoulpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozenpowder", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozenpowder", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Crystals", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "crystals", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Crystalgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "CrystalgrowthAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "crystalgrowth_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "MtS", - "type": "tab", - "compiles": true, - "locked_code": false, - "registry_name": "mt_s", - "metadata": { - "files": [] - }, - "path": "~/Items" - }, - { - "name": "Windsweptpillars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "windsweptpillars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Pillar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "PillarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "pillar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Notes", - "type": "code", - "compiles": true, - "locked_code": true, - "registry_name": "notes", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" - ] - } - }, - { - "name": "Trees", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Treesgenerator", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesgenerator", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treesflowers", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesflowers", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treespatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treespatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Cloudsvapor", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudsvapor", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Clouds", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "clouds", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Cloudslakes", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslakes", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudstrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudstrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudslights", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslights", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Dry", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "dry", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Drydeadbush", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drydeadbush", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drybones", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drybones", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drytree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drytree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drycactus", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drycactus", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drysand", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drysand", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Cliffs", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "cliffs", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" - ] - }, - "path": "~/Places" - }, - { - "name": "StoneTrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "stone_trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDrip", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_drip", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffSnow", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_snow", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDripAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "cliff_drip_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Isle", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "isle", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorchAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Cliffemerald", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliffemerald", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Stars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "stars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Starspeck", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starspeck", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starstar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starstar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "StarstarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "starstar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starcrater", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starcrater", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starlight", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starlight", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starmagma", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starmagma", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starpurpur", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starpurpur", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Pillartrees2", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_2", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees3", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_3", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees4", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_4", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Depths", - "type": "dimension", - "compiles": true, - "locked_code": true, - "registry_name": "depths", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Coralslime", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coralslime", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "CoralFans", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coral_fans", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Crystalground", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalground", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "Crystalair", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalair", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "CeilingCrystal", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceiling_crystal", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Crystalceiling", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalceiling", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Fossil", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "fossil", - "metadata": { - "files": [ - "src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json", - "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java", - "src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json" - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "FossilBlockDestroyedByPlayer", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "fossil_block_destroyed_by_player", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "Mushroomgiant", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomgiant", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" - ], - "has_nbt_structure": true - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Mushroomdetails", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomdetails", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" - ] - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Outline", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "outline", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Exhumed", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Exhumedvegetation", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumedvegetation", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAir", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_air", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAirAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "exhumed_air_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Exhumed" - } - ], - "variable_elements": [], - "sound_elements": [], - "tag_elements": { - "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/jungle_temple": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/nether_fossil": [ - "~CUSTOM:Mushrooms" - ], - "BIOMES:minecraft:has_structure/mineshaft": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/ruined_portal_nether": [ - "~CUSTOM:Buriedwetlandcaves" - ], - "BLOCKS:minecraft:overworld_carver_replaceables": [ - "~Blocks.BLUE_ICE", - "~Blocks.MUD", - "~Blocks.GRAVEL", - "~Blocks.MYCELIUM", - "~Blocks.TUFF", - "~Blocks.SNOW", - "~Blocks.DIRT#2", - "~Blocks.CALCITE", - "~Blocks.NETHER_WART_BLOCK", - "~Blocks.STAINED_HARDENED_CLAY#14", - "~Blocks.BLACKSTONE" - ], - "BIOMES:minecraft:has_structure/mineshaft_mesa": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/swamp_hut": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ] - }, - "tab_element_order": {}, - "language_map": { - "en_us": { - "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", - "biome.cawezs_mantle_to_stratus.clouds": "Clouds", - "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", - "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", - "block.cawezs_mantle_to_stratus.fossil": "Fossil", - "biome.cawezs_mantle_to_stratus.stars": "Stars", - "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", - "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", - "biome.cawezs_mantle_to_stratus.trees": "Trees", - "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", - "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", - "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", - "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", - "biome.cawezs_mantle_to_stratus.dry": "Dry" - } - }, - "foldersRoot": { - "name": "~", - "children": [ - { - "name": "Places", - "children": [] - }, - { - "name": "Biomes", - "children": [ - { - "name": "Buried Wetlands", - "children": [] - }, - { - "name": "Mushrooms", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Grasslands", - "children": [] - }, - { - "name": "Dungeons", - "children": [] - }, - { - "name": "Frozen", - "children": [] - }, - { - "name": "Crystals", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Monoliths", - "children": [] - }, - { - "name": "Trees", - "children": [] - }, - { - "name": "Clouds", - "children": [] - }, - { - "name": "Dry", - "children": [] - }, - { - "name": "Cliffs", - "children": [] - }, - { - "name": "Stars", - "children": [] - }, - { - "name": "Exhumed", - "children": [] - } - ] - }, - { - "name": "Blocks", - "children": [ - { - "name": "Fossil", - "children": [] - } - ] - }, - { - "name": "Items", - "children": [] - } - ] - }, - "workspaceSettings": { - "modid": "cawezs_mantle_to_stratus", - "modName": "cawezs_mantle_to_stratus", - "version": "1.0.0", - "author": "cow, MCreator", - "websiteURL": "https://mcreator.net", - "license": "Not specified", - "serverSideOnly": false, - "requiredMods": [], - "dependencies": [], - "dependants": [], - "mcreatorDependencies": [], - "currentGenerator": "neoforge-1.21.1", - "modElementsPackage": "net.mcreator.cawezsmantletostratus" - }, - "mcreatorVersion": 202400342716 -} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_084937 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_084937 deleted file mode 100644 index 419be28..0000000 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_084937 +++ /dev/null @@ -1,1769 +0,0 @@ -{ - "mod_elements": [ - { - "name": "Overgrowncaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "overgrowncaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Buriedwetlandcaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "buriedwetlandcaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Slimeblob", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimeblob", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Slimedeltas", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimedeltas", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mossyoutgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mossyoutgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Wetlandcrosses", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "wetlandcrosses", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandcrossesAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetlandcrosses_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHanging", - "type": "feature", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHangingAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mushrooms", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "mushrooms", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Redmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "redmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Brownmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "brownmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantBrownMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_brown_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantRedMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_red_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "MassiveMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "massive_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Warpedpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "warpedpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Crimsonpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crimsonpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Lanternpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "lanternpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Flippedmushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "flippedmushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "FlippedmushroomAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "flippedmushroom_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Hive", - "type": "structure", - "compiles": true, - "locked_code": false, - "registry_name": "hive", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" - ] - }, - "path": "~/Biomes/Dungeons" - }, - { - "name": "GrasslandTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "grassland_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Grasslands" - }, - { - "name": "Frozencaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "frozencaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "FrozenTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozen_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "FrozenTreeAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "frozen_tree_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Groundlanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "groundlanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Ceilinglanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "ceilinglanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "CeilinglanternsAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceilinglanterns_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozencampfire", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozencampfire", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozensoulpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozensoulpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozenpowder", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozenpowder", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Crystals", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "crystals", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Crystalgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "CrystalgrowthAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "crystalgrowth_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "MtS", - "type": "tab", - "compiles": true, - "locked_code": false, - "registry_name": "mt_s", - "metadata": { - "files": [] - }, - "path": "~/Items" - }, - { - "name": "Windsweptpillars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "windsweptpillars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Pillar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "PillarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "pillar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Notes", - "type": "code", - "compiles": true, - "locked_code": true, - "registry_name": "notes", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" - ] - } - }, - { - "name": "Trees", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Treesgenerator", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesgenerator", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treesflowers", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesflowers", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treespatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treespatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Cloudsvapor", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudsvapor", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Clouds", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "clouds", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Cloudslakes", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslakes", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudstrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudstrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudslights", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslights", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Dry", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "dry", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Drydeadbush", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drydeadbush", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drybones", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drybones", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drytree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drytree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drycactus", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drycactus", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drysand", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drysand", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Cliffs", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "cliffs", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" - ] - }, - "path": "~/Places" - }, - { - "name": "StoneTrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "stone_trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDrip", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_drip", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffSnow", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_snow", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDripAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "cliff_drip_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Isle", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "isle", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorchAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Cliffemerald", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliffemerald", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Stars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "stars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Starspeck", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starspeck", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starstar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starstar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "StarstarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "starstar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starcrater", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starcrater", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starlight", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starlight", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starmagma", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starmagma", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starpurpur", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starpurpur", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Pillartrees2", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_2", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees3", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_3", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees4", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_4", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Depths", - "type": "dimension", - "compiles": true, - "locked_code": true, - "registry_name": "depths", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Coralslime", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coralslime", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "CoralFans", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coral_fans", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Crystalground", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalground", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "Crystalair", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalair", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "CeilingCrystal", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceiling_crystal", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Crystalceiling", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalceiling", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Fossil", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "fossil", - "metadata": { - "files": [ - "src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json", - "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java", - "src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json" - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "FossilBlockDestroyedByPlayer", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "fossil_block_destroyed_by_player", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "Mushroomgiant", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomgiant", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" - ], - "has_nbt_structure": true - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Mushroomdetails", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomdetails", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" - ] - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Outline", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "outline", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Exhumed", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Exhumedvegetation", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumedvegetation", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAir", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_air", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAirAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "exhumed_air_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Exhumed" - } - ], - "variable_elements": [], - "sound_elements": [], - "tag_elements": { - "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/jungle_temple": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/nether_fossil": [ - "~CUSTOM:Mushrooms" - ], - "BIOMES:minecraft:has_structure/mineshaft": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/ruined_portal_nether": [ - "~CUSTOM:Buriedwetlandcaves" - ], - "BLOCKS:minecraft:overworld_carver_replaceables": [ - "~Blocks.BLUE_ICE", - "~Blocks.MUD", - "~Blocks.GRAVEL", - "~Blocks.MYCELIUM", - "~Blocks.TUFF", - "~Blocks.SNOW", - "~Blocks.DIRT#2", - "~Blocks.CALCITE", - "~Blocks.NETHER_WART_BLOCK", - "~Blocks.STAINED_HARDENED_CLAY#14", - "~Blocks.BLACKSTONE" - ], - "BIOMES:minecraft:has_structure/mineshaft_mesa": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/swamp_hut": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ] - }, - "tab_element_order": {}, - "language_map": { - "en_us": { - "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", - "biome.cawezs_mantle_to_stratus.clouds": "Clouds", - "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", - "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", - "block.cawezs_mantle_to_stratus.fossil": "Fossil", - "biome.cawezs_mantle_to_stratus.stars": "Stars", - "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", - "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", - "biome.cawezs_mantle_to_stratus.trees": "Trees", - "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", - "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", - "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", - "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", - "biome.cawezs_mantle_to_stratus.dry": "Dry" - } - }, - "foldersRoot": { - "name": "~", - "children": [ - { - "name": "Places", - "children": [] - }, - { - "name": "Biomes", - "children": [ - { - "name": "Buried Wetlands", - "children": [] - }, - { - "name": "Mushrooms", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Grasslands", - "children": [] - }, - { - "name": "Dungeons", - "children": [] - }, - { - "name": "Frozen", - "children": [] - }, - { - "name": "Crystals", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Monoliths", - "children": [] - }, - { - "name": "Trees", - "children": [] - }, - { - "name": "Clouds", - "children": [] - }, - { - "name": "Dry", - "children": [] - }, - { - "name": "Cliffs", - "children": [] - }, - { - "name": "Stars", - "children": [] - }, - { - "name": "Exhumed", - "children": [] - } - ] - }, - { - "name": "Blocks", - "children": [ - { - "name": "Fossil", - "children": [] - } - ] - }, - { - "name": "Items", - "children": [] - } - ] - }, - "workspaceSettings": { - "modid": "cawezs_mantle_to_stratus", - "modName": "cawezs_mantle_to_stratus", - "version": "1.0.0", - "author": "cow, MCreator", - "websiteURL": "https://mcreator.net", - "license": "Not specified", - "serverSideOnly": false, - "requiredMods": [], - "dependencies": [], - "dependants": [], - "mcreatorDependencies": [], - "currentGenerator": "neoforge-1.21.1", - "modElementsPackage": "net.mcreator.cawezsmantletostratus" - }, - "mcreatorVersion": 202400342716 -} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_085537 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_085537 deleted file mode 100644 index 419be28..0000000 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_085537 +++ /dev/null @@ -1,1769 +0,0 @@ -{ - "mod_elements": [ - { - "name": "Overgrowncaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "overgrowncaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Buriedwetlandcaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "buriedwetlandcaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Slimeblob", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimeblob", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Slimedeltas", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimedeltas", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mossyoutgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mossyoutgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Wetlandcrosses", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "wetlandcrosses", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandcrossesAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetlandcrosses_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHanging", - "type": "feature", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHangingAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mushrooms", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "mushrooms", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Redmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "redmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Brownmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "brownmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantBrownMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_brown_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantRedMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_red_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "MassiveMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "massive_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Warpedpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "warpedpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Crimsonpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crimsonpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Lanternpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "lanternpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Flippedmushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "flippedmushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "FlippedmushroomAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "flippedmushroom_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Hive", - "type": "structure", - "compiles": true, - "locked_code": false, - "registry_name": "hive", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" - ] - }, - "path": "~/Biomes/Dungeons" - }, - { - "name": "GrasslandTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "grassland_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Grasslands" - }, - { - "name": "Frozencaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "frozencaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "FrozenTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozen_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "FrozenTreeAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "frozen_tree_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Groundlanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "groundlanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Ceilinglanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "ceilinglanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "CeilinglanternsAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceilinglanterns_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozencampfire", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozencampfire", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozensoulpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozensoulpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozenpowder", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozenpowder", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Crystals", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "crystals", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Crystalgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "CrystalgrowthAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "crystalgrowth_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "MtS", - "type": "tab", - "compiles": true, - "locked_code": false, - "registry_name": "mt_s", - "metadata": { - "files": [] - }, - "path": "~/Items" - }, - { - "name": "Windsweptpillars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "windsweptpillars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Pillar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "PillarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "pillar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Notes", - "type": "code", - "compiles": true, - "locked_code": true, - "registry_name": "notes", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" - ] - } - }, - { - "name": "Trees", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Treesgenerator", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesgenerator", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treesflowers", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesflowers", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treespatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treespatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Cloudsvapor", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudsvapor", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Clouds", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "clouds", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Cloudslakes", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslakes", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudstrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudstrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudslights", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslights", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Dry", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "dry", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Drydeadbush", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drydeadbush", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drybones", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drybones", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drytree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drytree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drycactus", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drycactus", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drysand", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drysand", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Cliffs", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "cliffs", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" - ] - }, - "path": "~/Places" - }, - { - "name": "StoneTrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "stone_trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDrip", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_drip", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffSnow", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_snow", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDripAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "cliff_drip_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Isle", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "isle", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorchAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Cliffemerald", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliffemerald", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Stars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "stars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Starspeck", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starspeck", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starstar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starstar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "StarstarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "starstar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starcrater", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starcrater", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starlight", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starlight", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starmagma", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starmagma", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starpurpur", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starpurpur", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Pillartrees2", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_2", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees3", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_3", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees4", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_4", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Depths", - "type": "dimension", - "compiles": true, - "locked_code": true, - "registry_name": "depths", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Coralslime", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coralslime", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "CoralFans", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coral_fans", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Crystalground", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalground", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "Crystalair", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalair", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "CeilingCrystal", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceiling_crystal", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Crystalceiling", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalceiling", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Fossil", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "fossil", - "metadata": { - "files": [ - "src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json", - "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java", - "src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json" - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "FossilBlockDestroyedByPlayer", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "fossil_block_destroyed_by_player", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "Mushroomgiant", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomgiant", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" - ], - "has_nbt_structure": true - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Mushroomdetails", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomdetails", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" - ] - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Outline", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "outline", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Exhumed", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Exhumedvegetation", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumedvegetation", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAir", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_air", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAirAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "exhumed_air_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Exhumed" - } - ], - "variable_elements": [], - "sound_elements": [], - "tag_elements": { - "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/jungle_temple": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/nether_fossil": [ - "~CUSTOM:Mushrooms" - ], - "BIOMES:minecraft:has_structure/mineshaft": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/ruined_portal_nether": [ - "~CUSTOM:Buriedwetlandcaves" - ], - "BLOCKS:minecraft:overworld_carver_replaceables": [ - "~Blocks.BLUE_ICE", - "~Blocks.MUD", - "~Blocks.GRAVEL", - "~Blocks.MYCELIUM", - "~Blocks.TUFF", - "~Blocks.SNOW", - "~Blocks.DIRT#2", - "~Blocks.CALCITE", - "~Blocks.NETHER_WART_BLOCK", - "~Blocks.STAINED_HARDENED_CLAY#14", - "~Blocks.BLACKSTONE" - ], - "BIOMES:minecraft:has_structure/mineshaft_mesa": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/swamp_hut": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ] - }, - "tab_element_order": {}, - "language_map": { - "en_us": { - "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", - "biome.cawezs_mantle_to_stratus.clouds": "Clouds", - "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", - "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", - "block.cawezs_mantle_to_stratus.fossil": "Fossil", - "biome.cawezs_mantle_to_stratus.stars": "Stars", - "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", - "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", - "biome.cawezs_mantle_to_stratus.trees": "Trees", - "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", - "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", - "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", - "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", - "biome.cawezs_mantle_to_stratus.dry": "Dry" - } - }, - "foldersRoot": { - "name": "~", - "children": [ - { - "name": "Places", - "children": [] - }, - { - "name": "Biomes", - "children": [ - { - "name": "Buried Wetlands", - "children": [] - }, - { - "name": "Mushrooms", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Grasslands", - "children": [] - }, - { - "name": "Dungeons", - "children": [] - }, - { - "name": "Frozen", - "children": [] - }, - { - "name": "Crystals", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Monoliths", - "children": [] - }, - { - "name": "Trees", - "children": [] - }, - { - "name": "Clouds", - "children": [] - }, - { - "name": "Dry", - "children": [] - }, - { - "name": "Cliffs", - "children": [] - }, - { - "name": "Stars", - "children": [] - }, - { - "name": "Exhumed", - "children": [] - } - ] - }, - { - "name": "Blocks", - "children": [ - { - "name": "Fossil", - "children": [] - } - ] - }, - { - "name": "Items", - "children": [] - } - ] - }, - "workspaceSettings": { - "modid": "cawezs_mantle_to_stratus", - "modName": "cawezs_mantle_to_stratus", - "version": "1.0.0", - "author": "cow, MCreator", - "websiteURL": "https://mcreator.net", - "license": "Not specified", - "serverSideOnly": false, - "requiredMods": [], - "dependencies": [], - "dependants": [], - "mcreatorDependencies": [], - "currentGenerator": "neoforge-1.21.1", - "modElementsPackage": "net.mcreator.cawezsmantletostratus" - }, - "mcreatorVersion": 202400342716 -} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_102043 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_102043 deleted file mode 100644 index c4e204c..0000000 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_102043 +++ /dev/null @@ -1,1727 +0,0 @@ -{ - "mod_elements": [ - { - "name": "Overgrowncaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "overgrowncaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Buriedwetlandcaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "buriedwetlandcaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Slimeblob", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimeblob", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Slimedeltas", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "slimedeltas", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mossyoutgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mossyoutgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Wetlandcrosses", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "wetlandcrosses", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandcrossesAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetlandcrosses_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHanging", - "type": "feature", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "WetlandHangingAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "wetland_hanging_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Mushrooms", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "mushrooms", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Redmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "redmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Brownmushroompatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "brownmushroompatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantBrownMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_brown_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "GiantRedMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "giant_red_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "MassiveMushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "massive_mushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Warpedpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "warpedpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Crimsonpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crimsonpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Lanternpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "lanternpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Flippedmushroom", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "flippedmushroom", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "FlippedmushroomAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "flippedmushroom_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Mushrooms" - }, - { - "name": "Hive", - "type": "structure", - "compiles": true, - "locked_code": false, - "registry_name": "hive", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" - ] - }, - "path": "~/Biomes/Dungeons" - }, - { - "name": "GrasslandTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "grassland_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Grasslands" - }, - { - "name": "Frozencaves", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "frozencaves", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "FrozenTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozen_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "FrozenTreeAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "frozen_tree_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Groundlanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "groundlanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Ceilinglanterns", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "ceilinglanterns", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "CeilinglanternsAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceilinglanterns_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozencampfire", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozencampfire", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozensoulpatch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozensoulpatch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Frozenpowder", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "frozenpowder", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" - ] - }, - "path": "~/Biomes/Frozen" - }, - { - "name": "Crystals", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "crystals", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Crystalgrowth", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalgrowth", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "CrystalgrowthAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "crystalgrowth_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "MtS", - "type": "tab", - "compiles": true, - "locked_code": false, - "registry_name": "mt_s", - "metadata": { - "files": [] - }, - "path": "~/Items" - }, - { - "name": "Windsweptpillars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "windsweptpillars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Pillar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "PillarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "pillar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Notes", - "type": "code", - "compiles": true, - "locked_code": true, - "registry_name": "notes", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" - ] - } - }, - { - "name": "Trees", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Treesgenerator", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesgenerator", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treesflowers", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treesflowers", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Treespatches", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "treespatches", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" - ] - }, - "path": "~/Biomes/Trees" - }, - { - "name": "Cloudsvapor", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudsvapor", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Clouds", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "clouds", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Cloudslakes", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslakes", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudstrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudstrees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Cloudslights", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cloudslights", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" - ] - }, - "path": "~/Biomes/Clouds" - }, - { - "name": "Dry", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "dry", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Drydeadbush", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drydeadbush", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drybones", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drybones", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drytree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drytree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drycactus", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drycactus", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Drysand", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "drysand", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" - ] - }, - "path": "~/Biomes/Dry" - }, - { - "name": "Cliffs", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "cliffs", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" - ] - }, - "path": "~/Places" - }, - { - "name": "StoneTrees", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "stone_trees", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDrip", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_drip", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffSnow", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_snow", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffDripAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "cliff_drip_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Isle", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "isle", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorchAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "CliffTorch", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliff_torch", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Cliffemerald", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "cliffemerald", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" - ] - }, - "path": "~/Biomes/Cliffs" - }, - { - "name": "Stars", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "stars", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Starspeck", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starspeck", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starstar", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starstar", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "StarstarAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "starstar_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starcrater", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starcrater", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starlight", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starlight", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starmagma", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starmagma", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Starpurpur", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "starpurpur", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" - ] - }, - "path": "~/Biomes/Stars" - }, - { - "name": "Pillartrees2", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_2", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees3", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_3", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Pillartrees4", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "pillartrees_4", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" - ] - }, - "path": "~/Biomes/Monoliths" - }, - { - "name": "Depths", - "type": "dimension", - "compiles": true, - "locked_code": true, - "registry_name": "depths", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Coralslime", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coralslime", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "CoralFans", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "coral_fans", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" - ] - }, - "path": "~/Biomes/Buried Wetlands" - }, - { - "name": "Crystalground", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalground", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "Crystalair", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalair", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" - ] - }, - "path": "~/Biomes/Crystals/Structures" - }, - { - "name": "CeilingCrystal", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "ceiling_crystal", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Crystalceiling", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "crystalceiling", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Mushroomgiant", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomgiant", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" - ], - "has_nbt_structure": true - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Mushroomdetails", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "mushroomdetails", - "metadata": { - "has_nbt_structure": true, - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" - ] - }, - "path": "~/Biomes/Mushrooms/Structures" - }, - { - "name": "Outline", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "outline", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" - ] - }, - "path": "~/Biomes/Crystals" - }, - { - "name": "Exhumed", - "type": "biome", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" - ] - }, - "path": "~/Places" - }, - { - "name": "Exhumedvegetation", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumedvegetation", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedTree", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_tree", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAir", - "type": "feature", - "compiles": true, - "locked_code": false, - "registry_name": "exhumed_air", - "metadata": { - "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", - "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "ExhumedAirAdditionalGenerationCondition", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "exhumed_air_additional_generation_condition", - "metadata": { - "return_type": "logic", - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" - ], - "dependencies": [ - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Biomes/Exhumed" - }, - { - "name": "Heights", - "type": "dimension", - "compiles": true, - "locked_code": false, - "registry_name": "heights", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", - "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" - ] - }, - "path": "~/Places" - } - ], - "variable_elements": [], - "sound_elements": [], - "tag_elements": { - "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/jungle_temple": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/nether_fossil": [ - "~CUSTOM:Mushrooms" - ], - "BIOMES:minecraft:has_structure/mineshaft": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/ruined_portal_nether": [ - "~CUSTOM:Buriedwetlandcaves" - ], - "BLOCKS:minecraft:overworld_carver_replaceables": [ - "~Blocks.STAINED_GLASS#0", - "~Blocks.BLUE_ICE", - "~Blocks.MUD", - "~Blocks.GRAVEL", - "~Blocks.MYCELIUM", - "~Blocks.TUFF", - "~Blocks.SNOW", - "~Blocks.DIRT#2", - "~Blocks.CALCITE", - "~Blocks.NETHER_WART_BLOCK", - "~Blocks.STAINED_HARDENED_CLAY#14", - "~Blocks.BLACKSTONE" - ], - "BIOMES:minecraft:has_structure/mineshaft_mesa": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ], - "BIOMES:minecraft:has_structure/swamp_hut": [ - "~CUSTOM:Mushrooms", - "~CUSTOM:Buriedwetlandcaves", - "~CUSTOM:Overgrowncaves" - ] - }, - "tab_element_order": {}, - "language_map": { - "en_us": { - "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", - "biome.cawezs_mantle_to_stratus.clouds": "Clouds", - "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", - "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", - "biome.cawezs_mantle_to_stratus.stars": "Stars", - "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", - "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", - "biome.cawezs_mantle_to_stratus.trees": "Trees", - "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", - "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", - "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", - "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", - "biome.cawezs_mantle_to_stratus.dry": "Dry" - } - }, - "foldersRoot": { - "name": "~", - "children": [ - { - "name": "Places", - "children": [] - }, - { - "name": "Biomes", - "children": [ - { - "name": "Buried Wetlands", - "children": [] - }, - { - "name": "Mushrooms", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Grasslands", - "children": [] - }, - { - "name": "Dungeons", - "children": [] - }, - { - "name": "Frozen", - "children": [] - }, - { - "name": "Crystals", - "children": [ - { - "name": "Structures", - "children": [] - } - ] - }, - { - "name": "Monoliths", - "children": [] - }, - { - "name": "Trees", - "children": [] - }, - { - "name": "Clouds", - "children": [] - }, - { - "name": "Dry", - "children": [] - }, - { - "name": "Cliffs", - "children": [] - }, - { - "name": "Stars", - "children": [] - }, - { - "name": "Exhumed", - "children": [] - } - ] - }, - { - "name": "Blocks", - "children": [] - }, - { - "name": "Items", - "children": [] - } - ] - }, - "workspaceSettings": { - "modid": "cawezs_mantle_to_stratus", - "modName": "cawezs_mantle_to_stratus", - "version": "1.0.0", - "author": "cow, MCreator", - "websiteURL": "https://mcreator.net", - "license": "Not specified", - "serverSideOnly": false, - "requiredMods": [], - "dependencies": [], - "dependants": [], - "mcreatorDependencies": [], - "currentGenerator": "neoforge-1.21.1", - "modElementsPackage": "net.mcreator.cawezsmantletostratus" - }, - "mcreatorVersion": 202400342716 -} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_090307 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_103728 similarity index 86% rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_090307 rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_103728 index 4e24b7a..71f11b6 100644 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_090307 +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_103728 @@ -11,7 +11,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Buriedwetlandcaves", @@ -24,7 +24,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Slimeblob", @@ -161,7 +161,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Redmushroompatches", @@ -375,7 +375,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "FrozenTree", @@ -546,7 +546,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Crystalgrowth", @@ -620,7 +620,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Pillar", @@ -708,7 +708,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Treesgenerator", @@ -783,7 +783,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Cloudslakes", @@ -843,7 +843,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Drydeadbush", @@ -936,7 +936,7 @@ "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "StoneTrees", @@ -1107,7 +1107,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Starspeck", @@ -1290,7 +1290,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Coralslime", @@ -1402,58 +1402,6 @@ }, "path": "~/Biomes/Crystals" }, - { - "name": "Fossil", - "type": "block", - "compiles": true, - "locked_code": false, - "registry_name": "fossil", - "metadata": { - "files": [ - "src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json", - "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json", - "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java", - "src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json" - ] - }, - "path": "~/Blocks/Fossil" - }, - { - "name": "FossilBlockDestroyedByPlayer", - "type": "procedure", - "compiles": true, - "locked_code": true, - "registry_name": "fossil_block_destroyed_by_player", - "metadata": { - "files": [ - "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java" - ], - "dependencies": [ - { - "name": "entity", - "type": "entity" - }, - { - "name": "x", - "type": "number" - }, - { - "name": "y", - "type": "number" - }, - { - "name": "z", - "type": "number" - }, - { - "name": "world", - "type": "world" - } - ] - }, - "path": "~/Blocks/Fossil" - }, { "name": "Mushroomgiant", "type": "feature", @@ -1514,7 +1462,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Exhumedvegetation", @@ -1595,19 +1543,236 @@ "path": "~/Biomes/Exhumed" }, { - "name": "ExhumedEye", + "name": "Heights", + "type": "dimension", + "compiles": true, + "locked_code": false, + "registry_name": "heights", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", "type": "feature", "compiles": true, "locked_code": false, - "registry_name": "exhumed_eye", + "registry_name": "dryislands", "metadata": { "files": [ - "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_eye_biome_modifier.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_eye.json", - "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_eye.json" + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" ] }, - "path": "~/Biomes/Exhumed" + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/SupersizedLeaveDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/SupersizedTrunkDecorator.java", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/SupersizedFruitDecorator.java" + ] + }, + "path": "~/Places/Heights" } ], "variable_elements": [], @@ -1634,6 +1799,17 @@ "~CUSTOM:Buriedwetlandcaves" ], "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", + "~Blocks.STAINED_GLASS#0", "~Blocks.BLUE_ICE", "~Blocks.MUD", "~Blocks.GRAVEL", @@ -1664,10 +1840,10 @@ "biome.cawezs_mantle_to_stratus.clouds": "Clouds", "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", - "block.cawezs_mantle_to_stratus.fossil": "Fossil", "biome.cawezs_mantle_to_stratus.stars": "Stars", "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", "biome.cawezs_mantle_to_stratus.trees": "Trees", "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", @@ -1681,7 +1857,20 @@ "children": [ { "name": "Places", - "children": [] + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] }, { "name": "Biomes", @@ -1752,12 +1941,7 @@ }, { "name": "Blocks", - "children": [ - { - "name": "Fossil", - "children": [] - } - ] + "children": [] }, { "name": "Items", diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_094943 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_104458 similarity index 85% rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_094943 rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_104458 index c4e204c..daab7ac 100644 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_094943 +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_104458 @@ -11,7 +11,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Buriedwetlandcaves", @@ -24,7 +24,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Slimeblob", @@ -161,7 +161,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Redmushroompatches", @@ -375,7 +375,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "FrozenTree", @@ -546,7 +546,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Crystalgrowth", @@ -620,7 +620,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Pillar", @@ -708,7 +708,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Treesgenerator", @@ -783,7 +783,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Cloudslakes", @@ -843,7 +843,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Drydeadbush", @@ -936,7 +936,7 @@ "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "StoneTrees", @@ -1107,7 +1107,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Starspeck", @@ -1290,7 +1290,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Coralslime", @@ -1462,7 +1462,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Exhumedvegetation", @@ -1555,7 +1555,234 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" } ], "variable_elements": [], @@ -1582,6 +1809,16 @@ "~CUSTOM:Buriedwetlandcaves" ], "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", "~Blocks.STAINED_GLASS#0", "~Blocks.BLUE_ICE", "~Blocks.MUD", @@ -1616,6 +1853,7 @@ "biome.cawezs_mantle_to_stratus.stars": "Stars", "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", "biome.cawezs_mantle_to_stratus.trees": "Trees", "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", @@ -1629,7 +1867,20 @@ "children": [ { "name": "Places", - "children": [] + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] }, { "name": "Biomes", @@ -1695,6 +1946,10 @@ { "name": "Exhumed", "children": [] + }, + { + "name": "Supersized", + "children": [] } ] }, diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_100313 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_105058 similarity index 85% rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_100313 rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_105058 index c4e204c..4b9e40c 100644 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_100313 +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_105058 @@ -11,7 +11,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Buriedwetlandcaves", @@ -24,7 +24,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Slimeblob", @@ -161,7 +161,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Redmushroompatches", @@ -375,7 +375,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "FrozenTree", @@ -546,7 +546,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Crystalgrowth", @@ -620,7 +620,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Pillar", @@ -708,7 +708,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Treesgenerator", @@ -783,7 +783,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Cloudslakes", @@ -843,7 +843,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Drydeadbush", @@ -936,7 +936,7 @@ "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "StoneTrees", @@ -1107,7 +1107,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Starspeck", @@ -1290,7 +1290,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Coralslime", @@ -1462,7 +1462,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Exhumedvegetation", @@ -1555,7 +1555,249 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" } ], "variable_elements": [], @@ -1582,6 +1824,16 @@ "~CUSTOM:Buriedwetlandcaves" ], "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", "~Blocks.STAINED_GLASS#0", "~Blocks.BLUE_ICE", "~Blocks.MUD", @@ -1616,6 +1868,7 @@ "biome.cawezs_mantle_to_stratus.stars": "Stars", "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", "biome.cawezs_mantle_to_stratus.trees": "Trees", "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", @@ -1629,7 +1882,20 @@ "children": [ { "name": "Places", - "children": [] + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] }, { "name": "Biomes", @@ -1695,6 +1961,10 @@ { "name": "Exhumed", "children": [] + }, + { + "name": "Supersized", + "children": [] } ] }, diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_105858 similarity index 85% rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343 rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_105858 index c4e204c..4b9e40c 100644 --- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343 +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_105858 @@ -11,7 +11,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Buriedwetlandcaves", @@ -24,7 +24,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Slimeblob", @@ -161,7 +161,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Redmushroompatches", @@ -375,7 +375,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "FrozenTree", @@ -546,7 +546,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Crystalgrowth", @@ -620,7 +620,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Pillar", @@ -708,7 +708,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Treesgenerator", @@ -783,7 +783,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Cloudslakes", @@ -843,7 +843,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Drydeadbush", @@ -936,7 +936,7 @@ "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "StoneTrees", @@ -1107,7 +1107,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Starspeck", @@ -1290,7 +1290,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Coralslime", @@ -1462,7 +1462,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Exhumedvegetation", @@ -1555,7 +1555,249 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" } ], "variable_elements": [], @@ -1582,6 +1824,16 @@ "~CUSTOM:Buriedwetlandcaves" ], "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", "~Blocks.STAINED_GLASS#0", "~Blocks.BLUE_ICE", "~Blocks.MUD", @@ -1616,6 +1868,7 @@ "biome.cawezs_mantle_to_stratus.stars": "Stars", "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", "biome.cawezs_mantle_to_stratus.trees": "Trees", "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", @@ -1629,7 +1882,20 @@ "children": [ { "name": "Places", - "children": [] + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] }, { "name": "Biomes", @@ -1695,6 +1961,10 @@ { "name": "Exhumed", "children": [] + }, + { + "name": "Supersized", + "children": [] } ] }, diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_110458 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_110458 new file mode 100644 index 0000000..4b9e40c --- /dev/null +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_110458 @@ -0,0 +1,1997 @@ +{ + "mod_elements": [ + { + "name": "Overgrowncaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "overgrowncaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Buriedwetlandcaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "buriedwetlandcaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Slimeblob", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimeblob", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Slimedeltas", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimedeltas", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mossyoutgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mossyoutgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Wetlandcrosses", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "wetlandcrosses", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandcrossesAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetlandcrosses_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHanging", + "type": "feature", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHangingAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mushrooms", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "mushrooms", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Redmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "redmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Brownmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "brownmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantBrownMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_brown_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantRedMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_red_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "MassiveMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "massive_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Warpedpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "warpedpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Crimsonpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crimsonpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Lanternpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "lanternpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Flippedmushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "flippedmushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "FlippedmushroomAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "flippedmushroom_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Hive", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" + ] + }, + "path": "~/Biomes/Dungeons" + }, + { + "name": "GrasslandTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "grassland_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Grasslands" + }, + { + "name": "Frozencaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "frozencaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "FrozenTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozen_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "FrozenTreeAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "frozen_tree_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Groundlanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "groundlanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Ceilinglanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "ceilinglanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "CeilinglanternsAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceilinglanterns_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozencampfire", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozencampfire", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozensoulpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozensoulpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozenpowder", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozenpowder", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Crystals", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "crystals", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Crystalgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "CrystalgrowthAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "crystalgrowth_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "MtS", + "type": "tab", + "compiles": true, + "locked_code": false, + "registry_name": "mt_s", + "metadata": { + "files": [] + }, + "path": "~/Items" + }, + { + "name": "Windsweptpillars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "windsweptpillars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Pillar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "PillarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "pillar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Notes", + "type": "code", + "compiles": true, + "locked_code": true, + "registry_name": "notes", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" + ] + } + }, + { + "name": "Trees", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Treesgenerator", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesgenerator", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treesflowers", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesflowers", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treespatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treespatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Cloudsvapor", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudsvapor", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Clouds", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "clouds", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Cloudslakes", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslakes", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudstrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudstrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudslights", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslights", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Dry", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "dry", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Drydeadbush", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drydeadbush", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drybones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drybones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drytree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drytree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drycactus", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drycactus", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drysand", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysand", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Cliffs", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "cliffs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "StoneTrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "stone_trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDrip", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_drip", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffSnow", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_snow", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDripAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "cliff_drip_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Isle", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "isle", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorchAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Cliffemerald", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffemerald", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Stars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "stars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Starspeck", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starspeck", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starstar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starstar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "StarstarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "starstar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starcrater", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starcrater", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starlight", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starlight", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starmagma", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starmagma", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starpurpur", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starpurpur", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Pillartrees2", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees3", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees4", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Depths", + "type": "dimension", + "compiles": true, + "locked_code": true, + "registry_name": "depths", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Coralslime", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coralslime", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "CoralFans", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coral_fans", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Crystalground", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalground", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "Crystalair", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalair", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "CeilingCrystal", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceiling_crystal", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Crystalceiling", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalceiling", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Mushroomgiant", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomgiant", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Mushroomdetails", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomdetails", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" + ] + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Outline", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "outline", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Exhumed", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Exhumedvegetation", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumedvegetation", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAir", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_air", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAirAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "exhumed_air_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "Heights", + "type": "dimension", + "compiles": true, + "locked_code": false, + "registry_name": "heights", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" + } + ], + "variable_elements": [], + "sound_elements": [], + "tag_elements": { + "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/jungle_temple": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/nether_fossil": [ + "~CUSTOM:Mushrooms" + ], + "BIOMES:minecraft:has_structure/mineshaft": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/ruined_portal_nether": [ + "~CUSTOM:Buriedwetlandcaves" + ], + "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", + "~Blocks.STAINED_GLASS#0", + "~Blocks.BLUE_ICE", + "~Blocks.MUD", + "~Blocks.GRAVEL", + "~Blocks.MYCELIUM", + "~Blocks.TUFF", + "~Blocks.SNOW", + "~Blocks.DIRT#2", + "~Blocks.CALCITE", + "~Blocks.NETHER_WART_BLOCK", + "~Blocks.STAINED_HARDENED_CLAY#14", + "~Blocks.BLACKSTONE" + ], + "BIOMES:minecraft:has_structure/mineshaft_mesa": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/swamp_hut": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ] + }, + "tab_element_order": {}, + "language_map": { + "en_us": { + "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", + "biome.cawezs_mantle_to_stratus.clouds": "Clouds", + "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", + "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.stars": "Stars", + "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", + "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", + "biome.cawezs_mantle_to_stratus.trees": "Trees", + "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", + "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", + "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", + "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", + "biome.cawezs_mantle_to_stratus.dry": "Dry" + } + }, + "foldersRoot": { + "name": "~", + "children": [ + { + "name": "Places", + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] + }, + { + "name": "Biomes", + "children": [ + { + "name": "Buried Wetlands", + "children": [] + }, + { + "name": "Mushrooms", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Grasslands", + "children": [] + }, + { + "name": "Dungeons", + "children": [] + }, + { + "name": "Frozen", + "children": [] + }, + { + "name": "Crystals", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Monoliths", + "children": [] + }, + { + "name": "Trees", + "children": [] + }, + { + "name": "Clouds", + "children": [] + }, + { + "name": "Dry", + "children": [] + }, + { + "name": "Cliffs", + "children": [] + }, + { + "name": "Stars", + "children": [] + }, + { + "name": "Exhumed", + "children": [] + }, + { + "name": "Supersized", + "children": [] + } + ] + }, + { + "name": "Blocks", + "children": [] + }, + { + "name": "Items", + "children": [] + } + ] + }, + "workspaceSettings": { + "modid": "cawezs_mantle_to_stratus", + "modName": "cawezs_mantle_to_stratus", + "version": "1.0.0", + "author": "cow, MCreator", + "websiteURL": "https://mcreator.net", + "license": "Not specified", + "serverSideOnly": false, + "requiredMods": [], + "dependencies": [], + "dependants": [], + "mcreatorDependencies": [], + "currentGenerator": "neoforge-1.21.1", + "modElementsPackage": "net.mcreator.cawezsmantletostratus" + }, + "mcreatorVersion": 202400342716 +} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_111158 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_111158 new file mode 100644 index 0000000..4b9e40c --- /dev/null +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_111158 @@ -0,0 +1,1997 @@ +{ + "mod_elements": [ + { + "name": "Overgrowncaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "overgrowncaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Buriedwetlandcaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "buriedwetlandcaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Slimeblob", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimeblob", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Slimedeltas", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimedeltas", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mossyoutgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mossyoutgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Wetlandcrosses", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "wetlandcrosses", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandcrossesAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetlandcrosses_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHanging", + "type": "feature", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHangingAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mushrooms", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "mushrooms", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Redmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "redmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Brownmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "brownmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantBrownMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_brown_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantRedMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_red_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "MassiveMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "massive_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Warpedpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "warpedpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Crimsonpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crimsonpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Lanternpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "lanternpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Flippedmushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "flippedmushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "FlippedmushroomAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "flippedmushroom_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Hive", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" + ] + }, + "path": "~/Biomes/Dungeons" + }, + { + "name": "GrasslandTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "grassland_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Grasslands" + }, + { + "name": "Frozencaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "frozencaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "FrozenTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozen_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "FrozenTreeAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "frozen_tree_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Groundlanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "groundlanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Ceilinglanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "ceilinglanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "CeilinglanternsAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceilinglanterns_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozencampfire", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozencampfire", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozensoulpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozensoulpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozenpowder", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozenpowder", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Crystals", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "crystals", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Crystalgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "CrystalgrowthAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "crystalgrowth_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "MtS", + "type": "tab", + "compiles": true, + "locked_code": false, + "registry_name": "mt_s", + "metadata": { + "files": [] + }, + "path": "~/Items" + }, + { + "name": "Windsweptpillars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "windsweptpillars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Pillar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "PillarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "pillar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Notes", + "type": "code", + "compiles": true, + "locked_code": true, + "registry_name": "notes", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" + ] + } + }, + { + "name": "Trees", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Treesgenerator", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesgenerator", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treesflowers", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesflowers", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treespatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treespatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Cloudsvapor", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudsvapor", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Clouds", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "clouds", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Cloudslakes", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslakes", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudstrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudstrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudslights", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslights", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Dry", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "dry", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Drydeadbush", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drydeadbush", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drybones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drybones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drytree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drytree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drycactus", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drycactus", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drysand", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysand", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Cliffs", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "cliffs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "StoneTrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "stone_trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDrip", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_drip", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffSnow", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_snow", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDripAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "cliff_drip_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Isle", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "isle", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorchAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Cliffemerald", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffemerald", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Stars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "stars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Starspeck", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starspeck", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starstar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starstar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "StarstarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "starstar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starcrater", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starcrater", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starlight", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starlight", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starmagma", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starmagma", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starpurpur", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starpurpur", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Pillartrees2", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees3", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees4", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Depths", + "type": "dimension", + "compiles": true, + "locked_code": true, + "registry_name": "depths", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Coralslime", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coralslime", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "CoralFans", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coral_fans", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Crystalground", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalground", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "Crystalair", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalair", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "CeilingCrystal", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceiling_crystal", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Crystalceiling", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalceiling", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Mushroomgiant", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomgiant", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Mushroomdetails", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomdetails", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" + ] + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Outline", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "outline", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Exhumed", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Exhumedvegetation", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumedvegetation", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAir", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_air", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAirAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "exhumed_air_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "Heights", + "type": "dimension", + "compiles": true, + "locked_code": false, + "registry_name": "heights", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" + } + ], + "variable_elements": [], + "sound_elements": [], + "tag_elements": { + "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/jungle_temple": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/nether_fossil": [ + "~CUSTOM:Mushrooms" + ], + "BIOMES:minecraft:has_structure/mineshaft": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/ruined_portal_nether": [ + "~CUSTOM:Buriedwetlandcaves" + ], + "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", + "~Blocks.STAINED_GLASS#0", + "~Blocks.BLUE_ICE", + "~Blocks.MUD", + "~Blocks.GRAVEL", + "~Blocks.MYCELIUM", + "~Blocks.TUFF", + "~Blocks.SNOW", + "~Blocks.DIRT#2", + "~Blocks.CALCITE", + "~Blocks.NETHER_WART_BLOCK", + "~Blocks.STAINED_HARDENED_CLAY#14", + "~Blocks.BLACKSTONE" + ], + "BIOMES:minecraft:has_structure/mineshaft_mesa": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/swamp_hut": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ] + }, + "tab_element_order": {}, + "language_map": { + "en_us": { + "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", + "biome.cawezs_mantle_to_stratus.clouds": "Clouds", + "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", + "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.stars": "Stars", + "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", + "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", + "biome.cawezs_mantle_to_stratus.trees": "Trees", + "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", + "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", + "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", + "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", + "biome.cawezs_mantle_to_stratus.dry": "Dry" + } + }, + "foldersRoot": { + "name": "~", + "children": [ + { + "name": "Places", + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] + }, + { + "name": "Biomes", + "children": [ + { + "name": "Buried Wetlands", + "children": [] + }, + { + "name": "Mushrooms", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Grasslands", + "children": [] + }, + { + "name": "Dungeons", + "children": [] + }, + { + "name": "Frozen", + "children": [] + }, + { + "name": "Crystals", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Monoliths", + "children": [] + }, + { + "name": "Trees", + "children": [] + }, + { + "name": "Clouds", + "children": [] + }, + { + "name": "Dry", + "children": [] + }, + { + "name": "Cliffs", + "children": [] + }, + { + "name": "Stars", + "children": [] + }, + { + "name": "Exhumed", + "children": [] + }, + { + "name": "Supersized", + "children": [] + } + ] + }, + { + "name": "Blocks", + "children": [] + }, + { + "name": "Items", + "children": [] + } + ] + }, + "workspaceSettings": { + "modid": "cawezs_mantle_to_stratus", + "modName": "cawezs_mantle_to_stratus", + "version": "1.0.0", + "author": "cow, MCreator", + "websiteURL": "https://mcreator.net", + "license": "Not specified", + "serverSideOnly": false, + "requiredMods": [], + "dependencies": [], + "dependants": [], + "mcreatorDependencies": [], + "currentGenerator": "neoforge-1.21.1", + "modElementsPackage": "net.mcreator.cawezsmantletostratus" + }, + "mcreatorVersion": 202400342716 +} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_111758 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_111758 new file mode 100644 index 0000000..2e72eaf --- /dev/null +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_111758 @@ -0,0 +1,2025 @@ +{ + "mod_elements": [ + { + "name": "Overgrowncaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "overgrowncaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Buriedwetlandcaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "buriedwetlandcaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Slimeblob", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimeblob", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Slimedeltas", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimedeltas", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mossyoutgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mossyoutgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Wetlandcrosses", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "wetlandcrosses", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandcrossesAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetlandcrosses_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHanging", + "type": "feature", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHangingAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mushrooms", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "mushrooms", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Redmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "redmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Brownmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "brownmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantBrownMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_brown_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantRedMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_red_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "MassiveMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "massive_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Warpedpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "warpedpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Crimsonpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crimsonpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Lanternpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "lanternpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Flippedmushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "flippedmushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "FlippedmushroomAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "flippedmushroom_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Hive", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" + ] + }, + "path": "~/Biomes/Dungeons" + }, + { + "name": "GrasslandTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "grassland_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Grasslands" + }, + { + "name": "Frozencaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "frozencaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "FrozenTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozen_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "FrozenTreeAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "frozen_tree_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Groundlanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "groundlanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Ceilinglanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "ceilinglanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "CeilinglanternsAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceilinglanterns_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozencampfire", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozencampfire", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozensoulpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozensoulpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozenpowder", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozenpowder", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Crystals", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "crystals", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Crystalgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "CrystalgrowthAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "crystalgrowth_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "MtS", + "type": "tab", + "compiles": true, + "locked_code": false, + "registry_name": "mt_s", + "metadata": { + "files": [] + }, + "path": "~/Items" + }, + { + "name": "Windsweptpillars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "windsweptpillars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Pillar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "PillarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "pillar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Notes", + "type": "code", + "compiles": true, + "locked_code": true, + "registry_name": "notes", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" + ] + } + }, + { + "name": "Trees", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Treesgenerator", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesgenerator", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treesflowers", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesflowers", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treespatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treespatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Cloudsvapor", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudsvapor", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Clouds", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "clouds", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Cloudslakes", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslakes", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudstrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudstrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudslights", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslights", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Dry", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "dry", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Drydeadbush", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drydeadbush", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drybones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drybones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drytree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drytree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drycactus", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drycactus", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drysand", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysand", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Cliffs", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "cliffs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "StoneTrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "stone_trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDrip", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_drip", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffSnow", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_snow", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDripAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "cliff_drip_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Isle", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "isle", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorchAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Cliffemerald", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffemerald", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Stars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "stars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Starspeck", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starspeck", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starstar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starstar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "StarstarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "starstar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starcrater", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starcrater", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starlight", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starlight", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starmagma", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starmagma", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starpurpur", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starpurpur", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Pillartrees2", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees3", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees4", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Depths", + "type": "dimension", + "compiles": true, + "locked_code": true, + "registry_name": "depths", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Coralslime", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coralslime", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "CoralFans", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coral_fans", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Crystalground", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalground", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "Crystalair", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalair", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "CeilingCrystal", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceiling_crystal", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Crystalceiling", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalceiling", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Mushroomgiant", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomgiant", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Mushroomdetails", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomdetails", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" + ] + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Outline", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "outline", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Exhumed", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Exhumedvegetation", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumedvegetation", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAir", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_air", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAirAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "exhumed_air_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "Heights", + "type": "dimension", + "compiles": true, + "locked_code": false, + "registry_name": "heights", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedHive", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedLake", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_lake", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json" + ] + }, + "path": "~/Biomes/Supersized" + } + ], + "variable_elements": [], + "sound_elements": [], + "tag_elements": { + "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/jungle_temple": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/nether_fossil": [ + "~CUSTOM:Mushrooms" + ], + "BIOMES:minecraft:has_structure/mineshaft": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/ruined_portal_nether": [ + "~CUSTOM:Buriedwetlandcaves" + ], + "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", + "~Blocks.STAINED_GLASS#0", + "~Blocks.BLUE_ICE", + "~Blocks.MUD", + "~Blocks.GRAVEL", + "~Blocks.MYCELIUM", + "~Blocks.TUFF", + "~Blocks.SNOW", + "~Blocks.DIRT#2", + "~Blocks.CALCITE", + "~Blocks.NETHER_WART_BLOCK", + "~Blocks.STAINED_HARDENED_CLAY#14", + "~Blocks.BLACKSTONE" + ], + "BIOMES:minecraft:has_structure/mineshaft_mesa": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/swamp_hut": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ] + }, + "tab_element_order": {}, + "language_map": { + "en_us": { + "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", + "biome.cawezs_mantle_to_stratus.clouds": "Clouds", + "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", + "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.stars": "Stars", + "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", + "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", + "biome.cawezs_mantle_to_stratus.trees": "Trees", + "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", + "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", + "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", + "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", + "biome.cawezs_mantle_to_stratus.dry": "Dry" + } + }, + "foldersRoot": { + "name": "~", + "children": [ + { + "name": "Places", + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] + }, + { + "name": "Biomes", + "children": [ + { + "name": "Buried Wetlands", + "children": [] + }, + { + "name": "Mushrooms", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Grasslands", + "children": [] + }, + { + "name": "Dungeons", + "children": [] + }, + { + "name": "Frozen", + "children": [] + }, + { + "name": "Crystals", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Monoliths", + "children": [] + }, + { + "name": "Trees", + "children": [] + }, + { + "name": "Clouds", + "children": [] + }, + { + "name": "Dry", + "children": [] + }, + { + "name": "Cliffs", + "children": [] + }, + { + "name": "Stars", + "children": [] + }, + { + "name": "Exhumed", + "children": [] + }, + { + "name": "Supersized", + "children": [] + } + ] + }, + { + "name": "Blocks", + "children": [] + }, + { + "name": "Items", + "children": [] + } + ] + }, + "workspaceSettings": { + "modid": "cawezs_mantle_to_stratus", + "modName": "cawezs_mantle_to_stratus", + "version": "1.0.0", + "author": "cow, MCreator", + "websiteURL": "https://mcreator.net", + "license": "Not specified", + "serverSideOnly": false, + "requiredMods": [], + "dependencies": [], + "dependants": [], + "mcreatorDependencies": [], + "currentGenerator": "neoforge-1.21.1", + "modElementsPackage": "net.mcreator.cawezsmantletostratus" + }, + "mcreatorVersion": 202400342716 +} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_112528 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_112528 new file mode 100644 index 0000000..4b9dc8e --- /dev/null +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_112528 @@ -0,0 +1,2027 @@ +{ + "mod_elements": [ + { + "name": "Overgrowncaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "overgrowncaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Buriedwetlandcaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "buriedwetlandcaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Slimeblob", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimeblob", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Slimedeltas", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimedeltas", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mossyoutgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mossyoutgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Wetlandcrosses", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "wetlandcrosses", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandcrossesAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetlandcrosses_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHanging", + "type": "feature", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHangingAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mushrooms", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "mushrooms", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Redmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "redmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Brownmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "brownmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantBrownMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_brown_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantRedMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_red_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "MassiveMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "massive_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Warpedpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "warpedpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Crimsonpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crimsonpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Lanternpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "lanternpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Flippedmushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "flippedmushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "FlippedmushroomAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "flippedmushroom_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Hive", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" + ] + }, + "path": "~/Biomes/Dungeons" + }, + { + "name": "GrasslandTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "grassland_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Grasslands" + }, + { + "name": "Frozencaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "frozencaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "FrozenTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozen_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "FrozenTreeAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "frozen_tree_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Groundlanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "groundlanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Ceilinglanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "ceilinglanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "CeilinglanternsAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceilinglanterns_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozencampfire", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozencampfire", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozensoulpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozensoulpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozenpowder", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozenpowder", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Crystals", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "crystals", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Crystalgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "CrystalgrowthAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "crystalgrowth_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "MtS", + "type": "tab", + "compiles": true, + "locked_code": false, + "registry_name": "mt_s", + "metadata": { + "files": [] + }, + "path": "~/Items" + }, + { + "name": "Windsweptpillars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "windsweptpillars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Pillar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "PillarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "pillar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Notes", + "type": "code", + "compiles": true, + "locked_code": true, + "registry_name": "notes", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" + ] + } + }, + { + "name": "Trees", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Treesgenerator", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesgenerator", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treesflowers", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesflowers", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treespatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treespatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Cloudsvapor", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudsvapor", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Clouds", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "clouds", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Cloudslakes", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslakes", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudstrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudstrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudslights", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslights", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Dry", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "dry", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Drydeadbush", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drydeadbush", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drybones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drybones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drytree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drytree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drycactus", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drycactus", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drysand", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysand", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Cliffs", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "cliffs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "StoneTrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "stone_trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDrip", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_drip", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffSnow", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_snow", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDripAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "cliff_drip_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Isle", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "isle", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorchAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Cliffemerald", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffemerald", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Stars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "stars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Starspeck", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starspeck", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starstar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starstar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "StarstarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "starstar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starcrater", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starcrater", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starlight", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starlight", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starmagma", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starmagma", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starpurpur", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starpurpur", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Pillartrees2", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees3", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees4", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Depths", + "type": "dimension", + "compiles": true, + "locked_code": true, + "registry_name": "depths", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Coralslime", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coralslime", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "CoralFans", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coral_fans", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Crystalground", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalground", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "Crystalair", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalair", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "CeilingCrystal", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceiling_crystal", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Crystalceiling", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalceiling", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Mushroomgiant", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomgiant", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Mushroomdetails", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomdetails", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" + ] + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Outline", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "outline", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Exhumed", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Exhumedvegetation", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumedvegetation", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAir", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_air", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAirAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "exhumed_air_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "Heights", + "type": "dimension", + "compiles": true, + "locked_code": false, + "registry_name": "heights", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedHive", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedLake", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_lake", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json" + ] + }, + "path": "~/Biomes/Supersized" + } + ], + "variable_elements": [], + "sound_elements": [], + "tag_elements": { + "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/jungle_temple": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/nether_fossil": [ + "~CUSTOM:Mushrooms" + ], + "BIOMES:minecraft:has_structure/mineshaft": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/ruined_portal_nether": [ + "~CUSTOM:Buriedwetlandcaves" + ], + "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", + "~Blocks.STAINED_GLASS#0", + "~Blocks.BLUE_ICE", + "~Blocks.MUD", + "~Blocks.GRAVEL", + "~Blocks.MYCELIUM", + "~Blocks.TUFF", + "~Blocks.SNOW", + "~Blocks.DIRT#2", + "~Blocks.CALCITE", + "~Blocks.NETHER_WART_BLOCK", + "~Blocks.STAINED_HARDENED_CLAY#14", + "~Blocks.BLACKSTONE" + ], + "BIOMES:minecraft:has_structure/mineshaft_mesa": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/swamp_hut": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ] + }, + "tab_element_order": {}, + "language_map": { + "en_us": { + "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", + "biome.cawezs_mantle_to_stratus.clouds": "Clouds", + "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", + "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.stars": "Stars", + "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", + "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", + "biome.cawezs_mantle_to_stratus.trees": "Trees", + "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", + "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", + "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", + "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", + "biome.cawezs_mantle_to_stratus.dry": "Dry" + } + }, + "foldersRoot": { + "name": "~", + "children": [ + { + "name": "Places", + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] + }, + { + "name": "Biomes", + "children": [ + { + "name": "Buried Wetlands", + "children": [] + }, + { + "name": "Mushrooms", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Grasslands", + "children": [] + }, + { + "name": "Dungeons", + "children": [] + }, + { + "name": "Frozen", + "children": [] + }, + { + "name": "Crystals", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Monoliths", + "children": [] + }, + { + "name": "Trees", + "children": [] + }, + { + "name": "Clouds", + "children": [] + }, + { + "name": "Dry", + "children": [] + }, + { + "name": "Cliffs", + "children": [] + }, + { + "name": "Stars", + "children": [] + }, + { + "name": "Exhumed", + "children": [] + }, + { + "name": "Supersized", + "children": [] + } + ] + }, + { + "name": "Blocks", + "children": [] + }, + { + "name": "Items", + "children": [] + } + ] + }, + "workspaceSettings": { + "modid": "cawezs_mantle_to_stratus", + "modName": "cawezs_mantle_to_stratus", + "version": "1.0.0", + "author": "cow, MCreator", + "websiteURL": "https://mcreator.net", + "license": "Not specified", + "serverSideOnly": false, + "requiredMods": [], + "dependencies": [], + "dependants": [], + "mcreatorDependencies": [], + "currentGenerator": "neoforge-1.21.1", + "modElementsPackage": "net.mcreator.cawezsmantletostratus" + }, + "mcreatorVersion": 202400342716 +} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_113328 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_113328 new file mode 100644 index 0000000..4b9dc8e --- /dev/null +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_113328 @@ -0,0 +1,2027 @@ +{ + "mod_elements": [ + { + "name": "Overgrowncaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "overgrowncaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Buriedwetlandcaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "buriedwetlandcaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Slimeblob", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimeblob", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Slimedeltas", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimedeltas", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mossyoutgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mossyoutgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Wetlandcrosses", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "wetlandcrosses", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandcrossesAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetlandcrosses_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHanging", + "type": "feature", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHangingAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mushrooms", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "mushrooms", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Redmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "redmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Brownmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "brownmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantBrownMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_brown_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantRedMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_red_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "MassiveMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "massive_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Warpedpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "warpedpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Crimsonpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crimsonpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Lanternpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "lanternpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Flippedmushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "flippedmushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "FlippedmushroomAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "flippedmushroom_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Hive", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" + ] + }, + "path": "~/Biomes/Dungeons" + }, + { + "name": "GrasslandTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "grassland_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Grasslands" + }, + { + "name": "Frozencaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "frozencaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "FrozenTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozen_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "FrozenTreeAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "frozen_tree_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Groundlanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "groundlanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Ceilinglanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "ceilinglanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "CeilinglanternsAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceilinglanterns_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozencampfire", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozencampfire", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozensoulpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozensoulpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozenpowder", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozenpowder", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Crystals", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "crystals", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Crystalgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "CrystalgrowthAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "crystalgrowth_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "MtS", + "type": "tab", + "compiles": true, + "locked_code": false, + "registry_name": "mt_s", + "metadata": { + "files": [] + }, + "path": "~/Items" + }, + { + "name": "Windsweptpillars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "windsweptpillars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Pillar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "PillarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "pillar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Notes", + "type": "code", + "compiles": true, + "locked_code": true, + "registry_name": "notes", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" + ] + } + }, + { + "name": "Trees", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Treesgenerator", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesgenerator", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treesflowers", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesflowers", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treespatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treespatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Cloudsvapor", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudsvapor", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Clouds", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "clouds", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Cloudslakes", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslakes", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudstrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudstrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudslights", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslights", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Dry", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "dry", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Drydeadbush", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drydeadbush", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drybones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drybones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drytree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drytree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drycactus", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drycactus", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drysand", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysand", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Cliffs", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "cliffs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "StoneTrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "stone_trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDrip", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_drip", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffSnow", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_snow", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDripAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "cliff_drip_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Isle", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "isle", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorchAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Cliffemerald", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffemerald", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Stars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "stars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Starspeck", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starspeck", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starstar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starstar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "StarstarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "starstar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starcrater", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starcrater", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starlight", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starlight", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starmagma", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starmagma", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starpurpur", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starpurpur", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Pillartrees2", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees3", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees4", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Depths", + "type": "dimension", + "compiles": true, + "locked_code": true, + "registry_name": "depths", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Coralslime", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coralslime", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "CoralFans", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coral_fans", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Crystalground", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalground", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "Crystalair", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalair", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "CeilingCrystal", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceiling_crystal", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Crystalceiling", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalceiling", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Mushroomgiant", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomgiant", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Mushroomdetails", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomdetails", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" + ] + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Outline", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "outline", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Exhumed", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Exhumedvegetation", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumedvegetation", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAir", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_air", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAirAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "exhumed_air_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "Heights", + "type": "dimension", + "compiles": true, + "locked_code": false, + "registry_name": "heights", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedHive", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedLake", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_lake", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json" + ] + }, + "path": "~/Biomes/Supersized" + } + ], + "variable_elements": [], + "sound_elements": [], + "tag_elements": { + "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/jungle_temple": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/nether_fossil": [ + "~CUSTOM:Mushrooms" + ], + "BIOMES:minecraft:has_structure/mineshaft": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/ruined_portal_nether": [ + "~CUSTOM:Buriedwetlandcaves" + ], + "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", + "~Blocks.STAINED_GLASS#0", + "~Blocks.BLUE_ICE", + "~Blocks.MUD", + "~Blocks.GRAVEL", + "~Blocks.MYCELIUM", + "~Blocks.TUFF", + "~Blocks.SNOW", + "~Blocks.DIRT#2", + "~Blocks.CALCITE", + "~Blocks.NETHER_WART_BLOCK", + "~Blocks.STAINED_HARDENED_CLAY#14", + "~Blocks.BLACKSTONE" + ], + "BIOMES:minecraft:has_structure/mineshaft_mesa": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/swamp_hut": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ] + }, + "tab_element_order": {}, + "language_map": { + "en_us": { + "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", + "biome.cawezs_mantle_to_stratus.clouds": "Clouds", + "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", + "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.stars": "Stars", + "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", + "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", + "biome.cawezs_mantle_to_stratus.trees": "Trees", + "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", + "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", + "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", + "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", + "biome.cawezs_mantle_to_stratus.dry": "Dry" + } + }, + "foldersRoot": { + "name": "~", + "children": [ + { + "name": "Places", + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] + }, + { + "name": "Biomes", + "children": [ + { + "name": "Buried Wetlands", + "children": [] + }, + { + "name": "Mushrooms", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Grasslands", + "children": [] + }, + { + "name": "Dungeons", + "children": [] + }, + { + "name": "Frozen", + "children": [] + }, + { + "name": "Crystals", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Monoliths", + "children": [] + }, + { + "name": "Trees", + "children": [] + }, + { + "name": "Clouds", + "children": [] + }, + { + "name": "Dry", + "children": [] + }, + { + "name": "Cliffs", + "children": [] + }, + { + "name": "Stars", + "children": [] + }, + { + "name": "Exhumed", + "children": [] + }, + { + "name": "Supersized", + "children": [] + } + ] + }, + { + "name": "Blocks", + "children": [] + }, + { + "name": "Items", + "children": [] + } + ] + }, + "workspaceSettings": { + "modid": "cawezs_mantle_to_stratus", + "modName": "cawezs_mantle_to_stratus", + "version": "1.0.0", + "author": "cow, MCreator", + "websiteURL": "https://mcreator.net", + "license": "Not specified", + "serverSideOnly": false, + "requiredMods": [], + "dependencies": [], + "dependants": [], + "mcreatorDependencies": [], + "currentGenerator": "neoforge-1.21.1", + "modElementsPackage": "net.mcreator.cawezsmantletostratus" + }, + "mcreatorVersion": 202400342716 +} \ No newline at end of file diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_114258 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_114258 new file mode 100644 index 0000000..18d6888 --- /dev/null +++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20250106_114258 @@ -0,0 +1,2042 @@ +{ + "mod_elements": [ + { + "name": "Overgrowncaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "overgrowncaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Buriedwetlandcaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "buriedwetlandcaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Slimeblob", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimeblob", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimeblob.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Slimedeltas", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "slimedeltas", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimedeltas_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/slimedeltas.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mossyoutgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mossyoutgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mossyoutgrowth.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Wetlandcrosses", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "wetlandcrosses", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetlandcrosses.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetlandcrosses.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandcrossesAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetlandcrosses_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHanging", + "type": "feature", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandHangingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/wetland_hanging.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetland_hanging_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "WetlandHangingAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "wetland_hanging_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Mushrooms", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "mushrooms", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Redmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "redmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/redmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/redmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Brownmushroompatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "brownmushroompatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantBrownMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_brown_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_brown_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_brown_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "GiantRedMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "giant_red_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/giant_red_mushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_red_mushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "MassiveMushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "massive_mushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Warpedpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "warpedpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/warpedpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Crimsonpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crimsonpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crimsonpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crimsonpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Lanternpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "lanternpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/lanternpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/lanternpatch_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Flippedmushroom", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "flippedmushroom", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/flippedmushroom_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/flippedmushroom.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FlippedmushroomFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/flippedmushroom.json" + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "FlippedmushroomAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "flippedmushroom_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Mushrooms" + }, + { + "name": "Hive", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive_generic.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/hive.json" + ] + }, + "path": "~/Biomes/Dungeons" + }, + { + "name": "GrasslandTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "grassland_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/grassland_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/grassland_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Grasslands" + }, + { + "name": "Frozencaves", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "frozencaves", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/frozencaves.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencaves_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "FrozenTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozen_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozen_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/FrozenTreeFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozen_tree.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "FrozenTreeAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "frozen_tree_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Groundlanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "groundlanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/groundlanterns_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/groundlanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/groundlanterns.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Ceilinglanterns", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "ceilinglanterns", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/ceilinglanterns.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CeilinglanternsFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/ceilinglanterns.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/ceilinglanterns_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "CeilinglanternsAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceilinglanterns_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozencampfire", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozencampfire", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozensoulpatch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozensoulpatch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozensoulpatch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Frozenpowder", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "frozenpowder", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozenpowder.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozenpowder_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json" + ] + }, + "path": "~/Biomes/Frozen" + }, + { + "name": "Crystals", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "crystals", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystals_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/crystals.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Crystalgrowth", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalgrowth", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalgrowth.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalgrowthFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalgrowth_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalgrowth.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "CrystalgrowthAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "crystalgrowth_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "MtS", + "type": "tab", + "compiles": true, + "locked_code": false, + "registry_name": "mt_s", + "metadata": { + "files": [] + }, + "path": "~/Items" + }, + { + "name": "Windsweptpillars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "windsweptpillars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/windsweptpillars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Pillar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "PillarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "pillar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Notes", + "type": "code", + "compiles": true, + "locked_code": true, + "registry_name": "notes", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/Notes.java" + ] + } + }, + { + "name": "Trees", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Treesgenerator", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesgenerator", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesgenerator_biome_modifier.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treesflowers", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesflowers", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Treespatches", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treespatches", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json" + ] + }, + "path": "~/Biomes/Trees" + }, + { + "name": "Cloudsvapor", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudsvapor", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Clouds", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "clouds", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clouds_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Cloudslakes", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslakes", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslakes_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudstrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudstrees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudstrees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudstrees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudstrees.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cloudslights", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloudslights", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Dry", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "dry", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dry_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/dry.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Drydeadbush", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drydeadbush", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drydeadbush.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drybones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drybones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drybones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drytree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drytree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drytree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drycactus", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drycactus", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drycactus_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drysand", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysand", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Cliffs", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "cliffs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffs_tree.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "StoneTrees", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "stone_trees", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stone_trees.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/stone_trees_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stone_trees.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDrip", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_drip", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_drip.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_drip_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffDripFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_drip.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffSnow", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_snow", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_snow.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_snow_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffDripAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "cliff_drip_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Isle", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "isle", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/isle_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/isle.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorchAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CliffTorchAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "CliffTorch", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliff_torch", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliff_torch_biome_modifier.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CliffTorchFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliff_torch.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliff_torch.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Cliffemerald", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffemerald", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffemerald.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffemerald_biome_modifier.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Stars", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "stars", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/stars_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" + ] + }, + "path": "~/Places/Flipped" + }, + { + "name": "Starspeck", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starspeck", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starspeck_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starspeck.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starspeck.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starstar", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starstar", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starstar_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starstar.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/StarstarFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starstar.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "StarstarAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "starstar_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starcrater", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starcrater", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starcrater.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starcrater_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starcrater.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starlight", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starlight", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starlight_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starlight.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starlight.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starmagma", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starmagma", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starmagma.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starmagma_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Starpurpur", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "starpurpur", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/starpurpur.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/starpurpur_biome_modifier.json" + ] + }, + "path": "~/Biomes/Stars" + }, + { + "name": "Pillartrees2", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_2_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_2.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees3", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_3_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_3.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Pillartrees4", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillartrees_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillartrees_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillartrees_4_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillartrees_4.json" + ] + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Depths", + "type": "dimension", + "compiles": true, + "locked_code": true, + "registry_name": "depths", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Coralslime", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coralslime", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coralslime.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coralslime_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "CoralFans", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "coral_fans", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/coral_fans.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/coral_fans_biome_modifier.json" + ] + }, + "path": "~/Biomes/Buried Wetlands" + }, + { + "name": "Crystalground", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalground", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalground_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalground.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalground.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "Crystalair", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalair", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalair.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalair_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalair.json" + ] + }, + "path": "~/Biomes/Crystals/Structures" + }, + { + "name": "CeilingCrystal", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "ceiling_crystal", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Crystalceiling", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "crystalceiling", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/CrystalceilingFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/crystalceiling_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystalceiling.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crystalceiling.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Mushroomgiant", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomgiant", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomgiant.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomgiant_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomgiant.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Mushroomdetails", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "mushroomdetails", + "metadata": { + "has_nbt_structure": true, + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/mushroomdetails.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mushroomdetails_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/mushroomdetails.json" + ] + }, + "path": "~/Biomes/Mushrooms/Structures" + }, + { + "name": "Outline", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "outline", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/outline.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/outline_biome_modifier.json" + ] + }, + "path": "~/Biomes/Crystals" + }, + { + "name": "Exhumed", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/exhumed.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" + ] + }, + "path": "~/Places/Depths" + }, + { + "name": "Exhumedvegetation", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumedvegetation", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumedvegetation_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_tree_biome_modifier.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAir", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "exhumed_air", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_air.json", + "src/main/java/net/mcreator/cawezsmantletostratus/world/features/ExhumedAirFeature.java", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/exhumed_air_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json" + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "ExhumedAirAdditionalGenerationCondition", + "type": "procedure", + "compiles": true, + "locked_code": true, + "registry_name": "exhumed_air_additional_generation_condition", + "metadata": { + "return_type": "logic", + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java" + ], + "dependencies": [ + { + "name": "x", + "type": "number" + }, + { + "name": "y", + "type": "number" + }, + { + "name": "z", + "type": "number" + }, + { + "name": "world", + "type": "world" + } + ] + }, + "path": "~/Biomes/Exhumed" + }, + { + "name": "Heights", + "type": "dimension", + "compiles": true, + "locked_code": false, + "registry_name": "heights", + "metadata": { + "files": [ + "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json", + "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedHive", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedLake", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_lake", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedFloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_float", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_float_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_float.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_float.json" + ] + }, + "path": "~/Biomes/Supersized" + } + ], + "variable_elements": [], + "sound_elements": [], + "tag_elements": { + "BIOMES:minecraft:has_structure/ruined_portal_jungle": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/jungle_temple": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/nether_fossil": [ + "~CUSTOM:Mushrooms" + ], + "BIOMES:minecraft:has_structure/mineshaft": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/ruined_portal_nether": [ + "~CUSTOM:Buriedwetlandcaves" + ], + "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", + "~Blocks.STAINED_GLASS#0", + "~Blocks.BLUE_ICE", + "~Blocks.MUD", + "~Blocks.GRAVEL", + "~Blocks.MYCELIUM", + "~Blocks.TUFF", + "~Blocks.SNOW", + "~Blocks.DIRT#2", + "~Blocks.CALCITE", + "~Blocks.NETHER_WART_BLOCK", + "~Blocks.STAINED_HARDENED_CLAY#14", + "~Blocks.BLACKSTONE" + ], + "BIOMES:minecraft:has_structure/mineshaft_mesa": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ], + "BIOMES:minecraft:has_structure/swamp_hut": [ + "~CUSTOM:Mushrooms", + "~CUSTOM:Buriedwetlandcaves", + "~CUSTOM:Overgrowncaves" + ] + }, + "tab_element_order": {}, + "language_map": { + "en_us": { + "biome.cawezs_mantle_to_stratus.overgrowncaves": "Overgrown", + "biome.cawezs_mantle_to_stratus.clouds": "Clouds", + "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", + "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.stars": "Stars", + "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", + "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", + "biome.cawezs_mantle_to_stratus.trees": "Trees", + "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", + "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", + "biome.cawezs_mantle_to_stratus.cliffs": "Cliffs", + "biome.cawezs_mantle_to_stratus.exhumed": "Exhumed", + "biome.cawezs_mantle_to_stratus.dry": "Dry" + } + }, + "foldersRoot": { + "name": "~", + "children": [ + { + "name": "Places", + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] + }, + { + "name": "Biomes", + "children": [ + { + "name": "Buried Wetlands", + "children": [] + }, + { + "name": "Mushrooms", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Grasslands", + "children": [] + }, + { + "name": "Dungeons", + "children": [] + }, + { + "name": "Frozen", + "children": [] + }, + { + "name": "Crystals", + "children": [ + { + "name": "Structures", + "children": [] + } + ] + }, + { + "name": "Monoliths", + "children": [] + }, + { + "name": "Trees", + "children": [] + }, + { + "name": "Clouds", + "children": [] + }, + { + "name": "Dry", + "children": [] + }, + { + "name": "Cliffs", + "children": [] + }, + { + "name": "Stars", + "children": [] + }, + { + "name": "Exhumed", + "children": [] + }, + { + "name": "Supersized", + "children": [] + } + ] + }, + { + "name": "Blocks", + "children": [] + }, + { + "name": "Items", + "children": [] + } + ] + }, + "workspaceSettings": { + "modid": "cawezs_mantle_to_stratus", + "modName": "cawezs_mantle_to_stratus", + "version": "1.0.0", + "author": "cow, MCreator", + "websiteURL": "https://mcreator.net", + "license": "Not specified", + "serverSideOnly": false, + "requiredMods": [], + "dependencies": [], + "dependants": [], + "mcreatorDependencies": [], + "currentGenerator": "neoforge-1.21.1", + "modElementsPackage": "net.mcreator.cawezsmantletostratus" + }, + "mcreatorVersion": 202400342716 +} \ No newline at end of file diff --git a/cawezs_mantle_to_stratus.mcreator b/cawezs_mantle_to_stratus.mcreator index c4e204c..942c936 100644 --- a/cawezs_mantle_to_stratus.mcreator +++ b/cawezs_mantle_to_stratus.mcreator @@ -11,7 +11,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/overgrowncaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Buriedwetlandcaves", @@ -24,7 +24,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/buriedwetlandcaves.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Slimeblob", @@ -161,7 +161,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/mushrooms.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Redmushroompatches", @@ -375,7 +375,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencaves_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "FrozenTree", @@ -546,7 +546,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/crystals_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Crystalgrowth", @@ -620,7 +620,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/windsweptpillars_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Pillar", @@ -708,7 +708,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Treesgenerator", @@ -783,7 +783,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/clouds.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Cloudslakes", @@ -843,7 +843,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dry_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "Drydeadbush", @@ -936,7 +936,7 @@ "src/main/java/net/mcreator/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java" ] }, - "path": "~/Places" + "path": "~/Places/Heights" }, { "name": "StoneTrees", @@ -1107,7 +1107,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/stars.json" ] }, - "path": "~/Places" + "path": "~/Places/Flipped" }, { "name": "Starspeck", @@ -1290,7 +1290,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Coralslime", @@ -1462,7 +1462,7 @@ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumed_tree.json" ] }, - "path": "~/Places" + "path": "~/Places/Depths" }, { "name": "Exhumedvegetation", @@ -1555,7 +1555,309 @@ "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json" ] }, - "path": "~/Places" + "path": "~/Places/Heights" + }, + { + "name": "Dryislands", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "dryislands", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Drylargebones", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drylargebones", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "CloudShrub", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_shrub", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Drysandstonepile", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "drysandstonepile", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json" + ] + }, + "path": "~/Biomes/Dry" + }, + { + "name": "Treesfloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "treesfloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Trees" + }, + { + "name": "CloudStrucs", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs1", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_1", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs2", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_2", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs3", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_3", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "CloudStrucs4", + "type": "structure", + "compiles": true, + "locked_code": false, + "registry_name": "cloud_strucs_4", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json" + ] + }, + "path": "~/Biomes/Clouds" + }, + { + "name": "Cliffdelta", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "cliffdelta", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json" + ] + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Clifffloating", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "clifffloating", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Cliffs" + }, + { + "name": "Pillarfloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "pillarfloat", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json" + ], + "has_nbt_structure": true + }, + "path": "~/Biomes/Monoliths" + }, + { + "name": "Supersized", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "supersized", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json" + ] + }, + "path": "~/Places/Heights" + }, + { + "name": "SupersizedTree", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_tree", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedPlants", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_plants", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedHive", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_hive", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedLake", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_lake", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json", + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "SupersizedFloat", + "type": "feature", + "compiles": true, + "locked_code": false, + "registry_name": "supersized_float", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_float_biome_modifier.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_float.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_float.json" + ] + }, + "path": "~/Biomes/Supersized" + }, + { + "name": "HighMesa", + "type": "biome", + "compiles": true, + "locked_code": false, + "registry_name": "high_mesa", + "metadata": { + "files": [ + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/high_mesa_tree.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/high_mesa.json", + "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/high_mesa_tree.json" + ] + }, + "path": "~/Places/Heights" } ], "variable_elements": [], @@ -1582,6 +1884,18 @@ "~CUSTOM:Buriedwetlandcaves" ], "BLOCKS:minecraft:overworld_carver_replaceables": [ + "~Blocks.STAINED_HARDENED_CLAY#10", + "~Blocks.STAINED_HARDENED_CLAY#11", + "~Blocks.MOSS_BLOCK", + "~Blocks.DIRT#1", + "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS", + "~Blocks.SMOOTH_BASALT", + "~Blocks.STONE#1", + "~Blocks.STONE#5", + "~Blocks.ROOTED_DIRT", + "~Blocks.GRASS", + "~Blocks.SAND#1", + "~Blocks.RED_SANDSTONE#0", "~Blocks.STAINED_GLASS#0", "~Blocks.BLUE_ICE", "~Blocks.MUD", @@ -1613,9 +1927,11 @@ "biome.cawezs_mantle_to_stratus.clouds": "Clouds", "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.high_mesa": "High Mesa", "biome.cawezs_mantle_to_stratus.stars": "Stars", "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", "biome.cawezs_mantle_to_stratus.trees": "Trees", "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", @@ -1629,7 +1945,20 @@ "children": [ { "name": "Places", - "children": [] + "children": [ + { + "name": "Heights", + "children": [] + }, + { + "name": "Depths", + "children": [] + }, + { + "name": "Flipped", + "children": [] + } + ] }, { "name": "Biomes", @@ -1695,6 +2024,10 @@ { "name": "Exhumed", "children": [] + }, + { + "name": "Supersized", + "children": [] } ] }, diff --git a/elements/Cliffdelta.mod.json b/elements/Cliffdelta.mod.json new file mode 100644 index 0000000..59d942a --- /dev/null +++ b/elements/Cliffdelta.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Cliffs" + } + ], + "featurexml": "Blocks.STONE#3Blocks.GRAVEL1034" + } +} \ No newline at end of file diff --git a/elements/Clifffloating.mod.json b/elements/Clifffloating.mod.json new file mode 100644 index 0000000..8e15847 --- /dev/null +++ b/elements/Clifffloating.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "RAW_GENERATION", + "restrictionBiomes": [ + { + "value": "CUSTOM:Cliffs" + } + ], + "featurexml": "0.50.40.20.2cliffs_sky_tinyspike12412000FALSETRUEBlocks.AIRcliffs_sky_spike1892000FALSETRUEBlocks.AIRcliffs_sky_spike7810000FALSETRUEBlocks.AIRcliffs_sky_spike6193801000FALSETRUEBlocks.AIR264240" + } +} \ No newline at end of file diff --git a/elements/Cliffs.mod.json b/elements/Cliffs.mod.json index 7b2465c..6094fc0 100644 --- a/elements/Cliffs.mod.json +++ b/elements/Cliffs.mod.json @@ -12,6 +12,18 @@ "underwaterBlock": { "value": "Blocks.WAXED_OXIDIZED_CUT_COPPER" }, + "airColor": { + "value": -11704987, + "falpha": 0.0 + }, + "waterColor": { + "value": -10066330, + "falpha": 0.0 + }, + "waterFogColor": { + "value": -13421773, + "falpha": 0.0 + }, "ambientSound": { "value": "" }, diff --git a/elements/CloudShrub.mod.json b/elements/CloudShrub.mod.json new file mode 100644 index 0000000..5ccd7e1 --- /dev/null +++ b/elements/CloudShrub.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Clouds" + } + ], + "featurexml": "Blocks.TUFFBlocks.BONE_BLOCK7Placement modifiers are processed from top to bottom. First, we repeat the feature 7 times on every chunk7This is how many times the feature is repeated.We then move each feature horizontally, so that they don't generate in the corner of the chunkWe then set the height of the feature. This ore feature generates with a uniform distribution between 0 and 1600160Finally, we check that the feature isn't outside of the biome. This placement modifier should always be the last one." + } +} \ No newline at end of file diff --git a/elements/CloudStrucs.mod.json b/elements/CloudStrucs.mod.json new file mode 100644 index 0000000..d6b88eb --- /dev/null +++ b/elements/CloudStrucs.mod.json @@ -0,0 +1,33 @@ +{ + "_fv": 69, + "_type": "structure", + "definition": { + "structure": "cloud_carrotfarm1", + "projection": "rigid", + "ignoredBlocks": [ + { + "value": "Blocks.STRUCTURE_BLOCK" + }, + { + "value": "Blocks.AIR" + } + ], + "spacing": 10, + "separation": 2, + "restrictionBiomes": [ + { + "value": "CUSTOM:Clouds" + } + ], + "terrainAdaptation": "none", + "generationStep": "SURFACE_STRUCTURES", + "surfaceDetectionType": "WORLD_SURFACE_WG", + "useStartHeight": true, + "startHeightProviderType": "UNIFORM", + "startHeightMin": 64, + "startHeightMax": 240, + "size": 1, + "maxDistanceFromCenter": 64, + "jigsawPools": [] + } +} \ No newline at end of file diff --git a/elements/CloudStrucs1.mod.json b/elements/CloudStrucs1.mod.json new file mode 100644 index 0000000..5d59f60 --- /dev/null +++ b/elements/CloudStrucs1.mod.json @@ -0,0 +1,33 @@ +{ + "_fv": 69, + "_type": "structure", + "definition": { + "structure": "cloud_keleppefarme1280", + "projection": "rigid", + "ignoredBlocks": [ + { + "value": "Blocks.STRUCTURE_BLOCK" + }, + { + "value": "Blocks.AIR" + } + ], + "spacing": 10, + "separation": 2, + "restrictionBiomes": [ + { + "value": "CUSTOM:Clouds" + } + ], + "terrainAdaptation": "none", + "generationStep": "SURFACE_STRUCTURES", + "surfaceDetectionType": "WORLD_SURFACE_WG", + "useStartHeight": true, + "startHeightProviderType": "UNIFORM", + "startHeightMin": 64, + "startHeightMax": 240, + "size": 1, + "maxDistanceFromCenter": 64, + "jigsawPools": [] + } +} \ No newline at end of file diff --git a/elements/CloudStrucs2.mod.json b/elements/CloudStrucs2.mod.json new file mode 100644 index 0000000..e130b51 --- /dev/null +++ b/elements/CloudStrucs2.mod.json @@ -0,0 +1,33 @@ +{ + "_fv": 69, + "_type": "structure", + "definition": { + "structure": "cloud_taterfarme1902", + "projection": "rigid", + "ignoredBlocks": [ + { + "value": "Blocks.STRUCTURE_BLOCK" + }, + { + "value": "Blocks.AIR" + } + ], + "spacing": 10, + "separation": 0, + "restrictionBiomes": [ + { + "value": "CUSTOM:Clouds" + } + ], + "terrainAdaptation": "none", + "generationStep": "SURFACE_STRUCTURES", + "surfaceDetectionType": "WORLD_SURFACE_WG", + "useStartHeight": true, + "startHeightProviderType": "UNIFORM", + "startHeightMin": 64, + "startHeightMax": 240, + "size": 1, + "maxDistanceFromCenter": 64, + "jigsawPools": [] + } +} \ No newline at end of file diff --git a/elements/CloudStrucs3.mod.json b/elements/CloudStrucs3.mod.json new file mode 100644 index 0000000..05266d5 --- /dev/null +++ b/elements/CloudStrucs3.mod.json @@ -0,0 +1,33 @@ +{ + "_fv": 69, + "_type": "structure", + "definition": { + "structure": "cloud_wheatfarm1", + "projection": "rigid", + "ignoredBlocks": [ + { + "value": "Blocks.STRUCTURE_BLOCK" + }, + { + "value": "Blocks.AIR" + } + ], + "spacing": 10, + "separation": 2, + "restrictionBiomes": [ + { + "value": "CUSTOM:Clouds" + } + ], + "terrainAdaptation": "none", + "generationStep": "SURFACE_STRUCTURES", + "surfaceDetectionType": "WORLD_SURFACE_WG", + "useStartHeight": true, + "startHeightProviderType": "UNIFORM", + "startHeightMin": 64, + "startHeightMax": 240, + "size": 1, + "maxDistanceFromCenter": 64, + "jigsawPools": [] + } +} \ No newline at end of file diff --git a/elements/CloudStrucs4.mod.json b/elements/CloudStrucs4.mod.json new file mode 100644 index 0000000..e6c0ea7 --- /dev/null +++ b/elements/CloudStrucs4.mod.json @@ -0,0 +1,33 @@ +{ + "_fv": 69, + "_type": "structure", + "definition": { + "structure": "cloud_wheathut1", + "projection": "rigid", + "ignoredBlocks": [ + { + "value": "Blocks.STRUCTURE_BLOCK" + }, + { + "value": "Blocks.AIR" + } + ], + "spacing": 10, + "separation": 2, + "restrictionBiomes": [ + { + "value": "CUSTOM:Clouds" + } + ], + "terrainAdaptation": "none", + "generationStep": "SURFACE_STRUCTURES", + "surfaceDetectionType": "WORLD_SURFACE_WG", + "useStartHeight": true, + "startHeightProviderType": "UNIFORM", + "startHeightMin": 64, + "startHeightMax": 240, + "size": 1, + "maxDistanceFromCenter": 64, + "jigsawPools": [] + } +} \ No newline at end of file diff --git a/elements/Cloudslakes.mod.json b/elements/Cloudslakes.mod.json index 1795324..08ceb91 100644 --- a/elements/Cloudslakes.mod.json +++ b/elements/Cloudslakes.mod.json @@ -9,6 +9,6 @@ "value": "CUSTOM:Clouds" } ], - "featurexml": "Blocks.BUBBLE_COLUMNBlocks.QUARTZ_BLOCK#31" + "featurexml": "Blocks.FLOWING_WATERBlocks.FLOWING_WATER512If the lake does generate, we move it horizontally, so that it doesn't generate in the corner of the chunkWORLD_SURFACE_WGWe place the lake at the top non-air block, which will be the surface during world generationWe add a biome filter, to make sure that the lake only generates in the selected \"Restriction biomes\"" } } \ No newline at end of file diff --git a/elements/Dryislands.mod.json b/elements/Dryislands.mod.json new file mode 100644 index 0000000..24b1634 --- /dev/null +++ b/elements/Dryislands.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Dry" + } + ], + "featurexml": "0.50.50.50.50.50.50.50.50.5dunes_sky_mess01892_m7000TRUETRUEBlocks.AIRdunes_sky_mess963637_m5000TRUETRUEBlocks.AIRdunes_sky_deadtree_m4000TRUETRUEBlocks.AIRdunes_sky_mess90812_m5000TRUETRUEBlocks.AIRdunes_sky_mess1249811245_m5000TRUETRUEBlocks.AIRdunes_sky_mess85927_m6000TRUETRUEBlocks.AIRdunes_sky_mess2365416_m5000TRUETRUEBlocks.AIRdunes_sky_mess24542_m4000TRUETRUEBlocks.AIRdunes_sky_mess2578_m4000TRUETRUEBlocks.AIRdunes_sky_mess123028_m5000TRUETRUEBlocks.AIR764240" + } +} \ No newline at end of file diff --git a/elements/Drylargebones.mod.json b/elements/Drylargebones.mod.json new file mode 100644 index 0000000..c6d75f1 --- /dev/null +++ b/elements/Drylargebones.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Dry" + } + ], + "featurexml": "tall mangrove11111FALSETRUEBlocks.AIRBlocks.AIRBlocks.AIR0.51580.2Blocks.BONE_BLOCKmangrove_roots_can_grow_throughBlocks.AIRdirtBlocks.AIR13minecraft:replaceable_by_trees31" + } +} \ No newline at end of file diff --git a/elements/Drysandstonepile.mod.json b/elements/Drysandstonepile.mod.json new file mode 100644 index 0000000..aea503c --- /dev/null +++ b/elements/Drysandstonepile.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Dry" + } + ], + "featurexml": "Blocks.SANDSTONE#0Blocks.RED_SANDSTONE#04" + } +} \ No newline at end of file diff --git a/elements/Heights.mod.json b/elements/Heights.mod.json index ce20a26..5c379bf 100644 --- a/elements/Heights.mod.json +++ b/elements/Heights.mod.json @@ -4,7 +4,7 @@ "definition": { "biomesInDimension": [ { - "value": "CUSTOM:Clouds" + "value": "CUSTOM:HighMesa" } ], "worldGenType": "End like gen", @@ -14,13 +14,13 @@ "fluidBlock": { "value": "Blocks.FLOWING_WATER" }, - "canRespawnHere": false, + "canRespawnHere": true, "hasFog": false, "isDark": false, "doesWaterVaporize": false, "sleepResult": "ALLOW", - "hasSkyLight": false, - "imitateOverworldBehaviour": false, + "hasSkyLight": true, + "imitateOverworldBehaviour": true, "portalFrame": { "value": "" }, diff --git a/elements/HighMesa.mod.json b/elements/HighMesa.mod.json new file mode 100644 index 0000000..ceacc39 --- /dev/null +++ b/elements/HighMesa.mod.json @@ -0,0 +1,101 @@ +{ + "_fv": 69, + "_type": "biome", + "definition": { + "name": "High Mesa", + "groundBlock": { + "value": "Blocks.STAINED_HARDENED_CLAY#10" + }, + "undergroundBlock": { + "value": "Blocks.STAINED_HARDENED_CLAY#11" + }, + "underwaterBlock": { + "value": "Blocks.STONE#0" + }, + "ambientSound": { + "value": "" + }, + "additionsSound": { + "value": "" + }, + "music": { + "value": "" + }, + "moodSound": { + "value": "" + }, + "moodSoundDelay": 6000, + "spawnParticles": false, + "particleToSpawn": { + "value": "EXPLOSION_NORMAL" + }, + "particlesProbability": 0.5, + "rainingPossibility": 0.5, + "temperature": 0.5, + "spawnBiome": true, + "spawnInCaves": false, + "spawnBiomeNether": false, + "genTemperature": { + "min": -0.5, + "max": 0.5 + }, + "genHumidity": { + "min": -0.5, + "max": 0.5 + }, + "genContinentalness": { + "min": 0.3, + "max": 1.0 + }, + "genErosion": { + "min": -0.5, + "max": 0.5 + }, + "genWeirdness": { + "min": -1.0, + "max": 1.0 + }, + "treesPerChunk": 1, + "vanillaTreeType": "Default", + "treeType": 0, + "minHeight": 7, + "treeStem": { + "value": "" + }, + "treeBranch": { + "value": "" + }, + "treeVines": { + "value": "" + }, + "treeFruits": { + "value": "" + }, + "defaultFeatures": [ + "Caves", + "Ores", + "FrozenTopLayer" + ], + "spawnStronghold": false, + "spawnMineshaft": false, + "spawnMineshaftMesa": false, + "spawnPillagerOutpost": false, + "villageType": "none", + "spawnWoodlandMansion": false, + "spawnJungleTemple": false, + "spawnDesertPyramid": false, + "spawnSwampHut": false, + "spawnIgloo": false, + "spawnOceanMonument": false, + "spawnShipwreck": false, + "spawnShipwreckBeached": false, + "spawnBuriedTreasure": false, + "oceanRuinType": "NONE", + "spawnNetherBridge": false, + "spawnNetherFossil": false, + "spawnBastionRemnant": false, + "spawnEndCity": false, + "spawnRuinedPortal": "NONE", + "spawnEntries": [] + } +} \ No newline at end of file diff --git a/elements/Isle.mod.json b/elements/Isle.mod.json index 376ab02..baf48e3 100644 --- a/elements/Isle.mod.json +++ b/elements/Isle.mod.json @@ -9,6 +9,6 @@ "value": "CUSTOM:Cliffs" } ], - "featurexml": "25105Blocks.AIRBlocks.STONE#01750256" + "featurexml": "251050.50.50.5Blocks.AIRBlocks.STONE#517Blocks.AIRBlocks.STONE#317Blocks.AIRBlocks.STONE#11750256" } } \ No newline at end of file diff --git a/elements/Pillarfloat.mod.json b/elements/Pillarfloat.mod.json new file mode 100644 index 0000000..28cee64 --- /dev/null +++ b/elements/Pillarfloat.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Windsweptpillars" + } + ], + "featurexml": "midnight_lump2000TRUETRUEBlocks.AIRmidnight_spike1000TRUETRUEBlocks.AIRmidnight_spikes3000TRUETRUEBlocks.AIRmidnight_spikes2000TRUETRUEBlocks.AIRmidnight_lump1000TRUETRUEBlocks.AIR64240" + } +} \ No newline at end of file diff --git a/elements/Supersized.mod.json b/elements/Supersized.mod.json new file mode 100644 index 0000000..caf31fd --- /dev/null +++ b/elements/Supersized.mod.json @@ -0,0 +1,114 @@ +{ + "_fv": 69, + "_type": "biome", + "definition": { + "name": "Supersized", + "groundBlock": { + "value": "Blocks.GRASS" + }, + "undergroundBlock": { + "value": "Blocks.DIRT#1" + }, + "underwaterBlock": { + "value": "Blocks.SAND#0" + }, + "grassColor": { + "value": -9257102, + "falpha": 0.0 + }, + "waterColor": { + "value": -9056057, + "falpha": 0.0 + }, + "ambientSound": { + "value": "" + }, + "additionsSound": { + "value": "" + }, + "music": { + "value": "" + }, + "moodSound": { + "value": "" + }, + "moodSoundDelay": 6000, + "spawnParticles": false, + "particleToSpawn": { + "value": "EXPLOSION_NORMAL" + }, + "particlesProbability": 0.5, + "rainingPossibility": 0.5, + "temperature": 0.5, + "spawnBiome": false, + "spawnInCaves": false, + "spawnBiomeNether": false, + "genTemperature": { + "min": -0.5, + "max": 0.5 + }, + "genHumidity": { + "min": -0.5, + "max": 0.5 + }, + "genContinentalness": { + "min": 0.3, + "max": 1.0 + }, + "genErosion": { + "min": -0.5, + "max": 0.5 + }, + "genWeirdness": { + "min": -1.0, + "max": 1.0 + }, + "treesPerChunk": 0, + "vanillaTreeType": "Mega pine trees", + "treeType": 1, + "minHeight": 30, + "treeStem": { + "value": "Blocks.SPRUCE_WOOD" + }, + "treeBranch": { + "value": "Blocks.LEAVES2#1" + }, + "treeVines": { + "value": "Blocks.GLOW_LICHEN" + }, + "treeFruits": { + "value": "Blocks.GLOW_LICHEN" + }, + "defaultFeatures": [ + "Caves", + "Ores", + "FrozenTopLayer", + "ForestGrass", + "ForestFlowers", + "JungleGrass", + "MeadowVegetation", + "PlainsTallGrass" + ], + "spawnStronghold": false, + "spawnMineshaft": false, + "spawnMineshaftMesa": false, + "spawnPillagerOutpost": false, + "villageType": "none", + "spawnWoodlandMansion": false, + "spawnJungleTemple": false, + "spawnDesertPyramid": false, + "spawnSwampHut": false, + "spawnIgloo": false, + "spawnOceanMonument": false, + "spawnShipwreck": false, + "spawnShipwreckBeached": false, + "spawnBuriedTreasure": false, + "oceanRuinType": "NONE", + "spawnNetherBridge": false, + "spawnNetherFossil": false, + "spawnBastionRemnant": false, + "spawnEndCity": false, + "spawnRuinedPortal": "NONE", + "spawnEntries": [] + } +} \ No newline at end of file diff --git a/elements/SupersizedFloat.mod.json b/elements/SupersizedFloat.mod.json new file mode 100644 index 0000000..5a5b82a --- /dev/null +++ b/elements/SupersizedFloat.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "RAW_GENERATION", + "restrictionBiomes": [ + { + "value": "CUSTOM:Supersized" + } + ], + "featurexml": "048Blocks.DIRT#2Blocks.GRASS1830240" + } +} \ No newline at end of file diff --git a/elements/SupersizedHive.mod.json b/elements/SupersizedHive.mod.json new file mode 100644 index 0000000..79d488f --- /dev/null +++ b/elements/SupersizedHive.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Supersized" + } + ], + "featurexml": "1features_cannot_replace1geode_invalid_blocksBlocks.AIRBlocks.HONEY_BLOCKBlocks.BEE_NESTBlocks.YELLOW_GLAZED_TERRACOTTABlocks.HONEYCOMB_BLOCKBlocks.OCHRE_FROGLIGHT450" + } +} \ No newline at end of file diff --git a/elements/SupersizedLake.mod.json b/elements/SupersizedLake.mod.json new file mode 100644 index 0000000..fa761e8 --- /dev/null +++ b/elements/SupersizedLake.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Supersized" + } + ], + "featurexml": "This feature block represents a lake. You can change the inputs to your liking.Lakes should be generated during the \"LAKES\" generation stage.Blocks.MOSSY_COBBLESTONESurface lava lakes generate with a border made of stone.Blocks.GRASSBlocks.FLOWING_WATERThis is the \"fluid\" of the lake. Here it's lava, but you can replace it with your custom fluid, or with any other block.5If the lake does generate, we move it horizontally, so that it doesn't generate in the corner of the chunkWORLD_SURFACE_WGWe place the lake at the top non-air block, which will be the surface during world generationWe add a biome filter, to make sure that the lake only generates in the selected \"Restriction biomes\"0-1500150" + } +} \ No newline at end of file diff --git a/elements/SupersizedPlants.mod.json b/elements/SupersizedPlants.mod.json new file mode 100644 index 0000000..2cab118 --- /dev/null +++ b/elements/SupersizedPlants.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "UNDERGROUND_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Supersized" + } + ], + "featurexml": "Blocks.HONEYCOMB_BLOCKBlocks.SHROOMLIGHTBlocks.MUSHROOM_STEMBlocks.RED_MUSHROOM_BLOCKBlocks.CHERRY_LEAVESBlocks.BROWN_MUSHROOM_BLOCKBlocks.LEAVES2#0floor20.05lush_ground_replaceable0.80.747dripleafBlocks.GRASS315Blocks.BAMBOO_BLOCKfloor20.05lush_ground_replaceable0.80.74738Blocks.BAMBOOBlocks.GRASS345" + } +} \ No newline at end of file diff --git a/elements/SupersizedTree.mod.json b/elements/SupersizedTree.mod.json new file mode 100644 index 0000000..084e921 --- /dev/null +++ b/elements/SupersizedTree.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Supersized" + } + ], + "featurexml": "mega pine301010FALSETRUEBlocks.OAK_WOODBlocks.OAK_WOODBlocks.LEAVES#0242451fancy oak3086FALSETRUEBlocks.OAK_WOODBlocks.OAK_WOODBlocks.LEAVES#0" + } +} \ No newline at end of file diff --git a/elements/Trees.mod.json b/elements/Trees.mod.json index f8ade87..67259cf 100644 --- a/elements/Trees.mod.json +++ b/elements/Trees.mod.json @@ -17,19 +17,15 @@ "falpha": 0.0 }, "grassColor": { - "value": -16711783, - "falpha": 0.0 - }, - "foliageColor": { - "value": -10027111, + "value": -6684775, "falpha": 0.0 }, "waterColor": { - "value": -13369396, + "value": -6684673, "falpha": 0.0 }, "waterFogColor": { - "value": -16724788, + "value": -13395457, "falpha": 0.0 }, "ambientSound": { diff --git a/elements/Treesfloating.mod.json b/elements/Treesfloating.mod.json new file mode 100644 index 0000000..f60235d --- /dev/null +++ b/elements/Treesfloating.mod.json @@ -0,0 +1,14 @@ +{ + "_fv": 69, + "_type": "feature", + "definition": { + "skipPlacement": false, + "generationStep": "SURFACE_STRUCTURES", + "restrictionBiomes": [ + { + "value": "CUSTOM:Trees" + } + ], + "featurexml": "tree_floatingtree11257000FALSEFALSEBlocks.AIRtree_floatingtree57191000FALSEFALSEBlocks.AIRtree_floatingbush09823000FALSEFALSEBlocks.AIRtree_floatingtree61928000FALSEFALSEBlocks.AIRtree_floatingtree12412819000FALSEFALSEBlocks.AIRtree_floatingtree1082000FALSEFALSEBlocks.AIRtree_floatingtree32941000FALSEFALSEBlocks.AIR364240" + } +} \ No newline at end of file diff --git a/elements/Treesgenerator.mod.json b/elements/Treesgenerator.mod.json index 5c206c3..5c923ac 100644 --- a/elements/Treesgenerator.mod.json +++ b/elements/Treesgenerator.mod.json @@ -9,6 +9,6 @@ "value": "CUSTOM:Trees" } ], - "featurexml": "acacia251010TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG2#1This is the block used for the trunkBlocks.LEAVES2#1This is the block used for the leaves0.564120.2Blocks.DARK_OAK_WOODdirtBlocks.DARK_OAK_WOODdirtBlocks.DARK_OAK_WOOD020.25jungle bush1053TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG#2This is the block used for the trunkBlocks.LEAVES#2This is the block used for the leaves0.564120.2Blocks.BIRCH_WOODdirtBlocks.BIRCH_WOODdirtBlocks.BIRCH_WOOD020.25fancy oak151010TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG#3This is the block used for the trunkBlocks.LEAVES#3This is the block used for the leaves0.564120.2Blocks.JUNGLE_WOODdirtBlocks.JUNGLE_WOODdirtBlocks.JUNGLE_WOOD020.25mega jungle253TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG2#0This is the block used for the trunkBlocks.LEAVES2#0This is the block used for the leaves0.564120.2Blocks.ACACIA_WOODdirtBlocks.ACACIA_WOODdirtBlocks.ACACIA_WOOD020.256" + "featurexml": "acacia251010TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG2#1This is the block used for the trunkBlocks.LEAVES#2This is the block used for the leaves0.564120.2Blocks.DARK_OAK_WOODdirtBlocks.DARK_OAK_WOODdirtBlocks.DARK_OAK_WOOD020.25jungle bush1053TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG#2This is the block used for the trunkBlocks.LEAVES#2This is the block used for the leaves0.564120.2Blocks.BIRCH_WOODdirtBlocks.BIRCH_WOODdirtBlocks.BIRCH_WOOD020.25fancy oak151010TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG#3This is the block used for the trunkBlocks.LEAVES#2This is the block used for the leaves0.564120.2Blocks.JUNGLE_WOODdirtBlocks.JUNGLE_WOODdirtBlocks.JUNGLE_WOOD020.25mega jungle253TRUETRUEThis block represents a birch tree with a 2% chance of having a beehive, and should generate during the VEGETAL_DECORATION stage.Blocks.DIRT#0This is the block that will be placed under the trunkBlocks.LOG2#0This is the block used for the trunkBlocks.LEAVES#2This is the block used for the leaves0.564120.2Blocks.ACACIA_WOODdirtBlocks.ACACIA_WOODdirtBlocks.ACACIA_WOOD020.256" } } \ No newline at end of file diff --git a/elements/Windsweptpillars.mod.json b/elements/Windsweptpillars.mod.json index 7338080..f01c360 100644 --- a/elements/Windsweptpillars.mod.json +++ b/elements/Windsweptpillars.mod.json @@ -12,6 +12,10 @@ "underwaterBlock": { "value": "Blocks.OBSIDIAN" }, + "airColor": { + "value": -12828331, + "falpha": 0.0 + }, "ambientSound": { "value": "" }, @@ -77,8 +81,7 @@ "MonsterRooms", "ExtraEmeraldOre", "ExtraGoldOre", - "InfestedStone", - "Dripstone" + "InfestedStone" ], "spawnStronghold": false, "spawnMineshaft": false, diff --git a/run/logs/debug-1.log.gz b/run/logs/debug-1.log.gz index d15368e..5207780 100644 Binary files a/run/logs/debug-1.log.gz and b/run/logs/debug-1.log.gz differ diff --git a/run/logs/debug.log b/run/logs/debug.log index 31d06fe..4cf9751 100644 --- a/run/logs/debug.log +++ b/run/logs/debug.log @@ -1,2873 +1,2873 @@ -[03Nov2024 10:23:02.165] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430] -[03Nov2024 10:23:02.168] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS -[03Nov2024 10:23:02.171] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.6.52-gentoo -[03Nov2024 10:23:02.194] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,forgeclient,forgedatauserdev,testharness,forgeserverdev,forgeserveruserdev,forgejunitdev,forgeclientdev,forgeclientuserdev,forgeserver,forgejunituserdev,forgedatadev] -[03Nov2024 10:23:02.223] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,slf4jfixer,runtime_enum_extender,accesstransformer,runtimedistcleaner] -[03Nov2024 10:23:02.234] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services -[03Nov2024 10:23:02.240] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run -[03Nov2024 10:23:02.241] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods -[03Nov2024 10:23:02.241] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config -[03Nov2024 10:23:02.241] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/fml.toml -[03Nov2024 10:23:02.298] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Got mod coordinates testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main from env -[03Nov2024 10:23:02.300] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{testproject=[/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main, /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main]}] -[03Nov2024 10:23:02.302] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: -[03Nov2024 10:23:02.310] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow -[03Nov2024 10:23:02.440] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 -[03Nov2024 10:23:02.517] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6 -[03Nov2024 10:23:02.557] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] -[03Nov2024 10:23:02.557] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading -[03Nov2024 10:23:02.558] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin -[03Nov2024 10:23:02.558] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin -[03Nov2024 10:23:02.568] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml -[03Nov2024 10:23:02.569] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML 4.0.24 loading -[03Nov2024 10:23:02.569] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 11.0.4+main.d2e20e43 -[03Nov2024 10:23:02.570] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 10.0.1+139da711 -[03Nov2024 10:23:02.571] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found EventBus version : null -[03Nov2024 10:23:02.571] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner -[03Nov2024 10:23:02.571] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml -[03Nov2024 10:23:02.572] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services -[03Nov2024 10:23:02.586] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Received command line version data : VersionInfo[neoForgeVersion=21.1.65, fmlVersion=4.0.24, mcVersion=1.21.1, neoFormVersion=20240808.144430] -[03Nov2024 10:23:02.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing -[03Nov2024 10:23:02.587] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin -[03Nov2024 10:23:02.597] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@1f36e637 -[03Nov2024 10:23:02.606] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT -[03Nov2024 10:23:02.608] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager -[03Nov2024 10:23:02.608] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) -[03Nov2024 10:23:02.609] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) -[03Nov2024 10:23:02.610] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) -[03Nov2024 10:23:02.610] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) -[03Nov2024 10:23:02.610] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) -[03Nov2024 10:23:02.612] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin -[03Nov2024 10:23:02.612] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml -[03Nov2024 10:23:02.612] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories -[03Nov2024 10:23:02.613] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run -[03Nov2024 10:23:02.613] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods -[03Nov2024 10:23:02.613] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config -[03Nov2024 10:23:02.613] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/fml.toml -[03Nov2024 10:23:02.613] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Loading configuration -[03Nov2024 10:23:02.617] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler -[03Nov2024 10:23:02.618] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Using forgeclientuserdev as launch service -[03Nov2024 10:23:02.619] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml -[03Nov2024 10:23:02.620] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning -[03Nov2024 10:23:02.620] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin -[03Nov2024 10:23:02.620] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin -[03Nov2024 10:23:02.620] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml -[03Nov2024 10:23:02.621] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan -[03Nov2024 10:23:02.623] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Got mod coordinates testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main from env -[03Nov2024 10:23:02.623] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{testproject=[/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main, /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main]}] -[03Nov2024 10:23:02.633] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 4 implementations of IModFileCandidateLocator: -[03Nov2024 10:23:02.634] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.NeoForgeDevProvider from loader-4.0.24.jar -[03Nov2024 10:23:02.634] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.ModsFolderLocator from loader-4.0.24.jar -[03Nov2024 10:23:02.635] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.MavenDirectoryLocator from loader-4.0.24.jar -[03Nov2024 10:23:02.635] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: -1000 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.UserdevLocator from loader-4.0.24.jar -[03Nov2024 10:23:02.637] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 2 implementations of IModFileReader: -[03Nov2024 10:23:02.637] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader from loader-4.0.24.jar -[03Nov2024 10:23:02.637] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: -1000 - net.neoforged.fml.loading.moddiscovery.readers.NestedLibraryModReader from loader-4.0.24.jar -[03Nov2024 10:23:02.639] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 1 implementations of IDependencyLocator: -[03Nov2024 10:23:02.639] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator from loader-4.0.24.jar -[03Nov2024 10:23:02.685] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {minecraft} mods - versions {1.21.1} -[03Nov2024 10:23:02.692] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar -[03Nov2024 10:23:02.702] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {neoforge} mods - versions {21.1.65} -[03Nov2024 10:23:02.705] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/iris-neoforge-1.8.0-beta.5+mc1.21.1.jar -[03Nov2024 10:23:02.711] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iris-neoforge-1.8.0-beta.5+mc1.21.1.jar with {iris} mods - versions {1.8.0-beta.5+mc1.21.1} -[03Nov2024 10:23:02.713] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar -[03Nov2024 10:23:02.716] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar with {sodium} mods - versions {0.6.0-beta.4+mc1.21.1} -[03Nov2024 10:23:02.720] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] -[03Nov2024 10:23:02.720] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) GL version 4.6 (Core Profile) Mesa 24.1.7, AMD -[03Nov2024 10:23:02.722] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main -[03Nov2024 10:23:02.724] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {cawezs_mantle_to_stratus} mods - versions {1.0.0} -[03Nov2024 10:23:02.734] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar -[03Nov2024 10:23:02.736] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {neoforge} mods - versions {21.1.65} -[03Nov2024 10:23:02.741] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/earlydisplay/4.0.24/c1f79ceaefcb4c79dea89e969563718a2d5157f/earlydisplay-4.0.24.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/loader/4.0.24/8211b356d57387a287aa3fb1d425fdd34db6d638/loader-4.0.24.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/coremods/7.0.3/9147e6f638b4272b3bd5fc8f92ad37802512c6c/coremods-7.0.3.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/11.0.4/6619d4812a3c092310d521ebc4c9503727563df7/modlauncher-11.0.4.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.accesstransformers/at-modlauncher/10.0.1/5aba50202aceead086bc09fbc2751c9f05cb4890/at-modlauncher-10.0.1.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/accesstransformers/10.0.1/fd83b5725f76eae9115e9355fa1c456a6a441400/accesstransformers-10.0.1.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.openjdk.nashorn/nashorn-core/15.4/f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5/nashorn-core-15.4.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/mergetool/2.0.3/1275202cbbb248f49345cf6787ce299afd9a02fb/mergetool-2.0.3-api.jar because it was already located earlier -[03Nov2024 10:23:02.742] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/bus/8.0.2/163c9ef7c4bcca6d850c34e95261b606af91fe06/bus-8.0.2.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.8.0/861dbcf2757dd6701c98b3949198549ccb5f62ff/toml-3.8.0.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.8.0/2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a/core-3.8.0.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarSelector/0.4.1/fb3cc7a58af22ad2880adb98af6d518128c47dae/JarJarSelector-0.4.1.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarMetadata/0.4.1/f8da03683dc81694556dc3e177c5e3bb77ae6fcb/JarJarMetadata-0.4.1.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.8.5/4433f50c07debefaed0553bd0068f4f48d449313/maven-artifact-3.8.5.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.6.3/a01aaa6ddaea9ec07ec4f209487b7a46a526283a/typetools-0.6.3.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.3.0/b562e9bb61235c9520e26282cdee71f8f802d1fc/terminalconsoleappender-1.3.0.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.14.0/1ed471194b02f2c6cb734a0cd6f6f107c673afae/commons-lang3-3.14.0.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/logging/1.2.7/24cb95ffb0e3433fd6e844c04e68009e504ca1c0/logging-1.2.7.jar because it was already located earlier -[03Nov2024 10:23:02.743] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j2-impl/2.22.1/d7e6693c2606cb7e7335047d7bb96dec52db5665/log4j-slf4j2-impl-2.22.1.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.22.1/7183a25510a02ad00cc6a95d3b3d2a7d3c5a8dc4/log4j-core-2.22.1.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.22.1/bea6fede6328fabafd7e68363161a7ea6605abd1/log4j-api-2.22.1.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.15.1/f11560da189ab563a5c8e351941415430e9304ea/commons-io-2.15.1.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/guava/32.1.2-jre/5e64ec7e056456bef3a4bc4c6fdaef71e8ab6318/guava-32.1.2-jre.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.10.1/b3add478d4382b78ea20b1671390a858002feb6c/gson-2.10.1.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.9/7cf2726fdcfbc8610f9a71fb3ed639871f315340/slf4j-api-2.0.9.jar because it was already located earlier -[03Nov2024 10:23:02.744] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.13.1/17125bae1d965624e265ef49552f6465a2bfa307/antlr4-runtime-4.13.1.jar because it was already located earlier -[03Nov2024 10:23:02.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/srgutils/0.4.15/ca408b131759478f164e010fae0d73997e125fb5/srgutils-0.4.15.jar because it was already located earlier -[03Nov2024 10:23:02.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.codehaus.plexus/plexus-utils/3.3.0/cf43b5391de623b36fe066a21127baef82c64022/plexus-utils-3.3.0.jar because it was already located earlier -[03Nov2024 10:23:02.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.20.0/8f15415b022a25b473e8e16c28ae913186ffb9c4/jline-reader-3.20.0.jar because it was already located earlier -[03Nov2024 10:23:02.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.machinezoo.noexception/noexception/1.7.1/b65330c98e38a1f915fa54a6e5eca496505e3f0a/noexception-1.7.1.jar because it was already located earlier -[03Nov2024 10:23:02.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.github.oshi/oshi-core/6.4.10/b1d8ab82d11d92fd639b56d639f8f46f739dd5fa/oshi-core-6.4.10.jar because it was already located earlier -[03Nov2024 10:23:02.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar because it was already located earlier -[03Nov2024 10:23:02.745] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/73.2/61ad4ef7f9131fcf6d25c34b817f90d6da06c9e9/icu4j-73.2.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/6.0.54/de8bc95660e1b2fe8793fd427a7a10dcec5b3ea7/authlib-6.0.54.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/blocklist/1.0.10/5c685c5ffa94c4cd39496c7184c1d122e515ecef/blocklist-1.0.10.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.3.10/d15b53a14cf20fdcaa98f731af5dda654452c010/brigadier-1.3.10.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/8.0.16/67d4de6d7f95d89bcf5862995fb854ebaec02a34/datafixerupper-8.0.16.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/2.2.10/da05971b07cbb379d002cf7eaec6a2048211fefc/patchy-2.2.10.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.17.9/3cad216e3a7f0c19b4b394388bc9ffc446f13b14/text2speech-1.17.9.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.16.0/4e3eb3d79888d76b54e28b350915b5dc3919c9de/commons-codec-1.16.0.jar because it was already located earlier -[03Nov2024 10:23:02.746] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar because it was already located earlier -[03Nov2024 10:23:02.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.97.Final/f8f3d8644afa5e6e1a40a3a6aeb9d9aa970ecb4f/netty-buffer-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.97.Final/384ba4d75670befbedb45c4d3b497a93639c206d/netty-codec-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.97.Final/7cceacaf11df8dc63f23d0fb58e9d4640fc88404/netty-common-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.97.Final/abb86c6906bf512bf2b797a41cd7d2e8d3cd7c36/netty-handler-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.97.Final/cec8348108dc76c47cf87c669d514be52c922144/netty-resolver-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-classes-epoll/4.1.97.Final/795da37ded759e862457a82d9d92c4d39ce8ecee/netty-transport-classes-epoll-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.747] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.97.Final/d469d84265ab70095b01b40886cabdd433b6e664/netty-transport-native-unix-common-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.97.Final/f37380d23c9bb079bc702910833b2fd532c9abd0/netty-transport-4.1.97.Final.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.5.12/c24946d46824bd528054bface3231d2ecb7e95e8/fastutil-8.5.12.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.14.0/28934d48aed814f11e4c584da55c49fa7032b31b/jna-platform-5.14.0.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.14.0/67bf3eaea4f0718cb376a181a629e5f88fa1c9dd/jna-5.14.0.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.26.0/659feffdd12280201c8aacb8f7be94f9a883c824/commons-compress-1.26.0.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.13/e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada/httpclient-4.5.13.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.16/51cf043c87253c9f58b539c9f7e44c8894223850/httpcore-4.4.16.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jcraft/jorbis/0.0.17/8872d22b293e8f5d7d56ff92be966e6dc28ebdc6/jorbis-0.0.17.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.joml/joml/1.10.5/22566d58af70ad3d72308bab63b8339906deb649/joml-1.10.5.jar because it was already located earlier -[03Nov2024 10:23:02.748] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/a0db6c84a8becc8ca05f9dbfa985edc348a824c7/lwjgl-freetype-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/149070a5480900347071b7074779531f25a6e3dc/lwjgl-freetype-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/efa1eb78c5ccd840e9f329717109b5e892d72f8e/lwjgl-glfw-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/a03684c5e4b1b1dbbe0d29dbbdc27b985b6840f2/lwjgl-glfw-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/b543467b7ff3c6920539a88ee602d34098628be5/lwjgl-jemalloc-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/4f86728bf449b1dd61251c4e0ac01df1389cb51e/lwjgl-jemalloc-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/daada81ceb5fc0c291fbfdd4433cb8d9423577f2/lwjgl-openal-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/3037360cc4595079bea240af250b6d1a527e0905/lwjgl-openal-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/2f6b0147078396a58979125a4c947664e98293a/lwjgl-opengl-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.749] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/62c70a4b00ca5391882b0f4b787c1588d24f1c86/lwjgl-opengl-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/25dd6161988d7e65f71d5065c99902402ee32746/lwjgl-stb-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/fd1271ccd9d85eff2fa31f3fd543e02ccfaf5041/lwjgl-stb-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/82d755ca94b102e9ca77283b9e2dc46d1b15fbe5/lwjgl-tinyfd-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/d8d58daa0c3e5fd906fee96f5fddbcbc07cc308b/lwjgl-tinyfd-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/29589b5f87ed335a6c7e7ee6a5775f81f97ecb84/lwjgl-3.3.3.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/1713758e3660ba66e1e954396fd18126038b33c0/lwjgl-3.3.3-natives-linux.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lz4/lz4-java/1.8.0/4b986a99445e49ea5fbf5d149c4b63f6ed6c6780/lz4-java-1.8.0.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.20.0/d0ddcc708ddf527a3454c941b7b9225cc83a15ff/jline-terminal-3.20.0.jar because it was already located earlier -[03Nov2024 10:23:02.750] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.97.Final/5514744c588190ffda076b35a9b8c9f24946a960/netty-transport-native-epoll-4.1.97.Final-linux-aarch_64.jar because it was already located earlier -[03Nov2024 10:23:02.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.97.Final/54188f271e388e7f313aea995e82f58ce2cdb809/netty-transport-native-epoll-4.1.97.Final-linux-x86_64.jar because it was already located earlier -[03Nov2024 10:23:02.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because it was already located earlier -[03Nov2024 10:23:02.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar because it was already located earlier -[03Nov2024 10:23:02.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/3.33.0/de2b60b62da487644fc11f734e73c8b0b431238f/checker-qual-3.33.0.jar because it was already located earlier -[03Nov2024 10:23:02.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.18.0/89b684257096f548fa39a7df9fdaa409d4d4df91/error_prone_annotations-2.18.0.jar because it was already located earlier -[03Nov2024 10:23:02.751] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/2.8/c85270e307e7b822f1086b93689124b89768e273/j2objc-annotations-2.8.jar because it was already located earlier -[03Nov2024 10:23:02.753] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid neoforge, selecting most recent based on version data -[03Nov2024 10:23:02.753] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Selected file neoforge-21.1.65-minecraft.jar for modid neoforge with version 21.1.65 -[03Nov2024 10:23:02.835] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.840] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.42+d1308ded19.jar with {fabric_api_base} mods - versions {0.4.42+d1308ded19} -[03Nov2024 10:23:02.842] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.844] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar with {fabric_block_view_api_v2} mods - versions {1.0.10+9afaaf8c19} -[03Nov2024 10:23:02.846] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.847] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.4.0+acb05a3919.jar with {fabric_renderer_api_v1} mods - versions {3.4.0+acb05a3919} -[03Nov2024 10:23:02.848] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.850] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.48+73761d2e19.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.48+73761d2e19} -[03Nov2024 10:23:02.889] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.891] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.42+d1308ded19.jar with {fabric_api_base} mods - versions {0.4.42+d1308ded19} -[03Nov2024 10:23:02.892] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.894] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.48+73761d2e19.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.48+73761d2e19} -[03Nov2024 10:23:02.905] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.906] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.4.0+acb05a3919.jar with {fabric_renderer_api_v1} mods - versions {3.4.0+acb05a3919} -[03Nov2024 10:23:02.907] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.908] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar with {fabric_block_view_api_v2} mods - versions {1.0.10+9afaaf8c19} -[03Nov2024 10:23:02.913] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection -[03Nov2024 10:23:02.916] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {minecraft} mods - versions {1.21.1} -[03Nov2024 10:23:02.919] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] -[03Nov2024 10:23:02.921] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/iris-neoforge-1.8.0-beta.5+mc1.21.1.jar -[03Nov2024 10:23:02.922] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iris-neoforge-1.8.0-beta.5+mc1.21.1.jar with {iris} mods - versions {1.8.0-beta.5+mc1.21.1} -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/iris-neoforge-1.8.0-beta.5+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.json -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.fantastic.json -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.vertexformat.json -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config iris-batched-entity-rendering.mixins.json -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.compat.sodium.json -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.compat.dh.json -[03Nov2024 10:23:02.923] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.forge.json -[03Nov2024 10:23:02.924] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.42+d1308ded19.jar with {fabric_api_base} mods - versions {0.4.42+d1308ded19} -[03Nov2024 10:23:02.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] -[03Nov2024 10:23:02.925] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.4.0+acb05a3919.jar with {fabric_renderer_api_v1} mods - versions {3.4.0+acb05a3919} -[03Nov2024 10:23:02.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] -[03Nov2024 10:23:02.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-renderer-api-v1.mixins.json -[03Nov2024 10:23:02.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-renderer-api-v1.debughud.mixins.json -[03Nov2024 10:23:02.926] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.48+73761d2e19.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.48+73761d2e19} -[03Nov2024 10:23:02.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] -[03Nov2024 10:23:02.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-rendering-data-attachment-v1.mixins.json -[03Nov2024 10:23:02.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-rendering-data-attachment-v1.client.mixins.json -[03Nov2024 10:23:02.927] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar -[03Nov2024 10:23:02.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar with {sodium} mods - versions {0.6.0-beta.4+mc1.21.1} -[03Nov2024 10:23:02.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] -[03Nov2024 10:23:02.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config sodium-common.mixins.json -[03Nov2024 10:23:02.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config sodium-neoforge.mixins.json -[03Nov2024 10:23:02.928] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main -[03Nov2024 10:23:02.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {cawezs_mantle_to_stratus} mods - versions {1.0.0} -[03Nov2024 10:23:02.929] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]] -[03Nov2024 10:23:02.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar -[03Nov2024 10:23:02.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {neoforge} mods - versions {21.1.65} -[03Nov2024 10:23:02.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,]]] -[03Nov2024 10:23:02.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config neoforge.mixins.json -[03Nov2024 10:23:02.930] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate -[03Nov2024 10:23:02.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar with {fabric_block_view_api_v2} mods - versions {1.0.10+9afaaf8c19} -[03Nov2024 10:23:02.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] -[03Nov2024 10:23:02.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-block-view-api-v2.mixins.json -[03Nov2024 10:23:02.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-block-view-api-v2.client.mixins.json -[03Nov2024 10:23:02.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] -[03Nov2024 10:23:02.932] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml -[03Nov2024 10:23:02.947] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 3 implementations of IModLanguageLoader: -[03Nov2024 10:23:02.947] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.javafmlmod.FMLJavaModLanguageProvider from loader-4.0.24.jar -[03Nov2024 10:23:02.947] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.lowcodemod.LowCodeModLanguageProvider from loader-4.0.24.jar -[03Nov2024 10:23:02.947] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.mclanguageprovider.MinecraftModLanguageProvider from loader-4.0.24.jar -[03Nov2024 10:23:02.948] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider javafml, version 4.0.24 -[03Nov2024 10:23:02.948] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider lowcodefml, version 4.0.24 -[03Nov2024 10:23:02.949] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider minecraft, version 4.0.24 -[03Nov2024 10:23:02.952] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Configured system mods: [minecraft, neoforge] -[03Nov2024 10:23:02.952] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: minecraft -[03Nov2024 10:23:02.952] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: neoforge -[03Nov2024 10:23:02.954] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 16 mod requirements (14 mandatory, 2 optional) -[03Nov2024 10:23:02.955] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) -[03Nov2024 10:23:03.091] [main/DEBUG] [mixin/]: Adding mixin platform agents for container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0 -[03Nov2024 10:23:03.091] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0 -[03Nov2024 10:23:03.091] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0 -[03Nov2024 10:23:03.091] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0 -[03Nov2024 10:23:03.092] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0 -[03Nov2024 10:23:03.092] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0 -[03Nov2024 10:23:03.092] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0 -[03Nov2024 10:23:03.100] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers -[03Nov2024 10:23:03.101] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin -[03Nov2024 10:23:03.103] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin -[03Nov2024 10:23:03.104] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml -[03Nov2024 10:23:03.104] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/LOADING]: Loading coremod transformers -[03Nov2024 10:23:03.104] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Not loading coremod script-engine since no mod requested it -[03Nov2024 10:23:03.106] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 1 implementations of ICoreMod: -[03Nov2024 10:23:03.107] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.neoforge.coremods.NeoForgeCoreMod from neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar -[03Nov2024 10:23:03.118] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.biome.Biome, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@f72203 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar -[03Nov2024 10:23:03.118] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.structure.Structure, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@f72203 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar -[03Nov2024 10:23:03.119] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.block.FlowerPotBlock, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@f72203 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar -[03Nov2024 10:23:03.119] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net/minecraft/server/commands/SummonCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/PhantomSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Zombie, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/NaturalSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Spider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/EntityType, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Strider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/raid/Raid, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/ai/village/VillageSiege, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/server/commands/RaidCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/animal/horse/SkeletonTrapGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/npc/CatSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/ZombieVillager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/PatrolSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/npc/Villager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/animal/frog/Tadpole, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@f72203 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar -[03Nov2024 10:23:03.134] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@5ce4369b to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/biome/Biome;} {} {V} -[03Nov2024 10:23:03.136] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@7ad54c55 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} -[03Nov2024 10:23:03.137] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@73017a80 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} -[03Nov2024 10:23:03.137] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/server/commands/SummonCommand;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Spider;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/EntityType;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Strider;} {} {V} -[03Nov2024 10:23:03.138] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/raid/Raid;} {} {V} -[03Nov2024 10:23:03.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} -[03Nov2024 10:23:03.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} -[03Nov2024 10:23:03.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/server/commands/RaidCommand;} {} {V} -[03Nov2024 10:23:03.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} -[03Nov2024 10:23:03.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} -[03Nov2024 10:23:03.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} -[03Nov2024 10:23:03.139] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} -[03Nov2024 10:23:03.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} -[03Nov2024 10:23:03.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} -[03Nov2024 10:23:03.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} -[03Nov2024 10:23:03.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/npc/Villager;} {} {V} -[03Nov2024 10:23:03.140] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@6ae7deac to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} -[03Nov2024 10:23:03.140] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml -[03Nov2024 10:23:03.850] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[03Nov2024 10:23:03.850] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0] -[03Nov2024 10:23:03.851] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[FMLMixinPlatformAgent:null] -[03Nov2024 10:23:03.950] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-rendering-data-attachment-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[03Nov2024 10:23:03.962] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 -[03Nov2024 10:23:03.963] [main/DEBUG] [mixin/]: Mixin config fabric-rendering-data-attachment-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:03.967] [main/DEBUG] [mixin/]: Mixin config fabric-rendering-data-attachment-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:03.974] [main/DEBUG] [mixin/]: Mixin config sodium-common.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:03.987] [main/DEBUG] [mixin/]: Mixin config sodium-neoforge.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:03.991] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.json is lower than the default level supported by the current mixin service (JAVA_16). -[03Nov2024 10:23:03.995] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.fantastic.json is lower than the default level supported by the current mixin service (JAVA_16). -[03Nov2024 10:23:04.000] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.vertexformat.json is lower than the default level supported by the current mixin service (JAVA_16). -[03Nov2024 10:23:04.003] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by iris-batched-entity-rendering.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). -[03Nov2024 10:23:04.007] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.compat.sodium.json is lower than the default level supported by the current mixin service (JAVA_16). -[03Nov2024 10:23:04.011] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.compat.dh.json is lower than the default level supported by the current mixin service (JAVA_16). -[03Nov2024 10:23:04.015] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.forge.json is lower than the default level supported by the current mixin service (JAVA_16). -[03Nov2024 10:23:04.018] [main/DEBUG] [mixin/]: Compatibility level JAVA_21 specified by fabric-renderer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[03Nov2024 10:23:04.018] [main/INFO] [mixin/]: Compatibility level set to JAVA_21 -[03Nov2024 10:23:04.018] [main/DEBUG] [mixin/]: Mixin config fabric-renderer-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:04.021] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-renderer-api-v1.debughud.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[03Nov2024 10:23:04.021] [main/DEBUG] [mixin/]: Mixin config fabric-renderer-api-v1.debughud.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:04.027] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-block-view-api-v2.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[03Nov2024 10:23:04.027] [main/DEBUG] [mixin/]: Mixin config fabric-block-view-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:04.030] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-block-view-api-v2.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). -[03Nov2024 10:23:04.030] [main/DEBUG] [mixin/]: Mixin config fabric-block-view-api-v2.client.mixins.json does not specify "minVersion" or "requiredFeatures" property -[03Nov2024 10:23:04.032] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[03Nov2024 10:23:04.033] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixin_synthetic) -[03Nov2024 10:23:04.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixin_synthetic) -[03Nov2024 10:23:04.033] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixin_synthetic) -[03Nov2024 10:23:04.034] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixin_synthetic) -[03Nov2024 10:23:04.034] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixin_synthetic) -[03Nov2024 10:23:04.034] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixin_synthetic) -[03Nov2024 10:23:04.034] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixin_synthetic) -[03Nov2024 10:23:04.034] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] -[03Nov2024 10:23:04.035] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_rendering_data_attachment_v1) -[03Nov2024 10:23:04.035] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_rendering_data_attachment_v1) -[03Nov2024 10:23:04.035] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_rendering_data_attachment_v1) -[03Nov2024 10:23:04.035] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_rendering_data_attachment_v1) -[03Nov2024 10:23:04.035] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_rendering_data_attachment_v1) -[03Nov2024 10:23:04.035] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_rendering_data_attachment_v1) -[03Nov2024 10:23:04.035] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_rendering_data_attachment_v1) -[03Nov2024 10:23:04.036] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_data_attachment_v1)] -[03Nov2024 10:23:04.036] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) -[03Nov2024 10:23:04.036] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) -[03Nov2024 10:23:04.036] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) -[03Nov2024 10:23:04.036] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) -[03Nov2024 10:23:04.036] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) -[03Nov2024 10:23:04.037] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(minecraft) -[03Nov2024 10:23:04.037] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(minecraft) -[03Nov2024 10:23:04.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[03Nov2024 10:23:04.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sodium) -[03Nov2024 10:23:04.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sodium) -[03Nov2024 10:23:04.038] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sodium) -[03Nov2024 10:23:04.038] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sodium) -[03Nov2024 10:23:04.038] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sodium) -[03Nov2024 10:23:04.038] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sodium) -[03Nov2024 10:23:04.038] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sodium) -[03Nov2024 10:23:04.039] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodium)] -[03Nov2024 10:23:04.039] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(iris) -[03Nov2024 10:23:04.039] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(iris) -[03Nov2024 10:23:04.039] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(iris) -[03Nov2024 10:23:04.039] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(iris) -[03Nov2024 10:23:04.040] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(iris) -[03Nov2024 10:23:04.040] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(iris) -[03Nov2024 10:23:04.040] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(iris) -[03Nov2024 10:23:04.040] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iris)] -[03Nov2024 10:23:04.040] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_renderer_api_v1) -[03Nov2024 10:23:04.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_renderer_api_v1) -[03Nov2024 10:23:04.041] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_renderer_api_v1) -[03Nov2024 10:23:04.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_renderer_api_v1) -[03Nov2024 10:23:04.041] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_renderer_api_v1) -[03Nov2024 10:23:04.042] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_renderer_api_v1) -[03Nov2024 10:23:04.042] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_renderer_api_v1) -[03Nov2024 10:23:04.042] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_api_v1)] -[03Nov2024 10:23:04.042] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_api_base) -[03Nov2024 10:23:04.042] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_api_base) -[03Nov2024 10:23:04.042] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_api_base) -[03Nov2024 10:23:04.043] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_api_base) -[03Nov2024 10:23:04.043] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_api_base) -[03Nov2024 10:23:04.043] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_api_base) -[03Nov2024 10:23:04.044] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_api_base) -[03Nov2024 10:23:04.044] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_base)] -[03Nov2024 10:23:04.044] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cawezs_mantle_to_stratus) -[03Nov2024 10:23:04.044] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cawezs_mantle_to_stratus) -[03Nov2024 10:23:04.045] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cawezs_mantle_to_stratus) -[03Nov2024 10:23:04.045] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cawezs_mantle_to_stratus) -[03Nov2024 10:23:04.045] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cawezs_mantle_to_stratus) -[03Nov2024 10:23:04.045] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cawezs_mantle_to_stratus) -[03Nov2024 10:23:04.046] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cawezs_mantle_to_stratus) -[03Nov2024 10:23:04.046] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] -[03Nov2024 10:23:04.046] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_block_view_api_v2) -[03Nov2024 10:23:04.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_block_view_api_v2) -[03Nov2024 10:23:04.047] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_block_view_api_v2) -[03Nov2024 10:23:04.047] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_block_view_api_v2) -[03Nov2024 10:23:04.047] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_block_view_api_v2) -[03Nov2024 10:23:04.047] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_block_view_api_v2) -[03Nov2024 10:23:04.048] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_block_view_api_v2) -[03Nov2024 10:23:04.048] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_view_api_v2)] -[03Nov2024 10:23:04.048] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.050] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.051] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.051] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.052] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.052] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.053] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.053] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] -[03Nov2024 10:23:04.053] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json source=SecureJarResource(mixinextras.neoforge) -[03Nov2024 10:23:04.056] [main/DEBUG] [mixin/]: inject() running with 12 agents -[03Nov2024 10:23:04.057] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[03Nov2024 10:23:04.058] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@676ff3b0] -[03Nov2024 10:23:04.058] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[FMLMixinPlatformAgent:null] -[03Nov2024 10:23:04.058] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] -[03Nov2024 10:23:04.058] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_data_attachment_v1)] -[03Nov2024 10:23:04.059] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[03Nov2024 10:23:04.059] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodium)] -[03Nov2024 10:23:04.059] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iris)] -[03Nov2024 10:23:04.060] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_api_v1)] -[03Nov2024 10:23:04.061] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_base)] -[03Nov2024 10:23:04.061] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] -[03Nov2024 10:23:04.061] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_view_api_v2)] -[03Nov2024 10:23:04.061] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] -[03Nov2024 10:23:04.062] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.65, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] -[03Nov2024 10:23:04.127] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] -[03Nov2024 10:23:04.128] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-data-attachment-v1.mixins.json -[03Nov2024 10:23:04.135] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-data-attachment-v1.client.mixins.json -[03Nov2024 10:23:04.136] [main/DEBUG] [mixin/]: Selecting config sodium-common.mixins.json -[03Nov2024 10:23:04.162] [main/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.ForgeMixinOverrides@11d4dbd6 for service interface net.caffeinemc.mods.sodium.client.services.PlatformMixinOverrides -[03Nov2024 10:23:04.171] [main/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.NeoForgeRuntimeInformation@49c8f6e8 for service interface net.caffeinemc.mods.sodium.client.services.PlatformRuntimeInformation -[03Nov2024 10:23:04.172] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 43 options available, 1 override(s) found -[03Nov2024 10:23:04.173] [main/DEBUG] [mixin/]: Selecting config sodium-neoforge.mixins.json -[03Nov2024 10:23:04.173] [main/DEBUG] [mixin/]: Selecting config mixins.iris.json -[03Nov2024 10:23:04.174] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.175] [main/DEBUG] [mixin/]: Selecting config mixins.iris.fantastic.json -[03Nov2024 10:23:04.175] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.175] [main/DEBUG] [mixin/]: Selecting config mixins.iris.vertexformat.json -[03Nov2024 10:23:04.176] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.176] [main/DEBUG] [mixin/]: Selecting config iris-batched-entity-rendering.mixins.json -[03Nov2024 10:23:04.177] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for iris-batched-entity-rendering.mixins.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.177] [main/DEBUG] [mixin/]: Selecting config mixins.iris.compat.sodium.json -[03Nov2024 10:23:04.177] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.178] [main/DEBUG] [mixin/]: Selecting config mixins.iris.compat.dh.json -[03Nov2024 10:23:04.180] [main/WARN] [mixin/]: Reference map '' for mixins.iris.compat.dh.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.181] [main/DEBUG] [mixin/]: Selecting config mixins.iris.forge.json -[03Nov2024 10:23:04.181] [main/DEBUG] [mixin/]: Selecting config fabric-renderer-api-v1.mixins.json -[03Nov2024 10:23:04.182] [main/DEBUG] [mixin/]: Selecting config fabric-renderer-api-v1.debughud.mixins.json -[03Nov2024 10:23:04.183] [main/DEBUG] [mixin/]: Selecting config neoforge.mixins.json -[03Nov2024 10:23:04.183] [main/DEBUG] [mixin/]: Selecting config fabric-block-view-api-v2.mixins.json -[03Nov2024 10:23:04.184] [main/DEBUG] [mixin/]: Selecting config fabric-block-view-api-v2.client.mixins.json -[03Nov2024 10:23:04.185] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json -[03Nov2024 10:23:04.269] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1) is taking over from null -[03Nov2024 10:23:04.336] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo -[03Nov2024 10:23:04.339] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo -[03Nov2024 10:23:04.341] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo -[03Nov2024 10:23:04.344] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo -[03Nov2024 10:23:04.346] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo -[03Nov2024 10:23:04.349] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo -[03Nov2024 10:23:04.376] [main/DEBUG] [mixin/]: Preparing fabric-rendering-data-attachment-v1.mixins.json (2) -[03Nov2024 10:23:04.431] [main/DEBUG] [mixin/]: Preparing fabric-rendering-data-attachment-v1.client.mixins.json (1) -[03Nov2024 10:23:04.467] [main/DEBUG] [mixin/]: Preparing sodium-common.mixins.json (79) -[03Nov2024 10:23:04.565] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children -[03Nov2024 10:23:04.566] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children -[03Nov2024 10:23:04.567] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children -[03Nov2024 10:23:05.068] [main/DEBUG] [mixin/]: Preparing sodium-neoforge.mixins.json (14) -[03Nov2024 10:23:05.141] [main/DEBUG] [mixin/]: Preparing mixins.iris.json (94) -[03Nov2024 10:23:05.472] [main/DEBUG] [mixin/]: Preparing mixins.iris.fantastic.json (5) -[03Nov2024 10:23:05.484] [main/DEBUG] [mixin/]: Preparing mixins.iris.vertexformat.json (8) -[03Nov2024 10:23:05.501] [main/DEBUG] [mixin/]: Preparing iris-batched-entity-rendering.mixins.json (18) -[03Nov2024 10:23:05.531] [main/DEBUG] [mixin/]: Preparing mixins.iris.compat.sodium.json (15) -[03Nov2024 10:23:05.581] [main/DEBUG] [mixin/]: Preparing mixins.iris.compat.dh.json (4) -[03Nov2024 10:23:05.587] [main/DEBUG] [mixin/]: Preparing mixins.iris.forge.json (7) -[03Nov2024 10:23:05.593] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/entity/RenderFlame (java.lang.ClassNotFoundException: mekanism.client.render.entity.RenderFlame) -[03Nov2024 10:23:05.595] [main/DEBUG] [mixin/]: Skipping virtual target mekanism/client/render/entity/RenderFlame for mixins.iris.forge.json:MixinRenderFlame from mod iris -[03Nov2024 10:23:05.597] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/armor/MekaSuitArmor (java.lang.ClassNotFoundException: mekanism.client.render.armor.MekaSuitArmor) -[03Nov2024 10:23:05.597] [main/DEBUG] [mixin/]: Skipping virtual target mekanism/client/render/armor/MekaSuitArmor for mixins.iris.forge.json:MixinRenderMekasuit from mod iris -[03Nov2024 10:23:05.606] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/client/utils/IEGLShaders (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.client.utils.IEGLShaders) -[03Nov2024 10:23:05.606] [main/DEBUG] [mixin/]: Skipping virtual target blusunrize/immersiveengineering/client/utils/IEGLShaders for mixins.iris.forge.json:MixinVBOIE from mod iris -[03Nov2024 10:23:05.606] [main/DEBUG] [mixin/]: Preparing fabric-renderer-api-v1.mixins.json (4) -[03Nov2024 10:23:05.610] [main/DEBUG] [mixin/]: Preparing fabric-renderer-api-v1.debughud.mixins.json (1) -[03Nov2024 10:23:05.611] [main/DEBUG] [mixin/]: Preparing neoforge.mixins.json (2) -[03Nov2024 10:23:05.617] [main/DEBUG] [mixin/]: Preparing fabric-block-view-api-v2.mixins.json (2) -[03Nov2024 10:23:05.622] [main/DEBUG] [mixin/]: Preparing fabric-block-view-api-v2.client.mixins.json (2) -[03Nov2024 10:23:05.628] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0) -[03Nov2024 10:23:05.859] [main/DEBUG] [mixin/]: Prepared 248 mixins in 1.727 sec (7.0ms avg) (0ms load, 0ms transform, 0ms plugin) -[03Nov2024 10:23:05.868] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). -[03Nov2024 10:23:05.871] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo -[03Nov2024 10:23:05.873] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo -[03Nov2024 10:23:05.883] [main/DEBUG] [mixin/]: Mixing texture.MixinAbstractTexture from mixins.iris.json into net.minecraft.client.renderer.texture.AbstractTexture -[03Nov2024 10:23:05.889] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinAbstractTexture from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:06.058] [main/DEBUG] [mixin/]: Mixing texture.SimpleTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SimpleTexture -[03Nov2024 10:23:06.058] [main/DEBUG] [mixin/]: mixins.iris.json:texture.SimpleTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:06.074] [main/DEBUG] [mixin/]: Mixing features.render.immediate.matrix_stack.VertexConsumerMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexConsumer -[03Nov2024 10:23:06.079] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.matrix_stack.VertexConsumerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:06.290] [main/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.GuiGraphicsMixin from sodium-common.mixins.json into net.minecraft.client.gui.GuiGraphics -[03Nov2024 10:23:06.291] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:06.307] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.307] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.308] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.308] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.308] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.308] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.376] [main/DEBUG] [mixin/]: Mixing core.MinecraftMixin from sodium-common.mixins.json into net.minecraft.client.Minecraft -[03Nov2024 10:23:06.380] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:06.408] [main/DEBUG] [mixin/]: Mixing platform.neoforge.EntrypointMixin from sodium-neoforge.mixins.json into net.minecraft.client.Minecraft -[03Nov2024 10:23:06.409] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:06.409] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$sodium$loadConfig$0(Lnet/neoforged/fml/ModContainer;)Ljava/lang/String; to mde22338$sodium$lambda$sodium$loadConfig$0$0 in sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium -[03Nov2024 10:23:06.423] [main/DEBUG] [mixin/]: Mixing MixinMinecraft_Images from mixins.iris.json into net.minecraft.client.Minecraft -[03Nov2024 10:23:06.424] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:06.472] [main/DEBUG] [mixin/]: Mixing MixinMinecraft_Keybinds from mixins.iris.json into net.minecraft.client.Minecraft -[03Nov2024 10:23:06.473] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:06.483] [main/DEBUG] [mixin/]: Mixing MixinMinecraft_PipelineManagement from mixins.iris.json into net.minecraft.client.Minecraft -[03Nov2024 10:23:06.484] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:06.583] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::preRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.583] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::preRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.583] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::preRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.583] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.583] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.584] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.585] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:06.585] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.585] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:06.585] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:06.586] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.586] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:06.586] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium->@Inject::sodium$loadConfig(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.586] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium->@Inject::sodium$loadConfig(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.586] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium->@Inject::sodium$loadConfig(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.586] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris->@Inject::iris$setupImages(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.587] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris->@Inject::iris$setupImages(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.587] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris->@Inject::iris$setupImages(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.588] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris->@Inject::iris$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.588] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris->@Inject::iris$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.588] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris->@Inject::iris$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.589] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLeave(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.589] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLeave(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.589] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLeave(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.590] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLevelChange(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/gui/screens/ReceivingLevelScreen$Reason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.590] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLevelChange(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/gui/screens/ReceivingLevelScreen$Reason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.590] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLevelChange(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/gui/screens/ReceivingLevelScreen$Reason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.591] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$resetPipeline(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:06.591] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$resetPipeline(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:06.591] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$resetPipeline(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:06.927] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework -[03Nov2024 10:23:06.931] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple -[03Nov2024 10:23:06.931] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 -[03Nov2024 10:23:06.986] [main/DEBUG] [mixin/]: Mixing texture.MixinResourceLocation from mixins.iris.json into net.minecraft.resources.ResourceLocation -[03Nov2024 10:23:06.987] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:06.992] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$blockDUMMY(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:06.993] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$allowInvalidPaths(CLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:08.083] [main/DEBUG] [mixin/]: Mixing MixinSystemReport from mixins.iris.json into net.minecraft.SystemReport -[03Nov2024 10:23:08.084] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:08.084] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$1()Ljava/lang/String; to mde22338$iris$lambda$fillSystemDetails$1$0 in mixins.iris.json:MixinSystemReport from mod iris -[03Nov2024 10:23:08.084] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$0(Ljava/lang/StringBuilder;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to mde22338$iris$lambda$fillSystemDetails$0$1 in mixins.iris.json:MixinSystemReport from mod iris -[03Nov2024 10:23:08.103] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:08.103] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:08.103] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:08.132] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@58d63b16 -[03Nov2024 10:23:08.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[03Nov2024 10:23:08.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[03Nov2024 10:23:08.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat -[03Nov2024 10:23:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[03Nov2024 10:23:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[03Nov2024 10:23:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[03Nov2024 10:23:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[03Nov2024 10:23:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity -[03Nov2024 10:23:08.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[03Nov2024 10:23:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[03Nov2024 10:23:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[03Nov2024 10:23:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[03Nov2024 10:23:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[03Nov2024 10:23:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[03Nov2024 10:23:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[03Nov2024 10:23:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[03Nov2024 10:23:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[03Nov2024 10:23:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[03Nov2024 10:23:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[03Nov2024 10:23:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[03Nov2024 10:23:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[03Nov2024 10:23:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[03Nov2024 10:23:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[03Nov2024 10:23:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[03Nov2024 10:23:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[03Nov2024 10:23:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[03Nov2024 10:23:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[03Nov2024 10:23:08.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[03Nov2024 10:23:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[03Nov2024 10:23:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[03Nov2024 10:23:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[03Nov2024 10:23:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity -[03Nov2024 10:23:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[03Nov2024 10:23:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[03Nov2024 10:23:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[03Nov2024 10:23:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[03Nov2024 10:23:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[03Nov2024 10:23:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[03Nov2024 10:23:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[03Nov2024 10:23:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[03Nov2024 10:23:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[03Nov2024 10:23:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[03Nov2024 10:23:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[03Nov2024 10:23:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[03Nov2024 10:23:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[03Nov2024 10:23:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[03Nov2024 10:23:08.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[03Nov2024 10:23:08.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[03Nov2024 10:23:08.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[03Nov2024 10:23:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[03Nov2024 10:23:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[03Nov2024 10:23:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[03Nov2024 10:23:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[03Nov2024 10:23:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[03Nov2024 10:23:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[03Nov2024 10:23:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[03Nov2024 10:23:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[03Nov2024 10:23:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[03Nov2024 10:23:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[03Nov2024 10:23:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[03Nov2024 10:23:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[03Nov2024 10:23:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[03Nov2024 10:23:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[03Nov2024 10:23:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[03Nov2024 10:23:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[03Nov2024 10:23:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[03Nov2024 10:23:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[03Nov2024 10:23:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[03Nov2024 10:23:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity -[03Nov2024 10:23:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[03Nov2024 10:23:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[03Nov2024 10:23:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[03Nov2024 10:23:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[03Nov2024 10:23:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[03Nov2024 10:23:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[03Nov2024 10:23:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[03Nov2024 10:23:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[03Nov2024 10:23:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[03Nov2024 10:23:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[03Nov2024 10:23:08.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[03Nov2024 10:23:08.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[03Nov2024 10:23:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[03Nov2024 10:23:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[03Nov2024 10:23:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[03Nov2024 10:23:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[03Nov2024 10:23:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[03Nov2024 10:23:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[03Nov2024 10:23:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[03Nov2024 10:23:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[03Nov2024 10:23:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[03Nov2024 10:23:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[03Nov2024 10:23:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[03Nov2024 10:23:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[03Nov2024 10:23:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[03Nov2024 10:23:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[03Nov2024 10:23:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[03Nov2024 10:23:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[03Nov2024 10:23:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[03Nov2024 10:23:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[03Nov2024 10:23:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[03Nov2024 10:23:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[03Nov2024 10:23:08.285] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[03Nov2024 10:23:08.285] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[03Nov2024 10:23:08.286] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[03Nov2024 10:23:08.286] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[03Nov2024 10:23:08.286] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity -[03Nov2024 10:23:08.287] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[03Nov2024 10:23:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[03Nov2024 10:23:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[03Nov2024 10:23:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[03Nov2024 10:23:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[03Nov2024 10:23:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[03Nov2024 10:23:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[03Nov2024 10:23:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[03Nov2024 10:23:08.290] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[03Nov2024 10:23:08.290] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[03Nov2024 10:23:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[03Nov2024 10:23:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[03Nov2024 10:23:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[03Nov2024 10:23:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[03Nov2024 10:23:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[03Nov2024 10:23:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[03Nov2024 10:23:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[03Nov2024 10:23:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[03Nov2024 10:23:08.294] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[03Nov2024 10:23:08.294] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[03Nov2024 10:23:08.294] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.295] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.295] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[03Nov2024 10:23:08.296] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[03Nov2024 10:23:08.296] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[03Nov2024 10:23:08.296] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[03Nov2024 10:23:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[03Nov2024 10:23:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[03Nov2024 10:23:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[03Nov2024 10:23:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[03Nov2024 10:23:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.298] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.298] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[03Nov2024 10:23:08.298] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[03Nov2024 10:23:08.298] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[03Nov2024 10:23:08.298] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[03Nov2024 10:23:08.300] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[03Nov2024 10:23:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[03Nov2024 10:23:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[03Nov2024 10:23:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[03Nov2024 10:23:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity -[03Nov2024 10:23:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[03Nov2024 10:23:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[03Nov2024 10:23:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[03Nov2024 10:23:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[03Nov2024 10:23:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[03Nov2024 10:23:08.304] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[03Nov2024 10:23:08.304] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[03Nov2024 10:23:08.304] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[03Nov2024 10:23:08.304] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[03Nov2024 10:23:08.304] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[03Nov2024 10:23:08.305] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[03Nov2024 10:23:08.305] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[03Nov2024 10:23:08.305] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.305] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.305] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[03Nov2024 10:23:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[03Nov2024 10:23:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[03Nov2024 10:23:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[03Nov2024 10:23:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[03Nov2024 10:23:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[03Nov2024 10:23:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[03Nov2024 10:23:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[03Nov2024 10:23:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[03Nov2024 10:23:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[03Nov2024 10:23:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[03Nov2024 10:23:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[03Nov2024 10:23:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[03Nov2024 10:23:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[03Nov2024 10:23:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[03Nov2024 10:23:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[03Nov2024 10:23:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[03Nov2024 10:23:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[03Nov2024 10:23:08.310] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[03Nov2024 10:23:08.310] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[03Nov2024 10:23:08.311] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[03Nov2024 10:23:08.312] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[03Nov2024 10:23:08.312] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[03Nov2024 10:23:08.312] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[03Nov2024 10:23:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity -[03Nov2024 10:23:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[03Nov2024 10:23:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[03Nov2024 10:23:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[03Nov2024 10:23:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[03Nov2024 10:23:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[03Nov2024 10:23:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[03Nov2024 10:23:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[03Nov2024 10:23:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[03Nov2024 10:23:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[03Nov2024 10:23:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[03Nov2024 10:23:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[03Nov2024 10:23:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[03Nov2024 10:23:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[03Nov2024 10:23:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[03Nov2024 10:23:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[03Nov2024 10:23:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[03Nov2024 10:23:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[03Nov2024 10:23:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[03Nov2024 10:23:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[03Nov2024 10:23:08.319] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[03Nov2024 10:23:08.319] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.319] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.319] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[03Nov2024 10:23:08.319] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[03Nov2024 10:23:08.320] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[03Nov2024 10:23:08.320] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[03Nov2024 10:23:08.320] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[03Nov2024 10:23:08.320] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[03Nov2024 10:23:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[03Nov2024 10:23:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[03Nov2024 10:23:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[03Nov2024 10:23:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[03Nov2024 10:23:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[03Nov2024 10:23:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[03Nov2024 10:23:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[03Nov2024 10:23:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[03Nov2024 10:23:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[03Nov2024 10:23:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[03Nov2024 10:23:08.325] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity -[03Nov2024 10:23:08.325] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[03Nov2024 10:23:08.325] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[03Nov2024 10:23:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[03Nov2024 10:23:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[03Nov2024 10:23:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[03Nov2024 10:23:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[03Nov2024 10:23:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[03Nov2024 10:23:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[03Nov2024 10:23:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[03Nov2024 10:23:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[03Nov2024 10:23:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[03Nov2024 10:23:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[03Nov2024 10:23:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.329] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[03Nov2024 10:23:08.329] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[03Nov2024 10:23:08.329] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[03Nov2024 10:23:08.329] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[03Nov2024 10:23:08.329] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[03Nov2024 10:23:08.330] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[03Nov2024 10:23:08.330] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[03Nov2024 10:23:08.330] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[03Nov2024 10:23:08.330] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.330] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.331] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[03Nov2024 10:23:08.331] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[03Nov2024 10:23:08.331] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[03Nov2024 10:23:08.331] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[03Nov2024 10:23:08.331] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[03Nov2024 10:23:08.332] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[03Nov2024 10:23:08.332] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[03Nov2024 10:23:08.332] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[03Nov2024 10:23:08.332] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.332] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.335] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[03Nov2024 10:23:08.336] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[03Nov2024 10:23:08.337] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[03Nov2024 10:23:08.337] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[03Nov2024 10:23:08.340] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[03Nov2024 10:23:08.341] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[03Nov2024 10:23:08.341] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[03Nov2024 10:23:08.341] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[03Nov2024 10:23:08.342] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity -[03Nov2024 10:23:08.342] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[03Nov2024 10:23:08.342] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[03Nov2024 10:23:08.343] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[03Nov2024 10:23:08.344] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[03Nov2024 10:23:08.344] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.344] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.344] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[03Nov2024 10:23:08.344] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[03Nov2024 10:23:08.344] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[03Nov2024 10:23:08.345] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[03Nov2024 10:23:08.345] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[03Nov2024 10:23:08.345] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[03Nov2024 10:23:08.345] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[03Nov2024 10:23:08.345] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[03Nov2024 10:23:08.346] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.346] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.346] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[03Nov2024 10:23:08.346] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[03Nov2024 10:23:08.347] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[03Nov2024 10:23:08.348] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[03Nov2024 10:23:08.348] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[03Nov2024 10:23:08.349] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[03Nov2024 10:23:08.350] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[03Nov2024 10:23:08.350] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[03Nov2024 10:23:08.351] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.351] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.352] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[03Nov2024 10:23:08.352] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[03Nov2024 10:23:08.352] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[03Nov2024 10:23:08.353] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[03Nov2024 10:23:08.353] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[03Nov2024 10:23:08.353] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[03Nov2024 10:23:08.353] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[03Nov2024 10:23:08.354] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[03Nov2024 10:23:08.354] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.354] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.354] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[03Nov2024 10:23:08.354] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[03Nov2024 10:23:08.354] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[03Nov2024 10:23:08.354] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[03Nov2024 10:23:08.356] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[03Nov2024 10:23:08.356] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[03Nov2024 10:23:08.356] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[03Nov2024 10:23:08.356] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[03Nov2024 10:23:08.356] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity -[03Nov2024 10:23:08.357] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[03Nov2024 10:23:08.357] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[03Nov2024 10:23:08.357] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[03Nov2024 10:23:08.357] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[03Nov2024 10:23:08.357] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.357] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.358] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[03Nov2024 10:23:08.358] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[03Nov2024 10:23:08.358] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[03Nov2024 10:23:08.358] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[03Nov2024 10:23:08.358] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[03Nov2024 10:23:08.358] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[03Nov2024 10:23:08.358] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[03Nov2024 10:23:08.359] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[03Nov2024 10:23:08.360] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[03Nov2024 10:23:08.361] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[03Nov2024 10:23:08.361] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[03Nov2024 10:23:08.362] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[03Nov2024 10:23:08.362] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.362] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.362] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[03Nov2024 10:23:08.363] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[03Nov2024 10:23:08.363] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[03Nov2024 10:23:08.363] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[03Nov2024 10:23:08.364] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[03Nov2024 10:23:08.364] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[03Nov2024 10:23:08.365] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[03Nov2024 10:23:08.365] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[03Nov2024 10:23:08.365] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity -[03Nov2024 10:23:08.366] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[03Nov2024 10:23:08.366] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[03Nov2024 10:23:08.366] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[03Nov2024 10:23:08.366] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[03Nov2024 10:23:08.366] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.366] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.366] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[03Nov2024 10:23:08.367] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[03Nov2024 10:23:08.368] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.369] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.370] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[03Nov2024 10:23:08.370] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[03Nov2024 10:23:08.370] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[03Nov2024 10:23:08.370] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[03Nov2024 10:23:08.371] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[03Nov2024 10:23:08.371] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[03Nov2024 10:23:08.371] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[03Nov2024 10:23:08.371] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[03Nov2024 10:23:08.371] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity -[03Nov2024 10:23:08.372] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[03Nov2024 10:23:08.372] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[03Nov2024 10:23:08.372] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[03Nov2024 10:23:08.372] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[03Nov2024 10:23:08.373] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[03Nov2024 10:23:08.374] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[03Nov2024 10:23:08.374] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.374] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.374] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[03Nov2024 10:23:08.375] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[03Nov2024 10:23:08.375] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[03Nov2024 10:23:08.375] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[03Nov2024 10:23:08.375] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[03Nov2024 10:23:08.375] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[03Nov2024 10:23:08.376] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[03Nov2024 10:23:08.377] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[03Nov2024 10:23:08.377] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[03Nov2024 10:23:08.377] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[03Nov2024 10:23:08.377] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[03Nov2024 10:23:08.377] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.377] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.377] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[03Nov2024 10:23:08.378] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[03Nov2024 10:23:08.378] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[03Nov2024 10:23:08.378] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[03Nov2024 10:23:08.379] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[03Nov2024 10:23:08.379] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[03Nov2024 10:23:08.379] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[03Nov2024 10:23:08.379] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[03Nov2024 10:23:08.380] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity -[03Nov2024 10:23:08.380] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[03Nov2024 10:23:08.381] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[03Nov2024 10:23:08.381] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[03Nov2024 10:23:08.381] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[03Nov2024 10:23:08.381] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.381] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.381] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[03Nov2024 10:23:08.382] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[03Nov2024 10:23:08.382] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[03Nov2024 10:23:08.382] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[03Nov2024 10:23:08.382] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[03Nov2024 10:23:08.382] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[03Nov2024 10:23:08.383] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[03Nov2024 10:23:08.384] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[03Nov2024 10:23:08.384] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[03Nov2024 10:23:08.384] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.384] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.384] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[03Nov2024 10:23:08.384] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[03Nov2024 10:23:08.385] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[03Nov2024 10:23:08.385] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[03Nov2024 10:23:08.385] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[03Nov2024 10:23:08.385] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[03Nov2024 10:23:08.385] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[03Nov2024 10:23:08.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[03Nov2024 10:23:08.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[03Nov2024 10:23:08.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[03Nov2024 10:23:08.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[03Nov2024 10:23:08.386] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[03Nov2024 10:23:08.387] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[03Nov2024 10:23:08.387] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[03Nov2024 10:23:08.387] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[03Nov2024 10:23:08.388] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[03Nov2024 10:23:08.388] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity -[03Nov2024 10:23:08.388] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[03Nov2024 10:23:08.388] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[03Nov2024 10:23:08.388] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[03Nov2024 10:23:08.389] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[03Nov2024 10:23:08.390] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[03Nov2024 10:23:08.391] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[03Nov2024 10:23:08.391] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.391] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.391] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[03Nov2024 10:23:08.392] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[03Nov2024 10:23:08.392] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[03Nov2024 10:23:08.392] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[03Nov2024 10:23:08.392] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[03Nov2024 10:23:08.393] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[03Nov2024 10:23:08.393] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[03Nov2024 10:23:08.393] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[03Nov2024 10:23:08.393] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.393] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.394] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[03Nov2024 10:23:08.394] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[03Nov2024 10:23:08.394] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[03Nov2024 10:23:08.394] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[03Nov2024 10:23:08.396] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[03Nov2024 10:23:08.396] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[03Nov2024 10:23:08.396] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[03Nov2024 10:23:08.396] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[03Nov2024 10:23:08.397] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity -[03Nov2024 10:23:08.397] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[03Nov2024 10:23:08.397] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[03Nov2024 10:23:08.398] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[03Nov2024 10:23:08.398] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[03Nov2024 10:23:08.398] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.399] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.399] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[03Nov2024 10:23:08.399] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[03Nov2024 10:23:08.399] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[03Nov2024 10:23:08.399] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[03Nov2024 10:23:08.400] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[03Nov2024 10:23:08.400] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[03Nov2024 10:23:08.400] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[03Nov2024 10:23:08.400] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[03Nov2024 10:23:08.400] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.401] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.401] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[03Nov2024 10:23:08.401] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[03Nov2024 10:23:08.401] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[03Nov2024 10:23:08.401] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[03Nov2024 10:23:08.403] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[03Nov2024 10:23:08.403] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[03Nov2024 10:23:08.403] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[03Nov2024 10:23:08.403] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[03Nov2024 10:23:08.404] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.404] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.404] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[03Nov2024 10:23:08.404] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[03Nov2024 10:23:08.404] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[03Nov2024 10:23:08.405] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[03Nov2024 10:23:08.405] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[03Nov2024 10:23:08.405] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[03Nov2024 10:23:08.405] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[03Nov2024 10:23:08.406] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[03Nov2024 10:23:08.406] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.406] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.406] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[03Nov2024 10:23:08.407] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[03Nov2024 10:23:08.408] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[03Nov2024 10:23:08.408] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[03Nov2024 10:23:08.410] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[03Nov2024 10:23:08.410] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[03Nov2024 10:23:08.410] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[03Nov2024 10:23:08.410] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[03Nov2024 10:23:08.411] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity -[03Nov2024 10:23:08.411] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[03Nov2024 10:23:08.412] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[03Nov2024 10:23:08.412] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[03Nov2024 10:23:08.412] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[03Nov2024 10:23:08.412] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.413] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.413] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[03Nov2024 10:23:08.413] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[03Nov2024 10:23:08.413] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[03Nov2024 10:23:08.413] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[03Nov2024 10:23:08.414] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[03Nov2024 10:23:08.414] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[03Nov2024 10:23:08.414] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[03Nov2024 10:23:08.414] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[03Nov2024 10:23:08.415] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.415] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.416] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[03Nov2024 10:23:08.416] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[03Nov2024 10:23:08.416] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[03Nov2024 10:23:08.416] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[03Nov2024 10:23:08.417] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[03Nov2024 10:23:08.417] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[03Nov2024 10:23:08.417] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[03Nov2024 10:23:08.417] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[03Nov2024 10:23:08.417] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.418] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.418] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[03Nov2024 10:23:08.418] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[03Nov2024 10:23:08.418] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[03Nov2024 10:23:08.418] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[03Nov2024 10:23:08.418] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[03Nov2024 10:23:08.419] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[03Nov2024 10:23:08.419] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[03Nov2024 10:23:08.420] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[03Nov2024 10:23:08.420] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.420] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.420] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[03Nov2024 10:23:08.421] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[03Nov2024 10:23:08.421] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[03Nov2024 10:23:08.421] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[03Nov2024 10:23:08.422] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[03Nov2024 10:23:08.423] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[03Nov2024 10:23:08.423] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[03Nov2024 10:23:08.424] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[03Nov2024 10:23:08.424] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity -[03Nov2024 10:23:08.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[03Nov2024 10:23:08.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[03Nov2024 10:23:08.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[03Nov2024 10:23:08.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[03Nov2024 10:23:08.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[03Nov2024 10:23:08.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[03Nov2024 10:23:08.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[03Nov2024 10:23:08.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[03Nov2024 10:23:08.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[03Nov2024 10:23:08.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[03Nov2024 10:23:08.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[03Nov2024 10:23:08.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[03Nov2024 10:23:08.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[03Nov2024 10:23:08.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[03Nov2024 10:23:08.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[03Nov2024 10:23:08.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[03Nov2024 10:23:08.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[03Nov2024 10:23:08.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[03Nov2024 10:23:08.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[03Nov2024 10:23:08.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[03Nov2024 10:23:08.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[03Nov2024 10:23:08.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[03Nov2024 10:23:08.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[03Nov2024 10:23:08.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[03Nov2024 10:23:08.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[03Nov2024 10:23:08.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[03Nov2024 10:23:08.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[03Nov2024 10:23:08.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[03Nov2024 10:23:08.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[03Nov2024 10:23:08.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[03Nov2024 10:23:08.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[03Nov2024 10:23:08.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[03Nov2024 10:23:08.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[03Nov2024 10:23:08.434] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[03Nov2024 10:23:08.434] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[03Nov2024 10:23:08.434] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[03Nov2024 10:23:08.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo -[03Nov2024 10:23:08.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[03Nov2024 10:23:08.477] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@58d63b16 -[03Nov2024 10:23:08.641] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 567 milliseconds -[03Nov2024 10:23:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[03Nov2024 10:23:10.726] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[03Nov2024 10:23:10.755] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry -[03Nov2024 10:23:10.821] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.BlockGetter -[03Nov2024 10:23:10.822] [pool-13-thread-1/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockViewMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:10.828] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinBlockStateBehavior from mixins.iris.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase -[03Nov2024 10:23:10.828] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:10.832] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris->@Inject::getShadeBrightness(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:10.840] [pool-13-thread-1/DEBUG] [mixin/]: Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.LevelReader -[03Nov2024 10:23:10.840] [pool-13-thread-1/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:WorldViewMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:10.887] [pool-13-thread-1/DEBUG] [mixin/]: Mixing features.render.immediate.DirectionMixin from sodium-common.mixins.json into net.minecraft.core.Direction -[03Nov2024 10:23:10.888] [pool-13-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.DirectionMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:10.981] [pool-13-thread-1/DEBUG] [mixin/]: Mixing features.options.render_layers.LeavesBlockMixin from sodium-common.mixins.json into net.minecraft.world.level.block.LeavesBlock -[03Nov2024 10:23:10.982] [pool-13-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.LeavesBlockMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:11.144] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity -[03Nov2024 10:23:11.145] [pool-13-thread-1/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:BlockEntityMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:11.145] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.block.entity.BlockEntity -[03Nov2024 10:23:11.145] [pool-13-thread-1/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockEntityMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:11.303] [pool-13-thread-1/DEBUG] [mixin/]: Mixing core.render.BlockEntityTypeMixin from sodium-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType -[03Nov2024 10:23:11.303] [pool-13-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.BlockEntityTypeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:11.306] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType -[03Nov2024 10:23:11.418] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinBiome from mixins.iris.json into net.minecraft.world.level.biome.Biome -[03Nov2024 10:23:11.418] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiome from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:11.419] [pool-13-thread-1/DEBUG] [mixin/]: Mixing features.world.biome.BiomeMixin from sodium-neoforge.mixins.json into net.minecraft.world.level.biome.Biome -[03Nov2024 10:23:11.419] [pool-13-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.world.biome.BiomeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:11.425] [pool-13-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.world.biome.BiomeMixin from mod sodium->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:11.786] [pool-13-thread-1/DEBUG] [mixin/]: Mixing platform.neoforge.AuxiliaryLightManagerMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.common.world.AuxiliaryLightManager -[03Nov2024 10:23:11.786] [pool-13-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.AuxiliaryLightManagerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:12.196] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinItem from mixins.iris.json into net.minecraft.world.item.Item -[03Nov2024 10:23:12.196] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinItem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:12.247] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false -[03Nov2024 10:23:12.247] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21 -[03Nov2024 10:23:12.247] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available -[03Nov2024 10:23:12.247] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available -[03Nov2024 10:23:12.248] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available -[03Nov2024 10:23:12.248] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available -[03Nov2024 10:23:12.248] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled -[03Nov2024 10:23:12.248] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true -[03Nov2024 10:23:12.249] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common -[03Nov2024 10:23:12.249] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.(long, {int,long}): unavailable -[03Nov2024 10:23:12.249] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available -[03Nov2024 10:23:12.250] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4011851776 bytes (maybe) -[03Nov2024 10:23:12.250] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir) -[03Nov2024 10:23:12.250] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) -[03Nov2024 10:23:12.250] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes -[03Nov2024 10:23:12.250] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 -[03Nov2024 10:23:12.251] [pool-13-thread-1/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available -[03Nov2024 10:23:12.251] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false -[03Nov2024 10:23:12.959] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinBiomes from mixins.iris.json into net.minecraft.world.level.biome.Biomes -[03Nov2024 10:23:12.959] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:12.962] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris->@Inject::iris$registerBiome(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:13.062] [pool-13-thread-1/DEBUG] [mixin/]: Mixing DimensionTypeAccessor from mixins.iris.json into net.minecraft.world.level.dimension.DimensionType -[03Nov2024 10:23:13.063] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:DimensionTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.822] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[03Nov2024 10:23:13.823] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] -[03Nov2024 10:23:13.826] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] -[03Nov2024 10:23:13.827] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] -[03Nov2024 10:23:13.828] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[03Nov2024 10:23:13.837] [Render thread/DEBUG] [mixin/]: Mixing workarounds.event_loop.RenderSystemMixin from sodium-common.mixins.json into com.mojang.blaze3d.systems.RenderSystem -[03Nov2024 10:23:13.837] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.event_loop.RenderSystemMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:13.837] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem -[03Nov2024 10:23:13.837] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.838] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem -[03Nov2024 10:23:13.838] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.839] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem -[03Nov2024 10:23:13.839] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.839] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Ljava/lang/Runnable;)V to mde22338$iris$lambda$static$1$0 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris -[03Nov2024 10:23:13.839] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to mde22338$iris$lambda$static$0$1 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris -[03Nov2024 10:23:13.852] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::iris$onRendererInit(IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.853] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.854] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.854] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogStart(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.854] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogEnd(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.858] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from mixins.iris.json into com.mojang.blaze3d.vertex.ByteBufferBuilder -[03Nov2024 10:23:13.858] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.858] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.ByteBufferBuilder -[03Nov2024 10:23:13.858] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.862] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.VertexSortingMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexSorting -[03Nov2024 10:23:13.862] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.sorting.VertexSortingMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:13.867] [Render thread/DEBUG] [mixin/]: Mixing features.render.compositing.RenderTargetMixin from sodium-common.mixins.json into com.mojang.blaze3d.pipeline.RenderTarget -[03Nov2024 10:23:13.868] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.compositing.RenderTargetMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:13.869] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget -[03Nov2024 10:23:13.870] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.870] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget -[03Nov2024 10:23:13.870] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.870] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onBindFramebuffer$0(ZLnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mde22338$iris$lambda$iris$onBindFramebuffer$0$0 in mixins.iris.json:state_tracking.MixinRenderTarget from mod iris -[03Nov2024 10:23:13.872] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.compositing.RenderTargetMixin from mod sodium->@Inject::blitToScreen(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:13.873] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.873] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:13.873] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:13.873] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.873] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:13.873] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:13.877] [Render thread/DEBUG] [mixin/]: Mixing core.world.biome.ClientLevelMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel -[03Nov2024 10:23:13.878] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:13.879] [Render thread/DEBUG] [mixin/]: Mixing core.world.map.ClientLevelMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel -[03Nov2024 10:23:13.879] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:13.881] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinClientLevel from mixins.iris.vertexformat.json into net.minecraft.client.multiplayer.ClientLevel -[03Nov2024 10:23:13.881] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinClientLevel from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.885] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.885] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:13.885] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:13.885] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.885] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:13.885] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:13.889] [Render thread/DEBUG] [mixin/]: Mixing MixinTitleScreen from mixins.iris.json into net.minecraft.client.gui.screens.TitleScreen -[03Nov2024 10:23:13.890] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.892] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:13.892] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:13.892] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:13.899] [Render thread/DEBUG] [mixin/]: Mixing MixinLocalPlayer from mixins.iris.json into net.minecraft.client.player.LocalPlayer -[03Nov2024 10:23:13.917] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLocalPlayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:13.927] [Render thread/DEBUG] [mixin/]: Mixing features.gui.screen.LevelLoadingScreenMixin from sodium-common.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen -[03Nov2024 10:23:13.927] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:13.927] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$renderChunks$0(Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)V to mde22338$sodium$lambda$renderChunks$0$0 in sodium-common.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod sodium -[03Nov2024 10:23:13.983] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/assets/.mcassetsroot' uses unexpected schema -[03Nov2024 10:23:13.983] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/data/.mcassetsroot' uses unexpected schema -[03Nov2024 10:23:14.001] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] -[03Nov2024 10:23:14.007] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev -[03Nov2024 10:23:14.011] [Render thread/DEBUG] [mixin/]: Mixing MixinOptions_Entrypoint from mixins.iris.json into net.minecraft.client.Options -[03Nov2024 10:23:14.011] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.012] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinOptions_CloudsOverride from mixins.iris.json into net.minecraft.client.Options -[03Nov2024 10:23:14.012] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.012] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$overrideCloudsType$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mde22338$iris$lambda$iris$overrideCloudsType$0$0 in mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris -[03Nov2024 10:23:14.015] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.015] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.015] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.015] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris->@Inject::iris$overrideCloudsType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.075] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 -[03Nov2024 10:23:14.076] [Render thread/DEBUG] [mixin/]: Mixing core.WindowMixin from sodium-common.mixins.json into com.mojang.blaze3d.platform.Window -[03Nov2024 10:23:14.076] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.WindowMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.080] [Render thread/DEBUG] [mixin/]: Mixing workarounds.context_creation.WindowMixin from sodium-common.mixins.json into com.mojang.blaze3d.platform.Window -[03Nov2024 10:23:14.080] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.083] [Render thread/DEBUG] [mixin/]: Mixing MixinWindow from mixins.iris.json into com.mojang.blaze3d.platform.Window -[03Nov2024 10:23:14.084] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinWindow from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.089] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium->@Inject::postContextReady(Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.089] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium->@Inject::preSwapBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Vendor: AMD -[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Renderer: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) -[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Version: 4.6 (Core Profile) Mesa 24.1.7 -[03Nov2024 10:23:14.111] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager -[03Nov2024 10:23:14.111] [Render thread/DEBUG] [mixin/]: mixins.iris.json:GlStateManagerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.111] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getBLEND()Lcom/mojang/blaze3d/platform/GlStateManager$BlendState; to getBLEND$iris_$md$e22338$0 in mixins.iris.json:GlStateManagerAccessor from mod iris -[03Nov2024 10:23:14.111] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getCOLOR_MASK()Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask; to getCOLOR_MASK$iris_$md$e22338$1 in mixins.iris.json:GlStateManagerAccessor from mod iris -[03Nov2024 10:23:14.111] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getDEPTH()Lcom/mojang/blaze3d/platform/GlStateManager$DepthState; to getDEPTH$iris_$md$e22338$2 in mixins.iris.json:GlStateManagerAccessor from mod iris -[03Nov2024 10:23:14.111] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getActiveTexture()I to getActiveTexture$iris_$md$e22338$3 in mixins.iris.json:GlStateManagerAccessor from mod iris -[03Nov2024 10:23:14.112] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getTEXTURES()[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; to getTEXTURES$iris_$md$e22338$4 in mixins.iris.json:GlStateManagerAccessor from mod iris -[03Nov2024 10:23:14.112] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager -[03Nov2024 10:23:14.112] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.112] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_BlendOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager -[03Nov2024 10:23:14.112] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.113] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_DepthColorOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager -[03Nov2024 10:23:14.113] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.123] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_FramebufferBinding from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager -[03Nov2024 10:23:14.123] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.125] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager -[03Nov2024 10:23:14.125] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.125] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to mde22338$iris$lambda$static$0$5 in mixins.iris.json:statelisteners.MixinGlStateManager from mod iris -[03Nov2024 10:23:14.126] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager -[03Nov2024 10:23:14.126] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendDisableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendEnableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncLock(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncSeparateLock(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$colorMaskLock(ZZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$depthMaskLock(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$resetTessellation(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$trackFramebufferDelete(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFunc(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFuncSeparate(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onTexImage2D(IIIIIIIILjava/nio/IntBuffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.135] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTexture(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.136] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTextures([ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.140] [Render thread/DEBUG] [mixin/]: Mixing MixinBooleanState from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState -[03Nov2024 10:23:14.141] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.144] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.BooleanStateAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState -[03Nov2024 10:23:14.144] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.BooleanStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.145] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris->@Inject::iris$setUnknownState(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.160] [Render thread/DEBUG] [mixin/]: Mixing features.textures.NativeImageAccessor from sodium-common.mixins.json into com.mojang.blaze3d.platform.NativeImage -[03Nov2024 10:23:14.160] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.NativeImageAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[03Nov2024 10:23:14.177] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[03Nov2024 10:23:14.178] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[03Nov2024 10:23:14.179] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[03Nov2024 10:23:14.180] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[03Nov2024 10:23:14.181] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[03Nov2024 10:23:14.182] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.183] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[03Nov2024 10:23:14.184] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[03Nov2024 10:23:14.185] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[03Nov2024 10:23:14.186] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[03Nov2024 10:23:14.187] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[03Nov2024 10:23:14.188] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[03Nov2024 10:23:14.189] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.190] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[03Nov2024 10:23:14.191] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.192] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[03Nov2024 10:23:14.193] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[03Nov2024 10:23:14.194] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[03Nov2024 10:23:14.195] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[03Nov2024 10:23:14.196] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.197] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[03Nov2024 10:23:14.198] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[03Nov2024 10:23:14.199] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[03Nov2024 10:23:14.200] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[03Nov2024 10:23:14.201] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[03Nov2024 10:23:14.202] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[03Nov2024 10:23:14.203] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[03Nov2024 10:23:14.204] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[03Nov2024 10:23:14.204] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo -[03Nov2024 10:23:14.211] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[03Nov2024 10:23:14.233] [Render thread/INFO] [Iris/]: Debug functionality is disabled. -[03Nov2024 10:23:14.235] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA. -[03Nov2024 10:23:14.244] [Render thread/DEBUG] [mixin/]: Mixing core.render.VertexFormatMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexFormat -[03Nov2024 10:23:14.244] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.245] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexFormat from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormat -[03Nov2024 10:23:14.245] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.248] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.248] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.248] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.248] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onSetupBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.248] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onClearBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.250] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexFormatElement from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormatElement -[03Nov2024 10:23:14.250] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.260] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris->@Inject::iris$fixGenericAttributes(ILcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.270] [Render thread/INFO] [Iris/]: Shaders are disabled because enableShaders is set to false in iris.properties -[03Nov2024 10:23:14.331] [Render thread/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading -[03Nov2024 10:23:14.348] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.rendering_data_attachment_v1.generated.GeneratedEntryPoint] -[03Nov2024 10:23:14.360] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.caffeinemc.mods.sodium.neoforge.SodiumForgeMod] -[03Nov2024 10:23:14.362] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.irisshaders.iris.platform.IrisForgeMod] -[03Nov2024 10:23:14.362] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.renderer_api.generated.GeneratedEntryPoint] -[03Nov2024 10:23:14.363] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.api_base.generated.GeneratedEntryPoint] -[03Nov2024 10:23:14.364] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod, net.neoforged.neoforge.client.ClientNeoForgeMod] -[03Nov2024 10:23:14.370] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod] -[03Nov2024 10:23:14.371] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.block_view_api.generated.GeneratedEntryPoint] -[03Nov2024 10:23:14.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_data_attachment_v1 -[03Nov2024 10:23:14.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_renderer_api_v1 -[03Nov2024 10:23:14.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_base -[03Nov2024 10:23:14.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_block_view_api_v2 -[03Nov2024 10:23:14.387] [modloading-worker-0/DEBUG] [mixin/]: Mixing rendertype.RenderTypeAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderType -[03Nov2024 10:23:14.387] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iris -[03Nov2024 10:23:14.389] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType -[03Nov2024 10:23:14.390] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.391] [modloading-worker-0/DEBUG] [mixin/]: Mixing RenderTypeAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType -[03Nov2024 10:23:14.392] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.395] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method shouldSortOnUpload()Z in net.minecraft.client.renderer.RenderType was not merged -[03Nov2024 10:23:14.401] [modloading-worker-0/DEBUG] [mixin/]: Mixing rendertype.RenderStateShardAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderStateShard -[03Nov2024 10:23:14.401] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.402] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getTranslucentTransparency()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getTranslucentTransparency$iris_$md$e22338$0 in mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris -[03Nov2024 10:23:14.402] [modloading-worker-0/DEBUG] [mixin/]: Mixing RenderStateShardAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderStateShard -[03Nov2024 10:23:14.402] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.402] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getNO_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getNO_TRANSPARENCY$iris_$md$e22338$1 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris -[03Nov2024 10:23:14.402] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getGLINT_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getGLINT_TRANSPARENCY$iris_$md$e22338$2 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris -[03Nov2024 10:23:14.402] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getCRUMBLING_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getCRUMBLING_TRANSPARENCY$iris_$md$e22338$3 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris -[03Nov2024 10:23:14.408] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCompositeRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeRenderType -[03Nov2024 10:23:14.408] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.408] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.65 -[03Nov2024 10:23:14.409] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.24 -[03Nov2024 10:23:14.409] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.65, for MC 1.21.1 -[03Nov2024 10:23:14.414] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris->@Inject::batchedentityrendering$onCompositeInit(Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.422] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.gui.hooks.console.GameRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.GameRenderer -[03Nov2024 10:23:14.423] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.425] [modloading-worker-0/DEBUG] [mixin/]: Mixing GameRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.GameRenderer -[03Nov2024 10:23:14.425] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:GameRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.426] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinGameRenderer from mixins.iris.json into net.minecraft.client.renderer.GameRenderer -[03Nov2024 10:23:14.426] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.449] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinModelViewBobbing from mixins.iris.json into net.minecraft.client.renderer.GameRenderer -[03Nov2024 10:23:14.449] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.454] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinGameRenderer_NightVisionCompat from mixins.iris.json into net.minecraft.client.renderer.GameRenderer -[03Nov2024 10:23:14.454] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideParticleShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorNormalShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideSolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.485] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidDiffuseShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideBeaconBeamShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityAlphaShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityEyesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentEmissiveShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLeashShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLightningShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCrumblingShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLinesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.486] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.487] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.487] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.487] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.487] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris->@Inject::iris$safecheckNightvisionStrength(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.495] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.shader.uniform.ShaderInstanceMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ShaderInstance -[03Nov2024 10:23:14.496] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.498] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.json into net.minecraft.client.renderer.ShaderInstance -[03Nov2024 10:23:14.498] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.501] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.forge.json into net.minecraft.client.renderer.ShaderInstance -[03Nov2024 10:23:14.502] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.506] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.507] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.508] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.508] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.508] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.512] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking -[03Nov2024 10:23:14.512] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking -[03Nov2024 10:23:14.512] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking -[03Nov2024 10:23:14.513] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.TextureAtlasMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas -[03Nov2024 10:23:14.513] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.texture.TextureAtlasAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas -[03Nov2024 10:23:14.514] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.texture.TextureAtlasAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.TextureAtlasMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas -[03Nov2024 10:23:14.514] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureAtlasMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.TextureAtlasAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas -[03Nov2024 10:23:14.514] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.TextureAtlasAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.515] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.pbr.MixinTextureAtlas from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas -[03Nov2024 10:23:14.515] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.515] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.SpriteAtlasTextureMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas -[03Nov2024 10:23:14.518] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.518] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.518] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.518] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureAtlasMixin from mod sodium->@Inject::preReturnSprite(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.519] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.519] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.519] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.519] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.519] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.519] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.519] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getTexturesByName()Ljava/util/Map; in net.minecraft.client.renderer.texture.TextureAtlas was not merged -[03Nov2024 10:23:14.528] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompositeStateAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeState -[03Nov2024 10:23:14.528] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:CompositeStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.531] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.frapi.ItemRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer -[03Nov2024 10:23:14.531] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.532] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/caffeinemc/mods/sodium/client/render/frapi/render/ItemRenderContext; to mde22338$sodium$lambda$new$0$0 in sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium -[03Nov2024 10:23:14.533] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.frapi.ItemRendererAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer -[03Nov2024 10:23:14.534] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.534] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method sodium$hasAnimatedTexture(Lnet/minecraft/world/item/ItemStack;)Z to hasAnimatedTexture$sodium_$md$e22338$1 in sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium -[03Nov2024 10:23:14.534] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.model.item.ItemRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer -[03Nov2024 10:23:14.534] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.538] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity_render_context.MixinItemRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.ItemRenderer -[03Nov2024 10:23:14.538] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium->@Inject::beforeRenderItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium->@Inject::renderModelFast(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/item/ItemStack;IILcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.544] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.549] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTheEndPortalRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.TheEndPortalRenderer -[03Nov2024 10:23:14.550] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.554] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris->@Inject::iris$onRender(Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.559] [modloading-worker-0/DEBUG] [mixin/]: Mixing immediate.MixinLevelRenderer from mixins.iris.vertexformat.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.559] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.560] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.560] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.561] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer_EntityListSorting from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.561] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.561] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$1(Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)V to mde22338$iris$lambda$batchedentityrendering$sortEntityList$1$0 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris -[03Nov2024 10:23:14.561] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$0(Lnet/minecraft/world/entity/EntityType;)Ljava/util/List; to mde22338$iris$lambda$batchedentityrendering$sortEntityList$0$1 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris -[03Nov2024 10:23:14.563] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.world.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.563] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.566] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.options.weather.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.566] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.566] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.gui.outlines.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.566] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.573] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.world.clouds.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.574] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.575] [modloading-worker-0/DEBUG] [mixin/]: Mixing LevelRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.575] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:LevelRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.575] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.575] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.575] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$endLevelRender$0(Lnet/irisshaders/iris/UpdateChecker$BetaInfo;)V to mde22338$iris$lambda$iris$endLevelRender$0$2 in mixins.iris.json:MixinLevelRenderer from mod iris -[03Nov2024 10:23:14.580] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer_SkipRendering from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.581] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.585] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer_Sky from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.585] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.586] [modloading-worker-0/DEBUG] [mixin/]: Mixing fabulous.MixinDisableFabulousGraphics from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.586] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.588] [modloading-worker-0/DEBUG] [mixin/]: Mixing shadows.MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.588] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.589] [modloading-worker-0/DEBUG] [mixin/]: Mixing sky.MixinLevelRenderer_SunMoonToggle from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.589] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.590] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.iris.fantastic.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.590] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.590] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectTransParticles$1(Lnet/minecraft/client/particle/ParticleRenderType;)Z to mde22338$iris$lambda$redirectTransParticles$1$3 in mixins.iris.fantastic.json:MixinLevelRenderer from mod iris -[03Nov2024 10:23:14.590] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSolidParticles$0(Lnet/minecraft/client/particle/ParticleRenderType;)Z to mde22338$iris$lambda$redirectSolidParticles$0$4 in mixins.iris.fantastic.json:MixinLevelRenderer from mod iris -[03Nov2024 10:23:14.591] [modloading-worker-0/DEBUG] [mixin/]: Mixing shadows.MixinPreventRebuildNearInShadowPass from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer -[03Nov2024 10:23:14.592] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.680] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.681] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.682] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.682] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.682] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.688] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::replaceBlockEntityIteration(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.688] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium->@Inject::drawBoxFast(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.688] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::renderClouds(Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.688] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.688] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.689] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.690] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris->@Inject::preRenderSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.691] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.713] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.frustum.FrustumMixin from sodium-common.mixins.json into net.minecraft.client.renderer.culling.Frustum -[03Nov2024 10:23:14.713] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.frustum.FrustumMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.721] [ForkJoinPool.commonPool-worker-15/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping. -[03Nov2024 10:23:14.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge -[03Nov2024 10:23:14.725] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodium -[03Nov2024 10:23:14.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.server.command.ConfigCommand to GAME -[03Nov2024 10:23:14.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.filters.GenericPacketSplitter to MOD -[03Nov2024 10:23:14.745] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true -[03Nov2024 10:23:14.745] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true -[03Nov2024 10:23:14.746] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@7b82aaa2 -[03Nov2024 10:23:14.751] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 -[03Nov2024 10:23:14.752] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false -[03Nov2024 10:23:14.753] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 -[03Nov2024 10:23:14.760] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled -[03Nov2024 10:23:14.761] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 -[03Nov2024 10:23:14.761] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 -[03Nov2024 10:23:14.766] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.NetworkInitialization to MOD -[03Nov2024 10:23:14.767] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.ConfigurationInitialization to MOD -[03Nov2024 10:23:14.769] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.MonsterRoomHooks to GAME -[03Nov2024 10:23:14.770] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler to MOD -[03Nov2024 10:23:14.771] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.DeferredSpawnEggItem$ColorRegisterHandler to MOD -[03Nov2024 10:23:14.772] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.model.data.ModelDataManager to GAME -[03Nov2024 10:23:14.773] [modloading-worker-0/DEBUG] [mixin/]: Mixing platform.neoforge.ModelDataMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.model.data.ModelData -[03Nov2024 10:23:14.773] [modloading-worker-0/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ModelDataMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.ParticleBoundsDebugRenderer to GAME -[03Nov2024 10:23:14.776] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.immediate.matrix_stack.PoseStackMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.PoseStack -[03Nov2024 10:23:14.776] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.matrix_stack.PoseStackMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.ClientHooks$ClientEvents to MOD -[03Nov2024 10:23:14.780] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.BlockEntityRenderBoundsDebugRenderer to GAME -[03Nov2024 10:23:14.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.attachment.AttachmentInternals to GAME -[03Nov2024 10:23:14.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cawezs_mantle_to_stratus -[03Nov2024 10:23:14.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.dimension.HeightsDimension$HeightsSpecialEffectsHandler to MOD -[03Nov2024 10:23:14.789] [modloading-worker-0/DEBUG] [mixin/]: Mixing sky.MixinDimensionSpecialEffects from mixins.iris.json into net.minecraft.client.renderer.DimensionSpecialEffects -[03Nov2024 10:23:14.789] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.790] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris->@Inject::iris$getSunriseColor(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.792] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.dimension.DepthsDimension$DepthsSpecialEffectsHandler to MOD -[03Nov2024 10:23:14.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsTrunkDecorator to MOD -[03Nov2024 10:23:14.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsLeaveDecorator to MOD -[03Nov2024 10:23:14.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsFruitDecorator to MOD -[03Nov2024 10:23:14.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.Notes to MOD -[03Nov2024 10:23:14.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.Notes$NotesForgeBusEvents to GAME -[03Nov2024 10:23:14.886] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT -[03Nov2024 10:23:14.892] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-client.toml -[03Nov2024 10:23:14.892] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-client.toml -[03Nov2024 10:23:14.896] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-client.toml for changes -[03Nov2024 10:23:14.896] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON -[03Nov2024 10:23:14.897] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-common.toml -[03Nov2024 10:23:14.897] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-common.toml -[03Nov2024 10:23:14.897] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-common.toml for changes -[03Nov2024 10:23:14.898] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ResourcePackLoaderMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.resource.ResourcePackLoader -[03Nov2024 10:23:14.898] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ResourcePackLoaderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:14.898] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$changeSet$0(Ljava/util/Map$Entry;Ljava/util/Map$Entry;)I to mde22338$sodium$lambda$changeSet$0$0 in sodium-neoforge.mixins.json:platform.neoforge.ResourcePackLoaderMixin from mod sodium -[03Nov2024 10:23:14.947] [Render thread/DEBUG] [mixin/]: Mixing MixinSodiumGameOptions from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.gui.SodiumGameOptions -[03Nov2024 10:23:14.947] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumGameOptions from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.948] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumGameOptions from mod iris->@Inject::iris$writeIrisConfig(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.960] [Render thread/DEBUG] [mixin/]: Mixing MixinClientLanguage from mixins.iris.json into net.minecraft.client.resources.language.ClientLanguage -[03Nov2024 10:23:14.961] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.966] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::injectFrom(Ljava/lang/String;Ljava/util/List;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.966] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::check(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:14.966] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntries(Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.967] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntriesToTranslationChecks(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:14.969] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinTextureManager from mixins.iris.json into net.minecraft.client.renderer.texture.TextureManager -[03Nov2024 10:23:14.970] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:14.972] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.008] [Render thread/DEBUG] [mixin/]: Mixing features.render.gui.font.BakedGlyphMixin from sodium-common.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph -[03Nov2024 10:23:15.008] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.font.BakedGlyphMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.011] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.font.BakedGlyphMixin from mod sodium->@Inject::drawFast(ZFFLorg/joml/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.024] [Render thread/DEBUG] [mixin/]: Mixing core.model.colors.BlockColorsMixin from sodium-common.mixins.json into net.minecraft.client.color.block.BlockColors -[03Nov2024 10:23:15.024] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.027] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.028] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.028] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.033] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ClientHooksMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.ClientHooks -[03Nov2024 10:23:15.033] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.045] [Render thread/DEBUG] [mixin/]: Mixing core.model.colors.ItemColorsMixin from sodium-common.mixins.json into net.minecraft.client.color.item.ItemColors -[03Nov2024 10:23:15.045] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.046] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.046] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.046] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.050] [Render thread/DEBUG] [mixin/]: Mixing MixinSheets from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.Sheets -[03Nov2024 10:23:15.050] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.051] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris->@Inject::setSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.060] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinBlockEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher -[03Nov2024 10:23:15.060] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.060] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mde22338$iris$lambda$iris$wrapBufferSource$0$0 in mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris -[03Nov2024 10:23:15.061] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.061] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.061] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.064] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.shadows.EntityRenderDispatcherMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher -[03Nov2024 10:23:15.064] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.068] [Render thread/DEBUG] [mixin/]: Mixing MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher -[03Nov2024 10:23:15.068] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.069] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher -[03Nov2024 10:23:15.069] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.069] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mde22338$iris$lambda$iris$beginEntityRender$0$0 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod sodium->@Inject::renderShadowPartFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$maybeSuppressEntityShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::renderBlockShadow(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.077] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.084] [Render thread/DEBUG] [mixin/]: Mixing core.render.world.RenderBuffersMixin from sodium-common.mixins.json into net.minecraft.client.renderer.RenderBuffers -[03Nov2024 10:23:15.084] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.RenderBuffersMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.085] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderBuffers from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderBuffers -[03Nov2024 10:23:15.085] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.085] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$1(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to mde22338$iris$lambda$freeAndDeleteBuffers$1$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris -[03Nov2024 10:23:15.085] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$0(Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to mde22338$iris$lambda$freeAndDeleteBuffers$0$1 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris -[03Nov2024 10:23:15.085] [Render thread/DEBUG] [mixin/]: Renaming @Unique field outlineBufferSourceLnet/minecraft/client/renderer/OutlineBufferSource; to fde22338$iris$outlineBufferSource$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris -[03Nov2024 10:23:15.089] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.089] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceCrumblingBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.089] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceOutlineBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.091] [Render thread/DEBUG] [mixin/]: Mixing immediate.MixinBufferSource from mixins.iris.vertexformat.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource -[03Nov2024 10:23:15.091] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.092] [Render thread/DEBUG] [mixin/]: Mixing BufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource -[03Nov2024 10:23:15.092] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:BufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.092] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferSource from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource -[03Nov2024 10:23:15.092] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.095] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.095] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.095] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.095] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.095] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.095] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.098] [Render thread/DEBUG] [mixin/]: Mixing SectionBufferBuilderPackAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.SectionBufferBuilderPack -[03Nov2024 10:23:15.098] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:SectionBufferBuilderPackAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.104] [Render thread/DEBUG] [mixin/]: Mixing texture.AnimationMetadataSectionAccessor from mixins.iris.json into net.minecraft.client.resources.metadata.animation.AnimationMetadataSection -[03Nov2024 10:23:15.104] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.AnimationMetadataSectionAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.107] [Render thread/DEBUG] [mixin/]: Mixing features.render.frapi.BakedModelMixin from sodium-common.mixins.json into net.minecraft.client.resources.model.BakedModel -[03Nov2024 10:23:15.107] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.BakedModelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.108] [Render thread/DEBUG] [mixin/]: Mixing client.BakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.BakedModel -[03Nov2024 10:23:15.119] [Render thread/DEBUG] [mixin/]: Mixing OutlineBufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.OutlineBufferSource -[03Nov2024 10:23:15.119] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:OutlineBufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.123] [Render thread/DEBUG] [mixin/]: Mixing features.render.frapi.ModelBlockRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer -[03Nov2024 10:23:15.123] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.124] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/caffeinemc/mods/sodium/client/render/frapi/render/NonTerrainBlockRenderContext; to mde22338$sodium$lambda$new$0$0 in sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium -[03Nov2024 10:23:15.124] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.ModelBlockRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer -[03Nov2024 10:23:15.124] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.124] [Render thread/DEBUG] [mixin/]: Mixing features.render.model.block.ModelBlockRendererMixin from sodium-neoforge.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer -[03Nov2024 10:23:15.125] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.render.model.block.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.127] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;JILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.127] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.127] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.127] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.128] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.render.model.block.ModelBlockRendererMixin from mod sodium->@Inject::renderFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;FFFIILnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.134] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.AbstractBlockRenderContextMixin from sodium-neoforge.mixins.json into net.caffeinemc.mods.sodium.client.render.frapi.render.AbstractBlockRenderContext -[03Nov2024 10:23:15.135] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.AbstractBlockRenderContextMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.138] [Render thread/DEBUG] [mixin/]: Mixing core.model.TextureAtlasSpriteMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite -[03Nov2024 10:23:15.138] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.TextureAtlasSpriteMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.141] [Render thread/DEBUG] [mixin/]: Mixing MixinItemInHandRenderer from mixins.iris.json into net.minecraft.client.renderer.ItemInHandRenderer -[03Nov2024 10:23:15.141] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.142] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris->@Inject::iris$skipTranslucentHands(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.145] [Render thread/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.iris.json into net.minecraft.client.particle.ParticleEngine -[03Nov2024 10:23:15.145] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.145] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$finishDrawingParticles$1(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mde22338$iris$lambda$iris$finishDrawingParticles$1$0 in mixins.iris.json:MixinParticleEngine from mod iris -[03Nov2024 10:23:15.145] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginDrawingParticles$0(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mde22338$iris$lambda$iris$beginDrawingParticles$0$1 in mixins.iris.json:MixinParticleEngine from mod iris -[03Nov2024 10:23:15.145] [Render thread/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.iris.fantastic.json into net.minecraft.client.particle.ParticleEngine -[03Nov2024 10:23:15.145] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinParticleEngine from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.147] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.147] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.147] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.147] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.147] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.147] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.150] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.TextureSheetParticleMixin from sodium-common.mixins.json into net.minecraft.client.particle.TextureSheetParticle -[03Nov2024 10:23:15.150] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.151] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.151] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.151] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.152] [Render thread/DEBUG] [mixin/]: Mixing features.render.particle.SingleQuadParticleMixin from sodium-common.mixins.json into net.minecraft.client.particle.SingleQuadParticle -[03Nov2024 10:23:15.152] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.154] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium->@Inject::renderRotatedQuad(Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/joml/Quaternionf;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.156] [Render thread/DEBUG] [mixin/]: Mixing MixinTerrainParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.TerrainParticle -[03Nov2024 10:23:15.156] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.157] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.157] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.157] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.157] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$overrideParticleSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.161] [Render thread/DEBUG] [mixin/]: Mixing MixinStationaryItemParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.BlockMarker -[03Nov2024 10:23:15.161] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.162] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.162] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.162] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.162] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$overrideParticleRenderType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.176] [Render thread/DEBUG] [mixin/]: Mixing MixinFireworkSparkParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.FireworkParticles$SparkParticle -[03Nov2024 10:23:15.177] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinFireworkSparkParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.214] [Render thread/DEBUG] [mixin/]: Mixing LightTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.LightTexture -[03Nov2024 10:23:15.214] [Render thread/DEBUG] [mixin/]: mixins.iris.json:LightTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.215] [Render thread/DEBUG] [mixin/]: Mixing MixinLightTexture from mixins.iris.json into net.minecraft.client.renderer.LightTexture -[03Nov2024 10:23:15.215] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.216] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.216] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.216] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.216] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::storeDarknessValue(Lnet/minecraft/world/entity/LivingEntity;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: Hardware information: -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: CPU: 16x AMD Ryzen 7 7840HS w/ Radeon 780M Graphics -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: GPU: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) (Supports OpenGL 4.6 (Core Profile) Mesa 24.1.7) -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: OS: Linux (6.6.52-gentoo) -[03Nov2024 10:23:15.224] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexBuffer from mixins.iris.json into com.mojang.blaze3d.vertex.VertexBuffer -[03Nov2024 10:23:15.224] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.226] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::unbindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.226] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.226] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.226] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.228] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinBufferBuilder_SeparateAo from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder -[03Nov2024 10:23:15.228] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.230] [Render thread/DEBUG] [mixin/]: Mixing core.render.immediate.consumer.BufferBuilderMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder -[03Nov2024 10:23:15.230] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.immediate.consumer.BufferBuilderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.231] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder -[03Nov2024 10:23:15.231] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.232] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder -[03Nov2024 10:23:15.232] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.237] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder_SegmentRendering from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder -[03Nov2024 10:23:15.238] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.244] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.252] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.MeshDataMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.MeshData -[03Nov2024 10:23:15.252] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.sorting.MeshDataMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.256] [Render thread/DEBUG] [mixin/]: Mixing MixinSodiumWorldRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer -[03Nov2024 10:23:15.256] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.257] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/irisshaders/iris/shadows/ShadowRenderer;Lnet/minecraft/client/renderer/RenderBuffers;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Camera;DDDFZZ)I to mde22338$iris$lambda$static$0$0 in mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris -[03Nov2024 10:23:15.259] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris->@Inject::checkRenderShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;FLnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/client/player/LocalPlayer;Lcom/llamalad7/mixinextras/sugar/ref/LocalBooleanRef;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.261] [Render thread/DEBUG] [mixin/]: Mixing MixinShadowRenderer from mixins.iris.forge.json into net.irisshaders.iris.shadows.ShadowRenderer -[03Nov2024 10:23:15.261] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.263] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.263] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.264] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.264] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.270] [Render thread/DEBUG] [mixin/]: Mixing features.options.overlays.GuiMixin from sodium-common.mixins.json into net.minecraft.client.gui.Gui -[03Nov2024 10:23:15.270] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.overlays.GuiMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.271] [Render thread/DEBUG] [mixin/]: Mixing gui.MixinGui from mixins.iris.json into net.minecraft.client.gui.Gui -[03Nov2024 10:23:15.271] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.272] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris->@Inject::iris$handleHudHidingScreens(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.272] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris->@Inject::iris$disableVignetteRendering(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:15.279] [Render thread/DEBUG] [mixin/]: Mixing features.gui.hooks.debug.DebugScreenOverlayMixin from sodium-common.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay -[03Nov2024 10:23:15.280] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.debug.DebugScreenOverlayMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.281] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from mixins.iris.json into net.minecraft.client.gui.components.DebugScreenOverlay -[03Nov2024 10:23:15.281] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.281] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShadowDebugText$1(Ljava/util/List;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mde22338$iris$lambda$iris$appendShadowDebugText$1$0 in mixins.iris.json:MixinDebugScreenOverlay from mod iris -[03Nov2024 10:23:15.281] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShaderPackText$0(Ljava/util/List;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to mde22338$iris$lambda$iris$appendShaderPackText$0$1 in mixins.iris.json:MixinDebugScreenOverlay from mod iris -[03Nov2024 10:23:15.283] [Render thread/DEBUG] [mixin/]: Mixing DebugHudMixin from fabric-renderer-api-v1.debughud.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay -[03Nov2024 10:23:15.283] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.284] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from iris-batched-entity-rendering.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay -[03Nov2024 10:23:15.284] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.288] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.315] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: [] -[03Nov2024 10:23:15.362] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.ModelPartMixin from sodium-common.mixins.json into net.minecraft.client.model.geom.ModelPart -[03Nov2024 10:23:15.362] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.ModelPartMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.376] [Render thread/DEBUG] [mixin/]: Mixing MixinChainedJsonException from mixins.iris.json into net.minecraft.server.ChainedJsonException -[03Nov2024 10:23:15.376] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.378] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris->@Inject::iris$changeShaderParseException(Ljava/lang/Exception;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.379] [Render thread/DEBUG] [mixin/]: Mixing MixinUniform from mixins.iris.json into com.mojang.blaze3d.shaders.Uniform -[03Nov2024 10:23:15.380] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.381] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris->@Inject::iris$glGetUniformLocation(ILjava/lang/CharSequence;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.385] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramType from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type -[03Nov2024 10:23:15.385] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.386] [Render thread/DEBUG] [mixin/]: Mixing ProgramTypeAccessor from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type -[03Nov2024 10:23:15.386] [Render thread/DEBUG] [mixin/]: mixins.iris.json:ProgramTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.386] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createProgramType(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program$Type; to createProgramType$iris_$md$e22338$0 in mixins.iris.json:ProgramTypeAccessor from mod iris -[03Nov2024 10:23:15.390] [Render thread/DEBUG] [mixin/]: Mixing MixinProgram from mixins.iris.json into com.mojang.blaze3d.shaders.Program -[03Nov2024 10:23:15.390] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.394] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris->@Inject::iris$causeException(Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.396] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramManager from mixins.iris.json into com.mojang.blaze3d.shaders.ProgramManager -[03Nov2024 10:23:15.396] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.398] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris->@Inject::iris$releaseGeometry(Lcom/mojang/blaze3d/shaders/Shader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.430] [Render thread/ERROR] [com.mojang.text2speech.Narrator/]: Error while loading the narrator +[06Jan2025 11:38:35.512] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430] +[06Jan2025 11:38:35.519] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS +[06Jan2025 11:38:35.525] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.6.52-gentoo +[06Jan2025 11:38:35.579] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,forgeclient,forgedatauserdev,testharness,forgeserverdev,forgeserveruserdev,forgejunitdev,forgeclientdev,forgeclientuserdev,forgeserver,forgejunituserdev,forgedatadev] +[06Jan2025 11:38:35.631] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,slf4jfixer,runtime_enum_extender,accesstransformer,runtimedistcleaner] +[06Jan2025 11:38:35.658] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services +[06Jan2025 11:38:35.669] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run +[06Jan2025 11:38:35.670] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods +[06Jan2025 11:38:35.671] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config +[06Jan2025 11:38:35.671] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/fml.toml +[06Jan2025 11:38:35.821] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Got mod coordinates testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main from env +[06Jan2025 11:38:35.824] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{testproject=[/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main, /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main]}] +[06Jan2025 11:38:35.830] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: +[06Jan2025 11:38:35.852] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow +[06Jan2025 11:38:36.207] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 +[06Jan2025 11:38:36.320] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6 +[06Jan2025 11:38:36.406] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] +[06Jan2025 11:38:36.407] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading +[06Jan2025 11:38:36.408] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin +[06Jan2025 11:38:36.409] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin +[06Jan2025 11:38:36.409] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml +[06Jan2025 11:38:36.411] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML 4.0.24 loading +[06Jan2025 11:38:36.412] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 11.0.4+main.d2e20e43 +[06Jan2025 11:38:36.413] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 10.0.1+139da711 +[06Jan2025 11:38:36.415] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found EventBus version : null +[06Jan2025 11:38:36.416] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner +[06Jan2025 11:38:36.417] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml +[06Jan2025 11:38:36.418] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services +[06Jan2025 11:38:36.473] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Received command line version data : VersionInfo[neoForgeVersion=21.1.65, fmlVersion=4.0.24, mcVersion=1.21.1, neoFormVersion=20240808.144430] +[06Jan2025 11:38:36.474] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing +[06Jan2025 11:38:36.476] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin +[06Jan2025 11:38:36.522] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@1f36e637 +[06Jan2025 11:38:36.562] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT +[06Jan2025 11:38:36.571] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager +[06Jan2025 11:38:36.573] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) +[06Jan2025 11:38:36.575] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) +[06Jan2025 11:38:36.576] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) +[06Jan2025 11:38:36.578] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) +[06Jan2025 11:38:36.579] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) +[06Jan2025 11:38:36.585] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin +[06Jan2025 11:38:36.586] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml +[06Jan2025 11:38:36.587] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories +[06Jan2025 11:38:36.588] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run +[06Jan2025 11:38:36.589] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods +[06Jan2025 11:38:36.589] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config +[06Jan2025 11:38:36.589] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/fml.toml +[06Jan2025 11:38:36.590] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Loading configuration +[06Jan2025 11:38:36.598] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler +[06Jan2025 11:38:36.599] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Using forgeclientuserdev as launch service +[06Jan2025 11:38:36.605] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml +[06Jan2025 11:38:36.605] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning +[06Jan2025 11:38:36.607] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin +[06Jan2025 11:38:36.608] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin +[06Jan2025 11:38:36.608] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml +[06Jan2025 11:38:36.608] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan +[06Jan2025 11:38:36.614] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Got mod coordinates testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:testproject%%/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main from env +[06Jan2025 11:38:36.615] [main/DEBUG] [net.neoforged.fml.loading.targets.CommonLaunchHandler/CORE]: Found supplied mod coordinates [{testproject=[/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main, /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main]}] +[06Jan2025 11:38:36.637] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 4 implementations of IModFileCandidateLocator: +[06Jan2025 11:38:36.639] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.NeoForgeDevProvider from loader-4.0.24.jar +[06Jan2025 11:38:36.640] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.ModsFolderLocator from loader-4.0.24.jar +[06Jan2025 11:38:36.641] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.MavenDirectoryLocator from loader-4.0.24.jar +[06Jan2025 11:38:36.641] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: -1000 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.UserdevLocator from loader-4.0.24.jar +[06Jan2025 11:38:36.645] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 2 implementations of IModFileReader: +[06Jan2025 11:38:36.646] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader from loader-4.0.24.jar +[06Jan2025 11:38:36.647] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: -1000 - net.neoforged.fml.loading.moddiscovery.readers.NestedLibraryModReader from loader-4.0.24.jar +[06Jan2025 11:38:36.649] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 1 implementations of IDependencyLocator: +[06Jan2025 11:38:36.650] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator from loader-4.0.24.jar +[06Jan2025 11:38:36.785] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {minecraft} mods - versions {1.21.1} +[06Jan2025 11:38:36.803] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar +[06Jan2025 11:38:36.829] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {neoforge} mods - versions {21.1.65} +[06Jan2025 11:38:36.837] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/iris-neoforge-1.8.0-beta.5+mc1.21.1.jar +[06Jan2025 11:38:36.855] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iris-neoforge-1.8.0-beta.5+mc1.21.1.jar with {iris} mods - versions {1.8.0-beta.5+mc1.21.1} +[06Jan2025 11:38:36.859] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar +[06Jan2025 11:38:36.870] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar with {sodium} mods - versions {0.6.0-beta.4+mc1.21.1} +[06Jan2025 11:38:36.878] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] +[06Jan2025 11:38:36.881] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main +[06Jan2025 11:38:36.886] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {cawezs_mantle_to_stratus} mods - versions {1.0.0} +[06Jan2025 11:38:36.911] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) GL version 4.6 (Core Profile) Mesa 24.2.6, AMD +[06Jan2025 11:38:36.913] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar +[06Jan2025 11:38:36.918] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {neoforge} mods - versions {21.1.65} +[06Jan2025 11:38:36.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/earlydisplay/4.0.24/c1f79ceaefcb4c79dea89e969563718a2d5157f/earlydisplay-4.0.24.jar because it was already located earlier +[06Jan2025 11:38:36.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/loader/4.0.24/8211b356d57387a287aa3fb1d425fdd34db6d638/loader-4.0.24.jar because it was already located earlier +[06Jan2025 11:38:36.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/coremods/7.0.3/9147e6f638b4272b3bd5fc8f92ad37802512c6c/coremods-7.0.3.jar because it was already located earlier +[06Jan2025 11:38:36.931] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/11.0.4/6619d4812a3c092310d521ebc4c9503727563df7/modlauncher-11.0.4.jar because it was already located earlier +[06Jan2025 11:38:36.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.accesstransformers/at-modlauncher/10.0.1/5aba50202aceead086bc09fbc2751c9f05cb4890/at-modlauncher-10.0.1.jar because it was already located earlier +[06Jan2025 11:38:36.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/accesstransformers/10.0.1/fd83b5725f76eae9115e9355fa1c456a6a441400/accesstransformers-10.0.1.jar because it was already located earlier +[06Jan2025 11:38:36.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.openjdk.nashorn/nashorn-core/15.4/f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5/nashorn-core-15.4.jar because it was already located earlier +[06Jan2025 11:38:36.932] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/mergetool/2.0.3/1275202cbbb248f49345cf6787ce299afd9a02fb/mergetool-2.0.3-api.jar because it was already located earlier +[06Jan2025 11:38:36.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/bus/8.0.2/163c9ef7c4bcca6d850c34e95261b606af91fe06/bus-8.0.2.jar because it was already located earlier +[06Jan2025 11:38:36.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.8.0/861dbcf2757dd6701c98b3949198549ccb5f62ff/toml-3.8.0.jar because it was already located earlier +[06Jan2025 11:38:36.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.8.0/2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a/core-3.8.0.jar because it was already located earlier +[06Jan2025 11:38:36.933] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarSelector/0.4.1/fb3cc7a58af22ad2880adb98af6d518128c47dae/JarJarSelector-0.4.1.jar because it was already located earlier +[06Jan2025 11:38:36.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarMetadata/0.4.1/f8da03683dc81694556dc3e177c5e3bb77ae6fcb/JarJarMetadata-0.4.1.jar because it was already located earlier +[06Jan2025 11:38:36.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.8.5/4433f50c07debefaed0553bd0068f4f48d449313/maven-artifact-3.8.5.jar because it was already located earlier +[06Jan2025 11:38:36.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.6.3/a01aaa6ddaea9ec07ec4f209487b7a46a526283a/typetools-0.6.3.jar because it was already located earlier +[06Jan2025 11:38:36.934] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.3.0/b562e9bb61235c9520e26282cdee71f8f802d1fc/terminalconsoleappender-1.3.0.jar because it was already located earlier +[06Jan2025 11:38:36.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar because it was already located earlier +[06Jan2025 11:38:36.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-lang3/3.14.0/1ed471194b02f2c6cb734a0cd6f6f107c673afae/commons-lang3-3.14.0.jar because it was already located earlier +[06Jan2025 11:38:36.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/logging/1.2.7/24cb95ffb0e3433fd6e844c04e68009e504ca1c0/logging-1.2.7.jar because it was already located earlier +[06Jan2025 11:38:36.935] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j2-impl/2.22.1/d7e6693c2606cb7e7335047d7bb96dec52db5665/log4j-slf4j2-impl-2.22.1.jar because it was already located earlier +[06Jan2025 11:38:36.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.22.1/7183a25510a02ad00cc6a95d3b3d2a7d3c5a8dc4/log4j-core-2.22.1.jar because it was already located earlier +[06Jan2025 11:38:36.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.22.1/bea6fede6328fabafd7e68363161a7ea6605abd1/log4j-api-2.22.1.jar because it was already located earlier +[06Jan2025 11:38:36.936] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.sf.jopt-simple/jopt-simple/5.0.4/4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c/jopt-simple-5.0.4.jar because it was already located earlier +[06Jan2025 11:38:36.937] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.15.1/f11560da189ab563a5c8e351941415430e9304ea/commons-io-2.15.1.jar because it was already located earlier +[06Jan2025 11:38:36.938] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/guava/32.1.2-jre/5e64ec7e056456bef3a4bc4c6fdaef71e8ab6318/guava-32.1.2-jre.jar because it was already located earlier +[06Jan2025 11:38:36.939] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.10.1/b3add478d4382b78ea20b1671390a858002feb6c/gson-2.10.1.jar because it was already located earlier +[06Jan2025 11:38:36.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.9/7cf2726fdcfbc8610f9a71fb3ed639871f315340/slf4j-api-2.0.9.jar because it was already located earlier +[06Jan2025 11:38:36.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.13.1/17125bae1d965624e265ef49552f6465a2bfa307/antlr4-runtime-4.13.1.jar because it was already located earlier +[06Jan2025 11:38:36.940] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/srgutils/0.4.15/ca408b131759478f164e010fae0d73997e125fb5/srgutils-0.4.15.jar because it was already located earlier +[06Jan2025 11:38:36.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.codehaus.plexus/plexus-utils/3.3.0/cf43b5391de623b36fe066a21127baef82c64022/plexus-utils-3.3.0.jar because it was already located earlier +[06Jan2025 11:38:36.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.20.0/8f15415b022a25b473e8e16c28ae913186ffb9c4/jline-reader-3.20.0.jar because it was already located earlier +[06Jan2025 11:38:36.941] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.machinezoo.noexception/noexception/1.7.1/b65330c98e38a1f915fa54a6e5eca496505e3f0a/noexception-1.7.1.jar because it was already located earlier +[06Jan2025 11:38:36.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.github.oshi/oshi-core/6.4.10/b1d8ab82d11d92fd639b56d639f8f46f739dd5fa/oshi-core-6.4.10.jar because it was already located earlier +[06Jan2025 11:38:36.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar because it was already located earlier +[06Jan2025 11:38:36.942] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/73.2/61ad4ef7f9131fcf6d25c34b817f90d6da06c9e9/icu4j-73.2.jar because it was already located earlier +[06Jan2025 11:38:36.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/6.0.54/de8bc95660e1b2fe8793fd427a7a10dcec5b3ea7/authlib-6.0.54.jar because it was already located earlier +[06Jan2025 11:38:36.943] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/blocklist/1.0.10/5c685c5ffa94c4cd39496c7184c1d122e515ecef/blocklist-1.0.10.jar because it was already located earlier +[06Jan2025 11:38:36.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.3.10/d15b53a14cf20fdcaa98f731af5dda654452c010/brigadier-1.3.10.jar because it was already located earlier +[06Jan2025 11:38:36.944] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/8.0.16/67d4de6d7f95d89bcf5862995fb854ebaec02a34/datafixerupper-8.0.16.jar because it was already located earlier +[06Jan2025 11:38:36.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/2.2.10/da05971b07cbb379d002cf7eaec6a2048211fefc/patchy-2.2.10.jar because it was already located earlier +[06Jan2025 11:38:36.945] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.17.9/3cad216e3a7f0c19b4b394388bc9ffc446f13b14/text2speech-1.17.9.jar because it was already located earlier +[06Jan2025 11:38:36.946] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.16.0/4e3eb3d79888d76b54e28b350915b5dc3919c9de/commons-codec-1.16.0.jar because it was already located earlier +[06Jan2025 11:38:36.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar because it was already located earlier +[06Jan2025 11:38:36.947] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-buffer/4.1.97.Final/f8f3d8644afa5e6e1a40a3a6aeb9d9aa970ecb4f/netty-buffer-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-codec/4.1.97.Final/384ba4d75670befbedb45c4d3b497a93639c206d/netty-codec-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.948] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-common/4.1.97.Final/7cceacaf11df8dc63f23d0fb58e9d4640fc88404/netty-common-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.949] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.97.Final/abb86c6906bf512bf2b797a41cd7d2e8d3cd7c36/netty-handler-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.950] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-resolver/4.1.97.Final/cec8348108dc76c47cf87c669d514be52c922144/netty-resolver-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.951] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-classes-epoll/4.1.97.Final/795da37ded759e862457a82d9d92c4d39ce8ecee/netty-transport-classes-epoll-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-unix-common/4.1.97.Final/d469d84265ab70095b01b40886cabdd433b6e664/netty-transport-native-unix-common-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.952] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport/4.1.97.Final/f37380d23c9bb079bc702910833b2fd532c9abd0/netty-transport-4.1.97.Final.jar because it was already located earlier +[06Jan2025 11:38:36.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.5.12/c24946d46824bd528054bface3231d2ecb7e95e8/fastutil-8.5.12.jar because it was already located earlier +[06Jan2025 11:38:36.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.14.0/28934d48aed814f11e4c584da55c49fa7032b31b/jna-platform-5.14.0.jar because it was already located earlier +[06Jan2025 11:38:36.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.14.0/67bf3eaea4f0718cb376a181a629e5f88fa1c9dd/jna-5.14.0.jar because it was already located earlier +[06Jan2025 11:38:36.953] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.commons/commons-compress/1.26.0/659feffdd12280201c8aacb8f7be94f9a883c824/commons-compress-1.26.0.jar because it was already located earlier +[06Jan2025 11:38:36.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.13/e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada/httpclient-4.5.13.jar because it was already located earlier +[06Jan2025 11:38:36.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.16/51cf043c87253c9f58b539c9f7e44c8894223850/httpcore-4.4.16.jar because it was already located earlier +[06Jan2025 11:38:36.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jcraft/jorbis/0.0.17/8872d22b293e8f5d7d56ff92be966e6dc28ebdc6/jorbis-0.0.17.jar because it was already located earlier +[06Jan2025 11:38:36.954] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.joml/joml/1.10.5/22566d58af70ad3d72308bab63b8339906deb649/joml-1.10.5.jar because it was already located earlier +[06Jan2025 11:38:36.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/a0db6c84a8becc8ca05f9dbfa985edc348a824c7/lwjgl-freetype-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.955] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/149070a5480900347071b7074779531f25a6e3dc/lwjgl-freetype-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/efa1eb78c5ccd840e9f329717109b5e892d72f8e/lwjgl-glfw-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/a03684c5e4b1b1dbbe0d29dbbdc27b985b6840f2/lwjgl-glfw-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.956] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/b543467b7ff3c6920539a88ee602d34098628be5/lwjgl-jemalloc-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/4f86728bf449b1dd61251c4e0ac01df1389cb51e/lwjgl-jemalloc-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/daada81ceb5fc0c291fbfdd4433cb8d9423577f2/lwjgl-openal-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.957] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/3037360cc4595079bea240af250b6d1a527e0905/lwjgl-openal-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/2f6b0147078396a58979125a4c947664e98293a/lwjgl-opengl-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/62c70a4b00ca5391882b0f4b787c1588d24f1c86/lwjgl-opengl-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/25dd6161988d7e65f71d5065c99902402ee32746/lwjgl-stb-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.958] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/fd1271ccd9d85eff2fa31f3fd543e02ccfaf5041/lwjgl-stb-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.959] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/82d755ca94b102e9ca77283b9e2dc46d1b15fbe5/lwjgl-tinyfd-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/d8d58daa0c3e5fd906fee96f5fddbcbc07cc308b/lwjgl-tinyfd-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.960] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/29589b5f87ed335a6c7e7ee6a5775f81f97ecb84/lwjgl-3.3.3.jar because it was already located earlier +[06Jan2025 11:38:36.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/1713758e3660ba66e1e954396fd18126038b33c0/lwjgl-3.3.3-natives-linux.jar because it was already located earlier +[06Jan2025 11:38:36.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lz4/lz4-java/1.8.0/4b986a99445e49ea5fbf5d149c4b63f6ed6c6780/lz4-java-1.8.0.jar because it was already located earlier +[06Jan2025 11:38:36.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.20.0/d0ddcc708ddf527a3454c941b7b9225cc83a15ff/jline-terminal-3.20.0.jar because it was already located earlier +[06Jan2025 11:38:36.961] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.97.Final/5514744c588190ffda076b35a9b8c9f24946a960/netty-transport-native-epoll-4.1.97.Final-linux-aarch_64.jar because it was already located earlier +[06Jan2025 11:38:36.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/io.netty/netty-transport-native-epoll/4.1.97.Final/54188f271e388e7f313aea995e82f58ce2cdb809/netty-transport-native-epoll-4.1.97.Final-linux-x86_64.jar because it was already located earlier +[06Jan2025 11:38:36.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/b421526c5f297295adef1c886e5246c39d4ac629/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar because it was already located earlier +[06Jan2025 11:38:36.962] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar because it was already located earlier +[06Jan2025 11:38:36.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/3.33.0/de2b60b62da487644fc11f734e73c8b0b431238f/checker-qual-3.33.0.jar because it was already located earlier +[06Jan2025 11:38:36.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.18.0/89b684257096f548fa39a7df9fdaa409d4d4df91/error_prone_annotations-2.18.0.jar because it was already located earlier +[06Jan2025 11:38:36.963] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Skipping /home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/2.8/c85270e307e7b822f1086b93689124b89768e273/j2objc-annotations-2.8.jar because it was already located earlier +[06Jan2025 11:38:36.969] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid neoforge, selecting most recent based on version data +[06Jan2025 11:38:36.971] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Selected file neoforge-21.1.65-minecraft.jar for modid neoforge with version 21.1.65 +[06Jan2025 11:38:37.203] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.210] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.42+d1308ded19.jar with {fabric_api_base} mods - versions {0.4.42+d1308ded19} +[06Jan2025 11:38:37.212] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.216] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar with {fabric_block_view_api_v2} mods - versions {1.0.10+9afaaf8c19} +[06Jan2025 11:38:37.219] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.222] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.4.0+acb05a3919.jar with {fabric_renderer_api_v1} mods - versions {3.4.0+acb05a3919} +[06Jan2025 11:38:37.226] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.229] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.48+73761d2e19.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.48+73761d2e19} +[06Jan2025 11:38:37.273] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.276] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.42+d1308ded19.jar with {fabric_api_base} mods - versions {0.4.42+d1308ded19} +[06Jan2025 11:38:37.278] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.281] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.48+73761d2e19.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.48+73761d2e19} +[06Jan2025 11:38:37.304] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.307] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.4.0+acb05a3919.jar with {fabric_renderer_api_v1} mods - versions {3.4.0+acb05a3919} +[06Jan2025 11:38:37.309] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.311] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar with {fabric_block_view_api_v2} mods - versions {1.0.10+9afaaf8c19} +[06Jan2025 11:38:37.321] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection +[06Jan2025 11:38:37.325] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {minecraft} mods - versions {1.21.1} +[06Jan2025 11:38:37.329] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] +[06Jan2025 11:38:37.331] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/iris-neoforge-1.8.0-beta.5+mc1.21.1.jar +[06Jan2025 11:38:37.333] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iris-neoforge-1.8.0-beta.5+mc1.21.1.jar with {iris} mods - versions {1.8.0-beta.5+mc1.21.1} +[06Jan2025 11:38:37.334] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/iris-neoforge-1.8.0-beta.5+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] +[06Jan2025 11:38:37.334] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.json +[06Jan2025 11:38:37.335] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.fantastic.json +[06Jan2025 11:38:37.335] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.vertexformat.json +[06Jan2025 11:38:37.335] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config iris-batched-entity-rendering.mixins.json +[06Jan2025 11:38:37.335] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.compat.sodium.json +[06Jan2025 11:38:37.335] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.compat.dh.json +[06Jan2025 11:38:37.335] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config mixins.iris.forge.json +[06Jan2025 11:38:37.336] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.338] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.42+d1308ded19.jar with {fabric_api_base} mods - versions {0.4.42+d1308ded19} +[06Jan2025 11:38:37.339] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] +[06Jan2025 11:38:37.339] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.341] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.4.0+acb05a3919.jar with {fabric_renderer_api_v1} mods - versions {3.4.0+acb05a3919} +[06Jan2025 11:38:37.341] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] +[06Jan2025 11:38:37.341] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-renderer-api-v1.mixins.json +[06Jan2025 11:38:37.341] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-renderer-api-v1.debughud.mixins.json +[06Jan2025 11:38:37.341] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.343] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.48+73761d2e19.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.48+73761d2e19} +[06Jan2025 11:38:37.344] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] +[06Jan2025 11:38:37.344] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-rendering-data-attachment-v1.mixins.json +[06Jan2025 11:38:37.344] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-rendering-data-attachment-v1.client.mixins.json +[06Jan2025 11:38:37.344] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar +[06Jan2025 11:38:37.346] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar with {sodium} mods - versions {0.6.0-beta.4+mc1.21.1} +[06Jan2025 11:38:37.346] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods/sodium-neoforge-0.6.0-beta.4+mc1.21.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]] +[06Jan2025 11:38:37.347] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config sodium-common.mixins.json +[06Jan2025 11:38:37.347] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config sodium-neoforge.mixins.json +[06Jan2025 11:38:37.347] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main +[06Jan2025 11:38:37.348] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {cawezs_mantle_to_stratus} mods - versions {1.0.0} +[06Jan2025 11:38:37.349] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]] +[06Jan2025 11:38:37.349] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar +[06Jan2025 11:38:37.350] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.65-minecraft.jar with {neoforge} mods - versions {21.1.65} +[06Jan2025 11:38:37.351] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,]]] +[06Jan2025 11:38:37.351] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config neoforge.mixins.json +[06Jan2025 11:38:37.351] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate +[06Jan2025 11:38:37.353] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar with {fabric_block_view_api_v2} mods - versions {1.0.10+9afaaf8c19} +[06Jan2025 11:38:37.353] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]] +[06Jan2025 11:38:37.353] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-block-view-api-v2.mixins.json +[06Jan2025 11:38:37.353] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config fabric-block-view-api-v2.client.mixins.json +[06Jan2025 11:38:37.354] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] +[06Jan2025 11:38:37.356] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml +[06Jan2025 11:38:37.403] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 3 implementations of IModLanguageLoader: +[06Jan2025 11:38:37.404] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.javafmlmod.FMLJavaModLanguageProvider from loader-4.0.24.jar +[06Jan2025 11:38:37.404] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.lowcodemod.LowCodeModLanguageProvider from loader-4.0.24.jar +[06Jan2025 11:38:37.404] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.mclanguageprovider.MinecraftModLanguageProvider from loader-4.0.24.jar +[06Jan2025 11:38:37.405] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider javafml, version 4.0.24 +[06Jan2025 11:38:37.407] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider lowcodefml, version 4.0.24 +[06Jan2025 11:38:37.407] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider minecraft, version 4.0.24 +[06Jan2025 11:38:37.418] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Configured system mods: [minecraft, neoforge] +[06Jan2025 11:38:37.418] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: minecraft +[06Jan2025 11:38:37.419] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: neoforge +[06Jan2025 11:38:37.423] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 16 mod requirements (14 mandatory, 2 optional) +[06Jan2025 11:38:37.425] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) +[06Jan2025 11:38:37.737] [main/DEBUG] [mixin/]: Adding mixin platform agents for container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339 +[06Jan2025 11:38:37.738] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339 +[06Jan2025 11:38:37.738] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339 +[06Jan2025 11:38:37.738] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339 +[06Jan2025 11:38:37.738] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339 +[06Jan2025 11:38:37.739] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339 +[06Jan2025 11:38:37.739] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339 +[06Jan2025 11:38:37.759] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers +[06Jan2025 11:38:37.767] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin +[06Jan2025 11:38:37.769] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin +[06Jan2025 11:38:37.770] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml +[06Jan2025 11:38:37.771] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/LOADING]: Loading coremod transformers +[06Jan2025 11:38:37.773] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Not loading coremod script-engine since no mod requested it +[06Jan2025 11:38:37.777] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 1 implementations of ICoreMod: +[06Jan2025 11:38:37.778] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.neoforge.coremods.NeoForgeCoreMod from neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar +[06Jan2025 11:38:37.806] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.biome.Biome, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6818d900 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar +[06Jan2025 11:38:37.809] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.structure.Structure, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6818d900 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar +[06Jan2025 11:38:37.809] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.block.FlowerPotBlock, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6818d900 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar +[06Jan2025 11:38:37.810] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net/minecraft/server/commands/SummonCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/PhantomSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Zombie, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/NaturalSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Spider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/EntityType, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Strider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/raid/Raid, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/ai/village/VillageSiege, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/server/commands/RaidCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/animal/horse/SkeletonTrapGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/npc/CatSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/monster/ZombieVillager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/PatrolSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/npc/Villager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3], Target[className=net/minecraft/world/entity/animal/frog/Tadpole, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@5adb0db3]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6818d900 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar +[06Jan2025 11:38:37.822] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@29a69a35 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/biome/Biome;} {} {V} +[06Jan2025 11:38:37.830] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@4f8b4bd0 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} +[06Jan2025 11:38:37.835] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@4e904fd5 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} +[06Jan2025 11:38:37.837] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/server/commands/SummonCommand;} {} {V} +[06Jan2025 11:38:37.838] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} +[06Jan2025 11:38:37.839] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} +[06Jan2025 11:38:37.839] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} +[06Jan2025 11:38:37.843] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} +[06Jan2025 11:38:37.844] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} +[06Jan2025 11:38:37.844] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Spider;} {} {V} +[06Jan2025 11:38:37.844] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/EntityType;} {} {V} +[06Jan2025 11:38:37.845] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Strider;} {} {V} +[06Jan2025 11:38:37.845] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/raid/Raid;} {} {V} +[06Jan2025 11:38:37.845] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} +[06Jan2025 11:38:37.846] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} +[06Jan2025 11:38:37.846] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/server/commands/RaidCommand;} {} {V} +[06Jan2025 11:38:37.846] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} +[06Jan2025 11:38:37.847] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} +[06Jan2025 11:38:37.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} +[06Jan2025 11:38:37.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} +[06Jan2025 11:38:37.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} +[06Jan2025 11:38:37.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} +[06Jan2025 11:38:37.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} +[06Jan2025 11:38:37.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/npc/Villager;} {} {V} +[06Jan2025 11:38:37.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@b18c4 to Target : cpw.mods.modlauncher.api.TargetType@5adb0db3 {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} +[06Jan2025 11:38:37.854] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml +[06Jan2025 11:38:39.015] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[06Jan2025 11:38:39.016] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339] +[06Jan2025 11:38:39.016] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[FMLMixinPlatformAgent:null] +[06Jan2025 11:38:39.167] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-rendering-data-attachment-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). +[06Jan2025 11:38:39.189] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 +[06Jan2025 11:38:39.190] [main/DEBUG] [mixin/]: Mixin config fabric-rendering-data-attachment-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.198] [main/DEBUG] [mixin/]: Mixin config fabric-rendering-data-attachment-v1.client.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.206] [main/DEBUG] [mixin/]: Mixin config sodium-common.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.213] [main/DEBUG] [mixin/]: Mixin config sodium-neoforge.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.218] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.json is lower than the default level supported by the current mixin service (JAVA_16). +[06Jan2025 11:38:39.225] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.fantastic.json is lower than the default level supported by the current mixin service (JAVA_16). +[06Jan2025 11:38:39.236] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.vertexformat.json is lower than the default level supported by the current mixin service (JAVA_16). +[06Jan2025 11:38:39.241] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by iris-batched-entity-rendering.mixins.json is lower than the default level supported by the current mixin service (JAVA_16). +[06Jan2025 11:38:39.250] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.compat.sodium.json is lower than the default level supported by the current mixin service (JAVA_16). +[06Jan2025 11:38:39.258] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.compat.dh.json is lower than the default level supported by the current mixin service (JAVA_16). +[06Jan2025 11:38:39.264] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.iris.forge.json is lower than the default level supported by the current mixin service (JAVA_16). +[06Jan2025 11:38:39.267] [main/DEBUG] [mixin/]: Compatibility level JAVA_21 specified by fabric-renderer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). +[06Jan2025 11:38:39.268] [main/INFO] [mixin/]: Compatibility level set to JAVA_21 +[06Jan2025 11:38:39.269] [main/DEBUG] [mixin/]: Mixin config fabric-renderer-api-v1.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.272] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-renderer-api-v1.debughud.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). +[06Jan2025 11:38:39.272] [main/DEBUG] [mixin/]: Mixin config fabric-renderer-api-v1.debughud.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.281] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-block-view-api-v2.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). +[06Jan2025 11:38:39.283] [main/DEBUG] [mixin/]: Mixin config fabric-block-view-api-v2.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.287] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by fabric-block-view-api-v2.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13). +[06Jan2025 11:38:39.288] [main/DEBUG] [mixin/]: Mixin config fabric-block-view-api-v2.client.mixins.json does not specify "minVersion" or "requiredFeatures" property +[06Jan2025 11:38:39.291] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[06Jan2025 11:38:39.292] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixin_synthetic) +[06Jan2025 11:38:39.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixin_synthetic) +[06Jan2025 11:38:39.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixin_synthetic) +[06Jan2025 11:38:39.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixin_synthetic) +[06Jan2025 11:38:39.294] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixin_synthetic) +[06Jan2025 11:38:39.294] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixin_synthetic) +[06Jan2025 11:38:39.295] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixin_synthetic) +[06Jan2025 11:38:39.295] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] +[06Jan2025 11:38:39.296] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_rendering_data_attachment_v1) +[06Jan2025 11:38:39.296] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_rendering_data_attachment_v1) +[06Jan2025 11:38:39.297] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_rendering_data_attachment_v1) +[06Jan2025 11:38:39.297] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_rendering_data_attachment_v1) +[06Jan2025 11:38:39.298] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_rendering_data_attachment_v1) +[06Jan2025 11:38:39.298] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_rendering_data_attachment_v1) +[06Jan2025 11:38:39.298] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_rendering_data_attachment_v1) +[06Jan2025 11:38:39.299] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_data_attachment_v1)] +[06Jan2025 11:38:39.300] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) +[06Jan2025 11:38:39.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) +[06Jan2025 11:38:39.300] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) +[06Jan2025 11:38:39.300] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) +[06Jan2025 11:38:39.300] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) +[06Jan2025 11:38:39.301] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(minecraft) +[06Jan2025 11:38:39.301] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(minecraft) +[06Jan2025 11:38:39.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] +[06Jan2025 11:38:39.302] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sodium) +[06Jan2025 11:38:39.302] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sodium) +[06Jan2025 11:38:39.303] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sodium) +[06Jan2025 11:38:39.303] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sodium) +[06Jan2025 11:38:39.303] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sodium) +[06Jan2025 11:38:39.304] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(sodium) +[06Jan2025 11:38:39.304] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(sodium) +[06Jan2025 11:38:39.304] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodium)] +[06Jan2025 11:38:39.304] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(iris) +[06Jan2025 11:38:39.304] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(iris) +[06Jan2025 11:38:39.305] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(iris) +[06Jan2025 11:38:39.305] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(iris) +[06Jan2025 11:38:39.308] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(iris) +[06Jan2025 11:38:39.309] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(iris) +[06Jan2025 11:38:39.309] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(iris) +[06Jan2025 11:38:39.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iris)] +[06Jan2025 11:38:39.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_renderer_api_v1) +[06Jan2025 11:38:39.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_renderer_api_v1) +[06Jan2025 11:38:39.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_renderer_api_v1) +[06Jan2025 11:38:39.311] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_renderer_api_v1) +[06Jan2025 11:38:39.312] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_renderer_api_v1) +[06Jan2025 11:38:39.312] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_renderer_api_v1) +[06Jan2025 11:38:39.313] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_renderer_api_v1) +[06Jan2025 11:38:39.313] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_api_v1)] +[06Jan2025 11:38:39.313] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_api_base) +[06Jan2025 11:38:39.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_api_base) +[06Jan2025 11:38:39.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_api_base) +[06Jan2025 11:38:39.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_api_base) +[06Jan2025 11:38:39.315] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_api_base) +[06Jan2025 11:38:39.317] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_api_base) +[06Jan2025 11:38:39.318] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_api_base) +[06Jan2025 11:38:39.318] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_base)] +[06Jan2025 11:38:39.319] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cawezs_mantle_to_stratus) +[06Jan2025 11:38:39.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cawezs_mantle_to_stratus) +[06Jan2025 11:38:39.319] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cawezs_mantle_to_stratus) +[06Jan2025 11:38:39.319] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cawezs_mantle_to_stratus) +[06Jan2025 11:38:39.320] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cawezs_mantle_to_stratus) +[06Jan2025 11:38:39.321] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cawezs_mantle_to_stratus) +[06Jan2025 11:38:39.321] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cawezs_mantle_to_stratus) +[06Jan2025 11:38:39.326] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] +[06Jan2025 11:38:39.327] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_block_view_api_v2) +[06Jan2025 11:38:39.327] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_block_view_api_v2) +[06Jan2025 11:38:39.328] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_block_view_api_v2) +[06Jan2025 11:38:39.328] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_block_view_api_v2) +[06Jan2025 11:38:39.328] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_block_view_api_v2) +[06Jan2025 11:38:39.328] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(fabric_block_view_api_v2) +[06Jan2025 11:38:39.328] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(fabric_block_view_api_v2) +[06Jan2025 11:38:39.329] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_view_api_v2)] +[06Jan2025 11:38:39.329] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.330] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.330] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.331] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.331] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.332] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.333] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.333] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] +[06Jan2025 11:38:39.334] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json source=SecureJarResource(mixinextras.neoforge) +[06Jan2025 11:38:39.353] [main/DEBUG] [mixin/]: inject() running with 12 agents +[06Jan2025 11:38:39.354] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[06Jan2025 11:38:39.355] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@15bc339] +[06Jan2025 11:38:39.356] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[FMLMixinPlatformAgent:null] +[06Jan2025 11:38:39.357] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] +[06Jan2025 11:38:39.357] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_data_attachment_v1)] +[06Jan2025 11:38:39.358] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] +[06Jan2025 11:38:39.358] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodium)] +[06Jan2025 11:38:39.360] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iris)] +[06Jan2025 11:38:39.362] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_api_v1)] +[06Jan2025 11:38:39.362] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_base)] +[06Jan2025 11:38:39.363] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] +[06Jan2025 11:38:39.363] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_view_api_v2)] +[06Jan2025 11:38:39.363] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] +[06Jan2025 11:38:39.364] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.65, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] +[06Jan2025 11:38:39.475] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] +[06Jan2025 11:38:39.476] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-data-attachment-v1.mixins.json +[06Jan2025 11:38:39.489] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-data-attachment-v1.client.mixins.json +[06Jan2025 11:38:39.491] [main/DEBUG] [mixin/]: Selecting config sodium-common.mixins.json +[06Jan2025 11:38:39.529] [main/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.ForgeMixinOverrides@2f98635e for service interface net.caffeinemc.mods.sodium.client.services.PlatformMixinOverrides +[06Jan2025 11:38:39.542] [main/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.NeoForgeRuntimeInformation@21d1b321 for service interface net.caffeinemc.mods.sodium.client.services.PlatformRuntimeInformation +[06Jan2025 11:38:39.544] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 43 options available, 1 override(s) found +[06Jan2025 11:38:39.546] [main/DEBUG] [mixin/]: Selecting config sodium-neoforge.mixins.json +[06Jan2025 11:38:39.547] [main/DEBUG] [mixin/]: Selecting config mixins.iris.json +[06Jan2025 11:38:39.548] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.548] [main/DEBUG] [mixin/]: Selecting config mixins.iris.fantastic.json +[06Jan2025 11:38:39.549] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.550] [main/DEBUG] [mixin/]: Selecting config mixins.iris.vertexformat.json +[06Jan2025 11:38:39.551] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.551] [main/DEBUG] [mixin/]: Selecting config iris-batched-entity-rendering.mixins.json +[06Jan2025 11:38:39.553] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for iris-batched-entity-rendering.mixins.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.553] [main/DEBUG] [mixin/]: Selecting config mixins.iris.compat.sodium.json +[06Jan2025 11:38:39.554] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.555] [main/DEBUG] [mixin/]: Selecting config mixins.iris.compat.dh.json +[06Jan2025 11:38:39.559] [main/WARN] [mixin/]: Reference map '' for mixins.iris.compat.dh.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.559] [main/DEBUG] [mixin/]: Selecting config mixins.iris.forge.json +[06Jan2025 11:38:39.560] [main/DEBUG] [mixin/]: Selecting config fabric-renderer-api-v1.mixins.json +[06Jan2025 11:38:39.561] [main/DEBUG] [mixin/]: Selecting config fabric-renderer-api-v1.debughud.mixins.json +[06Jan2025 11:38:39.561] [main/DEBUG] [mixin/]: Selecting config neoforge.mixins.json +[06Jan2025 11:38:39.562] [main/DEBUG] [mixin/]: Selecting config fabric-block-view-api-v2.mixins.json +[06Jan2025 11:38:39.563] [main/DEBUG] [mixin/]: Selecting config fabric-block-view-api-v2.client.mixins.json +[06Jan2025 11:38:39.564] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json +[06Jan2025 11:38:39.685] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1) is taking over from null +[06Jan2025 11:38:39.774] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo +[06Jan2025 11:38:39.778] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo +[06Jan2025 11:38:39.783] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo +[06Jan2025 11:38:39.789] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo +[06Jan2025 11:38:39.792] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo +[06Jan2025 11:38:39.798] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo +[06Jan2025 11:38:39.847] [main/DEBUG] [mixin/]: Preparing fabric-rendering-data-attachment-v1.mixins.json (2) +[06Jan2025 11:38:39.939] [main/DEBUG] [mixin/]: Preparing fabric-rendering-data-attachment-v1.client.mixins.json (1) +[06Jan2025 11:38:39.983] [main/DEBUG] [mixin/]: Preparing sodium-common.mixins.json (79) +[06Jan2025 11:38:40.124] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children +[06Jan2025 11:38:40.127] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children +[06Jan2025 11:38:40.129] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children +[06Jan2025 11:38:40.952] [main/DEBUG] [mixin/]: Preparing sodium-neoforge.mixins.json (14) +[06Jan2025 11:38:41.045] [main/DEBUG] [mixin/]: Preparing mixins.iris.json (94) +[06Jan2025 11:38:41.427] [main/DEBUG] [mixin/]: Preparing mixins.iris.fantastic.json (5) +[06Jan2025 11:38:41.441] [main/DEBUG] [mixin/]: Preparing mixins.iris.vertexformat.json (8) +[06Jan2025 11:38:41.461] [main/DEBUG] [mixin/]: Preparing iris-batched-entity-rendering.mixins.json (18) +[06Jan2025 11:38:41.505] [main/DEBUG] [mixin/]: Preparing mixins.iris.compat.sodium.json (15) +[06Jan2025 11:38:41.578] [main/DEBUG] [mixin/]: Preparing mixins.iris.compat.dh.json (4) +[06Jan2025 11:38:41.585] [main/DEBUG] [mixin/]: Preparing mixins.iris.forge.json (7) +[06Jan2025 11:38:41.595] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/entity/RenderFlame (java.lang.ClassNotFoundException: mekanism.client.render.entity.RenderFlame) +[06Jan2025 11:38:41.597] [main/DEBUG] [mixin/]: Skipping virtual target mekanism/client/render/entity/RenderFlame for mixins.iris.forge.json:MixinRenderFlame from mod iris +[06Jan2025 11:38:41.599] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/armor/MekaSuitArmor (java.lang.ClassNotFoundException: mekanism.client.render.armor.MekaSuitArmor) +[06Jan2025 11:38:41.600] [main/DEBUG] [mixin/]: Skipping virtual target mekanism/client/render/armor/MekaSuitArmor for mixins.iris.forge.json:MixinRenderMekasuit from mod iris +[06Jan2025 11:38:41.610] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/client/utils/IEGLShaders (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.client.utils.IEGLShaders) +[06Jan2025 11:38:41.610] [main/DEBUG] [mixin/]: Skipping virtual target blusunrize/immersiveengineering/client/utils/IEGLShaders for mixins.iris.forge.json:MixinVBOIE from mod iris +[06Jan2025 11:38:41.610] [main/DEBUG] [mixin/]: Preparing fabric-renderer-api-v1.mixins.json (4) +[06Jan2025 11:38:41.615] [main/DEBUG] [mixin/]: Preparing fabric-renderer-api-v1.debughud.mixins.json (1) +[06Jan2025 11:38:41.617] [main/DEBUG] [mixin/]: Preparing neoforge.mixins.json (2) +[06Jan2025 11:38:41.625] [main/DEBUG] [mixin/]: Preparing fabric-block-view-api-v2.mixins.json (2) +[06Jan2025 11:38:41.631] [main/DEBUG] [mixin/]: Preparing fabric-block-view-api-v2.client.mixins.json (2) +[06Jan2025 11:38:41.639] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0) +[06Jan2025 11:38:41.930] [main/DEBUG] [mixin/]: Prepared 248 mixins in 2.449 sec (9.9ms avg) (0ms load, 0ms transform, 0ms plugin) +[06Jan2025 11:38:41.945] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). +[06Jan2025 11:38:41.949] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo +[06Jan2025 11:38:41.951] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo +[06Jan2025 11:38:41.964] [main/DEBUG] [mixin/]: Mixing texture.MixinAbstractTexture from mixins.iris.json into net.minecraft.client.renderer.texture.AbstractTexture +[06Jan2025 11:38:41.969] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinAbstractTexture from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:42.165] [main/DEBUG] [mixin/]: Mixing texture.SimpleTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SimpleTexture +[06Jan2025 11:38:42.166] [main/DEBUG] [mixin/]: mixins.iris.json:texture.SimpleTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:42.185] [main/DEBUG] [mixin/]: Mixing features.render.immediate.matrix_stack.VertexConsumerMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexConsumer +[06Jan2025 11:38:42.187] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.matrix_stack.VertexConsumerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:42.467] [main/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.GuiGraphicsMixin from sodium-common.mixins.json into net.minecraft.client.gui.GuiGraphics +[06Jan2025 11:38:42.468] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:42.496] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.496] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.496] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.497] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.497] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.497] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.GuiGraphicsMixin from mod sodium->@Inject::preDrawSprite(IIIIILnet/minecraft/client/renderer/texture/TextureAtlasSprite;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.560] [main/DEBUG] [mixin/]: Mixing core.MinecraftMixin from sodium-common.mixins.json into net.minecraft.client.Minecraft +[06Jan2025 11:38:42.565] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:42.607] [main/DEBUG] [mixin/]: Mixing platform.neoforge.EntrypointMixin from sodium-neoforge.mixins.json into net.minecraft.client.Minecraft +[06Jan2025 11:38:42.607] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:42.609] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$sodium$loadConfig$0(Lnet/neoforged/fml/ModContainer;)Ljava/lang/String; to md2281ba$sodium$lambda$sodium$loadConfig$0$0 in sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium +[06Jan2025 11:38:42.628] [main/DEBUG] [mixin/]: Mixing MixinMinecraft_Images from mixins.iris.json into net.minecraft.client.Minecraft +[06Jan2025 11:38:42.628] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:42.719] [main/DEBUG] [mixin/]: Mixing MixinMinecraft_Keybinds from mixins.iris.json into net.minecraft.client.Minecraft +[06Jan2025 11:38:42.719] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:42.736] [main/DEBUG] [mixin/]: Mixing MixinMinecraft_PipelineManagement from mixins.iris.json into net.minecraft.client.Minecraft +[06Jan2025 11:38:42.737] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:42.845] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::preRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.846] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::preRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.846] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::preRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.846] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.846] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.848] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postRender(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.850] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:38:42.850] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.850] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:38:42.851] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:38:42.851] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.851] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.MinecraftMixin from mod sodium->@Inject::postResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:38:42.852] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium->@Inject::sodium$loadConfig(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.853] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium->@Inject::sodium$loadConfig(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.853] [main/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium->@Inject::sodium$loadConfig(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.853] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris->@Inject::iris$setupImages(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.854] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris->@Inject::iris$setupImages(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.855] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Images from mod iris->@Inject::iris$setupImages(Lnet/minecraft/client/main/GameConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.856] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris->@Inject::iris$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.856] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris->@Inject::iris$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.857] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_Keybinds from mod iris->@Inject::iris$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.857] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLeave(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.857] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLeave(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.858] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLeave(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.860] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLevelChange(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/gui/screens/ReceivingLevelScreen$Reason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.860] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLevelChange(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/gui/screens/ReceivingLevelScreen$Reason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.861] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$trackLastDimensionOnLevelChange(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/gui/screens/ReceivingLevelScreen$Reason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:42.861] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$resetPipeline(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:42.861] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$resetPipeline(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:42.861] [main/DEBUG] [mixin/]: mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris->@Inject::iris$resetPipeline(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:43.259] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework +[06Jan2025 11:38:43.262] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple +[06Jan2025 11:38:43.262] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 +[06Jan2025 11:38:43.327] [main/DEBUG] [mixin/]: Mixing texture.MixinResourceLocation from mixins.iris.json into net.minecraft.resources.ResourceLocation +[06Jan2025 11:38:43.327] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:43.335] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$blockDUMMY(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:43.336] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$allowInvalidPaths(CLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:44.824] [main/DEBUG] [mixin/]: Mixing MixinSystemReport from mixins.iris.json into net.minecraft.SystemReport +[06Jan2025 11:38:44.825] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:44.827] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$1()Ljava/lang/String; to md2281ba$iris$lambda$fillSystemDetails$1$0 in mixins.iris.json:MixinSystemReport from mod iris +[06Jan2025 11:38:44.827] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$0(Ljava/lang/StringBuilder;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to md2281ba$iris$lambda$fillSystemDetails$0$1 in mixins.iris.json:MixinSystemReport from mod iris +[06Jan2025 11:38:44.851] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:44.852] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:44.852] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:44.893] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2c708440 +[06Jan2025 11:38:45.015] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[06Jan2025 11:38:45.016] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[06Jan2025 11:38:45.024] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat +[06Jan2025 11:38:45.038] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[06Jan2025 11:38:45.039] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[06Jan2025 11:38:45.039] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[06Jan2025 11:38:45.039] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[06Jan2025 11:38:45.039] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity +[06Jan2025 11:38:45.043] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[06Jan2025 11:38:45.043] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[06Jan2025 11:38:45.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[06Jan2025 11:38:45.044] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[06Jan2025 11:38:45.045] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[06Jan2025 11:38:45.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[06Jan2025 11:38:45.046] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[06Jan2025 11:38:45.047] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[06Jan2025 11:38:45.048] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[06Jan2025 11:38:45.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[06Jan2025 11:38:45.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[06Jan2025 11:38:45.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[06Jan2025 11:38:45.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.049] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[06Jan2025 11:38:45.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[06Jan2025 11:38:45.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[06Jan2025 11:38:45.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[06Jan2025 11:38:45.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[06Jan2025 11:38:45.050] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[06Jan2025 11:38:45.051] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[06Jan2025 11:38:45.051] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[06Jan2025 11:38:45.051] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.051] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.051] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[06Jan2025 11:38:45.051] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[06Jan2025 11:38:45.052] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[06Jan2025 11:38:45.052] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[06Jan2025 11:38:45.052] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[06Jan2025 11:38:45.053] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[06Jan2025 11:38:45.053] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[06Jan2025 11:38:45.053] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[06Jan2025 11:38:45.053] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.053] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.053] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[06Jan2025 11:38:45.054] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[06Jan2025 11:38:45.054] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[06Jan2025 11:38:45.054] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[06Jan2025 11:38:45.056] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[06Jan2025 11:38:45.057] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[06Jan2025 11:38:45.057] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[06Jan2025 11:38:45.057] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[06Jan2025 11:38:45.057] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity +[06Jan2025 11:38:45.058] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[06Jan2025 11:38:45.058] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[06Jan2025 11:38:45.058] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[06Jan2025 11:38:45.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[06Jan2025 11:38:45.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[06Jan2025 11:38:45.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[06Jan2025 11:38:45.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[06Jan2025 11:38:45.059] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[06Jan2025 11:38:45.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[06Jan2025 11:38:45.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[06Jan2025 11:38:45.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[06Jan2025 11:38:45.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[06Jan2025 11:38:45.060] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[06Jan2025 11:38:45.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[06Jan2025 11:38:45.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[06Jan2025 11:38:45.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[06Jan2025 11:38:45.061] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[06Jan2025 11:38:45.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[06Jan2025 11:38:45.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[06Jan2025 11:38:45.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[06Jan2025 11:38:45.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.062] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[06Jan2025 11:38:45.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[06Jan2025 11:38:45.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[06Jan2025 11:38:45.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[06Jan2025 11:38:45.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[06Jan2025 11:38:45.063] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[06Jan2025 11:38:45.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[06Jan2025 11:38:45.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[06Jan2025 11:38:45.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.064] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.065] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[06Jan2025 11:38:45.065] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[06Jan2025 11:38:45.065] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[06Jan2025 11:38:45.066] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[06Jan2025 11:38:45.067] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[06Jan2025 11:38:45.067] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[06Jan2025 11:38:45.068] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[06Jan2025 11:38:45.068] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[06Jan2025 11:38:45.068] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity +[06Jan2025 11:38:45.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[06Jan2025 11:38:45.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[06Jan2025 11:38:45.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[06Jan2025 11:38:45.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[06Jan2025 11:38:45.069] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[06Jan2025 11:38:45.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[06Jan2025 11:38:45.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[06Jan2025 11:38:45.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[06Jan2025 11:38:45.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[06Jan2025 11:38:45.070] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[06Jan2025 11:38:45.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[06Jan2025 11:38:45.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[06Jan2025 11:38:45.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[06Jan2025 11:38:45.071] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[06Jan2025 11:38:45.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[06Jan2025 11:38:45.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[06Jan2025 11:38:45.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[06Jan2025 11:38:45.072] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[06Jan2025 11:38:45.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[06Jan2025 11:38:45.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[06Jan2025 11:38:45.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.073] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[06Jan2025 11:38:45.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[06Jan2025 11:38:45.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[06Jan2025 11:38:45.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[06Jan2025 11:38:45.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[06Jan2025 11:38:45.074] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[06Jan2025 11:38:45.075] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[06Jan2025 11:38:45.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[06Jan2025 11:38:45.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[06Jan2025 11:38:45.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[06Jan2025 11:38:45.077] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[06Jan2025 11:38:45.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity +[06Jan2025 11:38:45.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[06Jan2025 11:38:45.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[06Jan2025 11:38:45.078] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[06Jan2025 11:38:45.079] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[06Jan2025 11:38:45.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[06Jan2025 11:38:45.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[06Jan2025 11:38:45.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[06Jan2025 11:38:45.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.080] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[06Jan2025 11:38:45.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[06Jan2025 11:38:45.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[06Jan2025 11:38:45.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[06Jan2025 11:38:45.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[06Jan2025 11:38:45.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[06Jan2025 11:38:45.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[06Jan2025 11:38:45.081] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[06Jan2025 11:38:45.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[06Jan2025 11:38:45.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[06Jan2025 11:38:45.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[06Jan2025 11:38:45.082] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[06Jan2025 11:38:45.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[06Jan2025 11:38:45.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[06Jan2025 11:38:45.083] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[06Jan2025 11:38:45.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[06Jan2025 11:38:45.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[06Jan2025 11:38:45.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[06Jan2025 11:38:45.084] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[06Jan2025 11:38:45.085] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[06Jan2025 11:38:45.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[06Jan2025 11:38:45.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[06Jan2025 11:38:45.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[06Jan2025 11:38:45.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[06Jan2025 11:38:45.086] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity +[06Jan2025 11:38:45.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[06Jan2025 11:38:45.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[06Jan2025 11:38:45.087] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[06Jan2025 11:38:45.088] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[06Jan2025 11:38:45.088] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.088] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.088] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[06Jan2025 11:38:45.088] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[06Jan2025 11:38:45.089] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[06Jan2025 11:38:45.089] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[06Jan2025 11:38:45.089] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[06Jan2025 11:38:45.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[06Jan2025 11:38:45.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[06Jan2025 11:38:45.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[06Jan2025 11:38:45.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.090] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[06Jan2025 11:38:45.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[06Jan2025 11:38:45.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[06Jan2025 11:38:45.091] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[06Jan2025 11:38:45.092] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[06Jan2025 11:38:45.092] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[06Jan2025 11:38:45.092] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[06Jan2025 11:38:45.092] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[06Jan2025 11:38:45.092] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[06Jan2025 11:38:45.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[06Jan2025 11:38:45.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[06Jan2025 11:38:45.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[06Jan2025 11:38:45.093] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[06Jan2025 11:38:45.094] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[06Jan2025 11:38:45.095] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[06Jan2025 11:38:45.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[06Jan2025 11:38:45.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[06Jan2025 11:38:45.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[06Jan2025 11:38:45.096] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity +[06Jan2025 11:38:45.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[06Jan2025 11:38:45.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[06Jan2025 11:38:45.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[06Jan2025 11:38:45.097] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[06Jan2025 11:38:45.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[06Jan2025 11:38:45.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[06Jan2025 11:38:45.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[06Jan2025 11:38:45.098] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[06Jan2025 11:38:45.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[06Jan2025 11:38:45.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[06Jan2025 11:38:45.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[06Jan2025 11:38:45.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[06Jan2025 11:38:45.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.099] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[06Jan2025 11:38:45.100] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[06Jan2025 11:38:45.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[06Jan2025 11:38:45.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[06Jan2025 11:38:45.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[06Jan2025 11:38:45.101] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[06Jan2025 11:38:45.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[06Jan2025 11:38:45.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[06Jan2025 11:38:45.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[06Jan2025 11:38:45.102] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[06Jan2025 11:38:45.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[06Jan2025 11:38:45.103] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[06Jan2025 11:38:45.104] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[06Jan2025 11:38:45.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[06Jan2025 11:38:45.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[06Jan2025 11:38:45.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[06Jan2025 11:38:45.105] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[06Jan2025 11:38:45.106] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[06Jan2025 11:38:45.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[06Jan2025 11:38:45.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[06Jan2025 11:38:45.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[06Jan2025 11:38:45.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[06Jan2025 11:38:45.107] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[06Jan2025 11:38:45.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[06Jan2025 11:38:45.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.108] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[06Jan2025 11:38:45.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[06Jan2025 11:38:45.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[06Jan2025 11:38:45.109] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[06Jan2025 11:38:45.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[06Jan2025 11:38:45.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[06Jan2025 11:38:45.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[06Jan2025 11:38:45.110] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[06Jan2025 11:38:45.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[06Jan2025 11:38:45.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[06Jan2025 11:38:45.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[06Jan2025 11:38:45.111] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[06Jan2025 11:38:45.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[06Jan2025 11:38:45.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[06Jan2025 11:38:45.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[06Jan2025 11:38:45.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[06Jan2025 11:38:45.112] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[06Jan2025 11:38:45.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[06Jan2025 11:38:45.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[06Jan2025 11:38:45.113] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[06Jan2025 11:38:45.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[06Jan2025 11:38:45.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[06Jan2025 11:38:45.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[06Jan2025 11:38:45.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[06Jan2025 11:38:45.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[06Jan2025 11:38:45.116] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[06Jan2025 11:38:45.117] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[06Jan2025 11:38:45.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[06Jan2025 11:38:45.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[06Jan2025 11:38:45.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[06Jan2025 11:38:45.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[06Jan2025 11:38:45.118] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[06Jan2025 11:38:45.119] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[06Jan2025 11:38:45.119] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.119] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[06Jan2025 11:38:45.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[06Jan2025 11:38:45.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[06Jan2025 11:38:45.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[06Jan2025 11:38:45.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[06Jan2025 11:38:45.120] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[06Jan2025 11:38:45.121] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[06Jan2025 11:38:45.122] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[06Jan2025 11:38:45.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[06Jan2025 11:38:45.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[06Jan2025 11:38:45.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[06Jan2025 11:38:45.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity +[06Jan2025 11:38:45.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[06Jan2025 11:38:45.123] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[06Jan2025 11:38:45.124] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[06Jan2025 11:38:45.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[06Jan2025 11:38:45.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[06Jan2025 11:38:45.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[06Jan2025 11:38:45.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[06Jan2025 11:38:45.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.125] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[06Jan2025 11:38:45.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[06Jan2025 11:38:45.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[06Jan2025 11:38:45.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[06Jan2025 11:38:45.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[06Jan2025 11:38:45.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[06Jan2025 11:38:45.126] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[06Jan2025 11:38:45.127] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[06Jan2025 11:38:45.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[06Jan2025 11:38:45.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[06Jan2025 11:38:45.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[06Jan2025 11:38:45.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[06Jan2025 11:38:45.128] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[06Jan2025 11:38:45.129] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[06Jan2025 11:38:45.129] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[06Jan2025 11:38:45.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[06Jan2025 11:38:45.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[06Jan2025 11:38:45.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[06Jan2025 11:38:45.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[06Jan2025 11:38:45.130] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity +[06Jan2025 11:38:45.131] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[06Jan2025 11:38:45.131] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[06Jan2025 11:38:45.131] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[06Jan2025 11:38:45.132] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[06Jan2025 11:38:45.132] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.132] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.132] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[06Jan2025 11:38:45.132] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[06Jan2025 11:38:45.133] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[06Jan2025 11:38:45.133] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[06Jan2025 11:38:45.133] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[06Jan2025 11:38:45.133] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[06Jan2025 11:38:45.134] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[06Jan2025 11:38:45.135] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[06Jan2025 11:38:45.136] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[06Jan2025 11:38:45.137] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[06Jan2025 11:38:45.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[06Jan2025 11:38:45.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[06Jan2025 11:38:45.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[06Jan2025 11:38:45.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity +[06Jan2025 11:38:45.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[06Jan2025 11:38:45.138] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[06Jan2025 11:38:45.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[06Jan2025 11:38:45.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[06Jan2025 11:38:45.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[06Jan2025 11:38:45.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[06Jan2025 11:38:45.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[06Jan2025 11:38:45.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[06Jan2025 11:38:45.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[06Jan2025 11:38:45.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[06Jan2025 11:38:45.140] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[06Jan2025 11:38:45.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[06Jan2025 11:38:45.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[06Jan2025 11:38:45.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[06Jan2025 11:38:45.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[06Jan2025 11:38:45.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[06Jan2025 11:38:45.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[06Jan2025 11:38:45.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[06Jan2025 11:38:45.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[06Jan2025 11:38:45.142] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[06Jan2025 11:38:45.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[06Jan2025 11:38:45.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[06Jan2025 11:38:45.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[06Jan2025 11:38:45.143] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[06Jan2025 11:38:45.144] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[06Jan2025 11:38:45.145] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[06Jan2025 11:38:45.146] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[06Jan2025 11:38:45.146] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[06Jan2025 11:38:45.146] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[06Jan2025 11:38:45.146] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity +[06Jan2025 11:38:45.147] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[06Jan2025 11:38:45.147] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[06Jan2025 11:38:45.147] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[06Jan2025 11:38:45.147] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[06Jan2025 11:38:45.147] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.147] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[06Jan2025 11:38:45.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[06Jan2025 11:38:45.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[06Jan2025 11:38:45.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[06Jan2025 11:38:45.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[06Jan2025 11:38:45.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[06Jan2025 11:38:45.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[06Jan2025 11:38:45.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[06Jan2025 11:38:45.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.149] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[06Jan2025 11:38:45.150] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[06Jan2025 11:38:45.150] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[06Jan2025 11:38:45.150] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[06Jan2025 11:38:45.150] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[06Jan2025 11:38:45.150] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[06Jan2025 11:38:45.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[06Jan2025 11:38:45.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[06Jan2025 11:38:45.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[06Jan2025 11:38:45.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[06Jan2025 11:38:45.151] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[06Jan2025 11:38:45.152] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[06Jan2025 11:38:45.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[06Jan2025 11:38:45.153] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[06Jan2025 11:38:45.154] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[06Jan2025 11:38:45.154] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[06Jan2025 11:38:45.154] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[06Jan2025 11:38:45.154] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity +[06Jan2025 11:38:45.154] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[06Jan2025 11:38:45.155] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[06Jan2025 11:38:45.156] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[06Jan2025 11:38:45.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[06Jan2025 11:38:45.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[06Jan2025 11:38:45.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[06Jan2025 11:38:45.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[06Jan2025 11:38:45.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[06Jan2025 11:38:45.157] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[06Jan2025 11:38:45.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[06Jan2025 11:38:45.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[06Jan2025 11:38:45.158] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[06Jan2025 11:38:45.159] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[06Jan2025 11:38:45.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[06Jan2025 11:38:45.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[06Jan2025 11:38:45.160] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[06Jan2025 11:38:45.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[06Jan2025 11:38:45.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[06Jan2025 11:38:45.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[06Jan2025 11:38:45.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity +[06Jan2025 11:38:45.161] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[06Jan2025 11:38:45.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[06Jan2025 11:38:45.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[06Jan2025 11:38:45.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[06Jan2025 11:38:45.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[06Jan2025 11:38:45.162] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[06Jan2025 11:38:45.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[06Jan2025 11:38:45.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[06Jan2025 11:38:45.165] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[06Jan2025 11:38:45.166] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[06Jan2025 11:38:45.166] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[06Jan2025 11:38:45.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[06Jan2025 11:38:45.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[06Jan2025 11:38:45.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[06Jan2025 11:38:45.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[06Jan2025 11:38:45.167] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity +[06Jan2025 11:38:45.168] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[06Jan2025 11:38:45.168] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[06Jan2025 11:38:45.168] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[06Jan2025 11:38:45.168] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[06Jan2025 11:38:45.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[06Jan2025 11:38:45.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[06Jan2025 11:38:45.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[06Jan2025 11:38:45.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[06Jan2025 11:38:45.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[06Jan2025 11:38:45.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[06Jan2025 11:38:45.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[06Jan2025 11:38:45.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[06Jan2025 11:38:45.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[06Jan2025 11:38:45.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[06Jan2025 11:38:45.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[06Jan2025 11:38:45.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[06Jan2025 11:38:45.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity +[06Jan2025 11:38:45.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[06Jan2025 11:38:45.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[06Jan2025 11:38:45.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[06Jan2025 11:38:45.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[06Jan2025 11:38:45.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[06Jan2025 11:38:45.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[06Jan2025 11:38:45.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[06Jan2025 11:38:45.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[06Jan2025 11:38:45.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[06Jan2025 11:38:45.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[06Jan2025 11:38:45.178] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[06Jan2025 11:38:45.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[06Jan2025 11:38:45.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[06Jan2025 11:38:45.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[06Jan2025 11:38:45.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[06Jan2025 11:38:45.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[06Jan2025 11:38:45.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[06Jan2025 11:38:45.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[06Jan2025 11:38:45.181] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[06Jan2025 11:38:45.181] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[06Jan2025 11:38:45.181] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[06Jan2025 11:38:45.181] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[06Jan2025 11:38:45.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[06Jan2025 11:38:45.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[06Jan2025 11:38:45.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[06Jan2025 11:38:45.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[06Jan2025 11:38:45.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[06Jan2025 11:38:45.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[06Jan2025 11:38:45.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[06Jan2025 11:38:45.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[06Jan2025 11:38:45.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[06Jan2025 11:38:45.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[06Jan2025 11:38:45.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[06Jan2025 11:38:45.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[06Jan2025 11:38:45.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[06Jan2025 11:38:45.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[06Jan2025 11:38:45.192] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo +[06Jan2025 11:38:45.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[06Jan2025 11:38:45.228] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@2c708440 +[06Jan2025 11:38:45.410] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 600 milliseconds +[06Jan2025 11:38:47.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo +[06Jan2025 11:38:47.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo +[06Jan2025 11:38:47.532] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry +[06Jan2025 11:38:47.586] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.BlockGetter +[06Jan2025 11:38:47.586] [pool-13-thread-1/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockViewMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:47.589] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinBlockStateBehavior from mixins.iris.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase +[06Jan2025 11:38:47.590] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:47.593] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris->@Inject::getShadeBrightness(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:47.597] [pool-13-thread-1/DEBUG] [mixin/]: Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.LevelReader +[06Jan2025 11:38:47.597] [pool-13-thread-1/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:WorldViewMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:47.652] [pool-13-thread-1/DEBUG] [mixin/]: Mixing features.render.immediate.DirectionMixin from sodium-common.mixins.json into net.minecraft.core.Direction +[06Jan2025 11:38:47.653] [pool-13-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.DirectionMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:47.768] [pool-13-thread-1/DEBUG] [mixin/]: Mixing features.options.render_layers.LeavesBlockMixin from sodium-common.mixins.json into net.minecraft.world.level.block.LeavesBlock +[06Jan2025 11:38:47.769] [pool-13-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.LeavesBlockMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:48.008] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity +[06Jan2025 11:38:48.009] [pool-13-thread-1/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:BlockEntityMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:48.009] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.block.entity.BlockEntity +[06Jan2025 11:38:48.009] [pool-13-thread-1/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockEntityMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:48.230] [pool-13-thread-1/DEBUG] [mixin/]: Mixing core.render.BlockEntityTypeMixin from sodium-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType +[06Jan2025 11:38:48.230] [pool-13-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.BlockEntityTypeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:48.236] [pool-13-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType +[06Jan2025 11:38:48.491] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinBiome from mixins.iris.json into net.minecraft.world.level.biome.Biome +[06Jan2025 11:38:48.491] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiome from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:48.493] [pool-13-thread-1/DEBUG] [mixin/]: Mixing features.world.biome.BiomeMixin from sodium-neoforge.mixins.json into net.minecraft.world.level.biome.Biome +[06Jan2025 11:38:48.493] [pool-13-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.world.biome.BiomeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:48.520] [pool-13-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.world.biome.BiomeMixin from mod sodium->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:49.771] [pool-13-thread-1/DEBUG] [mixin/]: Mixing platform.neoforge.AuxiliaryLightManagerMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.common.world.AuxiliaryLightManager +[06Jan2025 11:38:49.772] [pool-13-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.AuxiliaryLightManagerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:51.050] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinItem from mixins.iris.json into net.minecraft.world.item.Item +[06Jan2025 11:38:51.050] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinItem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:51.191] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false +[06Jan2025 11:38:51.191] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21 +[06Jan2025 11:38:51.192] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available +[06Jan2025 11:38:51.193] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available +[06Jan2025 11:38:51.193] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available +[06Jan2025 11:38:51.194] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available +[06Jan2025 11:38:51.194] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled +[06Jan2025 11:38:51.195] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true +[06Jan2025 11:38:51.196] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common +[06Jan2025 11:38:51.197] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.(long, {int,long}): unavailable +[06Jan2025 11:38:51.197] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available +[06Jan2025 11:38:51.198] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4011851776 bytes (maybe) +[06Jan2025 11:38:51.199] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir) +[06Jan2025 11:38:51.199] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) +[06Jan2025 11:38:51.200] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes +[06Jan2025 11:38:51.200] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 +[06Jan2025 11:38:51.202] [pool-13-thread-1/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available +[06Jan2025 11:38:51.203] [pool-13-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false +[06Jan2025 11:38:53.181] [pool-13-thread-1/DEBUG] [mixin/]: Mixing MixinBiomes from mixins.iris.json into net.minecraft.world.level.biome.Biomes +[06Jan2025 11:38:53.182] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:53.190] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris->@Inject::iris$registerBiome(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:53.562] [pool-13-thread-1/DEBUG] [mixin/]: Mixing DimensionTypeAccessor from mixins.iris.json into net.minecraft.world.level.dimension.DimensionType +[06Jan2025 11:38:53.563] [pool-13-thread-1/DEBUG] [mixin/]: mixins.iris.json:DimensionTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.170] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[06Jan2025 11:38:56.173] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] +[06Jan2025 11:38:56.179] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] +[06Jan2025 11:38:56.183] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] +[06Jan2025 11:38:56.186] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[06Jan2025 11:38:56.211] [Render thread/DEBUG] [mixin/]: Mixing workarounds.event_loop.RenderSystemMixin from sodium-common.mixins.json into com.mojang.blaze3d.systems.RenderSystem +[06Jan2025 11:38:56.211] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.event_loop.RenderSystemMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:56.212] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem +[06Jan2025 11:38:56.213] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.213] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem +[06Jan2025 11:38:56.214] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.219] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem +[06Jan2025 11:38:56.220] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.220] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Ljava/lang/Runnable;)V to md2281ba$iris$lambda$static$1$0 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris +[06Jan2025 11:38:56.221] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to md2281ba$iris$lambda$static$0$1 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris +[06Jan2025 11:38:56.270] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::iris$onRendererInit(IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.274] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.275] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.275] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogStart(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.276] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogEnd(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.290] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from mixins.iris.json into com.mojang.blaze3d.vertex.ByteBufferBuilder +[06Jan2025 11:38:56.290] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.291] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.ByteBufferBuilder +[06Jan2025 11:38:56.292] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.306] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.VertexSortingMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexSorting +[06Jan2025 11:38:56.306] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.sorting.VertexSortingMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:56.322] [Render thread/DEBUG] [mixin/]: Mixing features.render.compositing.RenderTargetMixin from sodium-common.mixins.json into com.mojang.blaze3d.pipeline.RenderTarget +[06Jan2025 11:38:56.323] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.compositing.RenderTargetMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:56.329] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget +[06Jan2025 11:38:56.329] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.332] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget +[06Jan2025 11:38:56.332] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.332] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onBindFramebuffer$0(ZLnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to md2281ba$iris$lambda$iris$onBindFramebuffer$0$0 in mixins.iris.json:state_tracking.MixinRenderTarget from mod iris +[06Jan2025 11:38:56.340] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.compositing.RenderTargetMixin from mod sodium->@Inject::blitToScreen(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:56.340] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.340] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:56.340] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:56.340] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.340] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:56.340] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:56.351] [Render thread/DEBUG] [mixin/]: Mixing core.world.biome.ClientLevelMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel +[06Jan2025 11:38:56.355] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:56.357] [Render thread/DEBUG] [mixin/]: Mixing core.world.map.ClientLevelMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel +[06Jan2025 11:38:56.357] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:56.365] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinClientLevel from mixins.iris.vertexformat.json into net.minecraft.client.multiplayer.ClientLevel +[06Jan2025 11:38:56.365] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinClientLevel from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.379] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.379] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:56.379] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:56.379] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.379] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:56.380] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:56.399] [Render thread/DEBUG] [mixin/]: Mixing MixinLocalPlayer from mixins.iris.json into net.minecraft.client.player.LocalPlayer +[06Jan2025 11:38:56.435] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLocalPlayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.461] [Render thread/DEBUG] [mixin/]: Mixing features.gui.screen.LevelLoadingScreenMixin from sodium-common.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen +[06Jan2025 11:38:56.462] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:56.462] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$renderChunks$0(Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)V to md2281ba$sodium$lambda$renderChunks$0$0 in sodium-common.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod sodium +[06Jan2025 11:38:56.497] [Render thread/DEBUG] [mixin/]: Mixing MixinTitleScreen from mixins.iris.json into net.minecraft.client.gui.screens.TitleScreen +[06Jan2025 11:38:56.497] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.534] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.534] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:56.534] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:56.707] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/assets/.mcassetsroot' uses unexpected schema +[06Jan2025 11:38:56.708] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/data/.mcassetsroot' uses unexpected schema +[06Jan2025 11:38:56.759] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] +[06Jan2025 11:38:56.774] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev +[06Jan2025 11:38:56.782] [Render thread/DEBUG] [mixin/]: Mixing MixinOptions_Entrypoint from mixins.iris.json into net.minecraft.client.Options +[06Jan2025 11:38:56.783] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.784] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinOptions_CloudsOverride from mixins.iris.json into net.minecraft.client.Options +[06Jan2025 11:38:56.784] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:56.784] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$overrideCloudsType$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to md2281ba$iris$lambda$iris$overrideCloudsType$0$0 in mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris +[06Jan2025 11:38:56.793] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:56.793] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:56.793] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:56.793] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris->@Inject::iris$overrideCloudsType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:56.980] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 +[06Jan2025 11:38:56.983] [Render thread/DEBUG] [mixin/]: Mixing core.WindowMixin from sodium-common.mixins.json into com.mojang.blaze3d.platform.Window +[06Jan2025 11:38:56.983] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.WindowMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:56.993] [Render thread/DEBUG] [mixin/]: Mixing workarounds.context_creation.WindowMixin from sodium-common.mixins.json into com.mojang.blaze3d.platform.Window +[06Jan2025 11:38:56.994] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:57.006] [Render thread/DEBUG] [mixin/]: Mixing MixinWindow from mixins.iris.json into com.mojang.blaze3d.platform.Window +[06Jan2025 11:38:57.006] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinWindow from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.025] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium->@Inject::postContextReady(Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.026] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium->@Inject::preSwapBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.086] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Vendor: AMD +[06Jan2025 11:38:57.087] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Renderer: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) +[06Jan2025 11:38:57.087] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Version: 4.6 (Core Profile) Mesa 24.2.6 +[06Jan2025 11:38:57.095] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager +[06Jan2025 11:38:57.096] [Render thread/DEBUG] [mixin/]: mixins.iris.json:GlStateManagerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.097] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getBLEND()Lcom/mojang/blaze3d/platform/GlStateManager$BlendState; to getBLEND$iris_$md$2281ba$0 in mixins.iris.json:GlStateManagerAccessor from mod iris +[06Jan2025 11:38:57.097] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getCOLOR_MASK()Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask; to getCOLOR_MASK$iris_$md$2281ba$1 in mixins.iris.json:GlStateManagerAccessor from mod iris +[06Jan2025 11:38:57.097] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getDEPTH()Lcom/mojang/blaze3d/platform/GlStateManager$DepthState; to getDEPTH$iris_$md$2281ba$2 in mixins.iris.json:GlStateManagerAccessor from mod iris +[06Jan2025 11:38:57.098] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getActiveTexture()I to getActiveTexture$iris_$md$2281ba$3 in mixins.iris.json:GlStateManagerAccessor from mod iris +[06Jan2025 11:38:57.098] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getTEXTURES()[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; to getTEXTURES$iris_$md$2281ba$4 in mixins.iris.json:GlStateManagerAccessor from mod iris +[06Jan2025 11:38:57.098] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager +[06Jan2025 11:38:57.098] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.099] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_BlendOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager +[06Jan2025 11:38:57.099] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.101] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_DepthColorOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager +[06Jan2025 11:38:57.102] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.122] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_FramebufferBinding from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager +[06Jan2025 11:38:57.122] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.127] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager +[06Jan2025 11:38:57.127] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.128] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to md2281ba$iris$lambda$static$0$5 in mixins.iris.json:statelisteners.MixinGlStateManager from mod iris +[06Jan2025 11:38:57.129] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager +[06Jan2025 11:38:57.129] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.154] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendDisableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.154] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendEnableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.154] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncLock(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.155] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncSeparateLock(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.155] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$colorMaskLock(ZZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.155] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$depthMaskLock(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.156] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$resetTessellation(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.156] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.156] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.156] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$trackFramebufferDelete(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.156] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFunc(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.157] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFuncSeparate(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.157] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onTexImage2D(IIIIIIIILjava/nio/IntBuffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.157] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTexture(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.157] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTextures([ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.172] [Render thread/DEBUG] [mixin/]: Mixing MixinBooleanState from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState +[06Jan2025 11:38:57.173] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.182] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.BooleanStateAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState +[06Jan2025 11:38:57.183] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.BooleanStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.186] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris->@Inject::iris$setUnknownState(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.226] [Render thread/DEBUG] [mixin/]: Mixing features.textures.NativeImageAccessor from sodium-common.mixins.json into com.mojang.blaze3d.platform.NativeImage +[06Jan2025 11:38:57.227] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.NativeImageAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:57.282] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[06Jan2025 11:38:57.283] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[06Jan2025 11:38:57.283] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[06Jan2025 11:38:57.283] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[06Jan2025 11:38:57.283] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[06Jan2025 11:38:57.284] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[06Jan2025 11:38:57.285] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[06Jan2025 11:38:57.286] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[06Jan2025 11:38:57.287] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[06Jan2025 11:38:57.287] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[06Jan2025 11:38:57.287] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[06Jan2025 11:38:57.287] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[06Jan2025 11:38:57.287] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[06Jan2025 11:38:57.288] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[06Jan2025 11:38:57.289] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[06Jan2025 11:38:57.289] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[06Jan2025 11:38:57.289] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.289] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.289] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[06Jan2025 11:38:57.289] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[06Jan2025 11:38:57.290] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[06Jan2025 11:38:57.290] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[06Jan2025 11:38:57.290] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[06Jan2025 11:38:57.290] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[06Jan2025 11:38:57.290] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[06Jan2025 11:38:57.290] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[06Jan2025 11:38:57.291] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[06Jan2025 11:38:57.292] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[06Jan2025 11:38:57.292] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.292] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.292] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[06Jan2025 11:38:57.292] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[06Jan2025 11:38:57.292] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[06Jan2025 11:38:57.292] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[06Jan2025 11:38:57.293] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[06Jan2025 11:38:57.293] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[06Jan2025 11:38:57.293] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[06Jan2025 11:38:57.293] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[06Jan2025 11:38:57.293] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[06Jan2025 11:38:57.294] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[06Jan2025 11:38:57.295] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.296] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.297] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[06Jan2025 11:38:57.297] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[06Jan2025 11:38:57.297] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[06Jan2025 11:38:57.297] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[06Jan2025 11:38:57.297] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[06Jan2025 11:38:57.297] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[06Jan2025 11:38:57.298] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[06Jan2025 11:38:57.299] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[06Jan2025 11:38:57.300] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[06Jan2025 11:38:57.300] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[06Jan2025 11:38:57.300] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[06Jan2025 11:38:57.300] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity +[06Jan2025 11:38:57.300] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[06Jan2025 11:38:57.300] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[06Jan2025 11:38:57.301] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[06Jan2025 11:38:57.302] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[06Jan2025 11:38:57.303] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[06Jan2025 11:38:57.303] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[06Jan2025 11:38:57.303] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[06Jan2025 11:38:57.303] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[06Jan2025 11:38:57.303] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[06Jan2025 11:38:57.303] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.303] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.304] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[06Jan2025 11:38:57.304] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[06Jan2025 11:38:57.304] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[06Jan2025 11:38:57.304] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[06Jan2025 11:38:57.304] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[06Jan2025 11:38:57.304] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[06Jan2025 11:38:57.305] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[06Jan2025 11:38:57.307] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[06Jan2025 11:38:57.307] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[06Jan2025 11:38:57.308] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[06Jan2025 11:38:57.308] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[06Jan2025 11:38:57.308] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[06Jan2025 11:38:57.309] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.310] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[06Jan2025 11:38:57.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[06Jan2025 11:38:57.312] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[06Jan2025 11:38:57.312] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[06Jan2025 11:38:57.312] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[06Jan2025 11:38:57.312] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[06Jan2025 11:38:57.312] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[06Jan2025 11:38:57.313] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[06Jan2025 11:38:57.314] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[06Jan2025 11:38:57.315] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[06Jan2025 11:38:57.316] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[06Jan2025 11:38:57.317] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[06Jan2025 11:38:57.317] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[06Jan2025 11:38:57.317] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[06Jan2025 11:38:57.318] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[06Jan2025 11:38:57.319] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[06Jan2025 11:38:57.320] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[06Jan2025 11:38:57.321] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[06Jan2025 11:38:57.322] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[06Jan2025 11:38:57.323] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[06Jan2025 11:38:57.323] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[06Jan2025 11:38:57.323] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[06Jan2025 11:38:57.323] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity +[06Jan2025 11:38:57.324] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[06Jan2025 11:38:57.324] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[06Jan2025 11:38:57.324] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[06Jan2025 11:38:57.324] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[06Jan2025 11:38:57.324] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.324] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.324] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[06Jan2025 11:38:57.325] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[06Jan2025 11:38:57.325] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[06Jan2025 11:38:57.325] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[06Jan2025 11:38:57.325] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[06Jan2025 11:38:57.325] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[06Jan2025 11:38:57.325] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[06Jan2025 11:38:57.326] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[06Jan2025 11:38:57.326] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.326] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.326] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[06Jan2025 11:38:57.326] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[06Jan2025 11:38:57.326] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[06Jan2025 11:38:57.326] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[06Jan2025 11:38:57.327] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[06Jan2025 11:38:57.327] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[06Jan2025 11:38:57.327] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[06Jan2025 11:38:57.327] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[06Jan2025 11:38:57.327] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.327] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.328] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[06Jan2025 11:38:57.328] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[06Jan2025 11:38:57.328] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[06Jan2025 11:38:57.328] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[06Jan2025 11:38:57.328] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[06Jan2025 11:38:57.328] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[06Jan2025 11:38:57.329] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[06Jan2025 11:38:57.331] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[06Jan2025 11:38:57.331] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[06Jan2025 11:38:57.331] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[06Jan2025 11:38:57.331] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[06Jan2025 11:38:57.331] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity +[06Jan2025 11:38:57.332] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[06Jan2025 11:38:57.332] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[06Jan2025 11:38:57.332] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[06Jan2025 11:38:57.332] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[06Jan2025 11:38:57.332] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.333] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.333] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[06Jan2025 11:38:57.333] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[06Jan2025 11:38:57.333] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[06Jan2025 11:38:57.333] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[06Jan2025 11:38:57.334] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[06Jan2025 11:38:57.335] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[06Jan2025 11:38:57.336] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[06Jan2025 11:38:57.336] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[06Jan2025 11:38:57.336] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[06Jan2025 11:38:57.336] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.336] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.337] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[06Jan2025 11:38:57.337] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[06Jan2025 11:38:57.337] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[06Jan2025 11:38:57.337] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[06Jan2025 11:38:57.339] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[06Jan2025 11:38:57.339] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[06Jan2025 11:38:57.339] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[06Jan2025 11:38:57.340] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[06Jan2025 11:38:57.340] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity +[06Jan2025 11:38:57.341] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[06Jan2025 11:38:57.341] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[06Jan2025 11:38:57.342] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[06Jan2025 11:38:57.342] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[06Jan2025 11:38:57.343] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.344] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.344] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[06Jan2025 11:38:57.344] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[06Jan2025 11:38:57.344] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[06Jan2025 11:38:57.344] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[06Jan2025 11:38:57.345] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[06Jan2025 11:38:57.345] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[06Jan2025 11:38:57.345] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[06Jan2025 11:38:57.345] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[06Jan2025 11:38:57.345] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.346] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.346] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[06Jan2025 11:38:57.346] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[06Jan2025 11:38:57.346] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[06Jan2025 11:38:57.346] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[06Jan2025 11:38:57.347] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[06Jan2025 11:38:57.347] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[06Jan2025 11:38:57.347] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[06Jan2025 11:38:57.347] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[06Jan2025 11:38:57.347] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.347] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.348] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[06Jan2025 11:38:57.348] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[06Jan2025 11:38:57.348] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[06Jan2025 11:38:57.348] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[06Jan2025 11:38:57.348] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[06Jan2025 11:38:57.349] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[06Jan2025 11:38:57.349] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[06Jan2025 11:38:57.349] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[06Jan2025 11:38:57.349] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.349] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.349] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[06Jan2025 11:38:57.349] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[06Jan2025 11:38:57.350] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[06Jan2025 11:38:57.350] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[06Jan2025 11:38:57.351] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[06Jan2025 11:38:57.351] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[06Jan2025 11:38:57.352] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[06Jan2025 11:38:57.352] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[06Jan2025 11:38:57.352] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity +[06Jan2025 11:38:57.353] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[06Jan2025 11:38:57.353] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[06Jan2025 11:38:57.353] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[06Jan2025 11:38:57.353] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[06Jan2025 11:38:57.353] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.354] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.354] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[06Jan2025 11:38:57.354] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[06Jan2025 11:38:57.354] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[06Jan2025 11:38:57.354] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[06Jan2025 11:38:57.355] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[06Jan2025 11:38:57.355] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[06Jan2025 11:38:57.355] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[06Jan2025 11:38:57.355] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[06Jan2025 11:38:57.355] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.356] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.356] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[06Jan2025 11:38:57.356] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[06Jan2025 11:38:57.356] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[06Jan2025 11:38:57.356] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[06Jan2025 11:38:57.357] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[06Jan2025 11:38:57.358] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[06Jan2025 11:38:57.358] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[06Jan2025 11:38:57.358] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[06Jan2025 11:38:57.358] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.359] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.359] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[06Jan2025 11:38:57.359] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[06Jan2025 11:38:57.359] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[06Jan2025 11:38:57.359] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[06Jan2025 11:38:57.359] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[06Jan2025 11:38:57.360] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[06Jan2025 11:38:57.360] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[06Jan2025 11:38:57.360] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[06Jan2025 11:38:57.360] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.360] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.361] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[06Jan2025 11:38:57.361] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[06Jan2025 11:38:57.361] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[06Jan2025 11:38:57.361] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[06Jan2025 11:38:57.362] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[06Jan2025 11:38:57.363] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[06Jan2025 11:38:57.363] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[06Jan2025 11:38:57.363] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[06Jan2025 11:38:57.363] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity +[06Jan2025 11:38:57.364] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[06Jan2025 11:38:57.364] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[06Jan2025 11:38:57.364] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[06Jan2025 11:38:57.364] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[06Jan2025 11:38:57.364] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.365] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.365] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[06Jan2025 11:38:57.365] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[06Jan2025 11:38:57.365] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[06Jan2025 11:38:57.365] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[06Jan2025 11:38:57.365] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[06Jan2025 11:38:57.366] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[06Jan2025 11:38:57.367] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[06Jan2025 11:38:57.368] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[06Jan2025 11:38:57.369] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[06Jan2025 11:38:57.369] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[06Jan2025 11:38:57.369] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[06Jan2025 11:38:57.370] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[06Jan2025 11:38:57.370] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[06Jan2025 11:38:57.370] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[06Jan2025 11:38:57.370] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity +[06Jan2025 11:38:57.370] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[06Jan2025 11:38:57.370] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[06Jan2025 11:38:57.370] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[06Jan2025 11:38:57.371] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[06Jan2025 11:38:57.372] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[06Jan2025 11:38:57.373] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[06Jan2025 11:38:57.373] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.373] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.373] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[06Jan2025 11:38:57.373] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[06Jan2025 11:38:57.373] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[06Jan2025 11:38:57.373] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[06Jan2025 11:38:57.374] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[06Jan2025 11:38:57.374] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[06Jan2025 11:38:57.374] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[06Jan2025 11:38:57.374] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[06Jan2025 11:38:57.375] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.375] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.375] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[06Jan2025 11:38:57.375] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[06Jan2025 11:38:57.375] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[06Jan2025 11:38:57.375] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[06Jan2025 11:38:57.378] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[06Jan2025 11:38:57.378] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[06Jan2025 11:38:57.378] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[06Jan2025 11:38:57.378] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[06Jan2025 11:38:57.379] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity +[06Jan2025 11:38:57.379] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[06Jan2025 11:38:57.379] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[06Jan2025 11:38:57.380] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[06Jan2025 11:38:57.380] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[06Jan2025 11:38:57.380] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.380] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.380] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[06Jan2025 11:38:57.380] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[06Jan2025 11:38:57.381] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[06Jan2025 11:38:57.381] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[06Jan2025 11:38:57.381] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[06Jan2025 11:38:57.381] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[06Jan2025 11:38:57.382] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[06Jan2025 11:38:57.383] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[06Jan2025 11:38:57.384] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[06Jan2025 11:38:57.384] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[06Jan2025 11:38:57.384] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[06Jan2025 11:38:57.384] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[06Jan2025 11:38:57.384] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.384] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.384] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[06Jan2025 11:38:57.385] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[06Jan2025 11:38:57.385] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[06Jan2025 11:38:57.385] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[06Jan2025 11:38:57.386] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[06Jan2025 11:38:57.386] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[06Jan2025 11:38:57.387] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[06Jan2025 11:38:57.387] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[06Jan2025 11:38:57.387] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity +[06Jan2025 11:38:57.387] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[06Jan2025 11:38:57.387] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[06Jan2025 11:38:57.387] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[06Jan2025 11:38:57.388] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[06Jan2025 11:38:57.389] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[06Jan2025 11:38:57.390] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[06Jan2025 11:38:57.391] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[06Jan2025 11:38:57.391] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[06Jan2025 11:38:57.391] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.391] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.391] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[06Jan2025 11:38:57.392] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[06Jan2025 11:38:57.392] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[06Jan2025 11:38:57.392] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[06Jan2025 11:38:57.393] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[06Jan2025 11:38:57.393] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[06Jan2025 11:38:57.393] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[06Jan2025 11:38:57.394] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[06Jan2025 11:38:57.395] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[06Jan2025 11:38:57.396] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[06Jan2025 11:38:57.397] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[06Jan2025 11:38:57.397] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.397] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[06Jan2025 11:38:57.397] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[06Jan2025 11:38:57.397] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[06Jan2025 11:38:57.397] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[06Jan2025 11:38:57.397] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[06Jan2025 11:38:57.398] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo +[06Jan2025 11:38:57.417] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[06Jan2025 11:38:57.563] [Render thread/INFO] [Iris/]: Debug functionality is disabled. +[06Jan2025 11:38:57.575] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA. +[06Jan2025 11:38:57.624] [Render thread/DEBUG] [mixin/]: Mixing core.render.VertexFormatMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexFormat +[06Jan2025 11:38:57.625] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:57.631] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexFormat from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormat +[06Jan2025 11:38:57.636] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.659] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:57.660] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:57.661] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:57.664] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onSetupBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onClearBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:57.677] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexFormatElement from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormatElement +[06Jan2025 11:38:57.677] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:57.682] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris->@Inject::iris$fixGenericAttributes(ILcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:57.725] [Render thread/INFO] [Iris/]: Shaders are disabled because enableShaders is set to false in iris.properties +[06Jan2025 11:38:57.966] [Render thread/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading +[06Jan2025 11:38:58.005] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.rendering_data_attachment_v1.generated.GeneratedEntryPoint] +[06Jan2025 11:38:58.015] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.caffeinemc.mods.sodium.neoforge.SodiumForgeMod] +[06Jan2025 11:38:58.017] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.irisshaders.iris.platform.IrisForgeMod] +[06Jan2025 11:38:58.018] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.renderer_api.generated.GeneratedEntryPoint] +[06Jan2025 11:38:58.019] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.api_base.generated.GeneratedEntryPoint] +[06Jan2025 11:38:58.021] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod, net.neoforged.neoforge.client.ClientNeoForgeMod] +[06Jan2025 11:38:58.033] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod] +[06Jan2025 11:38:58.036] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.block_view_api.generated.GeneratedEntryPoint] +[06Jan2025 11:38:58.049] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_data_attachment_v1 +[06Jan2025 11:38:58.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_renderer_api_v1 +[06Jan2025 11:38:58.062] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_block_view_api_v2 +[06Jan2025 11:38:58.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_base +[06Jan2025 11:38:58.078] [modloading-worker-0/DEBUG] [mixin/]: Mixing rendertype.RenderTypeAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderType +[06Jan2025 11:38:58.079] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.080] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType +[06Jan2025 11:38:58.081] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.082] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iris +[06Jan2025 11:38:58.086] [modloading-worker-0/DEBUG] [mixin/]: Mixing RenderTypeAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType +[06Jan2025 11:38:58.087] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.093] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method shouldSortOnUpload()Z in net.minecraft.client.renderer.RenderType was not merged +[06Jan2025 11:38:58.105] [modloading-worker-0/DEBUG] [mixin/]: Mixing rendertype.RenderStateShardAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderStateShard +[06Jan2025 11:38:58.105] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.106] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getTranslucentTransparency()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getTranslucentTransparency$iris_$md$2281ba$0 in mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris +[06Jan2025 11:38:58.106] [modloading-worker-0/DEBUG] [mixin/]: Mixing RenderStateShardAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderStateShard +[06Jan2025 11:38:58.106] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.106] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getNO_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getNO_TRANSPARENCY$iris_$md$2281ba$1 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris +[06Jan2025 11:38:58.107] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getGLINT_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getGLINT_TRANSPARENCY$iris_$md$2281ba$2 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris +[06Jan2025 11:38:58.107] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getCRUMBLING_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getCRUMBLING_TRANSPARENCY$iris_$md$2281ba$3 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris +[06Jan2025 11:38:58.122] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCompositeRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeRenderType +[06Jan2025 11:38:58.123] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.136] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris->@Inject::batchedentityrendering$onCompositeInit(Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.153] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.65 +[06Jan2025 11:38:58.154] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.24 +[06Jan2025 11:38:58.155] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.65, for MC 1.21.1 +[06Jan2025 11:38:58.156] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.gui.hooks.console.GameRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.GameRenderer +[06Jan2025 11:38:58.156] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing GameRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.GameRenderer +[06Jan2025 11:38:58.161] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:GameRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.163] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinGameRenderer from mixins.iris.json into net.minecraft.client.renderer.GameRenderer +[06Jan2025 11:38:58.165] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.220] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinModelViewBobbing from mixins.iris.json into net.minecraft.client.renderer.GameRenderer +[06Jan2025 11:38:58.221] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.232] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinGameRenderer_NightVisionCompat from mixins.iris.json into net.minecraft.client.renderer.GameRenderer +[06Jan2025 11:38:58.232] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.302] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.302] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.302] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.302] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.303] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.303] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.303] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.303] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideParticleShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.303] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorNormalShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.304] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideSolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.304] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.304] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.304] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.304] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.304] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.304] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.305] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.305] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.305] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.305] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.305] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.305] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.305] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.306] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.306] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.306] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.306] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.306] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.306] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.306] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.307] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.307] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.307] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.307] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.307] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.307] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidDiffuseShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.308] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.308] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideBeaconBeamShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.308] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityAlphaShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.308] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityEyesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.308] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentEmissiveShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.308] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLeashShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.309] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLightningShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.309] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCrumblingShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.309] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.309] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.309] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.309] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.309] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLinesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.310] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.311] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.311] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.311] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.311] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.311] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.311] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.312] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris->@Inject::iris$safecheckNightvisionStrength(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.322] [ForkJoinPool.commonPool-worker-15/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping. +[06Jan2025 11:38:58.337] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.shader.uniform.ShaderInstanceMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ShaderInstance +[06Jan2025 11:38:58.338] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.344] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.json into net.minecraft.client.renderer.ShaderInstance +[06Jan2025 11:38:58.345] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.354] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.forge.json into net.minecraft.client.renderer.ShaderInstance +[06Jan2025 11:38:58.355] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.374] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.374] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.374] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.375] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.375] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.375] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.375] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.375] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.375] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.376] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.376] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.376] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.377] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.377] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.377] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.377] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.377] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.377] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.400] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.TextureAtlasMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas +[06Jan2025 11:38:58.401] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.402] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.texture.TextureAtlasAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas +[06Jan2025 11:38:58.403] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.texture.TextureAtlasAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.403] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.TextureAtlasMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas +[06Jan2025 11:38:58.403] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureAtlasMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.404] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.TextureAtlasAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas +[06Jan2025 11:38:58.405] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.TextureAtlasAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.405] [modloading-worker-0/DEBUG] [mixin/]: Mixing texture.pbr.MixinTextureAtlas from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas +[06Jan2025 11:38:58.405] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.409] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.SpriteAtlasTextureMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas +[06Jan2025 11:38:58.409] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking +[06Jan2025 11:38:58.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking +[06Jan2025 11:38:58.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking +[06Jan2025 11:38:58.424] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.424] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.424] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureAtlasMixin from mod sodium->@Inject::preReturnSprite(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.425] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getTexturesByName()Ljava/util/Map; in net.minecraft.client.renderer.texture.TextureAtlas was not merged +[06Jan2025 11:38:58.456] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompositeStateAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeState +[06Jan2025 11:38:58.457] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:CompositeStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.471] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.frapi.ItemRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer +[06Jan2025 11:38:58.472] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.472] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/caffeinemc/mods/sodium/client/render/frapi/render/ItemRenderContext; to md2281ba$sodium$lambda$new$0$0 in sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium +[06Jan2025 11:38:58.479] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.frapi.ItemRendererAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer +[06Jan2025 11:38:58.480] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.480] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method sodium$hasAnimatedTexture(Lnet/minecraft/world/item/ItemStack;)Z to hasAnimatedTexture$sodium_$md$2281ba$1 in sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium +[06Jan2025 11:38:58.480] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.model.item.ItemRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer +[06Jan2025 11:38:58.481] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.495] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity_render_context.MixinItemRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.ItemRenderer +[06Jan2025 11:38:58.495] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.514] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium->@Inject::beforeRenderItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:58.514] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium->@Inject::renderModelFast(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/item/ItemStack;IILcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:58.515] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.515] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.515] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.515] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.515] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.515] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.527] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTheEndPortalRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.TheEndPortalRenderer +[06Jan2025 11:38:58.528] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.542] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris->@Inject::iris$onRender(Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:58.557] [modloading-worker-0/DEBUG] [mixin/]: Mixing immediate.MixinLevelRenderer from mixins.iris.vertexformat.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.558] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.558] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.559] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.563] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer_EntityListSorting from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.563] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.563] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$1(Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)V to md2281ba$iris$lambda$batchedentityrendering$sortEntityList$1$0 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris +[06Jan2025 11:38:58.563] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$0(Lnet/minecraft/world/entity/EntityType;)Ljava/util/List; to md2281ba$iris$lambda$batchedentityrendering$sortEntityList$0$1 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris +[06Jan2025 11:38:58.568] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.world.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.569] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.577] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.options.weather.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.577] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.578] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.gui.outlines.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.578] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.597] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.world.clouds.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.597] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:58.599] [modloading-worker-0/DEBUG] [mixin/]: Mixing LevelRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.599] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:LevelRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.600] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.600] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.601] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$endLevelRender$0(Lnet/irisshaders/iris/UpdateChecker$BetaInfo;)V to md2281ba$iris$lambda$iris$endLevelRender$0$2 in mixins.iris.json:MixinLevelRenderer from mod iris +[06Jan2025 11:38:58.614] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer_SkipRendering from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.615] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.625] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer_Sky from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.625] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.628] [modloading-worker-0/DEBUG] [mixin/]: Mixing fabulous.MixinDisableFabulousGraphics from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.628] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.631] [modloading-worker-0/DEBUG] [mixin/]: Mixing shadows.MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.631] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.653] [modloading-worker-0/DEBUG] [mixin/]: Mixing sky.MixinLevelRenderer_SunMoonToggle from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.653] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.659] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.iris.fantastic.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.660] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.660] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectTransParticles$1(Lnet/minecraft/client/particle/ParticleRenderType;)Z to md2281ba$iris$lambda$redirectTransParticles$1$3 in mixins.iris.fantastic.json:MixinLevelRenderer from mod iris +[06Jan2025 11:38:58.661] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectSolidParticles$0(Lnet/minecraft/client/particle/ParticleRenderType;)Z to md2281ba$iris$lambda$redirectSolidParticles$0$4 in mixins.iris.fantastic.json:MixinLevelRenderer from mod iris +[06Jan2025 11:38:58.664] [modloading-worker-0/DEBUG] [mixin/]: Mixing shadows.MixinPreventRebuildNearInShadowPass from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer +[06Jan2025 11:38:58.665] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:58.929] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.929] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.929] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.929] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.930] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.931] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.932] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.932] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.932] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.932] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.932] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.932] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.932] [modloading-worker-0/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.933] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.933] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.933] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.934] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.934] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.934] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.934] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.934] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.934] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.935] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.935] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.935] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.936] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.936] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.936] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.957] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::replaceBlockEntityIteration(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:58.957] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium->@Inject::drawBoxFast(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:58.957] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::renderClouds(Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:58.957] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.958] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.959] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.959] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.959] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.959] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.959] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.959] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.960] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.961] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.962] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.963] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.963] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.963] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.963] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.963] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.964] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.964] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.964] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.964] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.964] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.965] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.966] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.967] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.968] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.968] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.968] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.968] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.968] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.968] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.968] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.969] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.969] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.969] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.969] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris->@Inject::preRenderSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:58.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.970] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.971] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.971] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.971] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:58.971] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:58.971] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:58.971] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:59.043] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.render.frustum.FrustumMixin from sodium-common.mixins.json into net.minecraft.client.renderer.culling.Frustum +[06Jan2025 11:38:59.044] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.frustum.FrustumMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.079] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge +[06Jan2025 11:38:59.083] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodium +[06Jan2025 11:38:59.084] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.server.command.ConfigCommand to GAME +[06Jan2025 11:38:59.087] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.filters.GenericPacketSplitter to MOD +[06Jan2025 11:38:59.140] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true +[06Jan2025 11:38:59.140] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true +[06Jan2025 11:38:59.141] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@24fa4009 +[06Jan2025 11:38:59.153] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 +[06Jan2025 11:38:59.153] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false +[06Jan2025 11:38:59.158] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 +[06Jan2025 11:38:59.179] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled +[06Jan2025 11:38:59.179] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 +[06Jan2025 11:38:59.179] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 +[06Jan2025 11:38:59.195] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.NetworkInitialization to MOD +[06Jan2025 11:38:59.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.ConfigurationInitialization to MOD +[06Jan2025 11:38:59.201] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.MonsterRoomHooks to GAME +[06Jan2025 11:38:59.203] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler to MOD +[06Jan2025 11:38:59.205] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.DeferredSpawnEggItem$ColorRegisterHandler to MOD +[06Jan2025 11:38:59.207] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.model.data.ModelDataManager to GAME +[06Jan2025 11:38:59.209] [modloading-worker-0/DEBUG] [mixin/]: Mixing platform.neoforge.ModelDataMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.model.data.ModelData +[06Jan2025 11:38:59.210] [modloading-worker-0/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ModelDataMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.214] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.ParticleBoundsDebugRenderer to GAME +[06Jan2025 11:38:59.216] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.immediate.matrix_stack.PoseStackMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.PoseStack +[06Jan2025 11:38:59.217] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.matrix_stack.PoseStackMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.226] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.ClientHooks$ClientEvents to MOD +[06Jan2025 11:38:59.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.BlockEntityRenderBoundsDebugRenderer to GAME +[06Jan2025 11:38:59.231] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.attachment.AttachmentInternals to GAME +[06Jan2025 11:38:59.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cawezs_mantle_to_stratus +[06Jan2025 11:38:59.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.dimension.HeightsDimension$HeightsSpecialEffectsHandler to MOD +[06Jan2025 11:38:59.251] [modloading-worker-0/DEBUG] [mixin/]: Mixing sky.MixinDimensionSpecialEffects from mixins.iris.json into net.minecraft.client.renderer.DimensionSpecialEffects +[06Jan2025 11:38:59.251] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:59.255] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris->@Inject::iris$getSunriseColor(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:59.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.dimension.DepthsDimension$DepthsSpecialEffectsHandler to MOD +[06Jan2025 11:38:59.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsTrunkDecorator to MOD +[06Jan2025 11:38:59.262] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsLeaveDecorator to MOD +[06Jan2025 11:38:59.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsFruitDecorator to MOD +[06Jan2025 11:38:59.266] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.Notes to MOD +[06Jan2025 11:38:59.269] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.Notes$NotesForgeBusEvents to GAME +[06Jan2025 11:38:59.531] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT +[06Jan2025 11:38:59.539] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-client.toml +[06Jan2025 11:38:59.539] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-client.toml +[06Jan2025 11:38:59.554] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-client.toml for changes +[06Jan2025 11:38:59.554] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON +[06Jan2025 11:38:59.556] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-common.toml +[06Jan2025 11:38:59.556] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-common.toml +[06Jan2025 11:38:59.556] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-common.toml for changes +[06Jan2025 11:38:59.558] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ResourcePackLoaderMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.resource.ResourcePackLoader +[06Jan2025 11:38:59.558] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ResourcePackLoaderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.558] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$changeSet$0(Ljava/util/Map$Entry;Ljava/util/Map$Entry;)I to md2281ba$sodium$lambda$changeSet$0$0 in sodium-neoforge.mixins.json:platform.neoforge.ResourcePackLoaderMixin from mod sodium +[06Jan2025 11:38:59.694] [Render thread/DEBUG] [mixin/]: Mixing MixinSodiumGameOptions from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.gui.SodiumGameOptions +[06Jan2025 11:38:59.695] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumGameOptions from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:59.698] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumGameOptions from mod iris->@Inject::iris$writeIrisConfig(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.727] [Render thread/DEBUG] [mixin/]: Mixing MixinClientLanguage from mixins.iris.json into net.minecraft.client.resources.language.ClientLanguage +[06Jan2025 11:38:59.729] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:59.749] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::injectFrom(Ljava/lang/String;Ljava/util/List;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::check(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:38:59.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntries(Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:59.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntriesToTranslationChecks(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:38:59.757] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinTextureManager from mixins.iris.json into net.minecraft.client.renderer.texture.TextureManager +[06Jan2025 11:38:59.758] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:59.766] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.766] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:59.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:59.865] [Render thread/DEBUG] [mixin/]: Mixing features.render.gui.font.BakedGlyphMixin from sodium-common.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph +[06Jan2025 11:38:59.866] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.font.BakedGlyphMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.874] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.font.BakedGlyphMixin from mod sodium->@Inject::drawFast(ZFFLorg/joml/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:38:59.910] [Render thread/DEBUG] [mixin/]: Mixing core.model.colors.BlockColorsMixin from sodium-common.mixins.json into net.minecraft.client.color.block.BlockColors +[06Jan2025 11:38:59.910] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.922] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.922] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:59.922] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:59.935] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ClientHooksMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.ClientHooks +[06Jan2025 11:38:59.935] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.969] [Render thread/DEBUG] [mixin/]: Mixing core.model.colors.ItemColorsMixin from sodium-common.mixins.json into net.minecraft.client.color.item.ItemColors +[06Jan2025 11:38:59.969] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:38:59.972] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:38:59.972] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:38:59.972] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:38:59.982] [Render thread/DEBUG] [mixin/]: Mixing MixinSheets from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.Sheets +[06Jan2025 11:38:59.983] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:38:59.985] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris->@Inject::setSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.000] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinBlockEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher +[06Jan2025 11:39:00.001] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.001] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to md2281ba$iris$lambda$iris$wrapBufferSource$0$0 in mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris +[06Jan2025 11:39:00.005] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.005] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.005] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.011] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.shadows.EntityRenderDispatcherMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher +[06Jan2025 11:39:00.011] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.022] [Render thread/DEBUG] [mixin/]: Mixing MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher +[06Jan2025 11:39:00.022] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.025] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher +[06Jan2025 11:39:00.025] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.025] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to md2281ba$iris$lambda$iris$beginEntityRender$0$0 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris +[06Jan2025 11:39:00.073] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod sodium->@Inject::renderShadowPartFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.073] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$maybeSuppressEntityShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.073] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::renderBlockShadow(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.102] [Render thread/DEBUG] [mixin/]: Mixing core.render.world.RenderBuffersMixin from sodium-common.mixins.json into net.minecraft.client.renderer.RenderBuffers +[06Jan2025 11:39:00.102] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.RenderBuffersMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.105] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderBuffers from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderBuffers +[06Jan2025 11:39:00.106] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.108] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$1(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to md2281ba$iris$lambda$freeAndDeleteBuffers$1$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris +[06Jan2025 11:39:00.108] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$0(Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to md2281ba$iris$lambda$freeAndDeleteBuffers$0$1 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris +[06Jan2025 11:39:00.109] [Render thread/DEBUG] [mixin/]: Renaming @Unique field outlineBufferSourceLnet/minecraft/client/renderer/OutlineBufferSource; to fd2281ba$iris$outlineBufferSource$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris +[06Jan2025 11:39:00.129] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.130] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceCrumblingBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.130] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceOutlineBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.135] [Render thread/DEBUG] [mixin/]: Mixing immediate.MixinBufferSource from mixins.iris.vertexformat.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource +[06Jan2025 11:39:00.136] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.139] [Render thread/DEBUG] [mixin/]: Mixing BufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource +[06Jan2025 11:39:00.139] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:BufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.139] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferSource from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource +[06Jan2025 11:39:00.139] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.156] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.156] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.156] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.156] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.156] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.156] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.167] [Render thread/DEBUG] [mixin/]: Mixing SectionBufferBuilderPackAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.SectionBufferBuilderPack +[06Jan2025 11:39:00.167] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:SectionBufferBuilderPackAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.194] [Render thread/DEBUG] [mixin/]: Mixing texture.AnimationMetadataSectionAccessor from mixins.iris.json into net.minecraft.client.resources.metadata.animation.AnimationMetadataSection +[06Jan2025 11:39:00.195] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.AnimationMetadataSectionAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.210] [Render thread/DEBUG] [mixin/]: Mixing features.render.frapi.BakedModelMixin from sodium-common.mixins.json into net.minecraft.client.resources.model.BakedModel +[06Jan2025 11:39:00.211] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.BakedModelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.213] [Render thread/DEBUG] [mixin/]: Mixing client.BakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.BakedModel +[06Jan2025 11:39:00.243] [Render thread/DEBUG] [mixin/]: Mixing OutlineBufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.OutlineBufferSource +[06Jan2025 11:39:00.244] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:OutlineBufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.254] [Render thread/DEBUG] [mixin/]: Mixing features.render.frapi.ModelBlockRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer +[06Jan2025 11:39:00.254] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.255] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/caffeinemc/mods/sodium/client/render/frapi/render/NonTerrainBlockRenderContext; to md2281ba$sodium$lambda$new$0$0 in sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium +[06Jan2025 11:39:00.256] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.ModelBlockRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer +[06Jan2025 11:39:00.256] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.257] [Render thread/DEBUG] [mixin/]: Mixing features.render.model.block.ModelBlockRendererMixin from sodium-neoforge.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer +[06Jan2025 11:39:00.257] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.render.model.block.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.264] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;JILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.265] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.265] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.265] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.265] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.render.model.block.ModelBlockRendererMixin from mod sodium->@Inject::renderFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;FFFIILnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.298] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.AbstractBlockRenderContextMixin from sodium-neoforge.mixins.json into net.caffeinemc.mods.sodium.client.render.frapi.render.AbstractBlockRenderContext +[06Jan2025 11:39:00.298] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.AbstractBlockRenderContextMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.309] [Render thread/DEBUG] [mixin/]: Mixing core.model.TextureAtlasSpriteMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite +[06Jan2025 11:39:00.309] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.TextureAtlasSpriteMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.316] [Render thread/DEBUG] [mixin/]: Mixing MixinItemInHandRenderer from mixins.iris.json into net.minecraft.client.renderer.ItemInHandRenderer +[06Jan2025 11:39:00.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.319] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris->@Inject::iris$skipTranslucentHands(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.326] [Render thread/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.iris.json into net.minecraft.client.particle.ParticleEngine +[06Jan2025 11:39:00.326] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.327] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$finishDrawingParticles$1(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to md2281ba$iris$lambda$iris$finishDrawingParticles$1$0 in mixins.iris.json:MixinParticleEngine from mod iris +[06Jan2025 11:39:00.327] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginDrawingParticles$0(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to md2281ba$iris$lambda$iris$beginDrawingParticles$0$1 in mixins.iris.json:MixinParticleEngine from mod iris +[06Jan2025 11:39:00.328] [Render thread/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.iris.fantastic.json into net.minecraft.client.particle.ParticleEngine +[06Jan2025 11:39:00.328] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinParticleEngine from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.333] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.333] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.333] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.333] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.333] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.333] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.341] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.TextureSheetParticleMixin from sodium-common.mixins.json into net.minecraft.client.particle.TextureSheetParticle +[06Jan2025 11:39:00.342] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.345] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.345] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.345] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.347] [Render thread/DEBUG] [mixin/]: Mixing features.render.particle.SingleQuadParticleMixin from sodium-common.mixins.json into net.minecraft.client.particle.SingleQuadParticle +[06Jan2025 11:39:00.347] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.356] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium->@Inject::renderRotatedQuad(Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/joml/Quaternionf;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.360] [Render thread/DEBUG] [mixin/]: Mixing MixinTerrainParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.TerrainParticle +[06Jan2025 11:39:00.360] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.364] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.364] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.364] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.364] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$overrideParticleSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.377] [Render thread/DEBUG] [mixin/]: Mixing MixinStationaryItemParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.BlockMarker +[06Jan2025 11:39:00.378] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.382] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.382] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.382] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.383] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$overrideParticleRenderType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.444] [Render thread/DEBUG] [mixin/]: Mixing MixinFireworkSparkParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.FireworkParticles$SparkParticle +[06Jan2025 11:39:00.444] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinFireworkSparkParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.534] [Render thread/DEBUG] [mixin/]: Mixing LightTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.LightTexture +[06Jan2025 11:39:00.534] [Render thread/DEBUG] [mixin/]: mixins.iris.json:LightTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.534] [Render thread/DEBUG] [mixin/]: Mixing MixinLightTexture from mixins.iris.json into net.minecraft.client.renderer.LightTexture +[06Jan2025 11:39:00.535] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.537] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.537] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.537] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.538] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::storeDarknessValue(Lnet/minecraft/world/entity/LivingEntity;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.540] [Render thread/INFO] [Iris/]: Hardware information: +[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: CPU: 16x AMD Ryzen 7 7840HS w/ Radeon 780M Graphics +[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: GPU: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) (Supports OpenGL 4.6 (Core Profile) Mesa 24.2.6) +[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: OS: Linux (6.6.52-gentoo) +[06Jan2025 11:39:00.554] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexBuffer from mixins.iris.json into com.mojang.blaze3d.vertex.VertexBuffer +[06Jan2025 11:39:00.555] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.558] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::unbindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.558] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.558] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.558] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.561] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinBufferBuilder_SeparateAo from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder +[06Jan2025 11:39:00.562] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.565] [Render thread/DEBUG] [mixin/]: Mixing core.render.immediate.consumer.BufferBuilderMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder +[06Jan2025 11:39:00.566] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.immediate.consumer.BufferBuilderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.568] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder +[06Jan2025 11:39:00.568] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.571] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder +[06Jan2025 11:39:00.571] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.587] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder_SegmentRendering from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder +[06Jan2025 11:39:00.587] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.604] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:39:00.604] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.604] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.605] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.624] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.MeshDataMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.MeshData +[06Jan2025 11:39:00.625] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.sorting.MeshDataMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.636] [Render thread/DEBUG] [mixin/]: Mixing MixinSodiumWorldRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer +[06Jan2025 11:39:00.637] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.637] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/irisshaders/iris/shadows/ShadowRenderer;Lnet/minecraft/client/renderer/RenderBuffers;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Camera;DDDFZZ)I to md2281ba$iris$lambda$static$0$0 in mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris +[06Jan2025 11:39:00.644] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris->@Inject::checkRenderShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;FLnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/client/player/LocalPlayer;Lcom/llamalad7/mixinextras/sugar/ref/LocalBooleanRef;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.650] [Render thread/DEBUG] [mixin/]: Mixing MixinShadowRenderer from mixins.iris.forge.json into net.irisshaders.iris.shadows.ShadowRenderer +[06Jan2025 11:39:00.650] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.658] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.658] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:00.658] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:00.658] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:00.680] [Render thread/DEBUG] [mixin/]: Mixing features.options.overlays.GuiMixin from sodium-common.mixins.json into net.minecraft.client.gui.Gui +[06Jan2025 11:39:00.680] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.overlays.GuiMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.681] [Render thread/DEBUG] [mixin/]: Mixing gui.MixinGui from mixins.iris.json into net.minecraft.client.gui.Gui +[06Jan2025 11:39:00.681] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.685] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris->@Inject::iris$handleHudHidingScreens(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.685] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris->@Inject::iris$disableVignetteRendering(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:00.701] [Render thread/DEBUG] [mixin/]: Mixing features.gui.hooks.debug.DebugScreenOverlayMixin from sodium-common.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay +[06Jan2025 11:39:00.701] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.debug.DebugScreenOverlayMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.705] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from mixins.iris.json into net.minecraft.client.gui.components.DebugScreenOverlay +[06Jan2025 11:39:00.705] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.706] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShadowDebugText$1(Ljava/util/List;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to md2281ba$iris$lambda$iris$appendShadowDebugText$1$0 in mixins.iris.json:MixinDebugScreenOverlay from mod iris +[06Jan2025 11:39:00.706] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShaderPackText$0(Ljava/util/List;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to md2281ba$iris$lambda$iris$appendShaderPackText$0$1 in mixins.iris.json:MixinDebugScreenOverlay from mod iris +[06Jan2025 11:39:00.712] [Render thread/DEBUG] [mixin/]: Mixing DebugHudMixin from fabric-renderer-api-v1.debughud.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay +[06Jan2025 11:39:00.712] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.714] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from iris-batched-entity-rendering.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay +[06Jan2025 11:39:00.714] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.724] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.725] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.725] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.725] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.725] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.726] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.726] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.726] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.810] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: [] +[06Jan2025 11:39:00.942] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.ModelPartMixin from sodium-common.mixins.json into net.minecraft.client.model.geom.ModelPart +[06Jan2025 11:39:00.942] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.ModelPartMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:00.978] [Render thread/DEBUG] [mixin/]: Mixing MixinChainedJsonException from mixins.iris.json into net.minecraft.server.ChainedJsonException +[06Jan2025 11:39:00.978] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.982] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris->@Inject::iris$changeShaderParseException(Ljava/lang/Exception;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:00.987] [Render thread/DEBUG] [mixin/]: Mixing MixinUniform from mixins.iris.json into com.mojang.blaze3d.shaders.Uniform +[06Jan2025 11:39:00.989] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:00.993] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris->@Inject::iris$glGetUniformLocation(ILjava/lang/CharSequence;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:01.002] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramType from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type +[06Jan2025 11:39:01.003] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.004] [Render thread/DEBUG] [mixin/]: Mixing ProgramTypeAccessor from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type +[06Jan2025 11:39:01.004] [Render thread/DEBUG] [mixin/]: mixins.iris.json:ProgramTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.004] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createProgramType(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program$Type; to createProgramType$iris_$md$2281ba$0 in mixins.iris.json:ProgramTypeAccessor from mod iris +[06Jan2025 11:39:01.015] [Render thread/DEBUG] [mixin/]: Mixing MixinProgram from mixins.iris.json into com.mojang.blaze3d.shaders.Program +[06Jan2025 11:39:01.016] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.021] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris->@Inject::iris$causeException(Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:01.027] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramManager from mixins.iris.json into com.mojang.blaze3d.shaders.ProgramManager +[06Jan2025 11:39:01.028] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.057] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris->@Inject::iris$releaseGeometry(Lcom/mojang/blaze3d/shaders/Shader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:01.199] [Render thread/ERROR] [com.mojang.text2speech.Narrator/]: Error while loading the narrator com.mojang.text2speech.Narrator$InitializeException: Failed to load library flite at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:69) ~[text2speech-1.17.9.jar%23103!/:?] at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux.(NarratorLinux.java:18) ~[text2speech-1.17.9.jar%23103!/:?] @@ -2989,1199 +2989,393 @@ Native library (linux-x86-64/libflite.so) not found in resource path (/home/cow/ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] at DevLaunch@1.0.1/net.neoforged.devlaunch.Main.main(Main.java:55) [DevLaunch-1.0.1.jar:?] -[03Nov2024 10:23:15.451] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sodium, mod/fabric_rendering_data_attachment_v1, mod/iris, mod/fabric_renderer_api_v1, mod/fabric_api_base, mod/neoforge, mod/cawezs_mantle_to_stratus, mod/fabric_block_view_api_v2 -[03Nov2024 10:23:15.462] [Render thread/DEBUG] [mixin/]: Mixing features.gui.hooks.settings.OptionsScreenMixin from sodium-common.mixins.json into net.minecraft.client.gui.screens.options.OptionsScreen -[03Nov2024 10:23:15.462] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.463] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod sodium->@Inject::open(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.480] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.SimpleBakedModelAccessor from sodium-neoforge.mixins.json into net.minecraft.client.resources.model.SimpleBakedModel -[03Nov2024 10:23:15.480] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.SimpleBakedModelAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.485] [Render thread/DEBUG] [mixin/]: Mixing features.textures.SpriteContentsInvoker from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.485] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.SpriteContentsInvoker from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.486] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.486] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.487] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.487] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.487] [Render thread/DEBUG] [mixin/]: Mixing features.textures.mipmaps.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.487] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.mipmaps.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.490] [Render thread/DEBUG] [mixin/]: Mixing features.textures.scan.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.490] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.scan.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.492] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.492] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.493] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.493] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.494] [Render thread/DEBUG] [mixin/]: Mixing texture.pbr.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents -[03Nov2024 10:23:15.494] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.506] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris->@Inject::onReturnCreateTicker(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:15.506] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.506] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.506] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.506] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.506] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:15.506] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:15.515] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsFrameInfoAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo -[03Nov2024 10:23:15.515] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsFrameInfoAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.515] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsFrameInfoAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo -[03Nov2024 10:23:15.515] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsFrameInfoAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.515] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsFrameInfoAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo -[03Nov2024 10:23:15.515] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsFrameInfoAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.516] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged -[03Nov2024 10:23:15.516] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged -[03Nov2024 10:23:15.516] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getIndex()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged -[03Nov2024 10:23:15.543] [Worker-Main-2/DEBUG] [mixin/]: Mixing texture.pbr.MixinDirectoryLister from mixins.iris.json into net.minecraft.client.renderer.texture.atlas.sources.DirectoryLister -[03Nov2024 10:23:15.544] [Worker-Main-2/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.544] [Worker-Main-2/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$modifyForEachAction$0(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/Resource;)V to mde22338$iris$lambda$iris$modifyForEachAction$0$0 in mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris -[03Nov2024 10:23:15.547] [Worker-Main-2/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$1 for descriptor (Ljava/util/function/BiConsumer;)V -[03Nov2024 10:23:15.553] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading -[03Nov2024 10:23:15.601] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Common setup: 1 jobs -[03Nov2024 10:23:15.616] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 8.803 ms -[03Nov2024 10:23:15.633] [Render thread/DEBUG] [mixin/]: Mixing MixinFogRenderer from mixins.iris.json into net.minecraft.client.renderer.FogRenderer -[03Nov2024 10:23:15.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.654] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::iris$setupLegacyWaterFog(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/FogRenderer$FogMode;FZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.654] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::render(Lnet/minecraft/client/Camera;FLnet/minecraft/client/multiplayer/ClientLevel;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:15.687] [Worker-Main-4/DEBUG] [mixin/]: Mixing features.textures.mipmaps.MipmapGeneratorMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.MipmapGenerator -[03Nov2024 10:23:15.688] [Worker-Main-4/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.mipmaps.MipmapGeneratorMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.705] [Worker-Main-15/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.AnimatedTextureAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture -[03Nov2024 10:23:15.708] [Worker-Main-15/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.AnimatedTextureAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.712] [Worker-Main-15/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAnimatedTextureAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture -[03Nov2024 10:23:15.713] [Worker-Main-15/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsAnimatedTextureAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:15.713] [Worker-Main-15/DEBUG] [mixin/]: Mixing texture.SpriteContentsAnimatedTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture -[03Nov2024 10:23:15.713] [Worker-Main-15/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAnimatedTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:15.714] [Worker-Main-15/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged -[03Nov2024 10:23:15.715] [Worker-Main-15/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged -[03Nov2024 10:23:15.778] [Worker-Main-7/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading -[03Nov2024 10:23:17.373] [Worker-Main-15/DEBUG] [mixin/]: Mixing core.model.quad.BakedQuadMixin from sodium-neoforge.mixins.json into net.minecraft.client.renderer.block.model.BakedQuad -[03Nov2024 10:23:17.374] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:17.381] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:17.381] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:17.381] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:17.392] [Worker-Main-15/DEBUG] [mixin/]: Mixing features.model.MultiPartBakedModelMixin from sodium-neoforge.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel -[03Nov2024 10:23:17.392] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:17.393] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$getRenderTypes$2(I)[Lnet/minecraft/client/resources/model/BakedModel; to mde22338$sodium$lambda$getRenderTypes$2$0 in sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium -[03Nov2024 10:23:17.393] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$getQuads$1(I)[Lnet/minecraft/client/resources/model/BakedModel; to mde22338$sodium$lambda$getQuads$1$1 in sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium -[03Nov2024 10:23:17.393] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$storeClassInfo$0(Lorg/apache/commons/lang3/tuple/Pair;)Z to mde22338$sodium$lambda$storeClassInfo$0$2 in sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium -[03Nov2024 10:23:17.401] [Worker-Main-15/DEBUG] [mixin/]: Mixing client.MultipartBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel -[03Nov2024 10:23:17.402] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$emitBlockQuads$0(Lnet/minecraft/util/RandomSource;J)Lnet/minecraft/util/RandomSource; to mde22338$fabric_renderer_api_v1$lambda$emitBlockQuads$0$3 in fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1 -[03Nov2024 10:23:17.412] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium->@Inject::storeClassInfo(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:17.412] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium->@Inject::storeClassInfo(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:17.412] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium->@Inject::storeClassInfo(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:17.413] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:17.413] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:17.413] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:17.447] [Worker-Main-15/DEBUG] [mixin/]: Mixing features.model.WeightedBakedModelMixin from sodium-neoforge.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel -[03Nov2024 10:23:17.448] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.WeightedBakedModelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:17.450] [Worker-Main-15/DEBUG] [mixin/]: Mixing client.WeightedBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel -[03Nov2024 10:23:17.450] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$emitItemQuads$1(Ljava/util/function/Supplier;)Lnet/minecraft/util/RandomSource; to mde22338$fabric_renderer_api_v1$lambda$emitItemQuads$1$0 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1 -[03Nov2024 10:23:17.450] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$emitBlockQuads$0(Ljava/util/function/Supplier;)Lnet/minecraft/util/RandomSource; to mde22338$fabric_renderer_api_v1$lambda$emitBlockQuads$0$1 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1 -[03Nov2024 10:23:17.456] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:17.456] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:17.456] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.002] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play -[03Nov2024 10:23:19.002] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break -[03Nov2024 10:23:19.106] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo -[03Nov2024 10:23:19.107] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started -[03Nov2024 10:23:19.402] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas -[03Nov2024 10:23:19.406] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsTickerMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker -[03Nov2024 10:23:19.407] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:19.409] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsTickerAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker -[03Nov2024 10:23:19.409] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsTickerAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:19.410] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsTickerAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker -[03Nov2024 10:23:19.410] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsTickerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.414] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.414] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.414] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.414] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::preTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:19.414] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.414] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.414] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.415] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getAnimationInfo()Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture; in net.minecraft.client.renderer.texture.SpriteContents$Ticker was not merged -[03Nov2024 10:23:19.418] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsInterpolationMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$InterpolationData -[03Nov2024 10:23:19.418] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:19.432] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.457] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/signs.png-atlas -[03Nov2024 10:23:19.458] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas -[03Nov2024 10:23:19.459] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas -[03Nov2024 10:23:19.461] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x2 minecraft:textures/atlas/armor_trims.png-atlas -[03Nov2024 10:23:19.469] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas -[03Nov2024 10:23:19.469] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x2 minecraft:textures/atlas/decorated_pot.png-atlas -[03Nov2024 10:23:19.470] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas -[03Nov2024 10:23:19.470] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas -[03Nov2024 10:23:19.503] [Render thread/DEBUG] [mixin/]: Mixing MixinBannerRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.blockentity.BannerRenderer -[03Nov2024 10:23:19.503] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.504] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mde22338$iris$lambda$iris$wrapBufferSource$0$0 in iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris -[03Nov2024 10:23:19.509] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris->@Inject::iris$endRenderingCanvas(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/entity/BannerPatternLayers;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.530] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEnderDragonRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EnderDragonRenderer -[03Nov2024 10:23:19.530] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.533] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId(FFFFILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.533] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.535] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.cull.EntityRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer -[03Nov2024 10:23:19.535] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.cull.EntityRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:19.536] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderer -[03Nov2024 10:23:19.536] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.540] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.540] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.540] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.540] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.541] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.541] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.583] [Render thread/DEBUG] [mixin/]: Mixing shadows.MixinBeaconRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.BeaconRenderer -[03Nov2024 10:23:19.583] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.584] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris->@Inject::iris$noLightBeamInShadowPass(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/resources/ResourceLocation;FFJIIIFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:19.592] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.CubeMixin from sodium-common.mixins.json into net.minecraft.client.model.geom.ModelPart$Cube -[03Nov2024 10:23:19.593] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.CubeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:19.596] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.CubeMixin from mod sodium->@Inject::onCompile(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:19.625] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHumanoidArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer -[03Nov2024 10:23:19.625] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.628] [Render thread/DEBUG] [mixin/]: Mixing MixinHumanoidArmorLayer from mixins.iris.forge.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer -[03Nov2024 10:23:19.628] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.636] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.637] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.639] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinElytraLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.ElytraLayer -[03Nov2024 10:23:19.639] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.647] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.648] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.648] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.648] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.648] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.648] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.668] [Render thread/DEBUG] [mixin/]: Mixing MixinFishingHookRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.entity.FishingHookRenderer -[03Nov2024 10:23:19.668] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.671] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.671] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.671] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.676] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHorseArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HorseArmorLayer -[03Nov2024 10:23:19.677] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.686] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.686] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.686] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.686] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.686] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.686] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.692] [Render thread/DEBUG] [mixin/]: Mixing MixinLightningBoltRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.LightningBoltRenderer -[03Nov2024 10:23:19.692] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightningBoltRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.748] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinCapeLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.CapeLayer -[03Nov2024 10:23:19.748] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:19.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:19.750] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:19.754] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas -[03Nov2024 10:23:19.756] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas -[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas -[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas -[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas -[03Nov2024 10:23:19.779] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. -[03Nov2024 10:23:19.802] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinPostChain from mixins.iris.json into net.minecraft.client.renderer.PostChain -[03Nov2024 10:23:19.803] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinPostChain from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:19.821] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations -[03Nov2024 10:23:19.841] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld -[03Nov2024 10:23:19.844] [Render thread/DEBUG] [mixin/]: Mixing MixinGlRenderDevice from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.gl.device.GLRenderDevice$ImmediateDrawCommandList -[03Nov2024 10:23:19.844] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinGlRenderDevice from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:24.607] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1290 recipes -[03Nov2024 10:23:24.700] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1399 advancements -[03Nov2024 10:23:28.591] [Render thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World -[03Nov2024 10:23:28.630] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 -[03Nov2024 10:23:28.630] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[03Nov2024 10:23:28.688] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER -[03Nov2024 10:23:28.689] [Server thread/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-server.toml -[03Nov2024 10:23:28.689] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-server.toml -[03Nov2024 10:23:28.689] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-server.toml for changes -[03Nov2024 10:23:28.694] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[03Nov2024 10:23:28.695] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[03Nov2024 10:23:28.706] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[03Nov2024 10:23:28.709] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions. - - minecraft:bee - - minecraft:camel - - minecraft:sniffer - - minecraft:piglin_brute +[06Jan2025 11:39:01.313] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sodium, mod/fabric_rendering_data_attachment_v1, mod/iris, mod/fabric_renderer_api_v1, mod/fabric_api_base, mod/neoforge, mod/cawezs_mantle_to_stratus, mod/fabric_block_view_api_v2 +[06Jan2025 11:39:01.396] [Render thread/DEBUG] [mixin/]: Mixing features.gui.hooks.settings.OptionsScreenMixin from sodium-common.mixins.json into net.minecraft.client.gui.screens.options.OptionsScreen +[06Jan2025 11:39:01.400] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.406] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod sodium->@Inject::open(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:01.503] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.SimpleBakedModelAccessor from sodium-neoforge.mixins.json into net.minecraft.client.resources.model.SimpleBakedModel +[06Jan2025 11:39:01.504] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.SimpleBakedModelAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.539] [Render thread/DEBUG] [mixin/]: Mixing features.textures.SpriteContentsInvoker from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.539] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.SpriteContentsInvoker from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.540] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.540] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.546] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.546] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.547] [Render thread/DEBUG] [mixin/]: Mixing features.textures.mipmaps.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.547] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.mipmaps.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.562] [Render thread/DEBUG] [mixin/]: Mixing features.textures.scan.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.563] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.scan.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.568] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.570] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.574] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.575] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.575] [Render thread/DEBUG] [mixin/]: Mixing texture.pbr.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents +[06Jan2025 11:39:01.576] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.629] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris->@Inject::onReturnCreateTicker(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:01.629] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:01.630] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:01.630] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:01.630] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:01.631] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:01.631] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:01.648] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsFrameInfoAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo +[06Jan2025 11:39:01.649] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsFrameInfoAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.649] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsFrameInfoAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo +[06Jan2025 11:39:01.649] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsFrameInfoAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:01.650] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsFrameInfoAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo +[06Jan2025 11:39:01.650] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsFrameInfoAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.652] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getIndex()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged +[06Jan2025 11:39:01.652] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged +[06Jan2025 11:39:01.652] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged +[06Jan2025 11:39:01.721] [Worker-Main-14/DEBUG] [mixin/]: Mixing texture.pbr.MixinDirectoryLister from mixins.iris.json into net.minecraft.client.renderer.texture.atlas.sources.DirectoryLister +[06Jan2025 11:39:01.722] [Worker-Main-14/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.723] [Worker-Main-14/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$modifyForEachAction$0(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/Resource;)V to md2281ba$iris$lambda$iris$modifyForEachAction$0$0 in mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris +[06Jan2025 11:39:01.736] [Worker-Main-14/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$1 for descriptor (Ljava/util/function/BiConsumer;)V +[06Jan2025 11:39:01.760] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading +[06Jan2025 11:39:01.881] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Common setup: 1 jobs +[06Jan2025 11:39:01.896] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 2.491 ms +[06Jan2025 11:39:01.956] [Render thread/DEBUG] [mixin/]: Mixing MixinFogRenderer from mixins.iris.json into net.minecraft.client.renderer.FogRenderer +[06Jan2025 11:39:01.956] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:01.978] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::iris$setupLegacyWaterFog(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/FogRenderer$FogMode;FZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:01.978] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::render(Lnet/minecraft/client/Camera;FLnet/minecraft/client/multiplayer/ClientLevel;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:02.016] [Worker-Main-1/DEBUG] [mixin/]: Mixing features.textures.mipmaps.MipmapGeneratorMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.MipmapGenerator +[06Jan2025 11:39:02.017] [Worker-Main-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.mipmaps.MipmapGeneratorMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:02.125] [Worker-Main-2/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.AnimatedTextureAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture +[06Jan2025 11:39:02.129] [Worker-Main-2/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.AnimatedTextureAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:02.133] [Worker-Main-2/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAnimatedTextureAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture +[06Jan2025 11:39:02.134] [Worker-Main-2/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsAnimatedTextureAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:02.134] [Worker-Main-2/DEBUG] [mixin/]: Mixing texture.SpriteContentsAnimatedTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture +[06Jan2025 11:39:02.134] [Worker-Main-2/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAnimatedTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:02.135] [Worker-Main-2/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged +[06Jan2025 11:39:02.136] [Worker-Main-2/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged +[06Jan2025 11:39:02.473] [Worker-Main-14/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading +[06Jan2025 11:39:05.094] [Worker-Main-15/DEBUG] [mixin/]: Mixing core.model.quad.BakedQuadMixin from sodium-neoforge.mixins.json into net.minecraft.client.renderer.block.model.BakedQuad +[06Jan2025 11:39:05.095] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:05.105] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:05.105] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:05.105] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:05.121] [Worker-Main-15/DEBUG] [mixin/]: Mixing features.model.MultiPartBakedModelMixin from sodium-neoforge.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel +[06Jan2025 11:39:05.121] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:05.122] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$getRenderTypes$2(I)[Lnet/minecraft/client/resources/model/BakedModel; to md2281ba$sodium$lambda$getRenderTypes$2$0 in sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium +[06Jan2025 11:39:05.122] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$getQuads$1(I)[Lnet/minecraft/client/resources/model/BakedModel; to md2281ba$sodium$lambda$getQuads$1$1 in sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium +[06Jan2025 11:39:05.122] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$storeClassInfo$0(Lorg/apache/commons/lang3/tuple/Pair;)Z to md2281ba$sodium$lambda$storeClassInfo$0$2 in sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium +[06Jan2025 11:39:05.134] [Worker-Main-15/DEBUG] [mixin/]: Mixing client.MultipartBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.MultiPartBakedModel +[06Jan2025 11:39:05.134] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$emitBlockQuads$0(Lnet/minecraft/util/RandomSource;J)Lnet/minecraft/util/RandomSource; to md2281ba$fabric_renderer_api_v1$lambda$emitBlockQuads$0$3 in fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1 +[06Jan2025 11:39:05.148] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium->@Inject::storeClassInfo(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:05.149] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium->@Inject::storeClassInfo(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:05.149] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.MultiPartBakedModelMixin from mod sodium->@Inject::storeClassInfo(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:05.149] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:05.149] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:05.149] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.MultipartBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:05.210] [Worker-Main-15/DEBUG] [mixin/]: Mixing features.model.WeightedBakedModelMixin from sodium-neoforge.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel +[06Jan2025 11:39:05.210] [Worker-Main-15/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.model.WeightedBakedModelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:05.214] [Worker-Main-15/DEBUG] [mixin/]: Mixing client.WeightedBakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.WeightedBakedModel +[06Jan2025 11:39:05.215] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$emitItemQuads$1(Ljava/util/function/Supplier;)Lnet/minecraft/util/RandomSource; to md2281ba$fabric_renderer_api_v1$lambda$emitItemQuads$1$0 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1 +[06Jan2025 11:39:05.215] [Worker-Main-15/DEBUG] [mixin/]: Renaming synthetic method lambda$emitBlockQuads$0(Ljava/util/function/Supplier;)Lnet/minecraft/util/RandomSource; to md2281ba$fabric_renderer_api_v1$lambda$emitBlockQuads$0$1 in fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1 +[06Jan2025 11:39:05.223] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:05.224] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:05.224] [Worker-Main-15/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.WeightedBakedModelMixin from mod fabric_renderer_api_v1->@Inject::onInit(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:06.622] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play +[06Jan2025 11:39:06.622] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break +[06Jan2025 11:39:06.739] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo +[06Jan2025 11:39:06.740] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started +[06Jan2025 11:39:07.228] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas +[06Jan2025 11:39:07.238] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsTickerMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker +[06Jan2025 11:39:07.238] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:07.241] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsTickerAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker +[06Jan2025 11:39:07.242] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsTickerAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:07.242] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsTickerAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker +[06Jan2025 11:39:07.242] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsTickerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.246] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.247] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.247] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.247] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::preTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:07.247] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.247] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.247] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.248] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getAnimationInfo()Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture; in net.minecraft.client.renderer.texture.SpriteContents$Ticker was not merged +[06Jan2025 11:39:07.251] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsInterpolationMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$InterpolationData +[06Jan2025 11:39:07.252] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:07.264] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.331] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/signs.png-atlas +[06Jan2025 11:39:07.333] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas +[06Jan2025 11:39:07.336] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas +[06Jan2025 11:39:07.339] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x2 minecraft:textures/atlas/armor_trims.png-atlas +[06Jan2025 11:39:07.353] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas +[06Jan2025 11:39:07.354] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x2 minecraft:textures/atlas/decorated_pot.png-atlas +[06Jan2025 11:39:07.355] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas +[06Jan2025 11:39:07.356] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas +[06Jan2025 11:39:07.397] [Render thread/DEBUG] [mixin/]: Mixing MixinBannerRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.blockentity.BannerRenderer +[06Jan2025 11:39:07.397] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.397] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to md2281ba$iris$lambda$iris$wrapBufferSource$0$0 in iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris +[06Jan2025 11:39:07.402] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris->@Inject::iris$endRenderingCanvas(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/entity/BannerPatternLayers;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.431] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEnderDragonRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EnderDragonRenderer +[06Jan2025 11:39:07.431] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.435] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId(FFFFILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.435] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.437] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.cull.EntityRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer +[06Jan2025 11:39:07.437] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.cull.EntityRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:07.438] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderer +[06Jan2025 11:39:07.438] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.442] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.442] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.442] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.442] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.442] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.442] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.537] [Render thread/DEBUG] [mixin/]: Mixing shadows.MixinBeaconRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.BeaconRenderer +[06Jan2025 11:39:07.537] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.539] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris->@Inject::iris$noLightBeamInShadowPass(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/resources/ResourceLocation;FFJIIIFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:07.558] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.CubeMixin from sodium-common.mixins.json into net.minecraft.client.model.geom.ModelPart$Cube +[06Jan2025 11:39:07.558] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.CubeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:07.563] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.CubeMixin from mod sodium->@Inject::onCompile(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:07.609] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHumanoidArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer +[06Jan2025 11:39:07.609] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.612] [Render thread/DEBUG] [mixin/]: Mixing MixinHumanoidArmorLayer from mixins.iris.forge.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer +[06Jan2025 11:39:07.612] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.622] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.625] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinElytraLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.ElytraLayer +[06Jan2025 11:39:07.625] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.634] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.634] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.634] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.634] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.634] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.634] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.663] [Render thread/DEBUG] [mixin/]: Mixing MixinFishingHookRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.entity.FishingHookRenderer +[06Jan2025 11:39:07.664] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.667] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.667] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.667] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.677] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHorseArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HorseArmorLayer +[06Jan2025 11:39:07.677] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.687] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.687] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.687] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.687] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.687] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.687] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.695] [Render thread/DEBUG] [mixin/]: Mixing MixinLightningBoltRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.LightningBoltRenderer +[06Jan2025 11:39:07.695] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightningBoltRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.767] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinCapeLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.CapeLayer +[06Jan2025 11:39:07.767] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.769] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.769] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.769] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.769] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:07.769] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:07.769] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:07.773] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas +[06Jan2025 11:39:07.776] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas +[06Jan2025 11:39:07.777] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas +[06Jan2025 11:39:07.777] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas +[06Jan2025 11:39:07.778] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas +[06Jan2025 11:39:07.810] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. +[06Jan2025 11:39:07.861] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinPostChain from mixins.iris.json into net.minecraft.client.renderer.PostChain +[06Jan2025 11:39:07.861] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinPostChain from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:07.937] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations +[06Jan2025 11:39:07.968] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld +[06Jan2025 11:39:07.974] [Render thread/DEBUG] [mixin/]: Mixing MixinGlRenderDevice from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.gl.device.GLRenderDevice$ImmediateDrawCommandList +[06Jan2025 11:39:07.975] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinGlRenderDevice from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:33.807] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1290 recipes +[06Jan2025 11:39:34.182] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1399 advancements +[06Jan2025 11:39:34.840] [Render thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World +[06Jan2025 11:39:34.893] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 +[06Jan2025 11:39:34.893] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair +[06Jan2025 11:39:34.983] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER +[06Jan2025 11:39:34.985] [Server thread/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-server.toml +[06Jan2025 11:39:34.985] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-server.toml +[06Jan2025 11:39:34.985] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/neoforge-server.toml for changes +[06Jan2025 11:39:34.998] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. +[06Jan2025 11:39:35.004] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. +[06Jan2025 11:39:35.045] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. +[06Jan2025 11:39:35.055] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions. - minecraft:allay -[03Nov2024 10:23:28.799] [Server thread/DEBUG] [mixin/]: Mixing core.world.chunk.SimpleBitStorageMixin from sodium-common.mixins.json into net.minecraft.util.SimpleBitStorage -[03Nov2024 10:23:28.799] [Server thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.chunk.SimpleBitStorageMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:30.982] [Server thread/DEBUG] [mixin/]: Mixing core.world.chunk.PalettedContainerMixin from sodium-common.mixins.json into net.minecraft.world.level.chunk.PalettedContainer -[03Nov2024 10:23:30.983] [Server thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.chunk.PalettedContainerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:31.017] [Server thread/DEBUG] [mixin/]: Mixing core.world.chunk.ZeroBitStorageMixin from sodium-common.mixins.json into net.minecraft.util.ZeroBitStorage -[03Nov2024 10:23:31.018] [Server thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.chunk.ZeroBitStorageMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:33.782] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[03Nov2024 10:23:33.808] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:34.557] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:34.838] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:35.301] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:35.800] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% -[03Nov2024 10:23:36.319] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% -[03Nov2024 10:23:36.820] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% -[03Nov2024 10:23:37.298] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51% -[03Nov2024 10:23:37.797] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51% -[03Nov2024 10:23:38.298] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83% -[03Nov2024 10:23:38.348] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler -[03Nov2024 10:23:38.350] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 4559 ms -[03Nov2024 10:23:38.382] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 27, from 10 -[03Nov2024 10:23:38.383] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 -[03Nov2024 10:23:38.412] [Render thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32 -[03Nov2024 10:23:38.426] [Render thread/DEBUG] [io.netty.util.concurrent.GlobalEventExecutor/]: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 -[03Nov2024 10:23:38.437] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false -[03Nov2024 10:23:38.437] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512 -[03Nov2024 10:23:38.443] [Render thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available -[03Nov2024 10:23:38.460] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 13383 (auto-detected) -[03Nov2024 10:23:38.463] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false -[03Nov2024 10:23:38.463] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: system -[03Nov2024 10:23:38.465] [Render thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) -[03Nov2024 10:23:38.467] [Render thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 4096 -[03Nov2024 10:23:38.467] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: fc:b0:de:ff:fe:18:0e:7d (auto-detected) -[03Nov2024 10:23:38.557] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096 -[03Nov2024 10:23:38.557] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8 -[03Nov2024 10:23:38.557] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32 -[03Nov2024 10:23:38.557] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false -[03Nov2024 10:23:38.557] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.batchFastThreadLocalOnly: true -[03Nov2024 10:23:38.760] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@2aa0e49d into net.minecraft.network.Connection@6e5b2783 -[03Nov2024 10:23:38.770] [Netty Local Client IO #0/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@74c70b1e into net.minecraft.network.Connection@47a763e4 -[03Nov2024 10:23:39.235] [Render thread/DEBUG] [mixin/]: Mixing core.world.map.ClientPacketListenerMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener -[03Nov2024 10:23:39.237] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:39.239] [Render thread/DEBUG] [mixin/]: Mixing MixinClientPacketListener from mixins.iris.json into net.minecraft.client.multiplayer.ClientPacketListener -[03Nov2024 10:23:39.239] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.239] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$2(Ljava/lang/Exception;)V to mde22338$iris$lambda$iris$showUpdateMessage$2$0 in mixins.iris.json:MixinClientPacketListener from mod iris -[03Nov2024 10:23:39.239] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$1(Ljava/lang/Exception;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mde22338$iris$lambda$iris$showUpdateMessage$1$1 in mixins.iris.json:MixinClientPacketListener from mod iris -[03Nov2024 10:23:39.239] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$0(Lnet/minecraft/network/chat/Component;)V to mde22338$iris$lambda$iris$showUpdateMessage$0$2 in mixins.iris.json:MixinClientPacketListener from mod iris -[03Nov2024 10:23:39.248] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.248] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.248] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.249] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.249] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.249] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.249] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.249] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.249] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.279] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@4ac62d46 into net.minecraft.network.Connection@6e5b2783 -[03Nov2024 10:23:39.341] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:1d11aafd] logged in with entity id 17 at (-9.5, 74.0, -26.5) -[03Nov2024 10:23:39.368] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinClientLevelData_DisableVoidPlane from mixins.iris.json into net.minecraft.client.multiplayer.ClientLevel$ClientLevelData -[03Nov2024 10:23:39.368] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinClientLevelData_DisableVoidPlane from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.371] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinClientLevelData_DisableVoidPlane from mod iris->@Inject::iris$getHorizonHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:39.372] [Render thread/DEBUG] [mixin/]: Mixing core.world.map.ClientChunkCacheMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientChunkCache -[03Nov2024 10:23:39.373] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:39.380] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkUnloaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.380] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkUnloaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.380] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkUnloaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.380] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkLoaded(IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:39.380] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkLoaded(IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.380] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkLoaded(IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:39.443] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld -[03Nov2024 10:23:39.444] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld -[03Nov2024 10:23:39.444] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld -[03Nov2024 10:23:39.456] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game -[03Nov2024 10:23:39.457] [Render thread/DEBUG] [mixin/]: Mixing features.options.render_layers.ItemBlockRenderTypesMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes -[03Nov2024 10:23:39.458] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.ItemBlockRenderTypesMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:39.459] [Render thread/DEBUG] [mixin/]: Mixing features.render.model.ItemBlockRenderTypesMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes -[03Nov2024 10:23:39.460] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.ItemBlockRenderTypesMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:39.461] [Render thread/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.json into net.minecraft.client.renderer.ItemBlockRenderTypes -[03Nov2024 10:23:39.461] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.466] [Render thread/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.forge.json into net.minecraft.client.renderer.ItemBlockRenderTypes -[03Nov2024 10:23:39.467] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.478] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.ItemBlockRenderTypesMixin from mod sodium->@Inject::onSetFancyGraphicsOrBetter(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.478] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:39.479] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:39.504] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ChunkRenderTypeSetAccessor from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.ChunkRenderTypeSet -[03Nov2024 10:23:39.504] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ChunkRenderTypeSetAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:39.505] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method create(Ljava/util/BitSet;)Lnet/neoforged/neoforge/client/ChunkRenderTypeSet; to create$sodium_$md$e22338$0 in sodium-neoforge.mixins.json:platform.neoforge.ChunkRenderTypeSetAccessor from mod sodium -[03Nov2024 10:23:39.530] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinChunkRebuildTask from mixins.iris.vertexformat.json into net.minecraft.client.renderer.chunk.SectionRenderDispatcher$RenderSection$RebuildTask -[03Nov2024 10:23:39.532] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinChunkRebuildTask from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.551] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSectionManager from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.RenderSectionManager -[03Nov2024 10:23:39.551] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.553] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSectionManagerShadow from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.RenderSectionManager -[03Nov2024 10:23:39.554] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.578] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::create(Lnet/minecraft/client/multiplayer/ClientLevel;ILnet/caffeinemc/mods/sodium/client/gl/device/CommandList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.578] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::create(Lnet/minecraft/client/multiplayer/ClientLevel;ILnet/caffeinemc/mods/sodium/client/gl/device/CommandList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.578] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::create(Lnet/minecraft/client/multiplayer/ClientLevel;ILnet/caffeinemc/mods/sodium/client/gl/device/CommandList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.578] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::cancelIfShadow(Lnet/minecraft/client/Camera;Lnet/caffeinemc/mods/sodium/client/render/viewport/Viewport;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:39.578] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::doNotUpdateDuringShadow(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:39.578] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::doNotUploadDuringShadow(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:39.593] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkMeshBuildTask from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask -[03Nov2024 10:23:39.594] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.629] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderModel(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:39.630] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderModel(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.630] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderModel(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:39.630] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderLiquid(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:39.630] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderLiquid(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.630] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderLiquid(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:39.631] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onEnd(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:39.631] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onEnd(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.631] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onEnd(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:39.642] [Render thread/DEBUG] [mixin/]: Mixing MixinDefaultChunkRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.DefaultChunkRenderer -[03Nov2024 10:23:39.642] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinDefaultChunkRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.652] [Render thread/DEBUG] [mixin/]: Mixing MixinShaderChunkRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.ShaderChunkRenderer -[03Nov2024 10:23:39.652] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinShaderChunkRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.674] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkBuildBuffers from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.compile.ChunkBuildBuffers -[03Nov2024 10:23:39.674] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.682] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris->@Inject::setupContextHolder(Lnet/caffeinemc/mods/sodium/client/render/chunk/vertex/format/ChunkVertexType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.682] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris->@Inject::setupContextHolder(Lnet/caffeinemc/mods/sodium/client/render/chunk/vertex/format/ChunkVertexType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.682] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris->@Inject::setupContextHolder(Lnet/caffeinemc/mods/sodium/client/render/chunk/vertex/format/ChunkVertexType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.687] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkMeshBufferBuilder from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.vertex.builder.ChunkMeshBufferBuilder -[03Nov2024 10:23:39.688] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.709] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.LevelSliceMixin from sodium-neoforge.mixins.json into net.caffeinemc.mods.sodium.client.world.LevelSlice -[03Nov2024 10:23:39.709] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.LevelSliceMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:39.759] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.render.FluidRendererImpl$ForgeFactory@1eea09a4 for service interface net.caffeinemc.mods.sodium.client.services.FluidRendererFactory -[03Nov2024 10:23:39.761] [Render thread/DEBUG] [mixin/]: Mixing MixinBlockRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer -[03Nov2024 10:23:39.761] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.768] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelHead(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.768] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelHead(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.768] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelHead(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.769] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelTail(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.769] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelTail(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.769] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelTail(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:39.834] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads -[03Nov2024 10:23:39.978] [Render thread/DEBUG] [mixin/]: Mixing MixinBiomeAmbientSoundsHandler from mixins.iris.json into net.minecraft.client.resources.sounds.BiomeAmbientSoundsHandler -[03Nov2024 10:23:39.978] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:39.989] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris->@Inject::calculateConstantMoodiness(Lnet/minecraft/world/level/biome/AmbientMoodSettings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo -[03Nov2024 10:23:39.990] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris->@Inject::calculateConstantMoodiness(Lnet/minecraft/world/level/biome/AmbientMoodSettings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes -[03Nov2024 10:23:39.990] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris->@Inject::calculateConstantMoodiness(Lnet/minecraft/world/level/biome/AmbientMoodSettings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result -[03Nov2024 10:23:40.015] [Render thread/DEBUG] [mixin/]: Mixing core.gui.LevelLoadStatusManagerMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.LevelLoadStatusManager -[03Nov2024 10:23:40.020] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.gui.LevelLoadStatusManagerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:40.351] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2 advancements -[03Nov2024 10:23:40.685] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.model.NeoForgeModelAccess@38bb78ea for service interface net.caffeinemc.mods.sodium.client.services.PlatformModelAccess -[03Nov2024 10:23:40.687] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.level.NeoForgeLevelAccess@7256bc2 for service interface net.caffeinemc.mods.sodium.client.services.PlatformLevelAccess -[03Nov2024 10:23:40.693] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.level.NeoForgeLevelRenderHooks@17e6e65 for service interface net.caffeinemc.mods.sodium.client.services.PlatformLevelRenderHooks -[03Nov2024 10:23:40.703] [Render thread/DEBUG] [mixin/]: Mixing ChunkRendererRegionBuilderMixin from fabric-block-view-api-v2.client.mixins.json into net.minecraft.client.renderer.chunk.RenderRegionCache -[03Nov2024 10:23:40.704] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) -[03Nov2024 10:23:40.776] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::copyDataForChunk(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable -[03Nov2024 10:23:40.777] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::copyDataForChunk(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes -[03Nov2024 10:23:40.777] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::copyDataForChunk(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result -[03Nov2024 10:23:40.789] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::createDataMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable -[03Nov2024 10:23:40.803] [Chunk Render Task Executor #0/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.block.NeoForgeBlockAccess@636f229c for service interface net.caffeinemc.mods.sodium.client.services.PlatformBlockAccess -[03Nov2024 10:23:41.116] [Render thread/DEBUG] [mixin/]: Mixing MixinScreenEffectRenderer from mixins.iris.json into net.minecraft.client.renderer.ScreenEffectRenderer -[03Nov2024 10:23:41.116] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinScreenEffectRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:41.120] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinScreenEffectRenderer from mod iris->@Inject::iris$disableUnderWaterOverlayRendering(Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo -[03Nov2024 10:23:41.605] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderRegionArenas from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.region.RenderRegion$DeviceResources -[03Nov2024 10:23:41.606] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderRegionArenas from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -[03Nov2024 10:23:42.562] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] [Debug]: Copied location to clipboard -[03Nov2024 10:23:46.585] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => cawezs_mantle_to_stratus:heights -[03Nov2024 10:23:46.587] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld -[03Nov2024 10:23:46.587] [Render thread/INFO] [Iris/]: Creating pipeline for dimension cawezs_mantle_to_stratus:heights -[03Nov2024 10:23:46.596] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads -[03Nov2024 10:23:46.634] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Dev: Teleported Dev to -9.500000, 74.000000, -26.500000] -[03Nov2024 10:23:46.656] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads -[03Nov2024 10:23:46.662] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads -[03Nov2024 10:23:46.681] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads -[03Nov2024 10:23:46.702] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] Teleported Dev to -9.500000, 74.000000, -26.500000 -[03Nov2024 10:23:48.317] [worldgen/WARN] [net.minecraft.world.level.levelgen.heightproviders.UniformHeight/]: Empty height range: [136 absolute-0 below top] -[03Nov2024 10:23:48.529] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[03Nov2024 10:23:48.529] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[03Nov2024 10:23:48.530] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[03Nov2024 10:23:48.530] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[03Nov2024 10:23:48.530] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity -[03Nov2024 10:23:48.531] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[03Nov2024 10:23:48.531] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[03Nov2024 10:23:48.531] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[03Nov2024 10:23:48.531] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[03Nov2024 10:23:48.531] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.532] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[03Nov2024 10:23:48.533] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[03Nov2024 10:23:48.534] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[03Nov2024 10:23:48.535] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[03Nov2024 10:23:48.535] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[03Nov2024 10:23:48.535] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[03Nov2024 10:23:48.535] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[03Nov2024 10:23:48.535] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity -[03Nov2024 10:23:48.536] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[03Nov2024 10:23:48.536] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[03Nov2024 10:23:48.536] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[03Nov2024 10:23:48.536] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[03Nov2024 10:23:48.537] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[03Nov2024 10:23:48.538] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[03Nov2024 10:23:48.538] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.538] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.538] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[03Nov2024 10:23:48.538] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[03Nov2024 10:23:48.538] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[03Nov2024 10:23:48.538] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[03Nov2024 10:23:48.539] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[03Nov2024 10:23:48.539] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[03Nov2024 10:23:48.539] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[03Nov2024 10:23:48.539] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[03Nov2024 10:23:48.539] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.539] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.540] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[03Nov2024 10:23:48.540] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[03Nov2024 10:23:48.540] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[03Nov2024 10:23:48.540] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[03Nov2024 10:23:48.540] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[03Nov2024 10:23:48.540] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[03Nov2024 10:23:48.541] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[03Nov2024 10:23:48.542] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[03Nov2024 10:23:48.543] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[03Nov2024 10:23:48.544] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[03Nov2024 10:23:48.545] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[03Nov2024 10:23:48.546] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[03Nov2024 10:23:48.547] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[03Nov2024 10:23:48.548] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[03Nov2024 10:23:48.548] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[03Nov2024 10:23:48.549] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[03Nov2024 10:23:48.549] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[03Nov2024 10:23:48.549] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[03Nov2024 10:23:48.549] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[03Nov2024 10:23:48.549] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[03Nov2024 10:23:48.550] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[03Nov2024 10:23:48.551] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[03Nov2024 10:23:48.552] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[03Nov2024 10:23:48.553] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[03Nov2024 10:23:48.554] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[03Nov2024 10:23:48.554] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[03Nov2024 10:23:48.555] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[03Nov2024 10:23:48.555] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[03Nov2024 10:23:48.555] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[03Nov2024 10:23:48.555] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[03Nov2024 10:23:48.555] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity -[03Nov2024 10:23:48.555] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[03Nov2024 10:23:48.555] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.556] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[03Nov2024 10:23:48.557] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[03Nov2024 10:23:48.558] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[03Nov2024 10:23:48.559] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[03Nov2024 10:23:48.559] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[03Nov2024 10:23:48.559] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[03Nov2024 10:23:48.559] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[03Nov2024 10:23:48.559] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[03Nov2024 10:23:48.560] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.561] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.562] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.563] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[03Nov2024 10:23:48.563] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[03Nov2024 10:23:48.563] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[03Nov2024 10:23:48.563] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[03Nov2024 10:23:48.564] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[03Nov2024 10:23:48.564] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[03Nov2024 10:23:48.564] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[03Nov2024 10:23:48.565] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[03Nov2024 10:23:48.565] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity -[03Nov2024 10:23:48.565] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[03Nov2024 10:23:48.565] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[03Nov2024 10:23:48.565] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[03Nov2024 10:23:48.566] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[03Nov2024 10:23:48.567] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[03Nov2024 10:23:48.568] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[03Nov2024 10:23:48.568] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.568] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.568] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[03Nov2024 10:23:48.568] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[03Nov2024 10:23:48.568] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[03Nov2024 10:23:48.568] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[03Nov2024 10:23:48.569] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[03Nov2024 10:23:48.570] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[03Nov2024 10:23:48.570] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.571] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[03Nov2024 10:23:48.572] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[03Nov2024 10:23:48.573] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[03Nov2024 10:23:48.574] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[03Nov2024 10:23:48.575] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[03Nov2024 10:23:48.575] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[03Nov2024 10:23:48.575] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[03Nov2024 10:23:48.575] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[03Nov2024 10:23:48.575] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[03Nov2024 10:23:48.576] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[03Nov2024 10:23:48.577] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[03Nov2024 10:23:48.578] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[03Nov2024 10:23:48.580] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[03Nov2024 10:23:48.580] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[03Nov2024 10:23:48.580] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[03Nov2024 10:23:48.580] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[03Nov2024 10:23:48.580] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[03Nov2024 10:23:48.581] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[03Nov2024 10:23:48.582] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.583] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[03Nov2024 10:23:48.584] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[03Nov2024 10:23:48.584] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[03Nov2024 10:23:48.584] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[03Nov2024 10:23:48.585] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[03Nov2024 10:23:48.586] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.587] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.588] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[03Nov2024 10:23:48.588] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[03Nov2024 10:23:48.588] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[03Nov2024 10:23:48.588] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[03Nov2024 10:23:48.588] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[03Nov2024 10:23:48.588] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[03Nov2024 10:23:48.589] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[03Nov2024 10:23:48.589] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[03Nov2024 10:23:48.589] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.589] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.589] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[03Nov2024 10:23:48.589] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[03Nov2024 10:23:48.589] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[03Nov2024 10:23:48.590] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[03Nov2024 10:23:48.590] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[03Nov2024 10:23:48.591] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[03Nov2024 10:23:48.591] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[03Nov2024 10:23:48.591] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[03Nov2024 10:23:48.591] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity -[03Nov2024 10:23:48.591] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.592] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[03Nov2024 10:23:48.593] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[03Nov2024 10:23:48.594] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[03Nov2024 10:23:48.595] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[03Nov2024 10:23:48.596] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[03Nov2024 10:23:48.597] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[03Nov2024 10:23:48.598] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[03Nov2024 10:23:48.598] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[03Nov2024 10:23:48.598] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[03Nov2024 10:23:48.598] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[03Nov2024 10:23:48.598] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[03Nov2024 10:23:48.598] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.599] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.599] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[03Nov2024 10:23:48.599] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[03Nov2024 10:23:48.599] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[03Nov2024 10:23:48.599] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[03Nov2024 10:23:48.601] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[03Nov2024 10:23:48.601] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[03Nov2024 10:23:48.601] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[03Nov2024 10:23:48.601] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[03Nov2024 10:23:48.601] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity -[03Nov2024 10:23:48.601] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.602] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[03Nov2024 10:23:48.603] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[03Nov2024 10:23:48.604] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[03Nov2024 10:23:48.605] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[03Nov2024 10:23:48.605] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[03Nov2024 10:23:48.606] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[03Nov2024 10:23:48.606] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[03Nov2024 10:23:48.606] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity -[03Nov2024 10:23:48.606] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[03Nov2024 10:23:48.606] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[03Nov2024 10:23:48.606] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[03Nov2024 10:23:48.606] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[03Nov2024 10:23:48.607] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[03Nov2024 10:23:48.608] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[03Nov2024 10:23:48.609] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[03Nov2024 10:23:48.610] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[03Nov2024 10:23:48.610] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[03Nov2024 10:23:48.611] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[03Nov2024 10:23:48.611] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[03Nov2024 10:23:48.611] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[03Nov2024 10:23:48.611] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[03Nov2024 10:23:48.612] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity -[03Nov2024 10:23:48.612] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[03Nov2024 10:23:48.612] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[03Nov2024 10:23:48.612] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[03Nov2024 10:23:48.612] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[03Nov2024 10:23:48.612] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[03Nov2024 10:23:48.613] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[03Nov2024 10:23:48.614] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[03Nov2024 10:23:48.615] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[03Nov2024 10:23:48.616] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[03Nov2024 10:23:48.617] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[03Nov2024 10:23:48.617] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo -[03Nov2024 10:23:48.641] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[03Nov2024 10:23:48.643] [worldgen/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@58d63b16 -[03Nov2024 10:23:50.896] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[03Nov2024 10:23:50.896] [worldgen/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[03Nov2024 10:23:50.902] [Server thread/ERROR] [net.minecraft.util.thread.BlockableEventLoop/FATAL]: Error executing task on Chunk source main thread executor for cawezs_mantle_to_stratus:heights -net.minecraft.ReportedException: Exception generating new chunk - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.lambda$applyStep$19(ChunkMap.java:641) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.doRunTask(ServerChunkCache.java:559) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:568) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.managedBlock(ServerChunkCache.java:533) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:159) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunk(Level.java:202) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getChunk(LevelReader.java:130) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunk(Level.java:196) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunkAt(Level.java:192) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getFluidState(Level.java:392) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateFluidHeightAndDoFluidPushing(Entity.java:3182) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateFluidHeightAndDoFluidPushing(Entity.java:3148) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateInWaterStateAndDoWaterCurrentPushing(Entity.java:1273) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateInWaterStateAndDoFluidPushing(Entity.java:1259) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.baseTick(Entity.java:449) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.LivingEntity.baseTick(LivingEntity.java:396) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.tick(Entity.java:425) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2392) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.player.Player.tick(Player.java:281) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:556) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:260) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.Connection.tick(Connection.java:412) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:159) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1051) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] -Caused by: java.lang.IllegalStateException: Requested chunk unavailable during world generation - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.WorldGenRegion.getChunk(WorldGenRegion.java:129) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getNoiseBiome(LevelReader.java:59) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.biome.BiomeManager.getBiome(BiomeManager.java:64) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getBiome(LevelReader.java:39) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.LakeFeature.place(LakeFeature.java:138) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.Feature.place(Feature.java:191) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.ConfiguredFeature.place(ConfiguredFeature.java:25) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.lambda$placeWithContext$4(PlacedFeature.java:54) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?] - at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] - at java.base/java.util.stream.SpinedBuffer$1Splitr.forEachRemaining(SpinedBuffer.java:364) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] - at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] - at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] - at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] - at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?] - at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?] - at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] - at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.placeWithContext(PlacedFeature.java:53) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.placeWithBiomeCheck(PlacedFeature.java:41) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:396) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.status.ChunkStatusTasks.generateFeatures(ChunkStatusTasks.java:154) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.status.ChunkStep.apply(ChunkStep.java:25) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.applyStep(ChunkMap.java:628) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.GenerationChunkHolder.applyStep(GenerationChunkHolder.java:64) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleChunkInLayer(ChunkGenerationTask.java:138) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleLayer(ChunkGenerationTask.java:119) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleNextLayer(ChunkGenerationTask.java:68) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.runUntilWait(ChunkGenerationTask.java:53) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.lambda$runGenerationTask$21(ChunkMap.java:657) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkTaskPriorityQueueSorter.lambda$message$1(ChunkTaskPriorityQueueSorter.java:50) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.Util.lambda$wrapThreadWithTaskName$5(Util.java:286) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:81) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:129) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:90) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] - at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] - at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] - at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] - at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] - at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] -[03Nov2024 10:23:50.907] [Worker-Main-9/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID ccd5b223-2678-41c4-92de-c596cccaad2b -[03Nov2024 10:24:07.010] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping! + - minecraft:bee + - minecraft:piglin_brute + - minecraft:sniffer + - minecraft:camel +[06Jan2025 11:39:35.334] [Server thread/DEBUG] [mixin/]: Mixing core.world.chunk.SimpleBitStorageMixin from sodium-common.mixins.json into net.minecraft.util.SimpleBitStorage +[06Jan2025 11:39:35.334] [Server thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.chunk.SimpleBitStorageMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:38.415] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld +[06Jan2025 11:39:38.608] [Server thread/DEBUG] [mixin/]: Mixing core.world.chunk.PalettedContainerMixin from sodium-common.mixins.json into net.minecraft.world.level.chunk.PalettedContainer +[06Jan2025 11:39:38.609] [Server thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.chunk.PalettedContainerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:38.668] [Server thread/DEBUG] [mixin/]: Mixing core.world.chunk.ZeroBitStorageMixin from sodium-common.mixins.json into net.minecraft.util.ZeroBitStorage +[06Jan2025 11:39:38.668] [Server thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.chunk.ZeroBitStorageMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:39.119] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[06Jan2025 11:39:39.120] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[06Jan2025 11:39:39.466] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1039 ms +[06Jan2025 11:39:39.466] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler +[06Jan2025 11:39:39.595] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 +[06Jan2025 11:39:39.619] [Render thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32 +[06Jan2025 11:39:39.630] [Render thread/DEBUG] [io.netty.util.concurrent.GlobalEventExecutor/]: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 +[06Jan2025 11:39:39.654] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false +[06Jan2025 11:39:39.654] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512 +[06Jan2025 11:39:39.673] [Render thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available +[06Jan2025 11:39:39.708] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 31925 (auto-detected) +[06Jan2025 11:39:39.714] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false +[06Jan2025 11:39:39.714] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: system +[06Jan2025 11:39:39.717] [Render thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) +[06Jan2025 11:39:39.719] [Render thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 4096 +[06Jan2025 11:39:39.721] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: fc:b0:de:ff:fe:18:0e:7d (auto-detected) +[06Jan2025 11:39:39.896] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096 +[06Jan2025 11:39:39.896] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8 +[06Jan2025 11:39:39.896] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32 +[06Jan2025 11:39:39.896] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false +[06Jan2025 11:39:39.896] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.batchFastThreadLocalOnly: true +[06Jan2025 11:39:40.198] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@1e1c26ca into net.minecraft.network.Connection@43d7944b +[06Jan2025 11:39:40.209] [Netty Local Client IO #0/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@47fca774 into net.minecraft.network.Connection@4190f1bc +[06Jan2025 11:39:40.894] [Render thread/DEBUG] [mixin/]: Mixing core.world.map.ClientPacketListenerMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener +[06Jan2025 11:39:40.896] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:40.898] [Render thread/DEBUG] [mixin/]: Mixing MixinClientPacketListener from mixins.iris.json into net.minecraft.client.multiplayer.ClientPacketListener +[06Jan2025 11:39:40.898] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:40.898] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$2(Ljava/lang/Exception;)V to md2281ba$iris$lambda$iris$showUpdateMessage$2$0 in mixins.iris.json:MixinClientPacketListener from mod iris +[06Jan2025 11:39:40.898] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$1(Ljava/lang/Exception;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to md2281ba$iris$lambda$iris$showUpdateMessage$1$1 in mixins.iris.json:MixinClientPacketListener from mod iris +[06Jan2025 11:39:40.898] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$0(Lnet/minecraft/network/chat/Component;)V to md2281ba$iris$lambda$iris$showUpdateMessage$0$2 in mixins.iris.json:MixinClientPacketListener from mod iris +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:40.909] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:40.948] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@7ad1301d into net.minecraft.network.Connection@43d7944b +[06Jan2025 11:39:41.041] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:cc9bd5cf] logged in with entity id 70 at (32500.900000602105, 232.31551194686614, -3354.7675493255356) +[06Jan2025 11:39:41.074] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinClientLevelData_DisableVoidPlane from mixins.iris.json into net.minecraft.client.multiplayer.ClientLevel$ClientLevelData +[06Jan2025 11:39:41.074] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinClientLevelData_DisableVoidPlane from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.079] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinClientLevelData_DisableVoidPlane from mod iris->@Inject::iris$getHorizonHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:41.082] [Render thread/DEBUG] [mixin/]: Mixing core.world.map.ClientChunkCacheMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientChunkCache +[06Jan2025 11:39:41.084] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:41.096] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkUnloaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:41.096] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkUnloaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.096] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkUnloaded(Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:41.096] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkLoaded(IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:39:41.096] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkLoaded(IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.096] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientChunkCacheMixin from mod sodium->@Inject::onChunkLoaded(IILnet/minecraft/network/FriendlyByteBuf;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:39:41.151] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => cawezs_mantle_to_stratus:heights +[06Jan2025 11:39:41.152] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld +[06Jan2025 11:39:41.152] [Render thread/INFO] [Iris/]: Creating pipeline for dimension cawezs_mantle_to_stratus:heights +[06Jan2025 11:39:41.165] [Render thread/DEBUG] [mixin/]: Mixing features.options.render_layers.ItemBlockRenderTypesMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes +[06Jan2025 11:39:41.165] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.ItemBlockRenderTypesMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:41.166] [Render thread/DEBUG] [mixin/]: Mixing features.render.model.ItemBlockRenderTypesMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes +[06Jan2025 11:39:41.167] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.ItemBlockRenderTypesMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:41.168] [Render thread/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.json into net.minecraft.client.renderer.ItemBlockRenderTypes +[06Jan2025 11:39:41.168] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.172] [Render thread/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.forge.json into net.minecraft.client.renderer.ItemBlockRenderTypes +[06Jan2025 11:39:41.172] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.183] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.ItemBlockRenderTypesMixin from mod sodium->@Inject::onSetFancyGraphicsOrBetter(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:41.183] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:41.183] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:41.194] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game +[06Jan2025 11:39:41.203] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ChunkRenderTypeSetAccessor from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.ChunkRenderTypeSet +[06Jan2025 11:39:41.203] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ChunkRenderTypeSetAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:41.203] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method create(Ljava/util/BitSet;)Lnet/neoforged/neoforge/client/ChunkRenderTypeSet; to create$sodium_$md$2281ba$0 in sodium-neoforge.mixins.json:platform.neoforge.ChunkRenderTypeSetAccessor from mod sodium +[06Jan2025 11:39:41.229] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinChunkRebuildTask from mixins.iris.vertexformat.json into net.minecraft.client.renderer.chunk.SectionRenderDispatcher$RenderSection$RebuildTask +[06Jan2025 11:39:41.230] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinChunkRebuildTask from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.246] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSectionManager from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.RenderSectionManager +[06Jan2025 11:39:41.247] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.248] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSectionManagerShadow from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.RenderSectionManager +[06Jan2025 11:39:41.248] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.264] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::create(Lnet/minecraft/client/multiplayer/ClientLevel;ILnet/caffeinemc/mods/sodium/client/gl/device/CommandList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:41.265] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::create(Lnet/minecraft/client/multiplayer/ClientLevel;ILnet/caffeinemc/mods/sodium/client/gl/device/CommandList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.265] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::create(Lnet/minecraft/client/multiplayer/ClientLevel;ILnet/caffeinemc/mods/sodium/client/gl/device/CommandList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:41.265] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::cancelIfShadow(Lnet/minecraft/client/Camera;Lnet/caffeinemc/mods/sodium/client/render/viewport/Viewport;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:41.265] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::doNotUpdateDuringShadow(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:41.265] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderSectionManagerShadow from mod iris->@Inject::doNotUploadDuringShadow(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:41.281] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkMeshBuildTask from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask +[06Jan2025 11:39:41.282] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.327] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderModel(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:39:41.327] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderModel(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.327] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderModel(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:39:41.328] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderLiquid(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:39:41.328] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderLiquid(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.328] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onRenderLiquid(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:39:41.331] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onEnd(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:39:41.331] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onEnd(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.331] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBuildTask from mod iris->@Inject::iris$onEnd(Lnet/caffeinemc/mods/sodium/client/render/chunk/compile/ChunkBuildContext;Lnet/caffeinemc/mods/sodium/client/util/task/CancellationToken;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:39:41.341] [Render thread/DEBUG] [mixin/]: Mixing MixinDefaultChunkRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.DefaultChunkRenderer +[06Jan2025 11:39:41.342] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinDefaultChunkRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.351] [Render thread/DEBUG] [mixin/]: Mixing MixinShaderChunkRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.ShaderChunkRenderer +[06Jan2025 11:39:41.351] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinShaderChunkRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.381] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkBuildBuffers from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.compile.ChunkBuildBuffers +[06Jan2025 11:39:41.381] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.395] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris->@Inject::setupContextHolder(Lnet/caffeinemc/mods/sodium/client/render/chunk/vertex/format/ChunkVertexType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:41.396] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris->@Inject::setupContextHolder(Lnet/caffeinemc/mods/sodium/client/render/chunk/vertex/format/ChunkVertexType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.396] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkBuildBuffers from mod iris->@Inject::setupContextHolder(Lnet/caffeinemc/mods/sodium/client/render/chunk/vertex/format/ChunkVertexType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:41.402] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkMeshBufferBuilder from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.vertex.builder.ChunkMeshBufferBuilder +[06Jan2025 11:39:41.402] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinChunkMeshBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.425] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.LevelSliceMixin from sodium-neoforge.mixins.json into net.caffeinemc.mods.sodium.client.world.LevelSlice +[06Jan2025 11:39:41.426] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.LevelSliceMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:41.477] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.render.FluidRendererImpl$ForgeFactory@3c89f754 for service interface net.caffeinemc.mods.sodium.client.services.FluidRendererFactory +[06Jan2025 11:39:41.479] [Render thread/DEBUG] [mixin/]: Mixing MixinBlockRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer +[06Jan2025 11:39:41.479] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.486] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelHead(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:41.486] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelHead(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.486] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelHead(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:41.486] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelTail(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:41.486] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelTail(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.486] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinBlockRenderer from mod iris->@Inject::iris$renderModelTail(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:41.545] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads +[06Jan2025 11:39:41.656] [Render thread/DEBUG] [mixin/]: Mixing MixinBiomeAmbientSoundsHandler from mixins.iris.json into net.minecraft.client.resources.sounds.BiomeAmbientSoundsHandler +[06Jan2025 11:39:41.657] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:41.666] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris->@Inject::calculateConstantMoodiness(Lnet/minecraft/world/level/biome/AmbientMoodSettings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo +[06Jan2025 11:39:41.666] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris->@Inject::calculateConstantMoodiness(Lnet/minecraft/world/level/biome/AmbientMoodSettings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.666] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBiomeAmbientSoundsHandler from mod iris->@Inject::calculateConstantMoodiness(Lnet/minecraft/world/level/biome/AmbientMoodSettings;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result +[06Jan2025 11:39:41.681] [Render thread/DEBUG] [mixin/]: Mixing core.gui.LevelLoadStatusManagerMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.LevelLoadStatusManager +[06Jan2025 11:39:41.681] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.gui.LevelLoadStatusManagerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:41.811] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 11 advancements +[06Jan2025 11:39:41.954] [Render thread/DEBUG] [mixin/]: Mixing ChunkRendererRegionBuilderMixin from fabric-block-view-api-v2.client.mixins.json into net.minecraft.client.renderer.chunk.RenderRegionCache +[06Jan2025 11:39:41.955] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61) +[06Jan2025 11:39:41.987] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::copyDataForChunk(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable +[06Jan2025 11:39:41.987] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::copyDataForChunk(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes +[06Jan2025 11:39:41.987] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::copyDataForChunk(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result +[06Jan2025 11:39:41.996] [Render thread/DEBUG] [mixin/]: fabric-block-view-api-v2.client.mixins.json:ChunkRendererRegionBuilderMixin from mod fabric_block_view_api_v2->@Inject::createDataMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/SectionPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable +[06Jan2025 11:39:42.056] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.level.NeoForgeLevelRenderHooks@27eeeda8 for service interface net.caffeinemc.mods.sodium.client.services.PlatformLevelRenderHooks +[06Jan2025 11:39:42.109] [Render thread/DEBUG] [mixin/]: Mixing MixinScreenEffectRenderer from mixins.iris.json into net.minecraft.client.renderer.ScreenEffectRenderer +[06Jan2025 11:39:42.109] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinScreenEffectRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:39:42.112] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinScreenEffectRenderer from mod iris->@Inject::iris$disableUnderWaterOverlayRendering(Lnet/minecraft/client/Minecraft;Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo +[06Jan2025 11:39:42.438] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.model.NeoForgeModelAccess@7145807a for service interface net.caffeinemc.mods.sodium.client.services.PlatformModelAccess +[06Jan2025 11:39:42.440] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.level.NeoForgeLevelAccess@39e1acd7 for service interface net.caffeinemc.mods.sodium.client.services.PlatformLevelAccess +[06Jan2025 11:39:42.500] [Render thread/DEBUG] [Sodium/]: Loaded net.caffeinemc.mods.sodium.neoforge.block.NeoForgeBlockAccess@6f60173c for service interface net.caffeinemc.mods.sodium.client.services.PlatformBlockAccess +[06Jan2025 11:39:42.652] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderRegionArenas from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.chunk.region.RenderRegion$DeviceResources +[06Jan2025 11:39:42.653] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinRenderRegionArenas from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) +[06Jan2025 11:41:49.649] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping! +[06Jan2025 11:41:49.691] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Dev lost connection: Disconnected +[06Jan2025 11:41:49.694] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev left the game +[06Jan2025 11:41:49.762] [Server thread/INFO] [net.minecraft.server.network.ServerCommonPacketListenerImpl/]: Stopping singleplayer server as player logged out +[06Jan2025 11:41:49.803] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server +[06Jan2025 11:41:49.806] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players +[06Jan2025 11:41:49.807] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds +[06Jan2025 11:41:51.315] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld +[06Jan2025 11:41:51.403] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths +[06Jan2025 11:41:51.422] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether +[06Jan2025 11:41:51.445] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights +[06Jan2025 11:41:51.594] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end +[06Jan2025 11:41:51.624] [Server thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World +[06Jan2025 11:41:51.644] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World (11)): All chunks are saved +[06Jan2025 11:41:51.645] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (depths): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (heights): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved +[06Jan2025 11:41:51.942] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER +[06Jan2025 11:41:51.954] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads diff --git a/run/logs/latest.log b/run/logs/latest.log index 401480b..90c5587 100644 --- a/run/logs/latest.log +++ b/run/logs/latest.log @@ -1,54 +1,54 @@ -[03Nov2024 10:23:02.165] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430] -[03Nov2024 10:23:02.168] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS -[03Nov2024 10:23:02.171] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.6.52-gentoo -[03Nov2024 10:23:02.310] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow -[03Nov2024 10:23:02.440] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 -[03Nov2024 10:23:02.517] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6 -[03Nov2024 10:23:02.606] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT -[03Nov2024 10:23:02.720] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) GL version 4.6 (Core Profile) Mesa 24.1.7, AMD -[03Nov2024 10:23:02.913] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection -[03Nov2024 10:23:03.962] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 -[03Nov2024 10:23:04.018] [main/INFO] [mixin/]: Compatibility level set to JAVA_21 -[03Nov2024 10:23:04.062] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.65, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] -[03Nov2024 10:23:04.172] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 43 options available, 1 override(s) found -[03Nov2024 10:23:04.174] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.175] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.176] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.177] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for iris-batched-entity-rendering.mixins.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.177] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.180] [main/WARN] [mixin/]: Reference map '' for mixins.iris.compat.dh.json could not be read. If this is a development environment you can ignore this message -[03Nov2024 10:23:04.565] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children -[03Nov2024 10:23:04.566] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children -[03Nov2024 10:23:04.567] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children -[03Nov2024 10:23:05.593] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/entity/RenderFlame (java.lang.ClassNotFoundException: mekanism.client.render.entity.RenderFlame) -[03Nov2024 10:23:05.597] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/armor/MekaSuitArmor (java.lang.ClassNotFoundException: mekanism.client.render.armor.MekaSuitArmor) -[03Nov2024 10:23:05.606] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/client/utils/IEGLShaders (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.client.utils.IEGLShaders) -[03Nov2024 10:23:05.868] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). -[03Nov2024 10:23:08.641] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 567 milliseconds -[03Nov2024 10:23:13.822] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[03Nov2024 10:23:13.823] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] -[03Nov2024 10:23:13.826] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] -[03Nov2024 10:23:13.827] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] -[03Nov2024 10:23:13.828] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[03Nov2024 10:23:13.983] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/assets/.mcassetsroot' uses unexpected schema -[03Nov2024 10:23:13.983] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/data/.mcassetsroot' uses unexpected schema -[03Nov2024 10:23:14.001] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] -[03Nov2024 10:23:14.007] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev -[03Nov2024 10:23:14.075] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 -[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Vendor: AMD -[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Renderer: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) -[03Nov2024 10:23:14.107] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Version: 4.6 (Core Profile) Mesa 24.1.7 -[03Nov2024 10:23:14.233] [Render thread/INFO] [Iris/]: Debug functionality is disabled. -[03Nov2024 10:23:14.235] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA. -[03Nov2024 10:23:14.270] [Render thread/INFO] [Iris/]: Shaders are disabled because enableShaders is set to false in iris.properties -[03Nov2024 10:23:14.409] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.65, for MC 1.21.1 -[03Nov2024 10:23:14.721] [ForkJoinPool.commonPool-worker-15/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping. -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: Hardware information: -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: CPU: 16x AMD Ryzen 7 7840HS w/ Radeon 780M Graphics -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: GPU: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) (Supports OpenGL 4.6 (Core Profile) Mesa 24.1.7) -[03Nov2024 10:23:15.218] [Render thread/INFO] [Iris/]: OS: Linux (6.6.52-gentoo) -[03Nov2024 10:23:15.315] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: [] -[03Nov2024 10:23:15.430] [Render thread/ERROR] [com.mojang.text2speech.Narrator/]: Error while loading the narrator +[06Jan2025 11:38:35.512] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.65, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.65, --fml.fmlVersion, 4.0.24, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430] +[06Jan2025 11:38:35.519] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS +[06Jan2025 11:38:35.525] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Linux arch amd64 version 6.6.52-gentoo +[06Jan2025 11:38:35.852] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow +[06Jan2025 11:38:36.207] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 +[06Jan2025 11:38:36.320] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6 +[06Jan2025 11:38:36.562] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT +[06Jan2025 11:38:36.911] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) GL version 4.6 (Core Profile) Mesa 24.2.6, AMD +[06Jan2025 11:38:37.321] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 9 dependencies adding them to mods collection +[06Jan2025 11:38:39.189] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 +[06Jan2025 11:38:39.268] [main/INFO] [mixin/]: Compatibility level set to JAVA_21 +[06Jan2025 11:38:39.364] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.65, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] +[06Jan2025 11:38:39.544] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 43 options available, 1 override(s) found +[06Jan2025 11:38:39.548] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.549] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.551] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.553] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for iris-batched-entity-rendering.mixins.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.554] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:39.559] [main/WARN] [mixin/]: Reference map '' for mixins.iris.compat.dh.json could not be read. If this is a development environment you can ignore this message +[06Jan2025 11:38:40.124] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children +[06Jan2025 11:38:40.127] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children +[06Jan2025 11:38:40.129] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children +[06Jan2025 11:38:41.595] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/entity/RenderFlame (java.lang.ClassNotFoundException: mekanism.client.render.entity.RenderFlame) +[06Jan2025 11:38:41.599] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/armor/MekaSuitArmor (java.lang.ClassNotFoundException: mekanism.client.render.armor.MekaSuitArmor) +[06Jan2025 11:38:41.610] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/client/utils/IEGLShaders (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.client.utils.IEGLShaders) +[06Jan2025 11:38:41.945] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). +[06Jan2025 11:38:45.410] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 600 milliseconds +[06Jan2025 11:38:56.170] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[06Jan2025 11:38:56.173] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] +[06Jan2025 11:38:56.179] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] +[06Jan2025 11:38:56.183] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] +[06Jan2025 11:38:56.186] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[06Jan2025 11:38:56.707] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/assets/.mcassetsroot' uses unexpected schema +[06Jan2025 11:38:56.708] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar%23173!/data/.mcassetsroot' uses unexpected schema +[06Jan2025 11:38:56.759] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] +[06Jan2025 11:38:56.774] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev +[06Jan2025 11:38:56.980] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 +[06Jan2025 11:38:57.086] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Vendor: AMD +[06Jan2025 11:38:57.087] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Renderer: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) +[06Jan2025 11:38:57.087] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Version: 4.6 (Core Profile) Mesa 24.2.6 +[06Jan2025 11:38:57.563] [Render thread/INFO] [Iris/]: Debug functionality is disabled. +[06Jan2025 11:38:57.575] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA. +[06Jan2025 11:38:57.725] [Render thread/INFO] [Iris/]: Shaders are disabled because enableShaders is set to false in iris.properties +[06Jan2025 11:38:58.155] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.65, for MC 1.21.1 +[06Jan2025 11:38:58.322] [ForkJoinPool.commonPool-worker-15/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping. +[06Jan2025 11:39:00.540] [Render thread/INFO] [Iris/]: Hardware information: +[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: CPU: 16x AMD Ryzen 7 7840HS w/ Radeon 780M Graphics +[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: GPU: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.8, DRM 3.54, 6.6.52-gentoo) (Supports OpenGL 4.6 (Core Profile) Mesa 24.2.6) +[06Jan2025 11:39:00.541] [Render thread/INFO] [Iris/]: OS: Linux (6.6.52-gentoo) +[06Jan2025 11:39:00.810] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: [] +[06Jan2025 11:39:01.199] [Render thread/ERROR] [com.mojang.text2speech.Narrator/]: Error while loading the narrator com.mojang.text2speech.Narrator$InitializeException: Failed to load library flite at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:69) ~[text2speech-1.17.9.jar%23103!/:?] at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux.(NarratorLinux.java:18) ~[text2speech-1.17.9.jar%23103!/:?] @@ -170,155 +170,72 @@ Native library (linux-x86-64/libflite.so) not found in resource path (/home/cow/ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] at DevLaunch@1.0.1/net.neoforged.devlaunch.Main.main(Main.java:55) [DevLaunch-1.0.1.jar:?] -[03Nov2024 10:23:15.451] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sodium, mod/fabric_rendering_data_attachment_v1, mod/iris, mod/fabric_renderer_api_v1, mod/fabric_api_base, mod/neoforge, mod/cawezs_mantle_to_stratus, mod/fabric_block_view_api_v2 -[03Nov2024 10:23:15.553] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading -[03Nov2024 10:23:15.778] [Worker-Main-7/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading -[03Nov2024 10:23:19.002] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play -[03Nov2024 10:23:19.002] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break -[03Nov2024 10:23:19.106] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo -[03Nov2024 10:23:19.107] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started -[03Nov2024 10:23:19.402] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas -[03Nov2024 10:23:19.457] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/signs.png-atlas -[03Nov2024 10:23:19.458] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas -[03Nov2024 10:23:19.459] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas -[03Nov2024 10:23:19.461] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x2 minecraft:textures/atlas/armor_trims.png-atlas -[03Nov2024 10:23:19.469] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas -[03Nov2024 10:23:19.469] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x2 minecraft:textures/atlas/decorated_pot.png-atlas -[03Nov2024 10:23:19.470] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas -[03Nov2024 10:23:19.470] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas -[03Nov2024 10:23:19.754] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas -[03Nov2024 10:23:19.756] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas -[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas -[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas -[03Nov2024 10:23:19.757] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas -[03Nov2024 10:23:19.779] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. -[03Nov2024 10:23:19.821] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations -[03Nov2024 10:23:19.841] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld -[03Nov2024 10:23:24.607] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1290 recipes -[03Nov2024 10:23:24.700] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1399 advancements -[03Nov2024 10:23:28.630] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 -[03Nov2024 10:23:28.630] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[03Nov2024 10:23:28.694] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[03Nov2024 10:23:28.695] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[03Nov2024 10:23:28.706] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[03Nov2024 10:23:28.709] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions. - - minecraft:bee - - minecraft:camel - - minecraft:sniffer - - minecraft:piglin_brute +[06Jan2025 11:39:01.313] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sodium, mod/fabric_rendering_data_attachment_v1, mod/iris, mod/fabric_renderer_api_v1, mod/fabric_api_base, mod/neoforge, mod/cawezs_mantle_to_stratus, mod/fabric_block_view_api_v2 +[06Jan2025 11:39:01.760] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading +[06Jan2025 11:39:02.473] [Worker-Main-14/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading +[06Jan2025 11:39:06.622] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play +[06Jan2025 11:39:06.622] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break +[06Jan2025 11:39:06.739] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo +[06Jan2025 11:39:06.740] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started +[06Jan2025 11:39:07.228] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x2 minecraft:textures/atlas/blocks.png-atlas +[06Jan2025 11:39:07.331] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/signs.png-atlas +[06Jan2025 11:39:07.333] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/banner_patterns.png-atlas +[06Jan2025 11:39:07.336] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x2 minecraft:textures/atlas/shield_patterns.png-atlas +[06Jan2025 11:39:07.339] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x2 minecraft:textures/atlas/armor_trims.png-atlas +[06Jan2025 11:39:07.353] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x2 minecraft:textures/atlas/chest.png-atlas +[06Jan2025 11:39:07.354] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x2 minecraft:textures/atlas/decorated_pot.png-atlas +[06Jan2025 11:39:07.355] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/beds.png-atlas +[06Jan2025 11:39:07.356] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x2 minecraft:textures/atlas/shulker_boxes.png-atlas +[06Jan2025 11:39:07.773] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas +[06Jan2025 11:39:07.776] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas +[06Jan2025 11:39:07.777] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas +[06Jan2025 11:39:07.777] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas +[06Jan2025 11:39:07.778] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas +[06Jan2025 11:39:07.810] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. +[06Jan2025 11:39:07.937] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations +[06Jan2025 11:39:07.968] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld +[06Jan2025 11:39:33.807] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1290 recipes +[06Jan2025 11:39:34.182] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1399 advancements +[06Jan2025 11:39:34.893] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 +[06Jan2025 11:39:34.893] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair +[06Jan2025 11:39:34.998] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. +[06Jan2025 11:39:35.004] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. +[06Jan2025 11:39:35.045] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. +[06Jan2025 11:39:35.055] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions. - minecraft:allay -[03Nov2024 10:23:33.782] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[03Nov2024 10:23:33.808] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:34.557] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:34.838] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:35.301] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% -[03Nov2024 10:23:35.800] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% -[03Nov2024 10:23:36.319] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% -[03Nov2024 10:23:36.820] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% -[03Nov2024 10:23:37.298] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51% -[03Nov2024 10:23:37.797] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51% -[03Nov2024 10:23:38.298] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83% -[03Nov2024 10:23:38.348] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler -[03Nov2024 10:23:38.350] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 4559 ms -[03Nov2024 10:23:38.382] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 27, from 10 -[03Nov2024 10:23:38.383] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 -[03Nov2024 10:23:39.341] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:1d11aafd] logged in with entity id 17 at (-9.5, 74.0, -26.5) -[03Nov2024 10:23:39.443] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld -[03Nov2024 10:23:39.444] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld -[03Nov2024 10:23:39.444] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld -[03Nov2024 10:23:39.456] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game -[03Nov2024 10:23:39.834] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads -[03Nov2024 10:23:40.351] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2 advancements -[03Nov2024 10:23:42.562] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] [Debug]: Copied location to clipboard -[03Nov2024 10:23:46.585] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => cawezs_mantle_to_stratus:heights -[03Nov2024 10:23:46.587] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld -[03Nov2024 10:23:46.587] [Render thread/INFO] [Iris/]: Creating pipeline for dimension cawezs_mantle_to_stratus:heights -[03Nov2024 10:23:46.596] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads -[03Nov2024 10:23:46.634] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Dev: Teleported Dev to -9.500000, 74.000000, -26.500000] -[03Nov2024 10:23:46.656] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads -[03Nov2024 10:23:46.662] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads -[03Nov2024 10:23:46.681] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads -[03Nov2024 10:23:46.702] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] Teleported Dev to -9.500000, 74.000000, -26.500000 -[03Nov2024 10:23:48.317] [worldgen/WARN] [net.minecraft.world.level.levelgen.heightproviders.UniformHeight/]: Empty height range: [136 absolute-0 below top] -[03Nov2024 10:23:50.902] [Server thread/ERROR] [net.minecraft.util.thread.BlockableEventLoop/FATAL]: Error executing task on Chunk source main thread executor for cawezs_mantle_to_stratus:heights -net.minecraft.ReportedException: Exception generating new chunk - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.lambda$applyStep$19(ChunkMap.java:641) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.doRunTask(ServerChunkCache.java:559) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:568) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.managedBlock(ServerChunkCache.java:533) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:159) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunk(Level.java:202) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getChunk(LevelReader.java:130) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunk(Level.java:196) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getChunkAt(Level.java:192) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.getFluidState(Level.java:392) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateFluidHeightAndDoFluidPushing(Entity.java:3182) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateFluidHeightAndDoFluidPushing(Entity.java:3148) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateInWaterStateAndDoWaterCurrentPushing(Entity.java:1273) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.updateInWaterStateAndDoFluidPushing(Entity.java:1259) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.baseTick(Entity.java:449) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.LivingEntity.baseTick(LivingEntity.java:396) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.Entity.tick(Entity.java:425) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.LivingEntity.tick(LivingEntity.java:2392) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.entity.player.Player.tick(Player.java:281) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerPlayer.doTick(ServerPlayer.java:556) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:260) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.Connection.tick(Connection.java:412) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:159) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1051) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] -Caused by: java.lang.IllegalStateException: Requested chunk unavailable during world generation - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.WorldGenRegion.getChunk(WorldGenRegion.java:129) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getNoiseBiome(LevelReader.java:59) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.biome.BiomeManager.getBiome(BiomeManager.java:64) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.LevelReader.getBiome(LevelReader.java:39) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.LakeFeature.place(LakeFeature.java:138) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.Feature.place(Feature.java:191) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.feature.ConfiguredFeature.place(ConfiguredFeature.java:25) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.lambda$placeWithContext$4(PlacedFeature.java:54) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?] - at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] - at java.base/java.util.stream.SpinedBuffer$1Splitr.forEachRemaining(SpinedBuffer.java:364) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] - at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] - at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] - at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] - at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] - at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?] - at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?] - at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] - at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.placeWithContext(PlacedFeature.java:53) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.levelgen.placement.PlacedFeature.placeWithBiomeCheck(PlacedFeature.java:41) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:396) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.status.ChunkStatusTasks.generateFeatures(ChunkStatusTasks.java:154) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.status.ChunkStep.apply(ChunkStep.java:25) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.applyStep(ChunkMap.java:628) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.GenerationChunkHolder.applyStep(GenerationChunkHolder.java:64) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleChunkInLayer(ChunkGenerationTask.java:138) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleLayer(ChunkGenerationTask.java:119) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.scheduleNextLayer(ChunkGenerationTask.java:68) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkGenerationTask.runUntilWait(ChunkGenerationTask.java:53) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkMap.lambda$runGenerationTask$21(ChunkMap.java:657) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ChunkTaskPriorityQueueSorter.lambda$message$1(ChunkTaskPriorityQueueSorter.java:50) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.Util.lambda$wrapThreadWithTaskName$5(Util.java:286) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.pollTask(ProcessorMailbox.java:81) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.pollUntil(ProcessorMailbox.java:129) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:90) ~[neoforge-21.1.65-minecraft.jar%23173!/:?] - at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] - at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] - at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] - at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] - at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] - at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] -[03Nov2024 10:23:50.907] [Worker-Main-9/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID ccd5b223-2678-41c4-92de-c596cccaad2b -[03Nov2024 10:24:07.010] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping! + - minecraft:bee + - minecraft:piglin_brute + - minecraft:sniffer + - minecraft:camel +[06Jan2025 11:39:38.415] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld +[06Jan2025 11:39:39.119] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[06Jan2025 11:39:39.120] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% +[06Jan2025 11:39:39.466] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1039 ms +[06Jan2025 11:39:39.466] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler +[06Jan2025 11:39:39.595] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 +[06Jan2025 11:39:41.041] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:cc9bd5cf] logged in with entity id 70 at (32500.900000602105, 232.31551194686614, -3354.7675493255356) +[06Jan2025 11:39:41.151] [Render thread/INFO] [Iris/]: Reloading pipeline on dimension change: minecraft:overworld => cawezs_mantle_to_stratus:heights +[06Jan2025 11:39:41.152] [Render thread/INFO] [Iris/]: Destroying pipeline minecraft:overworld +[06Jan2025 11:39:41.152] [Render thread/INFO] [Iris/]: Creating pipeline for dimension cawezs_mantle_to_stratus:heights +[06Jan2025 11:39:41.194] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game +[06Jan2025 11:39:41.545] [Render thread/INFO] [ChunkBuilder/]: Started 10 worker threads +[06Jan2025 11:39:41.811] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 11 advancements +[06Jan2025 11:41:49.649] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping! +[06Jan2025 11:41:49.691] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Dev lost connection: Disconnected +[06Jan2025 11:41:49.694] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev left the game +[06Jan2025 11:41:49.762] [Server thread/INFO] [net.minecraft.server.network.ServerCommonPacketListenerImpl/]: Stopping singleplayer server as player logged out +[06Jan2025 11:41:49.803] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server +[06Jan2025 11:41:49.806] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players +[06Jan2025 11:41:49.807] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds +[06Jan2025 11:41:51.315] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld +[06Jan2025 11:41:51.403] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths +[06Jan2025 11:41:51.422] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether +[06Jan2025 11:41:51.445] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights +[06Jan2025 11:41:51.594] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end +[06Jan2025 11:41:51.644] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World (11)): All chunks are saved +[06Jan2025 11:41:51.645] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (depths): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (heights): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved +[06Jan2025 11:41:51.646] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved +[06Jan2025 11:41:51.954] [Render thread/INFO] [ChunkBuilder/]: Stopping worker threads diff --git a/run/options.txt b/run/options.txt index 2061f64..5e318af 100644 --- a/run/options.txt +++ b/run/options.txt @@ -22,7 +22,7 @@ narrator:0 particles:0 reducedDebugInfo:false renderClouds:"false" -renderDistance:27 +renderDistance:10 simulationDistance:12 screenEffectScale:1.0 soundDevice:"" diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/Notes.java b/src/main/java/net/mcreator/cawezsmantletostratus/Notes.java index 09431f3..b6a26b0 100644 --- a/src/main/java/net/mcreator/cawezsmantletostratus/Notes.java +++ b/src/main/java/net/mcreator/cawezsmantletostratus/Notes.java @@ -49,93 +49,131 @@ public class Notes { * "settings": { - "name": "cawezs_mantle_to_stratus:depths", - "sea_level": 21, + "name": "cawezs_mantle_to_stratus:heights", + "sea_level": 0, "legacy_random_source": true, "disable_mob_generation": false, "aquifers_enabled": false, - "ore_veins_enabled": true, + "ore_veins_enabled": false, "default_block": { - "Name": "minecraft:blackstone" + "Name": "minecraft:tuff" }, "default_fluid": { - "Name": "minecraft:obsidian" + "Name": "minecraft:water", + "Properties": { + "level": "0" + } }, "spawn_target": [], "noise": { "min_y": 0, "height": 256, - "size_horizontal": 1, - "size_vertical": 2 + "size_horizontal": 2, + "size_vertical": 1, + "island_noise_override": true }, "noise_router": { "barrier": 0, "fluid_level_floodedness": 0, "fluid_level_spread": 0, "lava": 0, - "temperature": { - "type": "minecraft:shifted_noise", - "noise": "minecraft:temperature", - "xz_scale": 0.25, - "y_scale": 0, - "shift_x": "minecraft:shift_x", - "shift_y": "minecraft:shift_y", - "shift_z": "minecraft:shift_z" - }, - "vegetation": { - "type": "minecraft:shifted_noise", - "noise": "minecraft:vegetation", - "xz_scale": 0.25, - "y_scale": 0, - "shift_x": "minecraft:shift_x", - "shift_y": "minecraft:shift_y", - "shift_z": "minecraft:shift_z" - }, + "temperature": 0, + "vegetation": 0, "continents": 0, - "erosion": 0, + "erosion": { + "type": "minecraft:cache_2d", + "argument": { + "type": "minecraft:end_islands" + } + }, "depth": 0, "ridges": 0, - "initial_density_without_jaggedness": 0, + "initial_density_without_jaggedness": { + "type": "minecraft:add", + "argument1": -0.234375, + "argument2": { + "type": "minecraft:mul", + "argument1": { + "type": "minecraft:y_clamped_gradient", + "from_y": 4, + "to_y": 32, + "from_value": 0, + "to_value": 1 + }, + "argument2": { + "type": "minecraft:add", + "argument1": 0.234375, + "argument2": { + "type": "minecraft:add", + "argument1": -23.4375, + "argument2": { + "type": "minecraft:mul", + "argument1": { + "type": "minecraft:y_clamped_gradient", + "from_y": 200, + "to_y": 312, + "from_value": 1, + "to_value": 0 + }, + "argument2": { + "type": "minecraft:add", + "argument1": 23.4375, + "argument2": { + "type": "minecraft:add", + "argument1": -10.0, + "argument2": { + "type": "minecraft:cache_2d", + "argument": { + "type": "minecraft:end_islands" + } + } + } + } + } + } + } + } + }, "final_density": { "type": "minecraft:squeeze", "argument": { "type": "minecraft:mul", - "argument1": 0.2, + "argument1": 0.64, "argument2": { "type": "minecraft:interpolated", "argument": { "type": "minecraft:blend_density", "argument": { "type": "minecraft:add", - "argument1": 2.5, + "argument1": -0.234375, "argument2": { "type": "minecraft:mul", "argument1": { "type": "minecraft:y_clamped_gradient", - "from_y": -8, - "to_y": 24, + "from_y": 4, + "to_y": 32, "from_value": 0, "to_value": 1 }, "argument2": { "type": "minecraft:add", - "argument1": -2.5, + "argument1": 0.234375, "argument2": { "type": "minecraft:add", - "argument1": 0.9375, + "argument1": -23.4375, "argument2": { "type": "minecraft:mul", "argument1": { "type": "minecraft:y_clamped_gradient", - "from_y": 246, - "to_y": 256, + "from_y": 200, + "to_y": 312, "from_value": 1, "to_value": 0 }, "argument2": { "type": "minecraft:add", - "argument1": -0.9375, - "argument2": "minecraft:nether/base_3d_noise" + "argument1": 23.0, + "argument2": "minecraft:end/sloped_cheese" } } } diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModBiomes.java b/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModBiomes.java new file mode 100644 index 0000000..92463ae --- /dev/null +++ b/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModBiomes.java @@ -0,0 +1,98 @@ + +/* + * MCreator note: This file will be REGENERATED on each build. + */ +package net.mcreator.cawezsmantletostratus.init; + +import net.neoforged.neoforge.event.server.ServerAboutToStartEvent; +import net.neoforged.fml.common.EventBusSubscriber; +import net.neoforged.bus.api.SubscribeEvent; + +import net.minecraft.world.level.levelgen.placement.CaveSurface; +import net.minecraft.world.level.levelgen.SurfaceRules; +import net.minecraft.world.level.levelgen.NoiseGeneratorSettings; +import net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator; +import net.minecraft.world.level.dimension.LevelStem; +import net.minecraft.world.level.dimension.DimensionType; +import net.minecraft.world.level.dimension.BuiltinDimensionTypes; +import net.minecraft.world.level.chunk.ChunkGenerator; +import net.minecraft.world.level.block.state.BlockState; +import net.minecraft.world.level.block.Blocks; +import net.minecraft.world.level.biome.MultiNoiseBiomeSource; +import net.minecraft.world.level.biome.FeatureSorter; +import net.minecraft.world.level.biome.Climate; +import net.minecraft.world.level.biome.Biome; +import net.minecraft.server.MinecraftServer; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.resources.ResourceKey; +import net.minecraft.core.registries.Registries; +import net.minecraft.core.Registry; +import net.minecraft.core.Holder; + +import java.util.List; +import java.util.ArrayList; + +import com.mojang.datafixers.util.Pair; + +import com.google.common.base.Suppliers; + +@EventBusSubscriber +public class CawezsMantleToStratusModBiomes { + @SubscribeEvent + public static void onServerAboutToStart(ServerAboutToStartEvent event) { + MinecraftServer server = event.getServer(); + Registry dimensionTypeRegistry = server.registryAccess().registryOrThrow(Registries.DIMENSION_TYPE); + Registry levelStemTypeRegistry = server.registryAccess().registryOrThrow(Registries.LEVEL_STEM); + Registry biomeRegistry = server.registryAccess().registryOrThrow(Registries.BIOME); + for (LevelStem levelStem : levelStemTypeRegistry.stream().toList()) { + DimensionType dimensionType = levelStem.type().value(); + if (dimensionType == dimensionTypeRegistry.getOrThrow(BuiltinDimensionTypes.OVERWORLD)) { + ChunkGenerator chunkGenerator = levelStem.generator(); + // Inject biomes to biome source + if (chunkGenerator.getBiomeSource() instanceof MultiNoiseBiomeSource noiseSource) { + List>> parameters = new ArrayList<>(noiseSource.parameters().values()); + addParameterPoint(parameters, new Pair<>(new Climate.ParameterPoint(Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(0.3f, 1f), Climate.Parameter.span(-0.5f, 0.5f), + Climate.Parameter.point(0.0f), Climate.Parameter.span(-1f, 1f), 0), biomeRegistry.getHolderOrThrow(ResourceKey.create(Registries.BIOME, ResourceLocation.fromNamespaceAndPath("cawezs_mantle_to_stratus", "high_mesa"))))); + addParameterPoint(parameters, new Pair<>(new Climate.ParameterPoint(Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(-0.5f, 0.5f), Climate.Parameter.span(0.3f, 1f), Climate.Parameter.span(-0.5f, 0.5f), + Climate.Parameter.point(1.0f), Climate.Parameter.span(-1f, 1f), 0), biomeRegistry.getHolderOrThrow(ResourceKey.create(Registries.BIOME, ResourceLocation.fromNamespaceAndPath("cawezs_mantle_to_stratus", "high_mesa"))))); + chunkGenerator.biomeSource = MultiNoiseBiomeSource.createFromList(new Climate.ParameterList<>(parameters)); + chunkGenerator.featuresPerStep = Suppliers + .memoize(() -> FeatureSorter.buildFeaturesPerStep(List.copyOf(chunkGenerator.biomeSource.possibleBiomes()), biome -> chunkGenerator.generationSettingsGetter.apply(biome).features(), true)); + } + // Inject surface rules + if (chunkGenerator instanceof NoiseBasedChunkGenerator noiseGenerator) { + NoiseGeneratorSettings noiseGeneratorSettings = noiseGenerator.settings.value(); + SurfaceRules.RuleSource currentRuleSource = noiseGeneratorSettings.surfaceRule(); + if (currentRuleSource instanceof SurfaceRules.SequenceRuleSource sequenceRuleSource) { + List surfaceRules = new ArrayList<>(sequenceRuleSource.sequence()); + addSurfaceRule(surfaceRules, 1, preliminarySurfaceRule(ResourceKey.create(Registries.BIOME, ResourceLocation.fromNamespaceAndPath("cawezs_mantle_to_stratus", "high_mesa")), Blocks.PURPLE_TERRACOTTA.defaultBlockState(), + Blocks.BLUE_TERRACOTTA.defaultBlockState(), Blocks.STONE.defaultBlockState())); + NoiseGeneratorSettings moddedNoiseGeneratorSettings = new NoiseGeneratorSettings(noiseGeneratorSettings.noiseSettings(), noiseGeneratorSettings.defaultBlock(), noiseGeneratorSettings.defaultFluid(), + noiseGeneratorSettings.noiseRouter(), SurfaceRules.sequence(surfaceRules.toArray(SurfaceRules.RuleSource[]::new)), noiseGeneratorSettings.spawnTarget(), noiseGeneratorSettings.seaLevel(), + noiseGeneratorSettings.disableMobGeneration(), noiseGeneratorSettings.aquifersEnabled(), noiseGeneratorSettings.oreVeinsEnabled(), noiseGeneratorSettings.useLegacyRandomSource()); + noiseGenerator.settings = new Holder.Direct<>(moddedNoiseGeneratorSettings); + } + } + } + } + } + + private static SurfaceRules.RuleSource preliminarySurfaceRule(ResourceKey biomeKey, BlockState groundBlock, BlockState undergroundBlock, BlockState underwaterBlock) { + return SurfaceRules.ifTrue(SurfaceRules.isBiome(biomeKey), + SurfaceRules.ifTrue(SurfaceRules.abovePreliminarySurface(), + SurfaceRules.sequence( + SurfaceRules.ifTrue(SurfaceRules.stoneDepthCheck(0, false, 0, CaveSurface.FLOOR), + SurfaceRules.sequence(SurfaceRules.ifTrue(SurfaceRules.waterBlockCheck(-1, 0), SurfaceRules.state(groundBlock)), SurfaceRules.state(underwaterBlock))), + SurfaceRules.ifTrue(SurfaceRules.stoneDepthCheck(0, true, 0, CaveSurface.FLOOR), SurfaceRules.state(undergroundBlock))))); + } + + private static void addParameterPoint(List>> parameters, Pair> point) { + if (!parameters.contains(point)) + parameters.add(point); + } + + private static void addSurfaceRule(List surfaceRules, int index, SurfaceRules.RuleSource rule) { + if (!surfaceRules.contains(rule)) + surfaceRules.add(index, rule); + } +} diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java b/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java index 2a66ac9..939a907 100644 --- a/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java +++ b/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java @@ -15,10 +15,10 @@ public class HeightsDimension { public static class HeightsSpecialEffectsHandler { @SubscribeEvent public static void registerDimensionSpecialEffects(RegisterDimensionSpecialEffectsEvent event) { - DimensionSpecialEffects customEffect = new DimensionSpecialEffects(Float.NaN, true, DimensionSpecialEffects.SkyType.NONE, false, false) { + DimensionSpecialEffects customEffect = new DimensionSpecialEffects(DimensionSpecialEffects.OverworldEffects.CLOUD_LEVEL, true, DimensionSpecialEffects.SkyType.NORMAL, false, false) { @Override public Vec3 getBrightnessDependentFogColor(Vec3 color, float sunHeight) { - return color; + return color.multiply(sunHeight * 0.94 + 0.06, sunHeight * 0.94 + 0.06, sunHeight * 0.91 + 0.09); } @Override diff --git a/src/main/resources/META-INF/accesstransformer.cfg b/src/main/resources/META-INF/accesstransformer.cfg index 9dd099c..5243a1c 100644 --- a/src/main/resources/META-INF/accesstransformer.cfg +++ b/src/main/resources/META-INF/accesstransformer.cfg @@ -1,3 +1,10 @@ +public net.minecraft.world.level.biome.MultiNoiseBiomeSource parameters()Lnet/minecraft/world/level/biome/Climate$ParameterList; +public-f net.minecraft.world.level.chunk.ChunkGenerator biomeSource +public-f net.minecraft.world.level.chunk.ChunkGenerator featuresPerStep +public-f net.minecraft.world.level.chunk.ChunkGenerator generationSettingsGetter +public-f net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator settings +public net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource +public net.minecraft.world.level.levelgen.SurfaceRules$SequenceRuleSource (Ljava/util/List;)V public net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType (Lcom/mojang/serialization/MapCodec;)V diff --git a/src/main/resources/assets/cawezs_mantle_to_stratus/lang/en_us.json b/src/main/resources/assets/cawezs_mantle_to_stratus/lang/en_us.json index b362b9a..8ff5817 100644 --- a/src/main/resources/assets/cawezs_mantle_to_stratus/lang/en_us.json +++ b/src/main/resources/assets/cawezs_mantle_to_stratus/lang/en_us.json @@ -3,9 +3,11 @@ "biome.cawezs_mantle_to_stratus.clouds": "Clouds", "biome.cawezs_mantle_to_stratus.buriedwetlandcaves": "Buried Wetland", "biome.cawezs_mantle_to_stratus.windsweptpillars": "Windsweptpillars", + "biome.cawezs_mantle_to_stratus.high_mesa": "High Mesa", "biome.cawezs_mantle_to_stratus.stars": "Stars", "biome.cawezs_mantle_to_stratus.mushrooms": "Mushrooms", "biome.cawezs_mantle_to_stratus.crystals": "Crystal caves", + "biome.cawezs_mantle_to_stratus.supersized": "Supersized", "biome.cawezs_mantle_to_stratus.trees": "Trees", "item_group.cawezs_mantle_to_stratus.mt_s": "CAWEZ\u0027s Mantle to Stratus", "biome.cawezs_mantle_to_stratus.frozencaves": "Frozen caves", diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json b/src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json index 730ca22..a528bd6 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json @@ -6,7 +6,7 @@ "type": "minecraft:multi_noise", "biomes": [ { - "biome": "cawezs_mantle_to_stratus:clouds", + "biome": "cawezs_mantle_to_stratus:high_mesa", "parameters": { "temperature": 0, "humidity": 0, @@ -167,7 +167,7 @@ "if_true": { "type": "minecraft:biome", "biome_is": [ - "cawezs_mantle_to_stratus:clouds" + "cawezs_mantle_to_stratus:high_mesa" ] }, "then_run": { @@ -196,14 +196,14 @@ "then_run": { "type": "minecraft:block", "result_state": { - "Name": "minecraft:white_stained_glass" + "Name": "minecraft:purple_terracotta" } } }, { "type": "minecraft:block", "result_state": { - "Name": "minecraft:chiseled_quartz_block" + "Name": "minecraft:stone" } } ] @@ -221,7 +221,7 @@ "then_run": { "type": "minecraft:block", "result_state": { - "Name": "minecraft:calcite" + "Name": "minecraft:blue_terracotta" } } } diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json b/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json index 7846b06..38d43eb 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json @@ -1,11 +1,11 @@ { "ultrawarm": false, - "natural": false, - "piglin_safe": true, - "respawn_anchor_works": false, + "natural": true, + "piglin_safe": false, + "respawn_anchor_works": true, "bed_works": true, - "has_raids": false, - "has_skylight": false, + "has_raids": true, + "has_skylight": true, "has_ceiling": false, "coordinate_scale": 1, "ambient_light": 0.5, diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json new file mode 100644 index 0000000..73f4fa5 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cliffdelta_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:cliffs", + "features": "cawezs_mantle_to_stratus:cliffdelta", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json new file mode 100644 index 0000000..cf75aa5 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/clifffloating_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:cliffs", + "features": "cawezs_mantle_to_stratus:clifffloating", + "step": "raw_generation" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json new file mode 100644 index 0000000..9f2e7fb --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloud_shrub_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:clouds", + "features": "cawezs_mantle_to_stratus:cloud_shrub", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json new file mode 100644 index 0000000..89a8c2b --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/dryislands_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:dry", + "features": "cawezs_mantle_to_stratus:dryislands", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json new file mode 100644 index 0000000..8a17d7b --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drylargebones_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:dry", + "features": "cawezs_mantle_to_stratus:drylargebones", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json new file mode 100644 index 0000000..5bf8b0b --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysandstonepile_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:dry", + "features": "cawezs_mantle_to_stratus:drysandstonepile", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json new file mode 100644 index 0000000..10bed6c --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillarfloat_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:windsweptpillars", + "features": "cawezs_mantle_to_stratus:pillarfloat", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_float_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_float_biome_modifier.json new file mode 100644 index 0000000..8a476fe --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_float_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:supersized", + "features": "cawezs_mantle_to_stratus:supersized_float", + "step": "raw_generation" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json new file mode 100644 index 0000000..ae7858b --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_hive_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:supersized", + "features": "cawezs_mantle_to_stratus:supersized_hive", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json new file mode 100644 index 0000000..973a1f8 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_lake_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:supersized", + "features": "cawezs_mantle_to_stratus:supersized_lake", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json new file mode 100644 index 0000000..27ab839 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_plants_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:supersized", + "features": "cawezs_mantle_to_stratus:supersized_plants", + "step": "underground_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json new file mode 100644 index 0000000..318dc7b --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/supersized_tree_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:supersized", + "features": "cawezs_mantle_to_stratus:supersized_tree", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json new file mode 100644 index 0000000..01afbc1 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesfloating_biome_modifier.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "cawezs_mantle_to_stratus:trees", + "features": "cawezs_mantle_to_stratus:treesfloating", + "step": "surface_structures" +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike1892.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike1892.nbt new file mode 100755 index 0000000..583fca2 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike1892.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike6193801.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike6193801.nbt new file mode 100755 index 0000000..2053936 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike6193801.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike7810.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike7810.nbt new file mode 100755 index 0000000..0d83a2a Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_spike7810.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_tinyspike12412.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_tinyspike12412.nbt new file mode 100755 index 0000000..54c1b6a Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cliffs_sky_tinyspike12412.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_carrotfarm1.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_carrotfarm1.nbt new file mode 100755 index 0000000..9e725eb Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_carrotfarm1.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_ground_tree12804.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_ground_tree12804.nbt new file mode 100755 index 0000000..5111c94 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_ground_tree12804.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_keleppefarme1280.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_keleppefarme1280.nbt new file mode 100755 index 0000000..b6eed13 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_keleppefarme1280.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_taterfarme1902.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_taterfarme1902.nbt new file mode 100755 index 0000000..d3d19cf Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_taterfarme1902.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_wheatfarm1.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_wheatfarm1.nbt new file mode 100755 index 0000000..56b2260 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_wheatfarm1.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_wheathut1.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_wheathut1.nbt new file mode 100755 index 0000000..b060ea3 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/cloud_wheathut1.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_deadtree_m4.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_deadtree_m4.nbt new file mode 100755 index 0000000..59f49b9 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_deadtree_m4.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess01892_m7.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess01892_m7.nbt new file mode 100755 index 0000000..f7e1dbb Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess01892_m7.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess123028_m5.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess123028_m5.nbt new file mode 100755 index 0000000..b99ab04 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess123028_m5.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess1249811245_m5.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess1249811245_m5.nbt new file mode 100755 index 0000000..9b2dc4d Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess1249811245_m5.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess2365416_m5.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess2365416_m5.nbt new file mode 100755 index 0000000..ab83047 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess2365416_m5.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess24542_m4.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess24542_m4.nbt new file mode 100755 index 0000000..d771c14 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess24542_m4.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess2578_m4.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess2578_m4.nbt new file mode 100755 index 0000000..83903b9 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess2578_m4.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess85927_m6.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess85927_m6.nbt new file mode 100755 index 0000000..dc5fa66 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess85927_m6.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess90812_m5.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess90812_m5.nbt new file mode 100755 index 0000000..012fdf0 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess90812_m5.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess963637_m5.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess963637_m5.nbt new file mode 100755 index 0000000..d4aa903 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/dunes_sky_mess963637_m5.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_lump1.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_lump1.nbt new file mode 100755 index 0000000..e3854f0 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_lump1.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_lump2.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_lump2.nbt new file mode 100755 index 0000000..55c56c2 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_lump2.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spike1.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spike1.nbt new file mode 100755 index 0000000..35ac440 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spike1.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spikes2.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spikes2.nbt new file mode 100755 index 0000000..7bb5cb1 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spikes2.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spikes3.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spikes3.nbt new file mode 100755 index 0000000..dffe773 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/midnight_spikes3.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingbush09823.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingbush09823.nbt new file mode 100755 index 0000000..8511849 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingbush09823.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree1082.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree1082.nbt new file mode 100755 index 0000000..ea2ae6c Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree1082.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree11257.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree11257.nbt new file mode 100755 index 0000000..bb9f8c4 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree11257.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree12412819.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree12412819.nbt new file mode 100755 index 0000000..aa98f80 Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree12412819.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree32941.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree32941.nbt new file mode 100755 index 0000000..d89edce Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree32941.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree57191.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree57191.nbt new file mode 100755 index 0000000..42e345f Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree57191.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree61928.nbt b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree61928.nbt new file mode 100755 index 0000000..6b9a25b Binary files /dev/null and b/src/main/resources/data/cawezs_mantle_to_stratus/structure/tree_floatingtree61928.nbt differ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json index 9e21cc6..50ac707 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/cliffs.json @@ -5,10 +5,10 @@ "effects": { "foliage_color": 10387789, "grass_color": 9470285, - "sky_color": 7972607, - "fog_color": 12638463, - "water_color": 4159204, - "water_fog_color": 329011 + "sky_color": -11704987, + "fog_color": -11704987, + "water_color": -10066330, + "water_fog_color": -13421773 }, "spawners": { "monster": [], @@ -23,17 +23,17 @@ "spawn_costs": {}, "carvers": {}, "features": [ - [], - [], + [ "minecraft:large_dripstone"], + [ "minecraft:large_dripstone"], [ "minecraft:large_dripstone" ], - [], - [], - [], - [], - [], - [], + [ "minecraft:large_dripstone"], + [ "minecraft:large_dripstone"], + [ "minecraft:large_dripstone"], + [ "minecraft:large_dripstone"], + [ "minecraft:large_dripstone"], + [ "minecraft:large_dripstone"], [ "cawezs_mantle_to_stratus:cliffs_tree" ], diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/high_mesa.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/high_mesa.json new file mode 100644 index 0000000..9fd34ab --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/high_mesa.json @@ -0,0 +1,68 @@ +{ + "has_precipitation": true, + "temperature": 0.5, + "downfall": 0.5, + "effects": { + "foliage_color": 10387789, + "grass_color": 9470285, + "sky_color": 7972607, + "fog_color": 12638463, + "water_color": 4159204, + "water_fog_color": 329011 + }, + "spawners": { + "monster": [], + "creature": [], + "ambient": [], + "axolotls": [], + "underground_water_creature": [], + "water_creature": [], + "water_ambient": [], + "misc": [] + }, + "spawn_costs": {}, + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground" + ], + [], + [], + [], + [], + [ + "minecraft:ore_coal_upper", + "minecraft:ore_coal_lower", + "minecraft:ore_iron_upper", + "minecraft:ore_iron_middle", + "minecraft:ore_iron_small", + "minecraft:ore_gold", + "minecraft:ore_gold_lower", + "minecraft:ore_redstone", + "minecraft:ore_redstone_lower", + "minecraft:ore_diamond", + "minecraft:ore_diamond_medium", + "minecraft:ore_diamond_large", + "minecraft:ore_diamond_buried", + "minecraft:ore_lapis", + "minecraft:ore_lapis_buried", + "minecraft:ore_copper", + "minecraft:underwater_magma" + ], + [], + [], + [ + "cawezs_mantle_to_stratus:high_mesa_tree" + ], + [ + "minecraft:freeze_top_layer" + ] + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json new file mode 100644 index 0000000..c7ab918 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/supersized.json @@ -0,0 +1,74 @@ +{ + "has_precipitation": true, + "temperature": 0.5, + "downfall": 0.5, + "effects": { + "foliage_color": 10387789, + "grass_color": -9257102, + "sky_color": 7972607, + "fog_color": 12638463, + "water_color": -9056057, + "water_fog_color": 329011 + }, + "spawners": { + "monster": [], + "creature": [], + "ambient": [], + "axolotls": [], + "underground_water_creature": [], + "water_creature": [], + "water_ambient": [], + "misc": [] + }, + "spawn_costs": {}, + "carvers": { + "air": [ + "minecraft:cave", + "minecraft:cave_extra_underground", + "minecraft:canyon" + ] + }, + "features": [ + [], + [ + "minecraft:lake_lava_underground" + ], + [], + [], + [], + [], + [ + "minecraft:ore_coal_upper", + "minecraft:ore_coal_lower", + "minecraft:ore_iron_upper", + "minecraft:ore_iron_middle", + "minecraft:ore_iron_small", + "minecraft:ore_gold", + "minecraft:ore_gold_lower", + "minecraft:ore_redstone", + "minecraft:ore_redstone_lower", + "minecraft:ore_diamond", + "minecraft:ore_diamond_medium", + "minecraft:ore_diamond_large", + "minecraft:ore_diamond_buried", + "minecraft:ore_lapis", + "minecraft:ore_lapis_buried", + "minecraft:ore_copper", + "minecraft:underwater_magma" + ], + [], + [], + [ + "minecraft:forest_flowers", + "minecraft:patch_tall_grass", + "minecraft:patch_grass_forest", + "minecraft:patch_grass_jungle", + "minecraft:patch_grass_plain", + "minecraft:flower_meadow", + "minecraft:trees_meadow" + ], + [ + "minecraft:freeze_top_layer" + ] + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json index c7aebef..8e0723e 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/trees.json @@ -3,12 +3,12 @@ "temperature": 0.5, "downfall": 0.5, "effects": { - "foliage_color": -10027111, - "grass_color": -16711783, + "foliage_color": 10387789, + "grass_color": -6684775, "sky_color": -3342388, "fog_color": -3342388, - "water_color": -13369396, - "water_fog_color": -16724788 + "water_color": -6684673, + "water_fog_color": -13395457 }, "spawners": { "monster": [ diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json index b6108f6..f96b061 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/biome/windsweptpillars.json @@ -5,8 +5,8 @@ "effects": { "foliage_color": 10387789, "grass_color": 9470285, - "sky_color": 7972607, - "fog_color": 12638463, + "sky_color": -12828331, + "fog_color": -12828331, "water_color": 4159204, "water_fog_color": 329011 }, @@ -46,9 +46,7 @@ [ "minecraft:lake_lava_underground" ], - [ - "minecraft:large_dripstone" - ], + [], [ "minecraft:monster_room", "minecraft:monster_room_deep" diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json new file mode 100644 index 0000000..ad25f2c --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cliffdelta.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:delta_feature", + "config": { + "contents": { + "Name": "minecraft:diorite" + }, + "rim": { + "Name": "minecraft:gravel" + }, + "size": 10, + "rim_size": 3 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json new file mode 100644 index 0000000..13aaa00 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/clifffloating.json @@ -0,0 +1,70 @@ +{ + "type": "minecraft:random_selector", + "config": { + "default": { + "feature": { + "type": "minecraft:no_op", + "config": {} + }, + "placement": [] + }, + "features": [ + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:cliffs_sky_tinyspike12412", + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.4, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:cliffs_sky_spike1892", + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.2, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:cliffs_sky_spike7810", + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.2, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:cliffs_sky_spike6193801", + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + } + ] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json new file mode 100644 index 0000000..fc304eb --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloud_shrub.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:netherrack_replace_blobs", + "config": { + "target": { + "Name": "minecraft:tuff" + }, + "state": { + "Name": "minecraft:bone_block" + }, + "radius": 7 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json index 50e5a6a..726a2cc 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslakes.json @@ -1,17 +1,13 @@ { - "type": "minecraft:lake", + "type": "minecraft:delta_feature", "config": { - "fluid": { - "type": "minecraft:simple_state_provider", - "state": { - "Name": "minecraft:bubble_column" - } + "contents": { + "Name": "minecraft:water" }, - "barrier": { - "type": "minecraft:simple_state_provider", - "state": { - "Name": "minecraft:quartz_block" - } - } + "rim": { + "Name": "minecraft:water" + }, + "size": 5, + "rim_size": 1 } } \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json new file mode 100644 index 0000000..df78e13 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/dryislands.json @@ -0,0 +1,154 @@ +{ + "type": "minecraft:random_selector", + "config": { + "default": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess01892_m7", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + "features": [ + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess963637_m5", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_deadtree_m4", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess90812_m5", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess1249811245_m5", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess85927_m6", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess2365416_m5", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess24542_m4", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess2578_m4", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:dunes_sky_mess123028_m5", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + } + ] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json new file mode 100644 index 0000000..2ecbbe2 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drylargebones.json @@ -0,0 +1,93 @@ +{ + "type": "minecraft:tree", + "config": { + "dirt_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:air" + } + }, + "foliage_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:air" + } + }, + "trunk_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:air" + } + }, + "root_placer": { + "type": "minecraft:mangrove_root_placer", + "root_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:bone_block" + } + }, + "trunk_offset_y": { + "type": "uniform", + "min_inclusive": 1, + "max_inclusive": 3 + }, + "above_root_placement": { + "above_root_placement_chance": 0.5, + "above_root_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:air" + } + } + }, + "mangrove_root_placement": { + "can_grow_through": "#mangrove_roots_can_grow_through", + "muddy_roots_in": "#dirt", + "muddy_roots_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:air" + } + }, + "max_root_length": 15, + "max_root_width": 8, + "random_skew_chance": 0.2 + } + }, + "force_dirt": false, + "ignore_vines": true, + "foliage_placer": { + "type": "minecraft:random_spread_foliage_placer", + "radius": 3, + "offset": 0, + "foliage_height": 2, + "leaf_placement_attempts": 1 + }, + "trunk_placer": { + "type": "minecraft:upwards_branching_trunk_placer", + "base_height": 1, + "height_rand_a": 1, + "height_rand_b": 1, + "can_grow_through": "#minecraft:replaceable_by_trees", + "place_branch_per_log_probability": 1, + "extra_branch_length": { + "type": "minecraft:uniform", + "min_inclusive": 0, + "max_inclusive": 1 + }, + "extra_branch_steps": { + "type": "minecraft:uniform", + "min_inclusive": 1, + "max_inclusive": 6 + } + }, + "minimum_size": { + "type": "minecraft:two_layers_feature_size", + "limit": 3, + "lower_size": 0, + "upper_size": 2 + }, + "decorators": [] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json new file mode 100644 index 0000000..a67721c --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysandstonepile.json @@ -0,0 +1,29 @@ +{ + "type": "minecraft:simple_random_selector", + "config": { + "features": [ + { + "feature": { + "type": "minecraft:forest_rock", + "config": { + "state": { + "Name": "minecraft:sandstone" + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:forest_rock", + "config": { + "state": { + "Name": "minecraft:red_sandstone" + } + } + }, + "placement": [] + } + ] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/high_mesa_tree.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/high_mesa_tree.json new file mode 100644 index 0000000..1895abe --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/high_mesa_tree.json @@ -0,0 +1,52 @@ +{ + "type": "minecraft:tree", + "config": { + "force_dirt": false, + "ignore_vines": true, + "minimum_size": { + "type": "minecraft:two_layers_feature_size", + "limit": 1, + "lower_size": 0, + "upper_size": 1 + }, + "dirt_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:blue_terracotta" + } + }, + "trunk_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:oak_log", + "Properties": { + "axis": "y" + } + } + }, + "foliage_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:oak_leaves", + "Properties": { + "distance": "7", + "persistent": "false", + "waterlogged": "false" + } + } + }, + "trunk_placer": { + "type": "minecraft:straight_trunk_placer", + "base_height": 4, + "height_rand_a": 2, + "height_rand_b": 0 + }, + "foliage_placer": { + "type": "minecraft:blob_foliage_placer", + "radius": 2, + "offset": 0, + "height": 3 + }, + "decorators": [] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json index 7782089..95ca367 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/isle.json @@ -6,19 +6,83 @@ "y_spread": 5, "feature": { "feature": { - "type": "minecraft:netherrack_replace_blobs", + "type": "minecraft:random_selector", "config": { - "target": { - "Name": "minecraft:air" + "default": { + "feature": { + "type": "minecraft:no_op", + "config": {} + }, + "placement": [] }, - "state": { - "Name": "minecraft:stone" - }, - "radius": { - "type": "uniform", - "min_inclusive": 1, - "max_inclusive": 7 - } + "features": [ + { + "chance": 0.5, + "feature": { + "feature": { + "type": "minecraft:netherrack_replace_blobs", + "config": { + "target": { + "Name": "minecraft:air" + }, + "state": { + "Name": "minecraft:andesite" + }, + "radius": { + "type": "uniform", + "min_inclusive": 1, + "max_inclusive": 7 + } + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "minecraft:netherrack_replace_blobs", + "config": { + "target": { + "Name": "minecraft:air" + }, + "state": { + "Name": "minecraft:diorite" + }, + "radius": { + "type": "uniform", + "min_inclusive": 1, + "max_inclusive": 7 + } + } + }, + "placement": [] + } + }, + { + "chance": 0.5, + "feature": { + "feature": { + "type": "minecraft:netherrack_replace_blobs", + "config": { + "target": { + "Name": "minecraft:air" + }, + "state": { + "Name": "minecraft:granite" + }, + "radius": { + "type": "uniform", + "min_inclusive": 1, + "max_inclusive": 7 + } + } + }, + "placement": [] + } + } + ] } }, "placement": [] diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json new file mode 100644 index 0000000..19fdd08 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillarfloat.json @@ -0,0 +1,67 @@ +{ + "type": "minecraft:simple_random_selector", + "config": { + "features": [ + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:midnight_lump2", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:midnight_spike1", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:midnight_spikes3", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:midnight_spikes2", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:midnight_lump1", + "random_rotation": true, + "random_mirror": true, + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + ] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_float.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_float.json new file mode 100644 index 0000000..9ab945c --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_float.json @@ -0,0 +1,36 @@ +{ + "type": "minecraft:disk", + "config": { + "radius": { + "type": "uniform", + "min_inclusive": 4, + "max_inclusive": 8 + }, + "half_height": 0, + "target": { + "type": "minecraft:true" + }, + "state_provider": { + "fallback": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:podzol" + } + }, + "rules": [ + { + "if_true": { + "type": "minecraft:matching_blocks", + "blocks": "minecraft:air" + }, + "then": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:grass_block" + } + } + } + ] + } + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json new file mode 100644 index 0000000..03a4ffc --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_hive.json @@ -0,0 +1,48 @@ +{ + "type": "minecraft:geode", + "config": { + "blocks": { + "filling_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:air" + } + }, + "inner_layer_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:honey_block" + } + }, + "alternate_inner_layer_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:bee_nest" + } + }, + "middle_layer_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:yellow_glazed_terracotta" + } + }, + "outer_layer_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:honeycomb_block" + } + }, + "inner_placements": [ + { + "Name": "minecraft:ochre_froglight" + } + ], + "cannot_replace": "#features_cannot_replace", + "invalid_blocks": "#geode_invalid_blocks" + }, + "layers": {}, + "crack": {}, + "invalid_blocks_threshold": 1, + "use_alternate_layer0_chance": 0.083 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json new file mode 100644 index 0000000..55043e8 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_lake.json @@ -0,0 +1,12 @@ +{ + "type": "minecraft:netherrack_replace_blobs", + "config": { + "target": { + "Name": "minecraft:grass_block" + }, + "state": { + "Name": "minecraft:water" + }, + "radius": 5 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json new file mode 100644 index 0000000..0704cb1 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_plants.json @@ -0,0 +1,219 @@ +{ + "type": "minecraft:simple_random_selector", + "config": { + "features": [ + { + "feature": { + "type": "minecraft:simple_block", + "config": { + "to_place": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:honeycomb_block" + } + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:simple_block", + "config": { + "to_place": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:shroomlight" + } + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:simple_block", + "config": { + "to_place": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:mushroom_stem" + } + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:simple_block", + "config": { + "to_place": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:red_mushroom_block" + } + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:simple_block", + "config": { + "to_place": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:cherry_leaves" + } + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:simple_block", + "config": { + "to_place": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:brown_mushroom_block" + } + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:simple_block", + "config": { + "to_place": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:acacia_leaves" + } + } + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:vegetation_patch", + "config": { + "surface": "floor", + "xz_radius": { + "type": "uniform", + "min_inclusive": 4, + "max_inclusive": 7 + }, + "vertical_range": 2, + "vegetation_feature": { + "feature": "dripleaf", + "placement": [] + }, + "vegetation_chance": 0.05, + "ground_state": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:grass_block" + } + }, + "replaceable": "#lush_ground_replaceable", + "depth": 3, + "extra_bottom_block_chance": 0.8, + "extra_edge_column_chance": 0.7 + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:block_column", + "config": { + "allowed_placement": { + "type": "minecraft:matching_blocks", + "blocks": "minecraft:air" + }, + "direction": "up", + "layers": [ + { + "height": { + "type": "uniform", + "min_inclusive": 1, + "max_inclusive": 5 + }, + "provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:bamboo_block" + } + } + } + ], + "prioritize_tip": false + } + }, + "placement": [] + }, + { + "feature": { + "type": "minecraft:vegetation_patch", + "config": { + "surface": "floor", + "xz_radius": { + "type": "uniform", + "min_inclusive": 4, + "max_inclusive": 7 + }, + "vertical_range": 2, + "vegetation_feature": { + "feature": { + "type": "minecraft:block_column", + "config": { + "allowed_placement": { + "type": "minecraft:matching_blocks", + "blocks": "minecraft:air" + }, + "direction": "up", + "layers": [ + { + "height": { + "type": "uniform", + "min_inclusive": 3, + "max_inclusive": 8 + }, + "provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:bamboo" + } + } + } + ], + "prioritize_tip": false + } + }, + "placement": [] + }, + "vegetation_chance": 0.05, + "ground_state": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:grass_block" + } + }, + "replaceable": "#lush_ground_replaceable", + "depth": 3, + "extra_bottom_block_chance": 0.8, + "extra_edge_column_chance": 0.7 + } + }, + "placement": [] + } + ] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json new file mode 100644 index 0000000..4bc920f --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/supersized_tree.json @@ -0,0 +1,48 @@ +{ + "type": "minecraft:tree", + "config": { + "dirt_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:oak_wood" + } + }, + "foliage_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:oak_leaves" + } + }, + "trunk_provider": { + "type": "minecraft:simple_state_provider", + "state": { + "Name": "minecraft:oak_wood" + } + }, + "force_dirt": false, + "ignore_vines": true, + "foliage_placer": { + "type": "minecraft:mega_pine_foliage_placer", + "offset": 0, + "radius": 0, + "crown_height": { + "type": "uniform", + "min_inclusive": 24, + "max_inclusive": 24 + } + }, + "trunk_placer": { + "type": "minecraft:giant_trunk_placer", + "base_height": 30, + "height_rand_a": 10, + "height_rand_b": 10 + }, + "minimum_size": { + "type": "minecraft:two_layers_feature_size", + "limit": 1, + "lower_size": 1, + "upper_size": 2 + }, + "decorators": [] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json new file mode 100644 index 0000000..e71f8c0 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesfloating.json @@ -0,0 +1,77 @@ +{ + "type": "minecraft:simple_random_selector", + "config": { + "features": [ + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:tree_floatingtree11257", + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:tree_floatingtree57191", + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:tree_floatingbush09823", + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:tree_floatingtree61928", + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:tree_floatingtree12412819", + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:tree_floatingtree1082", + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + }, + { + "feature": { + "type": "cawezs_mantle_to_stratus:structure_feature", + "config": { + "structure": "cawezs_mantle_to_stratus:tree_floatingtree32941", + "ignored_blocks": "minecraft:air" + } + }, + "placement": [] + } + ] + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json index 3137303..7ddc51a 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json @@ -20,7 +20,7 @@ "foliage_provider": { "type": "minecraft:simple_state_provider", "state": { - "Name": "minecraft:dark_oak_leaves" + "Name": "minecraft:birch_leaves" } }, "trunk_provider": { @@ -205,7 +205,7 @@ "foliage_provider": { "type": "minecraft:simple_state_provider", "state": { - "Name": "minecraft:jungle_leaves" + "Name": "minecraft:birch_leaves" } }, "trunk_provider": { @@ -294,7 +294,7 @@ "foliage_provider": { "type": "minecraft:simple_state_provider", "state": { - "Name": "minecraft:acacia_leaves" + "Name": "minecraft:birch_leaves" } }, "trunk_provider": { diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json new file mode 100644 index 0000000..d37b8fe --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cliffdelta.json @@ -0,0 +1,9 @@ +{ + "feature": "cawezs_mantle_to_stratus:cliffdelta", + "placement": [ + { + "type": "minecraft:count_on_every_layer", + "count": 4 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json new file mode 100644 index 0000000..8127b83 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/clifffloating.json @@ -0,0 +1,21 @@ +{ + "feature": "cawezs_mantle_to_stratus:clifffloating", + "placement": [ + { + "type": "minecraft:count", + "count": 2 + }, + { + "type": "minecraft:height_range", + "height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json new file mode 100644 index 0000000..0fdba51 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloud_shrub.json @@ -0,0 +1,27 @@ +{ + "feature": "cawezs_mantle_to_stratus:cloud_shrub", + "placement": [ + { + "type": "minecraft:count", + "count": 7 + }, + { + "type": "minecraft:in_square" + }, + { + "type": "minecraft:height_range", + "height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 0 + }, + "max_inclusive": { + "absolute": 160 + } + } + }, + { + "type": "minecraft:biome" + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json index 43e485b..579fcc0 100644 --- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslakes.json @@ -2,8 +2,15 @@ "feature": "cawezs_mantle_to_stratus:cloudslakes", "placement": [ { - "type": "minecraft:count_on_every_layer", - "count": 1 + "type": "minecraft:count", + "count": 2 + }, + { + "type": "minecraft:in_square" + }, + { + "type": "minecraft:heightmap", + "heightmap": "WORLD_SURFACE_WG" }, { "type": "minecraft:biome" diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json new file mode 100644 index 0000000..2277460 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/dryislands.json @@ -0,0 +1,24 @@ +{ + "feature": "cawezs_mantle_to_stratus:dryislands", + "placement": [ + { + "type": "minecraft:rarity_filter", + "chance": 7 + }, + { + "type": "minecraft:biome" + }, + { + "type": "minecraft:height_range", + "height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json new file mode 100644 index 0000000..9fec773 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drylargebones.json @@ -0,0 +1,13 @@ +{ + "feature": "cawezs_mantle_to_stratus:drylargebones", + "placement": [ + { + "type": "minecraft:rarity_filter", + "chance": 3 + }, + { + "type": "minecraft:count_on_every_layer", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json new file mode 100644 index 0000000..dbe5ff6 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysandstonepile.json @@ -0,0 +1,9 @@ +{ + "feature": "cawezs_mantle_to_stratus:drysandstonepile", + "placement": [ + { + "type": "minecraft:count_on_every_layer", + "count": 4 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/high_mesa_tree.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/high_mesa_tree.json new file mode 100644 index 0000000..1bcad5d --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/high_mesa_tree.json @@ -0,0 +1,35 @@ +{ + "feature": "cawezs_mantle_to_stratus:high_mesa_tree", + "placement": [ + { + "type": "minecraft:count", + "count": 1 + }, + { + "type": "minecraft:in_square" + }, + { + "type": "minecraft:surface_water_depth_filter", + "max_water_depth": 0 + }, + { + "type": "minecraft:heightmap", + "heightmap": "OCEAN_FLOOR" + }, + { + "type": "minecraft:biome" + }, + { + "type": "minecraft:block_predicate_filter", + "predicate": { + "type": "minecraft:would_survive", + "state": { + "Name": "minecraft:oak_sapling", + "Properties": { + "stage": "0" + } + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json new file mode 100644 index 0000000..0aa8d01 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillarfloat.json @@ -0,0 +1,17 @@ +{ + "feature": "cawezs_mantle_to_stratus:pillarfloat", + "placement": [ + { + "type": "minecraft:height_range", + "height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_float.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_float.json new file mode 100644 index 0000000..be1a454 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_float.json @@ -0,0 +1,21 @@ +{ + "feature": "cawezs_mantle_to_stratus:supersized_float", + "placement": [ + { + "type": "minecraft:rarity_filter", + "chance": 18 + }, + { + "type": "minecraft:height_range", + "height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 30 + }, + "max_inclusive": { + "absolute": 240 + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json new file mode 100644 index 0000000..77e1210 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_hive.json @@ -0,0 +1,13 @@ +{ + "feature": "cawezs_mantle_to_stratus:supersized_hive", + "placement": [ + { + "type": "minecraft:count_on_every_layer", + "count": 4 + }, + { + "type": "minecraft:rarity_filter", + "chance": 50 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json new file mode 100644 index 0000000..56ad184 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_lake.json @@ -0,0 +1,39 @@ +{ + "feature": "cawezs_mantle_to_stratus:supersized_lake", + "placement": [ + { + "type": "minecraft:in_square" + }, + { + "type": "minecraft:heightmap", + "heightmap": "WORLD_SURFACE_WG" + }, + { + "type": "minecraft:biome" + }, + { + "type": "minecraft:block_predicate_filter", + "predicate": { + "type": "minecraft:all_of", + "predicates": [ + { + "type": "minecraft:inside_world_bounds", + "offset": [ + 0, + -15, + 0 + ] + }, + { + "type": "minecraft:inside_world_bounds", + "offset": [ + 0, + 15, + 0 + ] + } + ] + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json new file mode 100644 index 0000000..8f2b22c --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_plants.json @@ -0,0 +1,9 @@ +{ + "feature": "cawezs_mantle_to_stratus:supersized_plants", + "placement": [ + { + "type": "minecraft:count_on_every_layer", + "count": 4 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json new file mode 100644 index 0000000..d1d53d4 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/supersized_tree.json @@ -0,0 +1,13 @@ +{ + "feature": "cawezs_mantle_to_stratus:supersized_tree", + "placement": [ + { + "type": "minecraft:rarity_filter", + "chance": 5 + }, + { + "type": "minecraft:count_on_every_layer", + "count": 1 + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json new file mode 100644 index 0000000..ab07e3a --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesfloating.json @@ -0,0 +1,21 @@ +{ + "feature": "cawezs_mantle_to_stratus:treesfloating", + "placement": [ + { + "type": "minecraft:rarity_filter", + "chance": 3 + }, + { + "type": "minecraft:height_range", + "height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json new file mode 100644 index 0000000..45baded --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:jigsaw", + "start_pool": "cawezs_mantle_to_stratus:cloud_strucs", + "size": 1, + "max_distance_from_center": 64, + "spawn_overrides": {}, + "step": "surface_structures", + "terrain_adaptation": "none", + "start_height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + }, + "biomes": "cawezs_mantle_to_stratus:clouds", + "use_expansion_hack": false +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json new file mode 100644 index 0000000..6c82c98 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_1.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:jigsaw", + "start_pool": "cawezs_mantle_to_stratus:cloud_strucs_1", + "size": 1, + "max_distance_from_center": 64, + "spawn_overrides": {}, + "step": "surface_structures", + "terrain_adaptation": "none", + "start_height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + }, + "biomes": "cawezs_mantle_to_stratus:clouds", + "use_expansion_hack": false +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json new file mode 100644 index 0000000..d11599f --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_2.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:jigsaw", + "start_pool": "cawezs_mantle_to_stratus:cloud_strucs_2", + "size": 1, + "max_distance_from_center": 64, + "spawn_overrides": {}, + "step": "surface_structures", + "terrain_adaptation": "none", + "start_height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + }, + "biomes": "cawezs_mantle_to_stratus:clouds", + "use_expansion_hack": false +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json new file mode 100644 index 0000000..ba403cc --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_3.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:jigsaw", + "start_pool": "cawezs_mantle_to_stratus:cloud_strucs_3", + "size": 1, + "max_distance_from_center": 64, + "spawn_overrides": {}, + "step": "surface_structures", + "terrain_adaptation": "none", + "start_height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + }, + "biomes": "cawezs_mantle_to_stratus:clouds", + "use_expansion_hack": false +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json new file mode 100644 index 0000000..7bbe7d5 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure/cloud_strucs_4.json @@ -0,0 +1,20 @@ +{ + "type": "minecraft:jigsaw", + "start_pool": "cawezs_mantle_to_stratus:cloud_strucs_4", + "size": 1, + "max_distance_from_center": 64, + "spawn_overrides": {}, + "step": "surface_structures", + "terrain_adaptation": "none", + "start_height": { + "type": "minecraft:uniform", + "min_inclusive": { + "absolute": 64 + }, + "max_inclusive": { + "absolute": 240 + } + }, + "biomes": "cawezs_mantle_to_stratus:clouds", + "use_expansion_hack": false +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json new file mode 100644 index 0000000..3078521 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs.json @@ -0,0 +1,14 @@ +{ + "structures": [ + { + "structure": "cawezs_mantle_to_stratus:cloud_strucs", + "weight": 1 + } + ], + "placement": { + "type": "minecraft:random_spread", + "spacing": 10, + "separation": 2, + "salt": 1050067445 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json new file mode 100644 index 0000000..91915fd --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_1.json @@ -0,0 +1,14 @@ +{ + "structures": [ + { + "structure": "cawezs_mantle_to_stratus:cloud_strucs_1", + "weight": 1 + } + ], + "placement": { + "type": "minecraft:random_spread", + "spacing": 10, + "separation": 2, + "salt": 1594703842 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json new file mode 100644 index 0000000..cb0481f --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_2.json @@ -0,0 +1,14 @@ +{ + "structures": [ + { + "structure": "cawezs_mantle_to_stratus:cloud_strucs_2", + "weight": 1 + } + ], + "placement": { + "type": "minecraft:random_spread", + "spacing": 10, + "separation": 0, + "salt": 1594511467 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json new file mode 100644 index 0000000..cf20537 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_3.json @@ -0,0 +1,14 @@ +{ + "structures": [ + { + "structure": "cawezs_mantle_to_stratus:cloud_strucs_3", + "weight": 1 + } + ], + "placement": { + "type": "minecraft:random_spread", + "spacing": 10, + "separation": 2, + "salt": 1595088590 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json new file mode 100644 index 0000000..ef25ecd --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/structure_set/cloud_strucs_4.json @@ -0,0 +1,14 @@ +{ + "structures": [ + { + "structure": "cawezs_mantle_to_stratus:cloud_strucs_4", + "weight": 1 + } + ], + "placement": { + "type": "minecraft:random_spread", + "spacing": 10, + "separation": 2, + "salt": 1594896216 + } +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json new file mode 100644 index 0000000..224f921 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs.json @@ -0,0 +1,29 @@ +{ + "name": "cawezs_mantle_to_stratus:cloud_strucs", + "fallback": "minecraft:empty", + "elements": [ + { + "weight": 1, + "element": { + "element_type": "minecraft:single_pool_element", + "location": "cawezs_mantle_to_stratus:cloud_carrotfarm1", + "projection": "rigid", + "processors": { + "processors": [ + { + "processor_type": "minecraft:block_ignore", + "blocks": [ + { + "Name": "minecraft:structure_block" + }, + { + "Name": "minecraft:air" + } + ] + } + ] + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json new file mode 100644 index 0000000..2b52111 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_1.json @@ -0,0 +1,29 @@ +{ + "name": "cawezs_mantle_to_stratus:cloud_strucs_1", + "fallback": "minecraft:empty", + "elements": [ + { + "weight": 1, + "element": { + "element_type": "minecraft:single_pool_element", + "location": "cawezs_mantle_to_stratus:cloud_keleppefarme1280", + "projection": "rigid", + "processors": { + "processors": [ + { + "processor_type": "minecraft:block_ignore", + "blocks": [ + { + "Name": "minecraft:structure_block" + }, + { + "Name": "minecraft:air" + } + ] + } + ] + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json new file mode 100644 index 0000000..f3c955e --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_2.json @@ -0,0 +1,29 @@ +{ + "name": "cawezs_mantle_to_stratus:cloud_strucs_2", + "fallback": "minecraft:empty", + "elements": [ + { + "weight": 1, + "element": { + "element_type": "minecraft:single_pool_element", + "location": "cawezs_mantle_to_stratus:cloud_taterfarme1902", + "projection": "rigid", + "processors": { + "processors": [ + { + "processor_type": "minecraft:block_ignore", + "blocks": [ + { + "Name": "minecraft:structure_block" + }, + { + "Name": "minecraft:air" + } + ] + } + ] + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json new file mode 100644 index 0000000..b4c39e9 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_3.json @@ -0,0 +1,29 @@ +{ + "name": "cawezs_mantle_to_stratus:cloud_strucs_3", + "fallback": "minecraft:empty", + "elements": [ + { + "weight": 1, + "element": { + "element_type": "minecraft:single_pool_element", + "location": "cawezs_mantle_to_stratus:cloud_wheatfarm1", + "projection": "rigid", + "processors": { + "processors": [ + { + "processor_type": "minecraft:block_ignore", + "blocks": [ + { + "Name": "minecraft:structure_block" + }, + { + "Name": "minecraft:air" + } + ] + } + ] + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json new file mode 100644 index 0000000..074ed28 --- /dev/null +++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/template_pool/cloud_strucs_4.json @@ -0,0 +1,29 @@ +{ + "name": "cawezs_mantle_to_stratus:cloud_strucs_4", + "fallback": "minecraft:empty", + "elements": [ + { + "weight": 1, + "element": { + "element_type": "minecraft:single_pool_element", + "location": "cawezs_mantle_to_stratus:cloud_wheathut1", + "projection": "rigid", + "processors": { + "processors": [ + { + "processor_type": "minecraft:block_ignore", + "blocks": [ + { + "Name": "minecraft:structure_block" + }, + { + "Name": "minecraft:air" + } + ] + } + ] + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/minecraft/tags/block/overworld_carver_replaceables.json b/src/main/resources/data/minecraft/tags/block/overworld_carver_replaceables.json index ca18669..f8b4409 100644 --- a/src/main/resources/data/minecraft/tags/block/overworld_carver_replaceables.json +++ b/src/main/resources/data/minecraft/tags/block/overworld_carver_replaceables.json @@ -1,6 +1,18 @@ { "replace": false, "values": [ + "minecraft:purple_terracotta", + "minecraft:blue_terracotta", + "minecraft:moss_block", + "minecraft:coarse_dirt", + "minecraft:cracked_polished_blackstone_bricks", + "minecraft:smooth_basalt", + "minecraft:granite", + "minecraft:andesite", + "minecraft:rooted_dirt", + "minecraft:grass_block", + "minecraft:red_sand", + "minecraft:red_sandstone", "minecraft:white_stained_glass", "minecraft:blue_ice", "minecraft:mud",