diff --git a/.gitignore b/.gitignore
index 7570248..f7dcb5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
build
+run
runs
.gradle
diff --git a/.mcreator/modElementThumbnails/Fossil.png b/.mcreator/modElementThumbnails/Fossil.png
deleted file mode 100644
index 26d2837..0000000
Binary files a/.mcreator/modElementThumbnails/Fossil.png and /dev/null differ
diff --git a/.mcreator/modElementThumbnails/FossilBlockDestroyedByPlayer.png b/.mcreator/modElementThumbnails/FossilBlockDestroyedByPlayer.png
deleted file mode 100644
index d6fd5e7..0000000
Binary files a/.mcreator/modElementThumbnails/FossilBlockDestroyedByPlayer.png and /dev/null differ
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241004_163459 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241004_163459
deleted file mode 100644
index eae1b53..0000000
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241004_163459
+++ /dev/null
@@ -1,1728 +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": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.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/neoforge/biome_modifier/slimeblob_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
- "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"
- ]
- },
- "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/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
- "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"
- ]
- },
- "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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/worldgen/configured_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.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/worldgen/placed_feature/giant_brown_mushroom.json",
- "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/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/worldgen/configured_feature/giant_red_mushroom.json",
- "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/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/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.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/neoforge/biome_modifier/warpedpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/placed_feature/crimsonpatch.json",
- "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"
- ]
- },
- "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/placed_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/configured_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_set/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/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": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.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/worldgen/placed_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.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/placed_feature/frozensoulpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.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/placed_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/configured_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/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
- ]
- },
- "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": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/configured_feature/treesgenerator.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/placed_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.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/worldgen/configured_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.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/worldgen/configured_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.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/worldgen/placed_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.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/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
- "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"
- ]
- },
- "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/worldgen/configured_feature/drybones.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.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/configured_feature/drytree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/drycactus_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/configured_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
- ]
- },
- "path": "~/Biomes/Dry"
- },
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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": false,
- "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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
- "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
- ]
- },
- "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"
- }
- ],
- "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.MUD",
- "~Blocks.GRAVEL",
- "~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
- "~Blocks.TUFF",
- "~Blocks.SNOW",
- "~Blocks.CALCITE"
- ],
- "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.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": "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.20.6",
- "modElementsPackage": "net.mcreator.cawezsmantletostratus"
- },
- "mcreatorVersion": 202400232117
-}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241008_155729 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241008_155729
deleted file mode 100644
index eae1b53..0000000
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241008_155729
+++ /dev/null
@@ -1,1728 +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": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.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/neoforge/biome_modifier/slimeblob_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
- "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"
- ]
- },
- "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/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
- "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"
- ]
- },
- "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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/worldgen/configured_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.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/worldgen/placed_feature/giant_brown_mushroom.json",
- "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/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/worldgen/configured_feature/giant_red_mushroom.json",
- "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/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/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.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/neoforge/biome_modifier/warpedpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/placed_feature/crimsonpatch.json",
- "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"
- ]
- },
- "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/placed_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/configured_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_set/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/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": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.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/worldgen/placed_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.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/placed_feature/frozensoulpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.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/placed_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/configured_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/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
- ]
- },
- "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": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/configured_feature/treesgenerator.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/placed_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.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/worldgen/configured_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.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/worldgen/configured_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.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/worldgen/placed_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.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/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
- "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"
- ]
- },
- "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/worldgen/configured_feature/drybones.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.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/configured_feature/drytree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/drycactus_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/configured_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
- ]
- },
- "path": "~/Biomes/Dry"
- },
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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": false,
- "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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
- "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
- ]
- },
- "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"
- }
- ],
- "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.MUD",
- "~Blocks.GRAVEL",
- "~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
- "~Blocks.TUFF",
- "~Blocks.SNOW",
- "~Blocks.CALCITE"
- ],
- "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.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": "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.20.6",
- "modElementsPackage": "net.mcreator.cawezsmantletostratus"
- },
- "mcreatorVersion": 202400232117
-}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_180025 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_180025
deleted file mode 100644
index 160d1ba..0000000
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_180025
+++ /dev/null
@@ -1,1843 +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": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.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/neoforge/biome_modifier/slimeblob_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
- "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"
- ]
- },
- "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/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
- "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"
- ]
- },
- "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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/worldgen/configured_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.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/worldgen/placed_feature/giant_brown_mushroom.json",
- "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/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/worldgen/configured_feature/giant_red_mushroom.json",
- "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/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/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.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/neoforge/biome_modifier/warpedpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/placed_feature/crimsonpatch.json",
- "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"
- ]
- },
- "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/placed_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/configured_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_set/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/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": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.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/worldgen/placed_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.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/placed_feature/frozensoulpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.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/placed_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/configured_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/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
- ]
- },
- "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": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/configured_feature/treesgenerator.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/placed_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.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/worldgen/configured_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.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/worldgen/configured_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.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/worldgen/placed_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.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/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
- "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"
- ]
- },
- "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/worldgen/configured_feature/drybones.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.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/configured_feature/drytree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/drycactus_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/configured_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
- ]
- },
- "path": "~/Biomes/Dry"
- },
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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": false,
- "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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
- "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
- ]
- },
- "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": false,
- "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.NETHER_WART_BLOCK",
- "~Blocks.STAINED_HARDENED_CLAY#14",
- "~Blocks.MUD",
- "~Blocks.GRAVEL",
- "~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
- "~Blocks.TUFF",
- "~Blocks.SNOW",
- "~Blocks.CALCITE"
- ],
- "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.20.6",
- "modElementsPackage": "net.mcreator.cawezsmantletostratus"
- },
- "mcreatorVersion": 202400232117
-}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_180625 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_180625
deleted file mode 100644
index 30e2539..0000000
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_180625
+++ /dev/null
@@ -1,1843 +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": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.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/neoforge/biome_modifier/slimeblob_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimeblob.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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
- "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"
- ]
- },
- "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/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
- "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"
- ]
- },
- "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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/worldgen/configured_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/brownmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/brownmushroompatches_biome_modifier.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/worldgen/placed_feature/giant_brown_mushroom.json",
- "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/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/worldgen/configured_feature/giant_red_mushroom.json",
- "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/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/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/massive_mushroom.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/neoforge/biome_modifier/warpedpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/placed_feature/crimsonpatch.json",
- "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"
- ]
- },
- "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/placed_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/configured_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_set/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/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": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.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/worldgen/placed_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozencampfire.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozencampfire_biome_modifier.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/placed_feature/frozensoulpatch.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.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/placed_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/configured_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/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
- ]
- },
- "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": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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/configured_feature/treesgenerator.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/placed_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesflowers.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treesflowers_biome_modifier.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/worldgen/configured_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treespatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/treespatches_biome_modifier.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/worldgen/configured_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudsvapor_biome_modifier.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/worldgen/placed_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudslights.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/cloudslights_biome_modifier.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/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
- "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"
- ]
- },
- "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/worldgen/configured_feature/drybones.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drybones_biome_modifier.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/configured_feature/drytree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/neoforge/biome_modifier/drycactus_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_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/worldgen/configured_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drysand_biome_modifier.json"
- ]
- },
- "path": "~/Biomes/Dry"
- },
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
- {
- "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": false,
- "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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
- "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
- ]
- },
- "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.NETHER_WART_BLOCK",
- "~Blocks.STAINED_HARDENED_CLAY#14",
- "~Blocks.MUD",
- "~Blocks.GRAVEL",
- "~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
- "~Blocks.TUFF",
- "~Blocks.SNOW",
- "~Blocks.CALCITE"
- ],
- "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.20.6",
- "modElementsPackage": "net.mcreator.cawezsmantletostratus"
- },
- "mcreatorVersion": 202400232117
-}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_173825 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_130944
similarity index 93%
rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_173825
rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_130944
index 868b396..419be28 100644
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_173825
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_130944
@@ -13,21 +13,6 @@
},
"path": "~/Places"
},
- {
- "name": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Buriedwetlandcaves",
"type": "biome",
@@ -49,8 +34,8 @@
"registry_name": "slimeblob",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
"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"
]
},
@@ -65,8 +50,8 @@
"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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.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"
@@ -79,9 +64,9 @@
"registry_name": "mossyoutgrowth",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
"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/worldgen/placed_feature/mossyoutgrowth.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json"
]
},
"path": "~/Biomes/Buried Wetlands"
@@ -94,10 +79,10 @@
"registry_name": "wetlandcrosses",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
"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/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"
@@ -187,8 +172,8 @@
"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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.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"
@@ -201,9 +186,9 @@
"registry_name": "brownmushroompatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
+ "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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -216,8 +201,8 @@
"registry_name": "giant_brown_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
"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"
]
},
@@ -231,8 +216,8 @@
"registry_name": "giant_red_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
"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"
]
},
@@ -247,8 +232,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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"
@@ -261,9 +246,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -276,9 +261,9 @@
"registry_name": "crimsonpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
"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/neoforge/biome_modifier/crimsonpatch_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -291,9 +276,9 @@
"registry_name": "lanternpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
+ "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/configured_feature/lanternpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -354,9 +339,9 @@
"registry_name": "hive",
"metadata": {
"files": [
- "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_generic.json",
"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"
]
},
@@ -377,21 +362,6 @@
},
"path": "~/Biomes/Grasslands"
},
- {
- "name": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Frozencaves",
"type": "biome",
@@ -417,8 +387,8 @@
"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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
+ "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"
@@ -526,9 +496,9 @@
"registry_name": "frozencampfire",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
+ "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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
]
},
"path": "~/Biomes/Frozen"
@@ -541,9 +511,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
]
},
"path": "~/Biomes/Frozen"
@@ -556,9 +526,9 @@
"registry_name": "frozenpowder",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
+ "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/configured_feature/frozenpowder.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
]
},
"path": "~/Biomes/Frozen"
@@ -660,10 +630,10 @@
"registry_name": "pillar",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
+ "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"
@@ -715,21 +685,6 @@
},
"path": "~/Biomes/Monoliths"
},
- {
- "name": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Notes",
"type": "code",
@@ -763,8 +718,8 @@
"registry_name": "treesgenerator",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
"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"
]
},
@@ -778,9 +733,9 @@
"registry_name": "treesflowers",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
+ "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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
]
},
"path": "~/Biomes/Trees"
@@ -793,9 +748,9 @@
"registry_name": "treespatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
+ "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/neoforge/biome_modifier/treespatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
]
},
"path": "~/Biomes/Trees"
@@ -809,8 +764,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/cloudsvapor_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json"
]
},
"path": "~/Biomes/Clouds"
@@ -868,9 +823,9 @@
"registry_name": "cloudslights",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
+ "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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
]
},
"path": "~/Biomes/Clouds"
@@ -898,9 +853,9 @@
"registry_name": "drydeadbush",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
"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/worldgen/configured_feature/drydeadbush.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json"
]
},
"path": "~/Biomes/Dry"
@@ -913,8 +868,8 @@
"registry_name": "drybones",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
"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"
]
},
@@ -928,8 +883,8 @@
"registry_name": "drytree",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
"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"
]
},
@@ -943,9 +898,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
]
},
"path": "~/Biomes/Dry"
@@ -959,27 +914,12 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/drysand_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json"
]
},
"path": "~/Biomes/Dry"
},
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Cliffs",
"type": "biome",
@@ -1341,7 +1281,7 @@
"name": "Depths",
"type": "dimension",
"compiles": true,
- "locked_code": false,
+ "locked_code": true,
"registry_name": "depths",
"metadata": {
"files": [
@@ -1472,9 +1412,9 @@
"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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
+ "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"
@@ -1590,6 +1530,69 @@
]
},
"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": [],
@@ -1616,31 +1619,17 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
- "~Blocks.NETHER_WART_BLOCK",
- "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLUE_ICE",
"~Blocks.MUD",
"~Blocks.GRAVEL",
"~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
"~Blocks.TUFF",
"~Blocks.SNOW",
- "~Blocks.CALCITE"
+ "~Blocks.DIRT#2",
+ "~Blocks.CALCITE",
+ "~Blocks.NETHER_WART_BLOCK",
+ "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLACKSTONE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
@@ -1773,8 +1762,8 @@
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
- "currentGenerator": "neoforge-1.20.6",
+ "currentGenerator": "neoforge-1.21.1",
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
},
- "mcreatorVersion": 202400232117
+ "mcreatorVersion": 202400342716
}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_175425 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_131904
similarity index 93%
rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_175425
rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_131904
index a855de5..419be28 100644
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_175425
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241023_131904
@@ -13,21 +13,6 @@
},
"path": "~/Places"
},
- {
- "name": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Buriedwetlandcaves",
"type": "biome",
@@ -49,8 +34,8 @@
"registry_name": "slimeblob",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
"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"
]
},
@@ -65,8 +50,8 @@
"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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.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"
@@ -79,9 +64,9 @@
"registry_name": "mossyoutgrowth",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
"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/worldgen/placed_feature/mossyoutgrowth.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json"
]
},
"path": "~/Biomes/Buried Wetlands"
@@ -94,10 +79,10 @@
"registry_name": "wetlandcrosses",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
"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/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"
@@ -187,8 +172,8 @@
"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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.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"
@@ -201,9 +186,9 @@
"registry_name": "brownmushroompatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
+ "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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -216,8 +201,8 @@
"registry_name": "giant_brown_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
"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"
]
},
@@ -231,8 +216,8 @@
"registry_name": "giant_red_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
"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"
]
},
@@ -247,8 +232,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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"
@@ -261,9 +246,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -276,9 +261,9 @@
"registry_name": "crimsonpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
"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/neoforge/biome_modifier/crimsonpatch_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -291,9 +276,9 @@
"registry_name": "lanternpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
+ "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/configured_feature/lanternpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -354,9 +339,9 @@
"registry_name": "hive",
"metadata": {
"files": [
- "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_generic.json",
"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"
]
},
@@ -377,21 +362,6 @@
},
"path": "~/Biomes/Grasslands"
},
- {
- "name": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Frozencaves",
"type": "biome",
@@ -417,8 +387,8 @@
"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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
+ "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"
@@ -526,9 +496,9 @@
"registry_name": "frozencampfire",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
+ "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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
]
},
"path": "~/Biomes/Frozen"
@@ -541,9 +511,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
]
},
"path": "~/Biomes/Frozen"
@@ -556,9 +526,9 @@
"registry_name": "frozenpowder",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
+ "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/configured_feature/frozenpowder.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
]
},
"path": "~/Biomes/Frozen"
@@ -660,10 +630,10 @@
"registry_name": "pillar",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
+ "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"
@@ -715,21 +685,6 @@
},
"path": "~/Biomes/Monoliths"
},
- {
- "name": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Notes",
"type": "code",
@@ -763,8 +718,8 @@
"registry_name": "treesgenerator",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
"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"
]
},
@@ -778,9 +733,9 @@
"registry_name": "treesflowers",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
+ "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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
]
},
"path": "~/Biomes/Trees"
@@ -793,9 +748,9 @@
"registry_name": "treespatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
+ "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/neoforge/biome_modifier/treespatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
]
},
"path": "~/Biomes/Trees"
@@ -809,8 +764,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/cloudsvapor_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json"
]
},
"path": "~/Biomes/Clouds"
@@ -868,9 +823,9 @@
"registry_name": "cloudslights",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
+ "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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
]
},
"path": "~/Biomes/Clouds"
@@ -898,9 +853,9 @@
"registry_name": "drydeadbush",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
"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/worldgen/configured_feature/drydeadbush.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json"
]
},
"path": "~/Biomes/Dry"
@@ -913,8 +868,8 @@
"registry_name": "drybones",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
"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"
]
},
@@ -928,8 +883,8 @@
"registry_name": "drytree",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
"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"
]
},
@@ -943,9 +898,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
]
},
"path": "~/Biomes/Dry"
@@ -959,27 +914,12 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/drysand_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json"
]
},
"path": "~/Biomes/Dry"
},
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Cliffs",
"type": "biome",
@@ -1341,7 +1281,7 @@
"name": "Depths",
"type": "dimension",
"compiles": true,
- "locked_code": false,
+ "locked_code": true,
"registry_name": "depths",
"metadata": {
"files": [
@@ -1472,9 +1412,9 @@
"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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
+ "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"
@@ -1605,6 +1545,54 @@
]
},
"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": [],
@@ -1631,31 +1619,17 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
- "~Blocks.NETHER_WART_BLOCK",
- "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLUE_ICE",
"~Blocks.MUD",
"~Blocks.GRAVEL",
"~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
"~Blocks.TUFF",
"~Blocks.SNOW",
- "~Blocks.CALCITE"
+ "~Blocks.DIRT#2",
+ "~Blocks.CALCITE",
+ "~Blocks.NETHER_WART_BLOCK",
+ "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLACKSTONE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
@@ -1788,8 +1762,8 @@
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
- "currentGenerator": "neoforge-1.20.6",
+ "currentGenerator": "neoforge-1.21.1",
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
},
- "mcreatorVersion": 202400232117
+ "mcreatorVersion": 202400342716
}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_174655 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_083437
similarity index 93%
rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_174655
rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_083437
index a855de5..419be28 100644
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_174655
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_083437
@@ -13,21 +13,6 @@
},
"path": "~/Places"
},
- {
- "name": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Buriedwetlandcaves",
"type": "biome",
@@ -49,8 +34,8 @@
"registry_name": "slimeblob",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
"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"
]
},
@@ -65,8 +50,8 @@
"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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.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"
@@ -79,9 +64,9 @@
"registry_name": "mossyoutgrowth",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
"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/worldgen/placed_feature/mossyoutgrowth.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json"
]
},
"path": "~/Biomes/Buried Wetlands"
@@ -94,10 +79,10 @@
"registry_name": "wetlandcrosses",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
"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/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"
@@ -187,8 +172,8 @@
"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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.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"
@@ -201,9 +186,9 @@
"registry_name": "brownmushroompatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
+ "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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -216,8 +201,8 @@
"registry_name": "giant_brown_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
"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"
]
},
@@ -231,8 +216,8 @@
"registry_name": "giant_red_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
"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"
]
},
@@ -247,8 +232,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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"
@@ -261,9 +246,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -276,9 +261,9 @@
"registry_name": "crimsonpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
"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/neoforge/biome_modifier/crimsonpatch_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -291,9 +276,9 @@
"registry_name": "lanternpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
+ "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/configured_feature/lanternpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -354,9 +339,9 @@
"registry_name": "hive",
"metadata": {
"files": [
- "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_generic.json",
"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"
]
},
@@ -377,21 +362,6 @@
},
"path": "~/Biomes/Grasslands"
},
- {
- "name": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Frozencaves",
"type": "biome",
@@ -417,8 +387,8 @@
"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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
+ "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"
@@ -526,9 +496,9 @@
"registry_name": "frozencampfire",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
+ "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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
]
},
"path": "~/Biomes/Frozen"
@@ -541,9 +511,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
]
},
"path": "~/Biomes/Frozen"
@@ -556,9 +526,9 @@
"registry_name": "frozenpowder",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
+ "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/configured_feature/frozenpowder.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
]
},
"path": "~/Biomes/Frozen"
@@ -660,10 +630,10 @@
"registry_name": "pillar",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
+ "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"
@@ -715,21 +685,6 @@
},
"path": "~/Biomes/Monoliths"
},
- {
- "name": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Notes",
"type": "code",
@@ -763,8 +718,8 @@
"registry_name": "treesgenerator",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
"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"
]
},
@@ -778,9 +733,9 @@
"registry_name": "treesflowers",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
+ "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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
]
},
"path": "~/Biomes/Trees"
@@ -793,9 +748,9 @@
"registry_name": "treespatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
+ "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/neoforge/biome_modifier/treespatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
]
},
"path": "~/Biomes/Trees"
@@ -809,8 +764,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/cloudsvapor_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json"
]
},
"path": "~/Biomes/Clouds"
@@ -868,9 +823,9 @@
"registry_name": "cloudslights",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
+ "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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
]
},
"path": "~/Biomes/Clouds"
@@ -898,9 +853,9 @@
"registry_name": "drydeadbush",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
"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/worldgen/configured_feature/drydeadbush.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json"
]
},
"path": "~/Biomes/Dry"
@@ -913,8 +868,8 @@
"registry_name": "drybones",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
"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"
]
},
@@ -928,8 +883,8 @@
"registry_name": "drytree",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
"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"
]
},
@@ -943,9 +898,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
]
},
"path": "~/Biomes/Dry"
@@ -959,27 +914,12 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/drysand_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json"
]
},
"path": "~/Biomes/Dry"
},
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Cliffs",
"type": "biome",
@@ -1341,7 +1281,7 @@
"name": "Depths",
"type": "dimension",
"compiles": true,
- "locked_code": false,
+ "locked_code": true,
"registry_name": "depths",
"metadata": {
"files": [
@@ -1472,9 +1412,9 @@
"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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
+ "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"
@@ -1605,6 +1545,54 @@
]
},
"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": [],
@@ -1631,31 +1619,17 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
- "~Blocks.NETHER_WART_BLOCK",
- "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLUE_ICE",
"~Blocks.MUD",
"~Blocks.GRAVEL",
"~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
"~Blocks.TUFF",
"~Blocks.SNOW",
- "~Blocks.CALCITE"
+ "~Blocks.DIRT#2",
+ "~Blocks.CALCITE",
+ "~Blocks.NETHER_WART_BLOCK",
+ "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLACKSTONE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
@@ -1788,8 +1762,8 @@
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
- "currentGenerator": "neoforge-1.20.6",
+ "currentGenerator": "neoforge-1.21.1",
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
},
- "mcreatorVersion": 202400232117
+ "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
new file mode 100644
index 0000000..419be28
--- /dev/null
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_084937
@@ -0,0 +1,1769 @@
+{
+ "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
new file mode 100644
index 0000000..419be28
--- /dev/null
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_085537
@@ -0,0 +1,1769 @@
+{
+ "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_20241022_181627 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_090307
similarity index 96%
rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_181627
rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_090307
index 5f17fea..4e24b7a 100644
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_181627
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_090307
@@ -13,21 +13,6 @@
},
"path": "~/Places"
},
- {
- "name": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Buriedwetlandcaves",
"type": "biome",
@@ -377,21 +362,6 @@
},
"path": "~/Biomes/Grasslands"
},
- {
- "name": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Frozencaves",
"type": "biome",
@@ -715,21 +685,6 @@
},
"path": "~/Biomes/Monoliths"
},
- {
- "name": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Notes",
"type": "code",
@@ -965,21 +920,6 @@
},
"path": "~/Biomes/Dry"
},
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Cliffs",
"type": "biome",
@@ -1341,7 +1281,7 @@
"name": "Depths",
"type": "dimension",
"compiles": true,
- "locked_code": false,
+ "locked_code": true,
"registry_name": "depths",
"metadata": {
"files": [
@@ -1472,9 +1412,9 @@
"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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
"src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
+ "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"
@@ -1653,6 +1593,21 @@
]
},
"path": "~/Biomes/Exhumed"
+ },
+ {
+ "name": "ExhumedEye",
+ "type": "feature",
+ "compiles": true,
+ "locked_code": false,
+ "registry_name": "exhumed_eye",
+ "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"
+ ]
+ },
+ "path": "~/Biomes/Exhumed"
}
],
"variable_elements": [],
@@ -1679,12 +1634,17 @@
"~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",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.STONE#0"
+ "~Blocks.BLACKSTONE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
@@ -1820,5 +1780,5 @@
"currentGenerator": "neoforge-1.21.1",
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
},
- "mcreatorVersion": 202400232117
+ "mcreatorVersion": 202400342716
}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_165309 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_094943
similarity index 92%
rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_165309
rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_094943
index 0b0344f..c4e204c 100644
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_165309
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_094943
@@ -13,21 +13,6 @@
},
"path": "~/Places"
},
- {
- "name": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Buriedwetlandcaves",
"type": "biome",
@@ -49,8 +34,8 @@
"registry_name": "slimeblob",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
"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"
]
},
@@ -65,8 +50,8 @@
"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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.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"
@@ -79,9 +64,9 @@
"registry_name": "mossyoutgrowth",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
"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/worldgen/placed_feature/mossyoutgrowth.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json"
]
},
"path": "~/Biomes/Buried Wetlands"
@@ -94,10 +79,10 @@
"registry_name": "wetlandcrosses",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
"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/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"
@@ -187,8 +172,8 @@
"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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.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"
@@ -201,9 +186,9 @@
"registry_name": "brownmushroompatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
+ "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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -216,8 +201,8 @@
"registry_name": "giant_brown_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
"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"
]
},
@@ -231,8 +216,8 @@
"registry_name": "giant_red_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
"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"
]
},
@@ -247,8 +232,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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"
@@ -261,9 +246,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -276,9 +261,9 @@
"registry_name": "crimsonpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
"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/neoforge/biome_modifier/crimsonpatch_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -291,9 +276,9 @@
"registry_name": "lanternpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
+ "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/configured_feature/lanternpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -354,9 +339,9 @@
"registry_name": "hive",
"metadata": {
"files": [
- "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_generic.json",
"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"
]
},
@@ -377,21 +362,6 @@
},
"path": "~/Biomes/Grasslands"
},
- {
- "name": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Frozencaves",
"type": "biome",
@@ -417,8 +387,8 @@
"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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
+ "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"
@@ -526,9 +496,9 @@
"registry_name": "frozencampfire",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
+ "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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
]
},
"path": "~/Biomes/Frozen"
@@ -541,9 +511,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
]
},
"path": "~/Biomes/Frozen"
@@ -556,9 +526,9 @@
"registry_name": "frozenpowder",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
+ "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/configured_feature/frozenpowder.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
]
},
"path": "~/Biomes/Frozen"
@@ -660,10 +630,10 @@
"registry_name": "pillar",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
+ "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"
@@ -715,21 +685,6 @@
},
"path": "~/Biomes/Monoliths"
},
- {
- "name": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Notes",
"type": "code",
@@ -763,8 +718,8 @@
"registry_name": "treesgenerator",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
"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"
]
},
@@ -778,9 +733,9 @@
"registry_name": "treesflowers",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
+ "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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
]
},
"path": "~/Biomes/Trees"
@@ -793,9 +748,9 @@
"registry_name": "treespatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
+ "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/neoforge/biome_modifier/treespatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
]
},
"path": "~/Biomes/Trees"
@@ -809,8 +764,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/cloudsvapor_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json"
]
},
"path": "~/Biomes/Clouds"
@@ -868,9 +823,9 @@
"registry_name": "cloudslights",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
+ "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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
]
},
"path": "~/Biomes/Clouds"
@@ -898,9 +853,9 @@
"registry_name": "drydeadbush",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
"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/worldgen/configured_feature/drydeadbush.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json"
]
},
"path": "~/Biomes/Dry"
@@ -913,8 +868,8 @@
"registry_name": "drybones",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
"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"
]
},
@@ -928,8 +883,8 @@
"registry_name": "drytree",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
"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"
]
},
@@ -943,9 +898,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
]
},
"path": "~/Biomes/Dry"
@@ -959,27 +914,12 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/drysand_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json"
]
},
"path": "~/Biomes/Dry"
},
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Cliffs",
"type": "biome",
@@ -1341,7 +1281,7 @@
"name": "Depths",
"type": "dimension",
"compiles": true,
- "locked_code": false,
+ "locked_code": true,
"registry_name": "depths",
"metadata": {
"files": [
@@ -1462,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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
- "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
- ]
- },
- "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",
@@ -1560,6 +1448,114 @@
]
},
"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": [],
@@ -1586,29 +1582,18 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
+ "~Blocks.STAINED_GLASS#0",
+ "~Blocks.BLUE_ICE",
"~Blocks.MUD",
"~Blocks.GRAVEL",
"~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
"~Blocks.TUFF",
"~Blocks.SNOW",
- "~Blocks.CALCITE"
+ "~Blocks.DIRT#2",
+ "~Blocks.CALCITE",
+ "~Blocks.NETHER_WART_BLOCK",
+ "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLACKSTONE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
@@ -1628,7 +1613,6 @@
"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",
@@ -1636,6 +1620,7 @@
"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"
}
},
@@ -1706,17 +1691,16 @@
{
"name": "Stars",
"children": []
+ },
+ {
+ "name": "Exhumed",
+ "children": []
}
]
},
{
"name": "Blocks",
- "children": [
- {
- "name": "Fossil",
- "children": []
- }
- ]
+ "children": []
},
{
"name": "Items",
@@ -1736,8 +1720,8 @@
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
- "currentGenerator": "neoforge-1.20.6",
+ "currentGenerator": "neoforge-1.21.1",
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
},
- "mcreatorVersion": 202400232117
+ "mcreatorVersion": 202400342716
}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_173055 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_100313
similarity index 92%
rename from .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_173055
rename to .mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_100313
index 0b0344f..c4e204c 100644
--- a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241022_173055
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_100313
@@ -13,21 +13,6 @@
},
"path": "~/Places"
},
- {
- "name": "Below1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_1",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_1.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Buriedwetlandcaves",
"type": "biome",
@@ -49,8 +34,8 @@
"registry_name": "slimeblob",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/slimeblob_biome_modifier.json",
"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"
]
},
@@ -65,8 +50,8 @@
"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/configured_feature/slimedeltas.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/slimedeltas.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"
@@ -79,9 +64,9 @@
"registry_name": "mossyoutgrowth",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json",
"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/worldgen/placed_feature/mossyoutgrowth.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/mossyoutgrowth_biome_modifier.json"
]
},
"path": "~/Biomes/Buried Wetlands"
@@ -94,10 +79,10 @@
"registry_name": "wetlandcrosses",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/wetlandcrosses_biome_modifier.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/WetlandcrossesFeature.java",
"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/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"
@@ -187,8 +172,8 @@
"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/placed_feature/redmushroompatches.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/redmushroompatches.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"
@@ -201,9 +186,9 @@
"registry_name": "brownmushroompatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json",
+ "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/neoforge/biome_modifier/brownmushroompatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/brownmushroompatches.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -216,8 +201,8 @@
"registry_name": "giant_brown_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/giant_brown_mushroom.json",
"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"
]
},
@@ -231,8 +216,8 @@
"registry_name": "giant_red_mushroom",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/giant_red_mushroom.json",
"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"
]
},
@@ -247,8 +232,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/massive_mushroom.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/massive_mushroom_biome_modifier.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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"
@@ -261,9 +246,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/warpedpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/warpedpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -276,9 +261,9 @@
"registry_name": "crimsonpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json",
"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/neoforge/biome_modifier/crimsonpatch_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/crimsonpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -291,9 +276,9 @@
"registry_name": "lanternpatch",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json",
+ "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/configured_feature/lanternpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/lanternpatch.json"
]
},
"path": "~/Biomes/Mushrooms"
@@ -354,9 +339,9 @@
"registry_name": "hive",
"metadata": {
"files": [
- "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_generic.json",
"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"
]
},
@@ -377,21 +362,6 @@
},
"path": "~/Biomes/Grasslands"
},
- {
- "name": "Below2",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "below_2",
- "metadata": {
- "files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/below_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/below_2.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Below2Dimension.java"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Frozencaves",
"type": "biome",
@@ -417,8 +387,8 @@
"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/worldgen/placed_feature/frozen_tree.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozen_tree_biome_modifier.json"
+ "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"
@@ -526,9 +496,9 @@
"registry_name": "frozencampfire",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json",
+ "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/neoforge/biome_modifier/frozencampfire_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozencampfire.json"
]
},
"path": "~/Biomes/Frozen"
@@ -541,9 +511,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/frozensoulpatch.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/frozensoulpatch_biome_modifier.json"
]
},
"path": "~/Biomes/Frozen"
@@ -556,9 +526,9 @@
"registry_name": "frozenpowder",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json",
+ "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/configured_feature/frozenpowder.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/frozenpowder.json"
]
},
"path": "~/Biomes/Frozen"
@@ -660,10 +630,10 @@
"registry_name": "pillar",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/pillar.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/pillar_biome_modifier.json",
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/pillar.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/world/features/PillarFeature.java"
+ "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"
@@ -715,21 +685,6 @@
},
"path": "~/Biomes/Monoliths"
},
- {
- "name": "Sky1",
- "type": "dimension",
- "compiles": true,
- "locked_code": true,
- "registry_name": "sky_1",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky1Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_1.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_1.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Notes",
"type": "code",
@@ -763,8 +718,8 @@
"registry_name": "treesgenerator",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treesgenerator.json",
"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"
]
},
@@ -778,9 +733,9 @@
"registry_name": "treesflowers",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json",
+ "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/neoforge/biome_modifier/treesflowers_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/treesflowers.json"
]
},
"path": "~/Biomes/Trees"
@@ -793,9 +748,9 @@
"registry_name": "treespatches",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json",
+ "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/neoforge/biome_modifier/treespatches_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/treespatches.json"
]
},
"path": "~/Biomes/Trees"
@@ -809,8 +764,8 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudsvapor.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/cloudsvapor_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/cloudsvapor.json"
]
},
"path": "~/Biomes/Clouds"
@@ -868,9 +823,9 @@
"registry_name": "cloudslights",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json",
+ "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/neoforge/biome_modifier/cloudslights_biome_modifier.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/cloudslights.json"
]
},
"path": "~/Biomes/Clouds"
@@ -898,9 +853,9 @@
"registry_name": "drydeadbush",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json",
"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/worldgen/configured_feature/drydeadbush.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/neoforge/biome_modifier/drydeadbush_biome_modifier.json"
]
},
"path": "~/Biomes/Dry"
@@ -913,8 +868,8 @@
"registry_name": "drybones",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drybones.json",
"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"
]
},
@@ -928,8 +883,8 @@
"registry_name": "drytree",
"metadata": {
"files": [
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drytree.json",
"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"
]
},
@@ -943,9 +898,9 @@
"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",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drycactus.json"
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drycactus.json"
]
},
"path": "~/Biomes/Dry"
@@ -959,27 +914,12 @@
"metadata": {
"files": [
"src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/drysand.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_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/neoforge/biome_modifier/drysand_biome_modifier.json",
+ "src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/drysand.json"
]
},
"path": "~/Biomes/Dry"
},
- {
- "name": "Sky2",
- "type": "dimension",
- "compiles": true,
- "locked_code": false,
- "registry_name": "sky_2",
- "metadata": {
- "files": [
- "src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/Sky2Dimension.java",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension/sky_2.json",
- "src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/sky_2.json"
- ]
- },
- "path": "~/Places"
- },
{
"name": "Cliffs",
"type": "biome",
@@ -1341,7 +1281,7 @@
"name": "Depths",
"type": "dimension",
"compiles": true,
- "locked_code": false,
+ "locked_code": true,
"registry_name": "depths",
"metadata": {
"files": [
@@ -1462,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/data/cawezs_mantle_to_stratus/loot_tables/blocks/fossil.json",
- "src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json",
- "src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java"
- ]
- },
- "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",
@@ -1560,6 +1448,114 @@
]
},
"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": [],
@@ -1586,29 +1582,18 @@
"~CUSTOM:Buriedwetlandcaves"
],
"BLOCKS:minecraft:overworld_carver_replaceables": [
+ "~Blocks.STAINED_GLASS#0",
+ "~Blocks.BLUE_ICE",
"~Blocks.MUD",
"~Blocks.GRAVEL",
"~Blocks.MYCELIUM",
- "~Blocks.DIRT#2",
- "~Blocks.DEEPSLATE",
- "~Blocks.COBBLED_DEEPSLATE",
- "~Blocks.STONE#1",
- "~Blocks.STONE#5",
- "~Blocks.LIGHT",
- "~Blocks.AIR",
- "~Blocks.SAND#1",
- "~Blocks.RED_SANDSTONE#0",
- "~Blocks.STAINED_GLASS#0",
- "~Blocks.ROOTED_DIRT",
- "~Blocks.GRASS",
- "~Blocks.STONE#0",
- "~Blocks.CRACKED_POLISHED_BLACKSTONE_BRICKS",
- "~Blocks.SMOOTH_BASALT",
- "~Blocks.BLUE_ICE",
- "~Blocks.BLACKSTONE",
"~Blocks.TUFF",
"~Blocks.SNOW",
- "~Blocks.CALCITE"
+ "~Blocks.DIRT#2",
+ "~Blocks.CALCITE",
+ "~Blocks.NETHER_WART_BLOCK",
+ "~Blocks.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLACKSTONE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
@@ -1628,7 +1613,6 @@
"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",
@@ -1636,6 +1620,7 @@
"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"
}
},
@@ -1706,17 +1691,16 @@
{
"name": "Stars",
"children": []
+ },
+ {
+ "name": "Exhumed",
+ "children": []
}
]
},
{
"name": "Blocks",
- "children": [
- {
- "name": "Fossil",
- "children": []
- }
- ]
+ "children": []
},
{
"name": "Items",
@@ -1736,8 +1720,8 @@
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
- "currentGenerator": "neoforge-1.20.6",
+ "currentGenerator": "neoforge-1.21.1",
"modElementsPackage": "net.mcreator.cawezsmantletostratus"
},
- "mcreatorVersion": 202400232117
+ "mcreatorVersion": 202400342716
}
\ No newline at end of file
diff --git a/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343
new file mode 100644
index 0000000..c4e204c
--- /dev/null
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_101343
@@ -0,0 +1,1727 @@
+{
+ "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_102043 b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_102043
new file mode 100644
index 0000000..c4e204c
--- /dev/null
+++ b/.mcreator/workspaceBackups/cawezs_mantle_to_stratus.mcreator-backup_20241103_102043
@@ -0,0 +1,1727 @@
+{
+ "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/cawezs_mantle_to_stratus.mcreator b/cawezs_mantle_to_stratus.mcreator
index 7e1e336..c4e204c 100644
--- a/cawezs_mantle_to_stratus.mcreator
+++ b/cawezs_mantle_to_stratus.mcreator
@@ -1281,7 +1281,7 @@
"name": "Depths",
"type": "dimension",
"compiles": true,
- "locked_code": false,
+ "locked_code": true,
"registry_name": "depths",
"metadata": {
"files": [
@@ -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",
@@ -1593,6 +1541,21 @@
]
},
"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": [],
@@ -1619,8 +1582,18 @@
"~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.STAINED_HARDENED_CLAY#14",
+ "~Blocks.BLACKSTONE"
],
"BIOMES:minecraft:has_structure/mineshaft_mesa": [
"~CUSTOM:Mushrooms",
@@ -1640,7 +1613,6 @@
"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",
@@ -1728,12 +1700,7 @@
},
{
"name": "Blocks",
- "children": [
- {
- "name": "Fossil",
- "children": []
- }
- ]
+ "children": []
},
{
"name": "Items",
diff --git a/elements/Buriedwetlandcaves.mod.json b/elements/Buriedwetlandcaves.mod.json
index c3590cf..d0957ed 100644
--- a/elements/Buriedwetlandcaves.mod.json
+++ b/elements/Buriedwetlandcaves.mod.json
@@ -48,12 +48,12 @@
"max": 1.0
},
"genContinentalness": {
- "min": 0.3,
- "max": 1.0
+ "min": -1.0,
+ "max": 0.0
},
"genErosion": {
- "min": -0.5,
- "max": 0.0
+ "min": -1.0,
+ "max": 1.0
},
"genWeirdness": {
"min": -1.0,
diff --git a/elements/Crystals.mod.json b/elements/Crystals.mod.json
index 4012919..a0775a0 100644
--- a/elements/Crystals.mod.json
+++ b/elements/Crystals.mod.json
@@ -40,20 +40,20 @@
"spawnInCaves": false,
"spawnBiomeNether": false,
"genTemperature": {
- "min": 0.2,
- "max": 1.0
- },
- "genHumidity": {
"min": -1.0,
"max": 1.0
},
+ "genHumidity": {
+ "min": 0.2,
+ "max": 1.0
+ },
"genContinentalness": {
- "min": 0.3,
+ "min": 0.0,
"max": 1.0
},
"genErosion": {
- "min": 0.0,
- "max": 0.5
+ "min": -1.0,
+ "max": 1.0
},
"genWeirdness": {
"min": -1.0,
diff --git a/elements/Depths.mod.json b/elements/Depths.mod.json
index aa3a1bf..8748788 100644
--- a/elements/Depths.mod.json
+++ b/elements/Depths.mod.json
@@ -3,8 +3,23 @@
"_type": "dimension",
"definition": {
"biomesInDimension": [
+ {
+ "value": "CUSTOM:Buriedwetlandcaves"
+ },
+ {
+ "value": "CUSTOM:Crystals"
+ },
{
"value": "CUSTOM:Exhumed"
+ },
+ {
+ "value": "CUSTOM:Frozencaves"
+ },
+ {
+ "value": "CUSTOM:Mushrooms"
+ },
+ {
+ "value": "CUSTOM:Overgrowncaves"
}
],
"worldGenType": "Nether like gen",
diff --git a/elements/Exhumed.mod.json b/elements/Exhumed.mod.json
index 311ae0c..99768e4 100644
--- a/elements/Exhumed.mod.json
+++ b/elements/Exhumed.mod.json
@@ -44,20 +44,20 @@
"spawnInCaves": false,
"spawnBiomeNether": false,
"genTemperature": {
- "min": -0.5,
- "max": 0.5
+ "min": -1.0,
+ "max": 1.0
},
"genHumidity": {
- "min": -0.5,
- "max": 0.5
+ "min": -1.0,
+ "max": -0.3
},
"genContinentalness": {
- "min": 0.3,
+ "min": 0.0,
"max": 1.0
},
"genErosion": {
- "min": -0.5,
- "max": 0.5
+ "min": -1.0,
+ "max": 1.0
},
"genWeirdness": {
"min": -1.0,
diff --git a/elements/ExhumedAir.mod.json b/elements/ExhumedAir.mod.json
index 7120a29..5c93f17 100644
--- a/elements/ExhumedAir.mod.json
+++ b/elements/ExhumedAir.mod.json
@@ -12,6 +12,6 @@
"generateCondition": {
"name": "ExhumedAirAdditionalGenerationCondition"
},
- "featurexml": "Blocks.AIR40128"
+ "featurexml": "Blocks.AIR5"
}
}
\ No newline at end of file
diff --git a/elements/ExhumedTree.mod.json b/elements/ExhumedTree.mod.json
index b06e260..0a85b5f 100644
--- a/elements/ExhumedTree.mod.json
+++ b/elements/ExhumedTree.mod.json
@@ -9,6 +9,6 @@
"value": "CUSTOM:Exhumed"
}
],
- "featurexml": "pine640FALSETRUEBlocks.CRIMSON_HYPHAEBlocks.STRIPPED_CRIMSON_HYPHAEBlocks.LEAVES#0344"
+ "featurexml": "pine640FALSETRUEBlocks.CRIMSON_HYPHAEBlocks.STRIPPED_CRIMSON_HYPHAEBlocks.LEAVES#0344"
}
}
\ No newline at end of file
diff --git a/elements/Exhumedvegetation.mod.json b/elements/Exhumedvegetation.mod.json
index a4483ec..bf4d60d 100644
--- a/elements/Exhumedvegetation.mod.json
+++ b/elements/Exhumedvegetation.mod.json
@@ -9,6 +9,6 @@
"value": "CUSTOM:Exhumed"
}
],
- "featurexml": "1111111Blocks.REDSTONE_BLOCKBlocks.REDSTONE_WIREBlocks.CRIMSON_FUNGUSBlocks.REDSTONE_TORCHBlocks.WEEPING_VINES_PLANTBlocks.CRIMSON_HYPHAEBlocks.CRIMSON_ROOTS4"
+ "featurexml": "11111111Blocks.WITHER_ROSEBlocks.REDSTONE_BLOCKBlocks.REDSTONE_WIREBlocks.CRIMSON_FUNGUSBlocks.REDSTONE_TORCHBlocks.WEEPING_VINES_PLANTBlocks.CRIMSON_HYPHAEBlocks.CRIMSON_ROOTS4"
}
}
\ No newline at end of file
diff --git a/elements/Fossil.mod.json b/elements/Fossil.mod.json
deleted file mode 100644
index fe3468d..0000000
--- a/elements/Fossil.mod.json
+++ /dev/null
@@ -1,141 +0,0 @@
-{
- "_fv": 69,
- "_type": "block",
- "definition": {
- "texture": "frozen_fossil",
- "textureTop": "",
- "textureLeft": "",
- "textureFront": "",
- "textureRight": "",
- "textureBack": "",
- "renderType": 10,
- "customModelName": "Normal",
- "rotationMode": 0,
- "enablePitch": false,
- "emissiveRendering": false,
- "displayFluidOverlay": false,
- "itemTexture": "",
- "particleTexture": "",
- "tintType": "No tint",
- "isItemTinted": false,
- "hasTransparency": false,
- "connectedSides": false,
- "transparencyType": "SOLID",
- "disableOffset": false,
- "boundingBoxes": [
- {
- "mx": 0.0,
- "my": 0.0,
- "mz": 0.0,
- "Mx": 16.0,
- "My": 16.0,
- "Mz": 16.0,
- "subtract": false
- }
- ],
- "customProperties": [],
- "name": "Fossil",
- "specialInformation": {
- "fixedValue": []
- },
- "hardness": 10.0,
- "resistance": 10.0,
- "hasGravity": false,
- "isWaterloggable": false,
- "creativeTabs": [
- {
- "value": "CUSTOM:MtS"
- }
- ],
- "destroyTool": "Not specified",
- "customDrop": {
- "value": "Blocks.AIR"
- },
- "dropAmount": 1,
- "useLootTableForDrops": false,
- "requiresCorrectTool": false,
- "enchantPowerBonus": 0.0,
- "plantsGrowOn": false,
- "canRedstoneConnect": false,
- "lightOpacity": 15,
- "material": {
- "value": "GLASS"
- },
- "tickRate": 0,
- "tickRandomly": false,
- "isReplaceable": false,
- "canProvidePower": false,
- "emittedRedstonePower": {
- "fixedValue": 15.0
- },
- "colorOnMap": "DEFAULT",
- "creativePickItem": {
- "value": ""
- },
- "offsetType": "NONE",
- "aiPathNodeType": "DEFAULT",
- "flammability": 0,
- "fireSpreadSpeed": 0,
- "isLadder": false,
- "slipperiness": 0.6,
- "speedFactor": 1.0,
- "jumpFactor": 1.0,
- "reactionToPushing": "NORMAL",
- "isNotColidable": false,
- "isCustomSoundType": false,
- "soundOnStep": {
- "value": "GLASS"
- },
- "breakSound": {
- "value": ""
- },
- "fallSound": {
- "value": ""
- },
- "hitSound": {
- "value": ""
- },
- "placeSound": {
- "value": ""
- },
- "stepSound": {
- "value": ""
- },
- "luminance": 0,
- "unbreakable": false,
- "vanillaToolTier": "NONE",
- "isBonemealable": false,
- "hasInventory": false,
- "guiBoundTo": "",
- "openGUIOnRightClick": false,
- "inventorySize": 9,
- "inventoryStackSize": 64,
- "inventoryDropWhenDestroyed": true,
- "inventoryComparatorPower": true,
- "inventoryOutSlotIDs": [],
- "inventoryInSlotIDs": [],
- "hasEnergyStorage": false,
- "energyInitial": 0,
- "energyCapacity": 400000,
- "energyMaxReceive": 200,
- "energyMaxExtract": 200,
- "isFluidTank": false,
- "fluidCapacity": 8000,
- "fluidRestrictions": [],
- "onDestroyedByPlayer": {
- "name": "FossilBlockDestroyedByPlayer"
- },
- "generateFeature": false,
- "restrictionBiomes": [],
- "blocksToReplace": [
- {
- "value": "TAG:stone_ore_replaceables"
- }
- ],
- "generationShape": "UNIFORM",
- "frequencyPerChunks": 10,
- "frequencyOnChunk": 16,
- "minGenerateHeight": 0,
- "maxGenerateHeight": 64
- }
-}
\ No newline at end of file
diff --git a/elements/FossilBlockDestroyedByPlayer.mod.json b/elements/FossilBlockDestroyedByPlayer.mod.json
deleted file mode 100644
index a9f4fe7..0000000
--- a/elements/FossilBlockDestroyedByPlayer.mod.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "_fv": 69,
- "_type": "procedure",
- "definition": {
- "procedurexml": "no_ext_triggerItems.BRUSHclearclear10Try using a brush.TRUE"
- }
-}
\ No newline at end of file
diff --git a/elements/Frozencaves.mod.json b/elements/Frozencaves.mod.json
index 2fe2c68..3c1b104 100644
--- a/elements/Frozencaves.mod.json
+++ b/elements/Frozencaves.mod.json
@@ -40,20 +40,20 @@
"spawnInCaves": false,
"spawnBiomeNether": false,
"genTemperature": {
- "min": -1.0,
- "max": 1.0
- },
- "genHumidity": {
"min": 0.2,
"max": 1.0
},
+ "genHumidity": {
+ "min": -1.0,
+ "max": 1.0
+ },
"genContinentalness": {
- "min": 0.3,
+ "min": 0.0,
"max": 1.0
},
"genErosion": {
- "min": 0.0,
- "max": 0.5
+ "min": -1.0,
+ "max": 1.0
},
"genWeirdness": {
"min": -1.0,
diff --git a/elements/Heights.mod.json b/elements/Heights.mod.json
new file mode 100644
index 0000000..ce20a26
--- /dev/null
+++ b/elements/Heights.mod.json
@@ -0,0 +1,49 @@
+{
+ "_fv": 69,
+ "_type": "dimension",
+ "definition": {
+ "biomesInDimension": [
+ {
+ "value": "CUSTOM:Clouds"
+ }
+ ],
+ "worldGenType": "End like gen",
+ "mainFillerBlock": {
+ "value": "Blocks.TUFF"
+ },
+ "fluidBlock": {
+ "value": "Blocks.FLOWING_WATER"
+ },
+ "canRespawnHere": false,
+ "hasFog": false,
+ "isDark": false,
+ "doesWaterVaporize": false,
+ "sleepResult": "ALLOW",
+ "hasSkyLight": false,
+ "imitateOverworldBehaviour": false,
+ "portalFrame": {
+ "value": ""
+ },
+ "portalParticles": {
+ "value": "PORTAL"
+ },
+ "portalLuminance": 0,
+ "portalSound": {
+ "value": "block.portal.ambient"
+ },
+ "enableIgniter": true,
+ "igniterName": "Heights Portal Igniter",
+ "igniterRarity": "COMMON",
+ "specialInformation": {
+ "fixedValue": []
+ },
+ "creativeTabs": [
+ {
+ "value": "TOOLS"
+ }
+ ],
+ "texture": "",
+ "portalTexture": "",
+ "enablePortal": false
+ }
+}
\ No newline at end of file
diff --git a/elements/Mushrooms.mod.json b/elements/Mushrooms.mod.json
index 4cb1efe..e467c7b 100644
--- a/elements/Mushrooms.mod.json
+++ b/elements/Mushrooms.mod.json
@@ -48,12 +48,12 @@
"max": -0.3
},
"genContinentalness": {
- "min": 0.3,
- "max": 1.0
+ "min": -1.0,
+ "max": 0.0
},
"genErosion": {
- "min": 0.0,
- "max": 0.5
+ "min": -1.0,
+ "max": 1.0
},
"genWeirdness": {
"min": -1.0,
diff --git a/elements/Overgrowncaves.mod.json b/elements/Overgrowncaves.mod.json
index 8f89720..e658ca1 100644
--- a/elements/Overgrowncaves.mod.json
+++ b/elements/Overgrowncaves.mod.json
@@ -48,12 +48,12 @@
"max": 1.0
},
"genContinentalness": {
- "min": 0.3,
- "max": 1.0
+ "min": -1.0,
+ "max": 0.0
},
"genErosion": {
- "min": -0.5,
- "max": 0.0
+ "min": -1.0,
+ "max": 1.0
},
"genWeirdness": {
"min": -1.0,
diff --git a/run/logs/2024-10-22-1.log.gz b/run/logs/2024-10-22-1.log.gz
deleted file mode 100644
index 8a66f1b..0000000
Binary files a/run/logs/2024-10-22-1.log.gz and /dev/null differ
diff --git a/run/logs/debug-1.log.gz b/run/logs/debug-1.log.gz
index 6377cdf..d15368e 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 0c09a0b..31d06fe 100644
--- a/run/logs/debug.log
+++ b/run/logs/debug.log
@@ -1,1021 +1,4187 @@
-[22Oct2024 18:20:03.208] [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]
-[22Oct2024 18:20:03.211] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
-[22Oct2024 18:20:03.213] [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
-[22Oct2024 18:20:03.237] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,forgeclient,forgedatauserdev,testharness,forgeserverdev,forgeserveruserdev,forgejunitdev,forgeclientdev,forgeclientuserdev,forgeserver,forgejunituserdev,forgedatadev]
-[22Oct2024 18:20:03.267] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,slf4jfixer,runtime_enum_extender,accesstransformer,runtimedistcleaner]
-[22Oct2024 18:20:03.279] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
-[22Oct2024 18:20:03.284] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run
-[22Oct2024 18:20:03.285] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods
-[22Oct2024 18:20:03.285] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config
-[22Oct2024 18:20:03.285] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/fml.toml
-[22Oct2024 18:20:03.343] [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
-[22Oct2024 18:20:03.346] [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]}]
-[22Oct2024 18:20:03.349] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
-[22Oct2024 18:20:03.357] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
-[22Oct2024 18:20:03.527] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
-[22Oct2024 18:20:03.618] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
-[22Oct2024 18:20:03.665] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
-[22Oct2024 18:20:03.666] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
-[22Oct2024 18:20:03.667] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
-[22Oct2024 18:20:03.668] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
-[22Oct2024 18:20:03.669] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
-[22Oct2024 18:20:03.670] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML 4.0.24 loading
-[22Oct2024 18:20:03.671] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 11.0.4+main.d2e20e43
-[22Oct2024 18:20:03.672] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 10.0.1+139da711
-[22Oct2024 18:20:03.674] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: FML found EventBus version : null
-[22Oct2024 18:20:03.675] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
-[22Oct2024 18:20:03.675] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
-[22Oct2024 18:20:03.678] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
-[22Oct2024 18:20:03.706] [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]
-[22Oct2024 18:20:03.707] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
-[22Oct2024 18:20:03.708] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
-[22Oct2024 18:20:03.725] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@2758fe70
-[22Oct2024 18:20:03.739] [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
-[22Oct2024 18:20:03.743] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
-[22Oct2024 18:20:03.744] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
-[22Oct2024 18:20:03.744] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
-[22Oct2024 18:20:03.745] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
-[22Oct2024 18:20:03.746] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
-[22Oct2024 18:20:03.746] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
-[22Oct2024 18:20:03.749] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
-[22Oct2024 18:20:03.749] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
-[22Oct2024 18:20:03.750] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
-[22Oct2024 18:20:03.750] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run
-[22Oct2024 18:20:03.751] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/mods
-[22Oct2024 18:20:03.751] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config
-[22Oct2024 18:20:03.751] [main/DEBUG] [net.neoforged.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/run/config/fml.toml
-[22Oct2024 18:20:03.751] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Loading configuration
-[22Oct2024 18:20:03.756] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
-[22Oct2024 18:20:03.757] [main/DEBUG] [net.neoforged.fml.loading.FMLLoader/CORE]: Using forgeclientuserdev as launch service
-[22Oct2024 18:20:03.759] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
-[22Oct2024 18:20:03.759] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
-[22Oct2024 18:20:03.760] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
-[22Oct2024 18:20:03.761] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
-[22Oct2024 18:20:03.761] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
-[22Oct2024 18:20:03.761] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
-[22Oct2024 18:20:03.765] [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
-[22Oct2024 18:20:03.766] [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]}]
-[22Oct2024 18:20:03.782] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 4 implementations of IModFileCandidateLocator:
-[22Oct2024 18:20:03.783] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.NeoForgeDevProvider from loader-4.0.24.jar
-[22Oct2024 18:20:03.783] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.ModsFolderLocator from loader-4.0.24.jar
-[22Oct2024 18:20:03.784] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.MavenDirectoryLocator from loader-4.0.24.jar
-[22Oct2024 18:20:03.784] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: -1000 - [built-in] net.neoforged.fml.loading.moddiscovery.locators.UserdevLocator from loader-4.0.24.jar
-[22Oct2024 18:20:03.786] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 2 implementations of IModFileReader:
-[22Oct2024 18:20:03.787] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader from loader-4.0.24.jar
-[22Oct2024 18:20:03.787] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: -1000 - net.neoforged.fml.loading.moddiscovery.readers.NestedLibraryModReader from loader-4.0.24.jar
-[22Oct2024 18:20:03.789] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 1 implementations of IDependencyLocator:
-[22Oct2024 18:20:03.789] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: 0 - net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator from loader-4.0.24.jar
-[22Oct2024 18:20:03.860] [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}
-[22Oct2024 18:20:03.870] [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
-[22Oct2024 18:20:03.886] [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}
-[22Oct2024 18:20:03.891] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
-[22Oct2024 18:20:03.895] [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
-[22Oct2024 18:20:03.901] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {cawezs_mantle_to_stratus} mods - versions {1.0.0}
-[22Oct2024 18:20:03.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.1.7, AMD
-[22Oct2024 18:20:03.916] [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
-[22Oct2024 18:20:03.919] [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}
-[22Oct2024 18:20:03.927] [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
-[22Oct2024 18:20:03.928] [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
-[22Oct2024 18:20:03.928] [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
-[22Oct2024 18:20:03.928] [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
-[22Oct2024 18:20:03.928] [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
-[22Oct2024 18:20:03.929] [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
-[22Oct2024 18:20:03.929] [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
-[22Oct2024 18:20:03.929] [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
-[22Oct2024 18:20:03.929] [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
-[22Oct2024 18:20:03.930] [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
-[22Oct2024 18:20:03.930] [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
-[22Oct2024 18:20:03.930] [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
-[22Oct2024 18:20:03.930] [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
-[22Oct2024 18:20:03.930] [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
-[22Oct2024 18:20:03.931] [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
-[22Oct2024 18:20:03.931] [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
-[22Oct2024 18:20:03.931] [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
-[22Oct2024 18:20:03.931] [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
-[22Oct2024 18:20:03.932] [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
-[22Oct2024 18:20:03.932] [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
-[22Oct2024 18:20:03.932] [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
-[22Oct2024 18:20:03.932] [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
-[22Oct2024 18:20:03.932] [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
-[22Oct2024 18:20:03.933] [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
-[22Oct2024 18:20:03.933] [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
-[22Oct2024 18:20:03.933] [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
-[22Oct2024 18:20:03.933] [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
-[22Oct2024 18:20:03.933] [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
-[22Oct2024 18:20:03.933] [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
-[22Oct2024 18:20:03.934] [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
-[22Oct2024 18:20:03.934] [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
-[22Oct2024 18:20:03.934] [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
-[22Oct2024 18:20:03.934] [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
-[22Oct2024 18:20:03.934] [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
-[22Oct2024 18:20:03.935] [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
-[22Oct2024 18:20:03.935] [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
-[22Oct2024 18:20:03.935] [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
-[22Oct2024 18:20:03.936] [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
-[22Oct2024 18:20:03.936] [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
-[22Oct2024 18:20:03.937] [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
-[22Oct2024 18:20:03.937] [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
-[22Oct2024 18:20:03.937] [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
-[22Oct2024 18:20:03.937] [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
-[22Oct2024 18:20:03.938] [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
-[22Oct2024 18:20:03.938] [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
-[22Oct2024 18:20:03.939] [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
-[22Oct2024 18:20:03.939] [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
-[22Oct2024 18:20:03.939] [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
-[22Oct2024 18:20:03.939] [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
-[22Oct2024 18:20:03.940] [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
-[22Oct2024 18:20:03.940] [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
-[22Oct2024 18:20:03.940] [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
-[22Oct2024 18:20:03.941] [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
-[22Oct2024 18:20:03.941] [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
-[22Oct2024 18:20:03.942] [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
-[22Oct2024 18:20:03.942] [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
-[22Oct2024 18:20:03.942] [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
-[22Oct2024 18:20:03.943] [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
-[22Oct2024 18:20:03.943] [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
-[22Oct2024 18:20:03.943] [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
-[22Oct2024 18:20:03.944] [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
-[22Oct2024 18:20:03.944] [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
-[22Oct2024 18:20:03.944] [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
-[22Oct2024 18:20:03.944] [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
-[22Oct2024 18:20:03.944] [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
-[22Oct2024 18:20:03.945] [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
-[22Oct2024 18:20:03.945] [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
-[22Oct2024 18:20:03.945] [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
-[22Oct2024 18:20:03.946] [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
-[22Oct2024 18:20:03.946] [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
-[22Oct2024 18:20:03.946] [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
-[22Oct2024 18:20:03.946] [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
-[22Oct2024 18:20:03.947] [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
-[22Oct2024 18:20:03.947] [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
-[22Oct2024 18:20:03.947] [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
-[22Oct2024 18:20:03.947] [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
-[22Oct2024 18:20:03.948] [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
-[22Oct2024 18:20:03.948] [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
-[22Oct2024 18:20:03.948] [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
-[22Oct2024 18:20:03.948] [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
-[22Oct2024 18:20:03.949] [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
-[22Oct2024 18:20:03.949] [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
-[22Oct2024 18:20:03.949] [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
-[22Oct2024 18:20:03.949] [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
-[22Oct2024 18:20:03.952] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Found 2 mods for first modid neoforge, selecting most recent based on version data
-[22Oct2024 18:20:03.953] [main/DEBUG] [net.neoforged.fml.loading.UniqueModListBuilder/]: Selected file neoforge-21.1.65-minecraft.jar for modid neoforge with version 21.1.65
-[22Oct2024 18:20:04.145] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection
-[22Oct2024 18:20:04.148] [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}
-[22Oct2024 18:20:04.152] [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]]
-[22Oct2024 18:20:04.154] [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
-[22Oct2024 18:20:04.158] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {cawezs_mantle_to_stratus} mods - versions {1.0.0}
-[22Oct2024 18:20:04.159] [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,)]]
-[22Oct2024 18:20:04.160] [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
-[22Oct2024 18:20:04.163] [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}
-[22Oct2024 18:20:04.164] [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,]]]
-[22Oct2024 18:20:04.165] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config neoforge.mixins.json
-[22Oct2024 18:20:04.165] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
-[22Oct2024 18:20:04.167] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
-[22Oct2024 18:20:04.191] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 3 implementations of IModLanguageLoader:
-[22Oct2024 18:20:04.191] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.javafmlmod.FMLJavaModLanguageProvider from loader-4.0.24.jar
-[22Oct2024 18:20:04.192] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.lowcodemod.LowCodeModLanguageProvider from loader-4.0.24.jar
-[22Oct2024 18:20:04.192] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.mclanguageprovider.MinecraftModLanguageProvider from loader-4.0.24.jar
-[22Oct2024 18:20:04.193] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider javafml, version 4.0.24
-[22Oct2024 18:20:04.194] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider lowcodefml, version 4.0.24
-[22Oct2024 18:20:04.195] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider minecraft, version 4.0.24
-[22Oct2024 18:20:04.206] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Configured system mods: [minecraft, neoforge]
-[22Oct2024 18:20:04.207] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: minecraft
-[22Oct2024 18:20:04.208] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: neoforge
-[22Oct2024 18:20:04.212] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 2 mod requirements (2 mandatory, 0 optional)
-[22Oct2024 18:20:04.214] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
-[22Oct2024 18:20:04.451] [main/DEBUG] [mixin/]: Adding mixin platform agents for container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c
-[22Oct2024 18:20:04.451] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c
-[22Oct2024 18:20:04.452] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c
-[22Oct2024 18:20:04.452] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c
-[22Oct2024 18:20:04.452] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c
-[22Oct2024 18:20:04.453] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c
-[22Oct2024 18:20:04.453] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c
-[22Oct2024 18:20:04.466] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
-[22Oct2024 18:20:04.467] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
-[22Oct2024 18:20:04.468] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
-[22Oct2024 18:20:04.469] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
-[22Oct2024 18:20:04.469] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/LOADING]: Loading coremod transformers
-[22Oct2024 18:20:04.470] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Not loading coremod script-engine since no mod requested it
-[22Oct2024 18:20:04.473] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 1 implementations of ICoreMod:
-[22Oct2024 18:20:04.474] [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
-[22Oct2024 18:20:04.496] [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@22295ec4]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6be25526 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar
-[22Oct2024 18:20:04.497] [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@22295ec4]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6be25526 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar
-[22Oct2024 18:20:04.498] [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@22295ec4]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6be25526 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar
-[22Oct2024 18:20:04.499] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net/minecraft/world/entity/ai/village/VillageSiege, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/NaturalSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/monster/Spider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/monster/Zombie, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/monster/Strider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/npc/CatSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/EntityType, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/animal/horse/SkeletonTrapGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/server/commands/RaidCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/server/commands/SummonCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/animal/frog/Tadpole, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/raid/Raid, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/levelgen/PatrolSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/monster/ZombieVillager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/entity/npc/Villager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4], Target[className=net/minecraft/world/level/levelgen/PhantomSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@22295ec4]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@6be25526 in neoforge-21.1.65-minecraft.jar > neoforge-coremods-21.1.65.jar
-[22Oct2024 18:20:04.507] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@515ebef3 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/biome/Biome;} {} {V}
-[22Oct2024 18:20:04.511] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@5a6482a9 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
-[22Oct2024 18:20:04.511] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@7f9ab969 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
-[22Oct2024 18:20:04.512] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
-[22Oct2024 18:20:04.513] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
-[22Oct2024 18:20:04.513] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
-[22Oct2024 18:20:04.513] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
-[22Oct2024 18:20:04.514] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
-[22Oct2024 18:20:04.514] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
-[22Oct2024 18:20:04.515] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/EntityType;} {} {V}
-[22Oct2024 18:20:04.515] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
-[22Oct2024 18:20:04.515] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
-[22Oct2024 18:20:04.516] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
-[22Oct2024 18:20:04.516] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
-[22Oct2024 18:20:04.517] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
-[22Oct2024 18:20:04.517] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
-[22Oct2024 18:20:04.517] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
-[22Oct2024 18:20:04.517] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
-[22Oct2024 18:20:04.518] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
-[22Oct2024 18:20:04.519] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
-[22Oct2024 18:20:04.519] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
-[22Oct2024 18:20:04.520] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
-[22Oct2024 18:20:04.520] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
-[22Oct2024 18:20:04.520] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
-[22Oct2024 18:20:04.520] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@12f8b1d8 to Target : cpw.mods.modlauncher.api.TargetType@22295ec4 {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
-[22Oct2024 18:20:04.521] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
-[22Oct2024 18:20:05.326] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
-[22Oct2024 18:20:05.327] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c]
-[22Oct2024 18:20:05.327] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[FMLMixinPlatformAgent:null]
-[22Oct2024 18:20:05.437] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
-[22Oct2024 18:20:05.438] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixin_synthetic)
-[22Oct2024 18:20:05.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixin_synthetic)
-[22Oct2024 18:20:05.438] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixin_synthetic)
-[22Oct2024 18:20:05.438] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixin_synthetic)
-[22Oct2024 18:20:05.439] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixin_synthetic)
-[22Oct2024 18:20:05.439] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixin_synthetic)
-[22Oct2024 18:20:05.439] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixin_synthetic)
-[22Oct2024 18:20:05.439] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)]
-[22Oct2024 18:20:05.440] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
-[22Oct2024 18:20:05.440] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
-[22Oct2024 18:20:05.440] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
-[22Oct2024 18:20:05.440] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
-[22Oct2024 18:20:05.441] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
-[22Oct2024 18:20:05.441] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(minecraft)
-[22Oct2024 18:20:05.441] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(minecraft)
-[22Oct2024 18:20:05.442] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
-[22Oct2024 18:20:05.442] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cawezs_mantle_to_stratus)
-[22Oct2024 18:20:05.443] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cawezs_mantle_to_stratus)
-[22Oct2024 18:20:05.443] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cawezs_mantle_to_stratus)
-[22Oct2024 18:20:05.443] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cawezs_mantle_to_stratus)
-[22Oct2024 18:20:05.444] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cawezs_mantle_to_stratus)
-[22Oct2024 18:20:05.445] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cawezs_mantle_to_stratus)
-[22Oct2024 18:20:05.445] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cawezs_mantle_to_stratus)
-[22Oct2024 18:20:05.445] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)]
-[22Oct2024 18:20:05.446] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.446] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.446] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.446] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.447] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.447] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.447] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.447] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)]
-[22Oct2024 18:20:05.447] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json source=SecureJarResource(mixinextras.neoforge)
-[22Oct2024 18:20:05.452] [main/DEBUG] [mixin/]: inject() running with 6 agents
-[22Oct2024 18:20:05.452] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
-[22Oct2024 18:20:05.452] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@771db12c]
-[22Oct2024 18:20:05.453] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[FMLMixinPlatformAgent:null]
-[22Oct2024 18:20:05.453] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)]
-[22Oct2024 18:20:05.453] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
-[22Oct2024 18:20:05.453] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)]
-[22Oct2024 18:20:05.454] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)]
-[22Oct2024 18:20:05.454] [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]
-[22Oct2024 18:20:05.539] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
-[22Oct2024 18:20:05.540] [main/DEBUG] [mixin/]: Selecting config neoforge.mixins.json
-[22Oct2024 18:20:05.550] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json
-[22Oct2024 18:20:05.640] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1) is taking over from null
-[22Oct2024 18:20:05.724] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
-[22Oct2024 18:20:05.727] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
-[22Oct2024 18:20:05.729] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
-[22Oct2024 18:20:05.733] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
-[22Oct2024 18:20:05.736] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
-[22Oct2024 18:20:05.738] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
-[22Oct2024 18:20:05.771] [main/DEBUG] [mixin/]: Preparing neoforge.mixins.json (2)
-[22Oct2024 18:20:05.905] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0)
-[22Oct2024 18:20:05.919] [main/DEBUG] [mixin/]: Prepared 2 mixins in 0.377 sec (188.5ms avg) (0ms load, 0ms transform, 0ms plugin)
-[22Oct2024 18:20:06.348] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
-[22Oct2024 18:20:06.353] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
-[22Oct2024 18:20:06.353] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
-[22Oct2024 18:20:08.025] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@5bb7643d
-[22Oct2024 18:20:08.139] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
-[22Oct2024 18:20:08.141] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
-[22Oct2024 18:20:08.148] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat
-[22Oct2024 18:20:08.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
-[22Oct2024 18:20:08.163] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
-[22Oct2024 18:20:08.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
-[22Oct2024 18:20:08.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
-[22Oct2024 18:20:08.164] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
-[22Oct2024 18:20:08.168] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
-[22Oct2024 18:20:08.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level
-[22Oct2024 18:20:08.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
-[22Oct2024 18:20:08.169] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type
-[22Oct2024 18:20:08.170] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.171] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
-[22Oct2024 18:20:08.172] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size
-[22Oct2024 18:20:08.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
-[22Oct2024 18:20:08.173] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level
-[22Oct2024 18:20:08.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
-[22Oct2024 18:20:08.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type
-[22Oct2024 18:20:08.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.174] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
-[22Oct2024 18:20:08.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size
-[22Oct2024 18:20:08.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
-[22Oct2024 18:20:08.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level
-[22Oct2024 18:20:08.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
-[22Oct2024 18:20:08.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type
-[22Oct2024 18:20:08.175] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
-[22Oct2024 18:20:08.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size
-[22Oct2024 18:20:08.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
-[22Oct2024 18:20:08.176] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
-[22Oct2024 18:20:08.177] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size
-[22Oct2024 18:20:08.179] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
-[22Oct2024 18:20:08.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
-[22Oct2024 18:20:08.180] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
-[22Oct2024 18:20:08.181] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
-[22Oct2024 18:20:08.181] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
-[22Oct2024 18:20:08.181] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
-[22Oct2024 18:20:08.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level
-[22Oct2024 18:20:08.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
-[22Oct2024 18:20:08.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type
-[22Oct2024 18:20:08.182] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.183] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
-[22Oct2024 18:20:08.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size
-[22Oct2024 18:20:08.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
-[22Oct2024 18:20:08.184] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level
-[22Oct2024 18:20:08.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
-[22Oct2024 18:20:08.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type
-[22Oct2024 18:20:08.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.185] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
-[22Oct2024 18:20:08.186] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size
-[22Oct2024 18:20:08.187] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
-[22Oct2024 18:20:08.187] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level
-[22Oct2024 18:20:08.187] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
-[22Oct2024 18:20:08.187] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type
-[22Oct2024 18:20:08.187] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.188] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.188] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.188] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.188] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
-[22Oct2024 18:20:08.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size
-[22Oct2024 18:20:08.189] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
-[22Oct2024 18:20:08.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level
-[22Oct2024 18:20:08.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
-[22Oct2024 18:20:08.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type
-[22Oct2024 18:20:08.190] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.191] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.192] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.192] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
-[22Oct2024 18:20:08.192] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size
-[22Oct2024 18:20:08.194] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
-[22Oct2024 18:20:08.194] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id
-[22Oct2024 18:20:08.195] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
-[22Oct2024 18:20:08.195] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id
-[22Oct2024 18:20:08.196] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity
-[22Oct2024 18:20:08.197] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
-[22Oct2024 18:20:08.197] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level
-[22Oct2024 18:20:08.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
-[22Oct2024 18:20:08.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type
-[22Oct2024 18:20:08.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.198] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
-[22Oct2024 18:20:08.199] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size
-[22Oct2024 18:20:08.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
-[22Oct2024 18:20:08.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level
-[22Oct2024 18:20:08.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
-[22Oct2024 18:20:08.200] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type
-[22Oct2024 18:20:08.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.201] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
-[22Oct2024 18:20:08.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size
-[22Oct2024 18:20:08.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
-[22Oct2024 18:20:08.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level
-[22Oct2024 18:20:08.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
-[22Oct2024 18:20:08.202] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type
-[22Oct2024 18:20:08.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
-[22Oct2024 18:20:08.203] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size
-[22Oct2024 18:20:08.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
-[22Oct2024 18:20:08.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level
-[22Oct2024 18:20:08.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
-[22Oct2024 18:20:08.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type
-[22Oct2024 18:20:08.204] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
-[22Oct2024 18:20:08.205] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size
-[22Oct2024 18:20:08.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
-[22Oct2024 18:20:08.207] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id
-[22Oct2024 18:20:08.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
-[22Oct2024 18:20:08.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id
-[22Oct2024 18:20:08.208] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity
-[22Oct2024 18:20:08.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
-[22Oct2024 18:20:08.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level
-[22Oct2024 18:20:08.209] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
-[22Oct2024 18:20:08.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type
-[22Oct2024 18:20:08.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.210] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
-[22Oct2024 18:20:08.211] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size
-[22Oct2024 18:20:08.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
-[22Oct2024 18:20:08.212] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level
-[22Oct2024 18:20:08.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
-[22Oct2024 18:20:08.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type
-[22Oct2024 18:20:08.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.213] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
-[22Oct2024 18:20:08.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size
-[22Oct2024 18:20:08.214] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
-[22Oct2024 18:20:08.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level
-[22Oct2024 18:20:08.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
-[22Oct2024 18:20:08.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type
-[22Oct2024 18:20:08.215] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
-[22Oct2024 18:20:08.216] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size
-[22Oct2024 18:20:08.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
-[22Oct2024 18:20:08.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level
-[22Oct2024 18:20:08.217] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
-[22Oct2024 18:20:08.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type
-[22Oct2024 18:20:08.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.218] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
-[22Oct2024 18:20:08.219] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size
-[22Oct2024 18:20:08.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
-[22Oct2024 18:20:08.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id
-[22Oct2024 18:20:08.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
-[22Oct2024 18:20:08.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id
-[22Oct2024 18:20:08.221] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity
-[22Oct2024 18:20:08.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
-[22Oct2024 18:20:08.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level
-[22Oct2024 18:20:08.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
-[22Oct2024 18:20:08.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type
-[22Oct2024 18:20:08.222] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
-[22Oct2024 18:20:08.223] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size
-[22Oct2024 18:20:08.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
-[22Oct2024 18:20:08.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level
-[22Oct2024 18:20:08.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
-[22Oct2024 18:20:08.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type
-[22Oct2024 18:20:08.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.224] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
-[22Oct2024 18:20:08.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size
-[22Oct2024 18:20:08.225] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
-[22Oct2024 18:20:08.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level
-[22Oct2024 18:20:08.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
-[22Oct2024 18:20:08.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type
-[22Oct2024 18:20:08.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.226] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
-[22Oct2024 18:20:08.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size
-[22Oct2024 18:20:08.227] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
-[22Oct2024 18:20:08.228] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level
-[22Oct2024 18:20:08.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
-[22Oct2024 18:20:08.229] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type
-[22Oct2024 18:20:08.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.230] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
-[22Oct2024 18:20:08.231] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size
-[22Oct2024 18:20:08.233] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
-[22Oct2024 18:20:08.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id
-[22Oct2024 18:20:08.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
-[22Oct2024 18:20:08.234] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id
-[22Oct2024 18:20:08.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity
-[22Oct2024 18:20:08.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
-[22Oct2024 18:20:08.235] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level
-[22Oct2024 18:20:08.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
-[22Oct2024 18:20:08.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type
-[22Oct2024 18:20:08.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.236] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
-[22Oct2024 18:20:08.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size
-[22Oct2024 18:20:08.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
-[22Oct2024 18:20:08.237] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level
-[22Oct2024 18:20:08.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
-[22Oct2024 18:20:08.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type
-[22Oct2024 18:20:08.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.238] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
-[22Oct2024 18:20:08.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size
-[22Oct2024 18:20:08.239] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
-[22Oct2024 18:20:08.240] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level
-[22Oct2024 18:20:08.240] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
-[22Oct2024 18:20:08.240] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type
-[22Oct2024 18:20:08.240] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.240] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.240] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type
-[22Oct2024 18:20:08.241] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.242] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.242] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.242] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.242] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
-[22Oct2024 18:20:08.242] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size
-[22Oct2024 18:20:08.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
-[22Oct2024 18:20:08.243] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id
-[22Oct2024 18:20:08.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
-[22Oct2024 18:20:08.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id
-[22Oct2024 18:20:08.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity
-[22Oct2024 18:20:08.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
-[22Oct2024 18:20:08.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level
-[22Oct2024 18:20:08.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
-[22Oct2024 18:20:08.244] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type
-[22Oct2024 18:20:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
-[22Oct2024 18:20:08.245] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level
-[22Oct2024 18:20:08.246] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.247] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
-[22Oct2024 18:20:08.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size
-[22Oct2024 18:20:08.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
-[22Oct2024 18:20:08.248] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id
-[22Oct2024 18:20:08.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
-[22Oct2024 18:20:08.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id
-[22Oct2024 18:20:08.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity
-[22Oct2024 18:20:08.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
-[22Oct2024 18:20:08.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level
-[22Oct2024 18:20:08.249] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.250] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.251] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
-[22Oct2024 18:20:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size
-[22Oct2024 18:20:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
-[22Oct2024 18:20:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level
-[22Oct2024 18:20:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
-[22Oct2024 18:20:08.252] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type
-[22Oct2024 18:20:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
-[22Oct2024 18:20:08.253] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size
-[22Oct2024 18:20:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
-[22Oct2024 18:20:08.254] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
-[22Oct2024 18:20:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
-[22Oct2024 18:20:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
-[22Oct2024 18:20:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
-[22Oct2024 18:20:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
-[22Oct2024 18:20:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level
-[22Oct2024 18:20:08.255] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
-[22Oct2024 18:20:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type
-[22Oct2024 18:20:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
-[22Oct2024 18:20:08.256] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.257] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
-[22Oct2024 18:20:08.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size
-[22Oct2024 18:20:08.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
-[22Oct2024 18:20:08.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level
-[22Oct2024 18:20:08.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
-[22Oct2024 18:20:08.258] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level
-[22Oct2024 18:20:08.259] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
-[22Oct2024 18:20:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type
-[22Oct2024 18:20:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
-[22Oct2024 18:20:08.260] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size
-[22Oct2024 18:20:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
-[22Oct2024 18:20:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
-[22Oct2024 18:20:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
-[22Oct2024 18:20:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
-[22Oct2024 18:20:08.261] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type
-[22Oct2024 18:20:08.262] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
-[22Oct2024 18:20:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size
-[22Oct2024 18:20:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
-[22Oct2024 18:20:08.263] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level
-[22Oct2024 18:20:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
-[22Oct2024 18:20:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type
-[22Oct2024 18:20:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.264] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
-[22Oct2024 18:20:08.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size
-[22Oct2024 18:20:08.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
-[22Oct2024 18:20:08.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level
-[22Oct2024 18:20:08.265] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
-[22Oct2024 18:20:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type
-[22Oct2024 18:20:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.266] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
-[22Oct2024 18:20:08.267] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size
-[22Oct2024 18:20:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
-[22Oct2024 18:20:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
-[22Oct2024 18:20:08.268] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
-[22Oct2024 18:20:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
-[22Oct2024 18:20:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
-[22Oct2024 18:20:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
-[22Oct2024 18:20:08.269] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level
-[22Oct2024 18:20:08.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
-[22Oct2024 18:20:08.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type
-[22Oct2024 18:20:08.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.270] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
-[22Oct2024 18:20:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size
-[22Oct2024 18:20:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
-[22Oct2024 18:20:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level
-[22Oct2024 18:20:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
-[22Oct2024 18:20:08.271] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type
-[22Oct2024 18:20:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
-[22Oct2024 18:20:08.272] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
-[22Oct2024 18:20:08.273] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.274] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
-[22Oct2024 18:20:08.275] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size
-[22Oct2024 18:20:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
-[22Oct2024 18:20:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
-[22Oct2024 18:20:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
-[22Oct2024 18:20:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
-[22Oct2024 18:20:08.276] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.277] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
-[22Oct2024 18:20:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size
-[22Oct2024 18:20:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
-[22Oct2024 18:20:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level
-[22Oct2024 18:20:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
-[22Oct2024 18:20:08.278] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
-[22Oct2024 18:20:08.279] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level
-[22Oct2024 18:20:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
-[22Oct2024 18:20:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type
-[22Oct2024 18:20:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.280] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
-[22Oct2024 18:20:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size
-[22Oct2024 18:20:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
-[22Oct2024 18:20:08.281] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level
-[22Oct2024 18:20:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
-[22Oct2024 18:20:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type
-[22Oct2024 18:20:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.282] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
-[22Oct2024 18:20:08.283] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size
-[22Oct2024 18:20:08.285] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
-[22Oct2024 18:20:08.285] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
-[22Oct2024 18:20:08.285] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
-[22Oct2024 18:20:08.286] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
-[22Oct2024 18:20:08.286] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
-[22Oct2024 18:20:08.286] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
-[22Oct2024 18:20:08.287] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level
-[22Oct2024 18:20:08.287] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
-[22Oct2024 18:20:08.287] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type
-[22Oct2024 18:20:08.287] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
-[22Oct2024 18:20:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size
-[22Oct2024 18:20:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
-[22Oct2024 18:20:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level
-[22Oct2024 18:20:08.289] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
-[22Oct2024 18:20:08.290] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type
-[22Oct2024 18:20:08.290] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.290] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.290] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.290] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
-[22Oct2024 18:20:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size
-[22Oct2024 18:20:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
-[22Oct2024 18:20:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level
-[22Oct2024 18:20:08.291] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
-[22Oct2024 18:20:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type
-[22Oct2024 18:20:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.292] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
-[22Oct2024 18:20:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size
-[22Oct2024 18:20:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
-[22Oct2024 18:20:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level
-[22Oct2024 18:20:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
-[22Oct2024 18:20:08.293] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type
-[22Oct2024 18:20:08.296] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.296] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
-[22Oct2024 18:20:08.297] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size
-[22Oct2024 18:20:08.299] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
-[22Oct2024 18:20:08.299] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
-[22Oct2024 18:20:08.300] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
-[22Oct2024 18:20:08.300] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
-[22Oct2024 18:20:08.300] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
-[22Oct2024 18:20:08.300] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
-[22Oct2024 18:20:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level
-[22Oct2024 18:20:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
-[22Oct2024 18:20:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type
-[22Oct2024 18:20:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.301] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
-[22Oct2024 18:20:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size
-[22Oct2024 18:20:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
-[22Oct2024 18:20:08.302] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level
-[22Oct2024 18:20:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
-[22Oct2024 18:20:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type
-[22Oct2024 18:20:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.303] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
-[22Oct2024 18:20:08.304] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size
-[22Oct2024 18:20:08.304] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
-[22Oct2024 18:20:08.305] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level
-[22Oct2024 18:20:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
-[22Oct2024 18:20:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type
-[22Oct2024 18:20:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.306] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
-[22Oct2024 18:20:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size
-[22Oct2024 18:20:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
-[22Oct2024 18:20:08.307] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level
-[22Oct2024 18:20:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
-[22Oct2024 18:20:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type
-[22Oct2024 18:20:08.308] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.309] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
-[22Oct2024 18:20:08.310] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size
-[22Oct2024 18:20:08.311] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
-[22Oct2024 18:20:08.311] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id
-[22Oct2024 18:20:08.312] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
-[22Oct2024 18:20:08.312] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id
-[22Oct2024 18:20:08.312] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity
-[22Oct2024 18:20:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
-[22Oct2024 18:20:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level
-[22Oct2024 18:20:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
-[22Oct2024 18:20:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type
-[22Oct2024 18:20:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.313] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
-[22Oct2024 18:20:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size
-[22Oct2024 18:20:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
-[22Oct2024 18:20:08.314] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level
-[22Oct2024 18:20:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
-[22Oct2024 18:20:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type
-[22Oct2024 18:20:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.315] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
-[22Oct2024 18:20:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size
-[22Oct2024 18:20:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
-[22Oct2024 18:20:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level
-[22Oct2024 18:20:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
-[22Oct2024 18:20:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type
-[22Oct2024 18:20:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.316] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
-[22Oct2024 18:20:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size
-[22Oct2024 18:20:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
-[22Oct2024 18:20:08.317] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level
-[22Oct2024 18:20:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
-[22Oct2024 18:20:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type
-[22Oct2024 18:20:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.318] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.319] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
-[22Oct2024 18:20:08.319] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size
-[22Oct2024 18:20:08.320] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
-[22Oct2024 18:20:08.320] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id
-[22Oct2024 18:20:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
-[22Oct2024 18:20:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id
-[22Oct2024 18:20:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity
-[22Oct2024 18:20:08.321] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
-[22Oct2024 18:20:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level
-[22Oct2024 18:20:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
-[22Oct2024 18:20:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type
-[22Oct2024 18:20:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity
-[22Oct2024 18:20:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.322] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size
-[22Oct2024 18:20:08.323] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
-[22Oct2024 18:20:08.323] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size
-[22Oct2024 18:20:08.323] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
-[22Oct2024 18:20:08.323] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level
-[22Oct2024 18:20:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
-[22Oct2024 18:20:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type
-[22Oct2024 18:20:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity
-[22Oct2024 18:20:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.324] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size
-[22Oct2024 18:20:08.325] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
-[22Oct2024 18:20:08.325] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size
-[22Oct2024 18:20:08.325] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
-[22Oct2024 18:20:08.325] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
-[22Oct2024 18:20:08.326] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size
-[22Oct2024 18:20:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
-[22Oct2024 18:20:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level
-[22Oct2024 18:20:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
-[22Oct2024 18:20:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type
-[22Oct2024 18:20:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.327] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity
-[22Oct2024 18:20:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size
-[22Oct2024 18:20:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
-[22Oct2024 18:20:08.328] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size
-[22Oct2024 18:20:08.334] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
-[22Oct2024 18:20:08.372] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
-[22Oct2024 18:20:08.376] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@5bb7643d
-[22Oct2024 18:20:08.633] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 676 milliseconds
+[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
+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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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:?]
+Caused by: java.lang.UnsatisfiedLinkError: Unable to load library 'flite':
+libflite.so: cannot open shared object file: No such file or directory
+libflite.so: cannot open shared object file: No such file or directory
+Native library (linux-x86-64/libflite.so) not found in resource path (/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft-resources-aka-client-extra.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/DevLaunch/1.0.1/48617810523f426d42430867894faa7fe1b933dd/DevLaunch-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/neoform/1.21.1-20240808.144430/811e2bd86fa2cda2812e5e8e51d718ea8bd6d3f4/neoform-1.21.1-20240808.144430.zip:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/earlydisplay/4.0.24/c1f79ceaefcb4c79dea89e969563718a2d5157f/earlydisplay-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/loader/4.0.24/8211b356d57387a287aa3fb1d425fdd34db6d638/loader-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/coremods/7.0.3/9147e6f638b4272b3bd5fc8f92ad37802512c6c/coremods-7.0.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/11.0.4/6619d4812a3c092310d521ebc4c9503727563df7/modlauncher-11.0.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/bootstraplauncher/2.0.2/1a2d076cbc33b0520cbacd591224427b2a20047d/bootstraplauncher-2.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/securejarhandler/3.0.8/c0ef95cecd8699a0449053ac7d9c160748d902cd/securejarhandler-3.0.8.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/accesstransformers/10.0.1/fd83b5725f76eae9115e9355fa1c456a6a441400/accesstransformers-10.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.openjdk.nashorn/nashorn-core/15.4/f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5/nashorn-core-15.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.7/e86dda4696d3c185fcc95d8d311904e7ce38a53f/asm-commons-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/mergetool/2.0.3/1275202cbbb248f49345cf6787ce299afd9a02fb/mergetool-2.0.3-api.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.7/c0655519f24d92af2202cb681cd7c1569df6ead6/asm-util-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.7/e4a258b7eb96107106c0599f0061cfc1832fe07a/asm-analysis-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.7/e446a17b175bfb733b87c5c2560ccb4e57d69f1a/asm-tree-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/bus/8.0.2/163c9ef7c4bcca6d850c34e95261b606af91fe06/bus-8.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.7/73d7b3086e14beb604ced229c302feff6449723/asm-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.8.0/861dbcf2757dd6701c98b3949198549ccb5f62ff/toml-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.8.0/2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a/core-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarSelector/0.4.1/fb3cc7a58af22ad2880adb98af6d518128c47dae/JarJarSelector-0.4.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarMetadata/0.4.1/f8da03683dc81694556dc3e177c5e3bb77ae6fcb/JarJarMetadata-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.6.3/a01aaa6ddaea9ec07ec4f209487b7a46a526283a/typetools-0.6.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.3.0/b562e9bb61235c9520e26282cdee71f8f802d1fc/terminalconsoleappender-1.3.0.jar:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/logging/1.2.7/24cb95ffb0e3433fd6e844c04e68009e504ca1c0/logging-1.2.7.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarFileSystems/0.4.1/78f59f89defcd032ed788b151ca6a0d40ace796a/JarJarFileSystems-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.15.1/f11560da189ab563a5c8e351941415430e9304ea/commons-io-2.15.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.10.1/b3add478d4382b78ea20b1671390a858002feb6c/gson-2.10.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.9/7cf2726fdcfbc8610f9a71fb3ed639871f315340/slf4j-api-2.0.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.13.1/17125bae1d965624e265ef49552f6465a2bfa307/antlr4-runtime-4.13.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/srgutils/0.4.15/ca408b131759478f164e010fae0d73997e125fb5/srgutils-0.4.15.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.20.0/8f15415b022a25b473e8e16c28ae913186ffb9c4/jline-reader-3.20.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.machinezoo.noexception/noexception/1.7.1/b65330c98e38a1f915fa54a6e5eca496505e3f0a/noexception-1.7.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/73.2/61ad4ef7f9131fcf6d25c34b817f90d6da06c9e9/icu4j-73.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/6.0.54/de8bc95660e1b2fe8793fd427a7a10dcec5b3ea7/authlib-6.0.54.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/blocklist/1.0.10/5c685c5ffa94c4cd39496c7184c1d122e515ecef/blocklist-1.0.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.3.10/d15b53a14cf20fdcaa98f731af5dda654452c010/brigadier-1.3.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/8.0.16/67d4de6d7f95d89bcf5862995fb854ebaec02a34/datafixerupper-8.0.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/2.2.10/da05971b07cbb379d002cf7eaec6a2048211fefc/patchy-2.2.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.17.9/3cad216e3a7f0c19b4b394388bc9ffc446f13b14/text2speech-1.17.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.16.0/4e3eb3d79888d76b54e28b350915b5dc3919c9de/commons-codec-1.16.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/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:/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:/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:/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:/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:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.5.12/c24946d46824bd528054bface3231d2ecb7e95e8/fastutil-8.5.12.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.14.0/67bf3eaea4f0718cb376a181a629e5f88fa1c9dd/jna-5.14.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.13/e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada/httpclient-4.5.13.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.16/51cf043c87253c9f58b539c9f7e44c8894223850/httpcore-4.4.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jcraft/jorbis/0.0.17/8872d22b293e8f5d7d56ff92be966e6dc28ebdc6/jorbis-0.0.17.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.joml/joml/1.10.5/22566d58af70ad3d72308bab63b8339906deb649/joml-1.10.5.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/a0db6c84a8becc8ca05f9dbfa985edc348a824c7/lwjgl-freetype-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/efa1eb78c5ccd840e9f329717109b5e892d72f8e/lwjgl-glfw-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/b543467b7ff3c6920539a88ee602d34098628be5/lwjgl-jemalloc-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/daada81ceb5fc0c291fbfdd4433cb8d9423577f2/lwjgl-openal-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/2f6b0147078396a58979125a4c947664e98293a/lwjgl-opengl-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/25dd6161988d7e65f71d5065c99902402ee32746/lwjgl-stb-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/82d755ca94b102e9ca77283b9e2dc46d1b15fbe5/lwjgl-tinyfd-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/29589b5f87ed335a6c7e7ee6a5775f81f97ecb84/lwjgl-3.3.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/1713758e3660ba66e1e954396fd18126038b33c0/lwjgl-3.3.3-natives-linux.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lz4/lz4-java/1.8.0/4b986a99445e49ea5fbf5d149c4b63f6ed6c6780/lz4-java-1.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.20.0/d0ddcc708ddf527a3454c941b7b9225cc83a15ff/jline-terminal-3.20.0.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/3.33.0/de2b60b62da487644fc11f734e73c8b0b431238f/checker-qual-3.33.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/2.8/c85270e307e7b822f1086b93689124b89768e273/j2objc-annotations-2.8.jar)
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:325) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[text2speech-1.17.9.jar%23103!/:?]
+ ... 23 more
+ Suppressed: java.lang.UnsatisfiedLinkError: libflite.so: cannot open shared object file: No such file or directory
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.Native.open(Native Method) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:213) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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:?]
+ Suppressed: java.lang.UnsatisfiedLinkError: libflite.so: cannot open shared object file: No such file or directory
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.Native.open(Native Method) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:226) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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:?]
+ Suppressed: java.io.IOException: Native library (linux-x86-64/libflite.so) not found in resource path (/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft-resources-aka-client-extra.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/DevLaunch/1.0.1/48617810523f426d42430867894faa7fe1b933dd/DevLaunch-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/neoform/1.21.1-20240808.144430/811e2bd86fa2cda2812e5e8e51d718ea8bd6d3f4/neoform-1.21.1-20240808.144430.zip:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/earlydisplay/4.0.24/c1f79ceaefcb4c79dea89e969563718a2d5157f/earlydisplay-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/loader/4.0.24/8211b356d57387a287aa3fb1d425fdd34db6d638/loader-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/coremods/7.0.3/9147e6f638b4272b3bd5fc8f92ad37802512c6c/coremods-7.0.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/11.0.4/6619d4812a3c092310d521ebc4c9503727563df7/modlauncher-11.0.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/bootstraplauncher/2.0.2/1a2d076cbc33b0520cbacd591224427b2a20047d/bootstraplauncher-2.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/securejarhandler/3.0.8/c0ef95cecd8699a0449053ac7d9c160748d902cd/securejarhandler-3.0.8.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/accesstransformers/10.0.1/fd83b5725f76eae9115e9355fa1c456a6a441400/accesstransformers-10.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.openjdk.nashorn/nashorn-core/15.4/f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5/nashorn-core-15.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.7/e86dda4696d3c185fcc95d8d311904e7ce38a53f/asm-commons-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/mergetool/2.0.3/1275202cbbb248f49345cf6787ce299afd9a02fb/mergetool-2.0.3-api.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.7/c0655519f24d92af2202cb681cd7c1569df6ead6/asm-util-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.7/e4a258b7eb96107106c0599f0061cfc1832fe07a/asm-analysis-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.7/e446a17b175bfb733b87c5c2560ccb4e57d69f1a/asm-tree-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/bus/8.0.2/163c9ef7c4bcca6d850c34e95261b606af91fe06/bus-8.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.7/73d7b3086e14beb604ced229c302feff6449723/asm-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.8.0/861dbcf2757dd6701c98b3949198549ccb5f62ff/toml-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.8.0/2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a/core-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarSelector/0.4.1/fb3cc7a58af22ad2880adb98af6d518128c47dae/JarJarSelector-0.4.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarMetadata/0.4.1/f8da03683dc81694556dc3e177c5e3bb77ae6fcb/JarJarMetadata-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.6.3/a01aaa6ddaea9ec07ec4f209487b7a46a526283a/typetools-0.6.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.3.0/b562e9bb61235c9520e26282cdee71f8f802d1fc/terminalconsoleappender-1.3.0.jar:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/logging/1.2.7/24cb95ffb0e3433fd6e844c04e68009e504ca1c0/logging-1.2.7.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarFileSystems/0.4.1/78f59f89defcd032ed788b151ca6a0d40ace796a/JarJarFileSystems-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.15.1/f11560da189ab563a5c8e351941415430e9304ea/commons-io-2.15.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.10.1/b3add478d4382b78ea20b1671390a858002feb6c/gson-2.10.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.9/7cf2726fdcfbc8610f9a71fb3ed639871f315340/slf4j-api-2.0.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.13.1/17125bae1d965624e265ef49552f6465a2bfa307/antlr4-runtime-4.13.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/srgutils/0.4.15/ca408b131759478f164e010fae0d73997e125fb5/srgutils-0.4.15.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.20.0/8f15415b022a25b473e8e16c28ae913186ffb9c4/jline-reader-3.20.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.machinezoo.noexception/noexception/1.7.1/b65330c98e38a1f915fa54a6e5eca496505e3f0a/noexception-1.7.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/73.2/61ad4ef7f9131fcf6d25c34b817f90d6da06c9e9/icu4j-73.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/6.0.54/de8bc95660e1b2fe8793fd427a7a10dcec5b3ea7/authlib-6.0.54.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/blocklist/1.0.10/5c685c5ffa94c4cd39496c7184c1d122e515ecef/blocklist-1.0.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.3.10/d15b53a14cf20fdcaa98f731af5dda654452c010/brigadier-1.3.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/8.0.16/67d4de6d7f95d89bcf5862995fb854ebaec02a34/datafixerupper-8.0.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/2.2.10/da05971b07cbb379d002cf7eaec6a2048211fefc/patchy-2.2.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.17.9/3cad216e3a7f0c19b4b394388bc9ffc446f13b14/text2speech-1.17.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.16.0/4e3eb3d79888d76b54e28b350915b5dc3919c9de/commons-codec-1.16.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/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:/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:/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:/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:/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:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.5.12/c24946d46824bd528054bface3231d2ecb7e95e8/fastutil-8.5.12.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.14.0/67bf3eaea4f0718cb376a181a629e5f88fa1c9dd/jna-5.14.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.13/e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada/httpclient-4.5.13.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.16/51cf043c87253c9f58b539c9f7e44c8894223850/httpcore-4.4.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jcraft/jorbis/0.0.17/8872d22b293e8f5d7d56ff92be966e6dc28ebdc6/jorbis-0.0.17.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.joml/joml/1.10.5/22566d58af70ad3d72308bab63b8339906deb649/joml-1.10.5.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/a0db6c84a8becc8ca05f9dbfa985edc348a824c7/lwjgl-freetype-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/efa1eb78c5ccd840e9f329717109b5e892d72f8e/lwjgl-glfw-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/b543467b7ff3c6920539a88ee602d34098628be5/lwjgl-jemalloc-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/daada81ceb5fc0c291fbfdd4433cb8d9423577f2/lwjgl-openal-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/2f6b0147078396a58979125a4c947664e98293a/lwjgl-opengl-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/25dd6161988d7e65f71d5065c99902402ee32746/lwjgl-stb-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/82d755ca94b102e9ca77283b9e2dc46d1b15fbe5/lwjgl-tinyfd-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/29589b5f87ed335a6c7e7ee6a5775f81f97ecb84/lwjgl-3.3.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/1713758e3660ba66e1e954396fd18126038b33c0/lwjgl-3.3.3-natives-linux.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lz4/lz4-java/1.8.0/4b986a99445e49ea5fbf5d149c4b63f6ed6c6780/lz4-java-1.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.20.0/d0ddcc708ddf527a3454c941b7b9225cc83a15ff/jline-terminal-3.20.0.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/3.33.0/de2b60b62da487644fc11f734e73c8b0b431238f/checker-qual-3.33.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/2.8/c85270e307e7b822f1086b93689124b89768e273/j2objc-annotations-2.8.jar)
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.Native.extractFromResourcePath(Native.java:1141) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:297) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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
+ - 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!
diff --git a/run/logs/latest.log b/run/logs/latest.log
index 01e79f2..401480b 100644
--- a/run/logs/latest.log
+++ b/run/logs/latest.log
@@ -1,11 +1,324 @@
-[22Oct2024 18:20:03.208] [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]
-[22Oct2024 18:20:03.211] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
-[22Oct2024 18:20:03.213] [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
-[22Oct2024 18:20:03.357] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
-[22Oct2024 18:20:03.527] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
-[22Oct2024 18:20:03.618] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
-[22Oct2024 18:20:03.739] [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
-[22Oct2024 18:20:03.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.1.7, AMD
-[22Oct2024 18:20:04.145] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection
-[22Oct2024 18:20:05.454] [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]
-[22Oct2024 18:20:08.633] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 676 milliseconds
+[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
+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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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:?]
+Caused by: java.lang.UnsatisfiedLinkError: Unable to load library 'flite':
+libflite.so: cannot open shared object file: No such file or directory
+libflite.so: cannot open shared object file: No such file or directory
+Native library (linux-x86-64/libflite.so) not found in resource path (/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft-resources-aka-client-extra.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/DevLaunch/1.0.1/48617810523f426d42430867894faa7fe1b933dd/DevLaunch-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/neoform/1.21.1-20240808.144430/811e2bd86fa2cda2812e5e8e51d718ea8bd6d3f4/neoform-1.21.1-20240808.144430.zip:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/earlydisplay/4.0.24/c1f79ceaefcb4c79dea89e969563718a2d5157f/earlydisplay-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/loader/4.0.24/8211b356d57387a287aa3fb1d425fdd34db6d638/loader-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/coremods/7.0.3/9147e6f638b4272b3bd5fc8f92ad37802512c6c/coremods-7.0.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/11.0.4/6619d4812a3c092310d521ebc4c9503727563df7/modlauncher-11.0.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/bootstraplauncher/2.0.2/1a2d076cbc33b0520cbacd591224427b2a20047d/bootstraplauncher-2.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/securejarhandler/3.0.8/c0ef95cecd8699a0449053ac7d9c160748d902cd/securejarhandler-3.0.8.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/accesstransformers/10.0.1/fd83b5725f76eae9115e9355fa1c456a6a441400/accesstransformers-10.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.openjdk.nashorn/nashorn-core/15.4/f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5/nashorn-core-15.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.7/e86dda4696d3c185fcc95d8d311904e7ce38a53f/asm-commons-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/mergetool/2.0.3/1275202cbbb248f49345cf6787ce299afd9a02fb/mergetool-2.0.3-api.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.7/c0655519f24d92af2202cb681cd7c1569df6ead6/asm-util-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.7/e4a258b7eb96107106c0599f0061cfc1832fe07a/asm-analysis-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.7/e446a17b175bfb733b87c5c2560ccb4e57d69f1a/asm-tree-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/bus/8.0.2/163c9ef7c4bcca6d850c34e95261b606af91fe06/bus-8.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.7/73d7b3086e14beb604ced229c302feff6449723/asm-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.8.0/861dbcf2757dd6701c98b3949198549ccb5f62ff/toml-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.8.0/2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a/core-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarSelector/0.4.1/fb3cc7a58af22ad2880adb98af6d518128c47dae/JarJarSelector-0.4.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarMetadata/0.4.1/f8da03683dc81694556dc3e177c5e3bb77ae6fcb/JarJarMetadata-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.6.3/a01aaa6ddaea9ec07ec4f209487b7a46a526283a/typetools-0.6.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.3.0/b562e9bb61235c9520e26282cdee71f8f802d1fc/terminalconsoleappender-1.3.0.jar:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/logging/1.2.7/24cb95ffb0e3433fd6e844c04e68009e504ca1c0/logging-1.2.7.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarFileSystems/0.4.1/78f59f89defcd032ed788b151ca6a0d40ace796a/JarJarFileSystems-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.15.1/f11560da189ab563a5c8e351941415430e9304ea/commons-io-2.15.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.10.1/b3add478d4382b78ea20b1671390a858002feb6c/gson-2.10.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.9/7cf2726fdcfbc8610f9a71fb3ed639871f315340/slf4j-api-2.0.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.13.1/17125bae1d965624e265ef49552f6465a2bfa307/antlr4-runtime-4.13.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/srgutils/0.4.15/ca408b131759478f164e010fae0d73997e125fb5/srgutils-0.4.15.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.20.0/8f15415b022a25b473e8e16c28ae913186ffb9c4/jline-reader-3.20.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.machinezoo.noexception/noexception/1.7.1/b65330c98e38a1f915fa54a6e5eca496505e3f0a/noexception-1.7.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/73.2/61ad4ef7f9131fcf6d25c34b817f90d6da06c9e9/icu4j-73.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/6.0.54/de8bc95660e1b2fe8793fd427a7a10dcec5b3ea7/authlib-6.0.54.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/blocklist/1.0.10/5c685c5ffa94c4cd39496c7184c1d122e515ecef/blocklist-1.0.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.3.10/d15b53a14cf20fdcaa98f731af5dda654452c010/brigadier-1.3.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/8.0.16/67d4de6d7f95d89bcf5862995fb854ebaec02a34/datafixerupper-8.0.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/2.2.10/da05971b07cbb379d002cf7eaec6a2048211fefc/patchy-2.2.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.17.9/3cad216e3a7f0c19b4b394388bc9ffc446f13b14/text2speech-1.17.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.16.0/4e3eb3d79888d76b54e28b350915b5dc3919c9de/commons-codec-1.16.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/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:/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:/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:/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:/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:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.5.12/c24946d46824bd528054bface3231d2ecb7e95e8/fastutil-8.5.12.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.14.0/67bf3eaea4f0718cb376a181a629e5f88fa1c9dd/jna-5.14.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.13/e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada/httpclient-4.5.13.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.16/51cf043c87253c9f58b539c9f7e44c8894223850/httpcore-4.4.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jcraft/jorbis/0.0.17/8872d22b293e8f5d7d56ff92be966e6dc28ebdc6/jorbis-0.0.17.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.joml/joml/1.10.5/22566d58af70ad3d72308bab63b8339906deb649/joml-1.10.5.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/a0db6c84a8becc8ca05f9dbfa985edc348a824c7/lwjgl-freetype-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/efa1eb78c5ccd840e9f329717109b5e892d72f8e/lwjgl-glfw-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/b543467b7ff3c6920539a88ee602d34098628be5/lwjgl-jemalloc-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/daada81ceb5fc0c291fbfdd4433cb8d9423577f2/lwjgl-openal-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/2f6b0147078396a58979125a4c947664e98293a/lwjgl-opengl-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/25dd6161988d7e65f71d5065c99902402ee32746/lwjgl-stb-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/82d755ca94b102e9ca77283b9e2dc46d1b15fbe5/lwjgl-tinyfd-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/29589b5f87ed335a6c7e7ee6a5775f81f97ecb84/lwjgl-3.3.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/1713758e3660ba66e1e954396fd18126038b33c0/lwjgl-3.3.3-natives-linux.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lz4/lz4-java/1.8.0/4b986a99445e49ea5fbf5d149c4b63f6ed6c6780/lz4-java-1.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.20.0/d0ddcc708ddf527a3454c941b7b9225cc83a15ff/jline-terminal-3.20.0.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/3.33.0/de2b60b62da487644fc11f734e73c8b0b431238f/checker-qual-3.33.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/2.8/c85270e307e7b822f1086b93689124b89768e273/j2objc-annotations-2.8.jar)
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:325) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[text2speech-1.17.9.jar%23103!/:?]
+ ... 23 more
+ Suppressed: java.lang.UnsatisfiedLinkError: libflite.so: cannot open shared object file: No such file or directory
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.Native.open(Native Method) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:213) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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:?]
+ Suppressed: java.lang.UnsatisfiedLinkError: libflite.so: cannot open shared object file: No such file or directory
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.Native.open(Native Method) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:226) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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:?]
+ Suppressed: java.io.IOException: Native library (linux-x86-64/libflite.so) not found in resource path (/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/classes/java/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/resources/main:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft.jar:/home/cow/Development/MCreatorWorkspaces/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.65-minecraft-resources-aka-client-extra.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/DevLaunch/1.0.1/48617810523f426d42430867894faa7fe1b933dd/DevLaunch-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/neoform/1.21.1-20240808.144430/811e2bd86fa2cda2812e5e8e51d718ea8bd6d3f4/neoform-1.21.1-20240808.144430.zip:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/earlydisplay/4.0.24/c1f79ceaefcb4c79dea89e969563718a2d5157f/earlydisplay-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged.fancymodloader/loader/4.0.24/8211b356d57387a287aa3fb1d425fdd34db6d638/loader-4.0.24.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/coremods/7.0.3/9147e6f638b4272b3bd5fc8f92ad37802512c6c/coremods-7.0.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/modlauncher/11.0.4/6619d4812a3c092310d521ebc4c9503727563df7/modlauncher-11.0.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/bootstraplauncher/2.0.2/1a2d076cbc33b0520cbacd591224427b2a20047d/bootstraplauncher-2.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/cpw.mods/securejarhandler/3.0.8/c0ef95cecd8699a0449053ac7d9c160748d902cd/securejarhandler-3.0.8.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/accesstransformers/10.0.1/fd83b5725f76eae9115e9355fa1c456a6a441400/accesstransformers-10.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.openjdk.nashorn/nashorn-core/15.4/f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5/nashorn-core-15.4.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/9.7/e86dda4696d3c185fcc95d8d311904e7ce38a53f/asm-commons-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/mergetool/2.0.3/1275202cbbb248f49345cf6787ce299afd9a02fb/mergetool-2.0.3-api.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/9.7/c0655519f24d92af2202cb681cd7c1569df6ead6/asm-util-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/9.7/e4a258b7eb96107106c0599f0061cfc1832fe07a/asm-analysis-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/9.7/e446a17b175bfb733b87c5c2560ccb4e57d69f1a/asm-tree-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/bus/8.0.2/163c9ef7c4bcca6d850c34e95261b606af91fe06/bus-8.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/9.7/73d7b3086e14beb604ced229c302feff6449723/asm-9.7.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/toml/3.8.0/861dbcf2757dd6701c98b3949198549ccb5f62ff/toml-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.electronwill.night-config/core/3.8.0/2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a/core-3.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarSelector/0.4.1/fb3cc7a58af22ad2880adb98af6d518128c47dae/JarJarSelector-0.4.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarMetadata/0.4.1/f8da03683dc81694556dc3e177c5e3bb77ae6fcb/JarJarMetadata-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.jodah/typetools/0.6.3/a01aaa6ddaea9ec07ec4f209487b7a46a526283a/typetools-0.6.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecrell/terminalconsoleappender/1.3.0/b562e9bb61235c9520e26282cdee71f8f802d1fc/terminalconsoleappender-1.3.0.jar:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/logging/1.2.7/24cb95ffb0e3433fd6e844c04e68009e504ca1c0/logging-1.2.7.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.neoforged/JarJarFileSystems/0.4.1/78f59f89defcd032ed788b151ca6a0d40ace796a/JarJarFileSystems-0.4.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.15.1/f11560da189ab563a5c8e351941415430e9304ea/commons-io-2.15.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.gson/gson/2.10.1/b3add478d4382b78ea20b1671390a858002feb6c/gson-2.10.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.9/7cf2726fdcfbc8610f9a71fb3ed639871f315340/slf4j-api-2.0.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.antlr/antlr4-runtime/4.13.1/17125bae1d965624e265ef49552f6465a2bfa307/antlr4-runtime-4.13.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.minecraftforge/srgutils/0.4.15/ca408b131759478f164e010fae0d73997e125fb5/srgutils-0.4.15.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-reader/3.20.0/8f15415b022a25b473e8e16c28ae913186ffb9c4/jline-reader-3.20.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.machinezoo.noexception/noexception/1.7.1/b65330c98e38a1f915fa54a6e5eca496505e3f0a/noexception-1.7.1.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.guava/failureaccess/1.0.1/1dcf1de382a0bf95a3d8b0849546c88bac1292c9/failureaccess-1.0.1.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/73.2/61ad4ef7f9131fcf6d25c34b817f90d6da06c9e9/icu4j-73.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/authlib/6.0.54/de8bc95660e1b2fe8793fd427a7a10dcec5b3ea7/authlib-6.0.54.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/blocklist/1.0.10/5c685c5ffa94c4cd39496c7184c1d122e515ecef/blocklist-1.0.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/brigadier/1.3.10/d15b53a14cf20fdcaa98f731af5dda654452c010/brigadier-1.3.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/datafixerupper/8.0.16/67d4de6d7f95d89bcf5862995fb854ebaec02a34/datafixerupper-8.0.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/patchy/2.2.10/da05971b07cbb379d002cf7eaec6a2048211fefc/patchy-2.2.10.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.mojang/text2speech/1.17.9/3cad216e3a7f0c19b4b394388bc9ffc446f13b14/text2speech-1.17.9.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.16.0/4e3eb3d79888d76b54e28b350915b5dc3919c9de/commons-codec-1.16.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/commons-logging/commons-logging/1.2/4bfc12adfe4842bf07b657f0369c4cb522955686/commons-logging-1.2.jar:/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:/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:/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:/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:/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:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/it.unimi.dsi/fastutil/8.5.12/c24946d46824bd528054bface3231d2ecb7e95e8/fastutil-8.5.12.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.14.0/67bf3eaea4f0718cb376a181a629e5f88fa1c9dd/jna-5.14.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpclient/4.5.13/e5f6cae5ca7ecaac1ec2827a9e2d65ae2869cada/httpclient-4.5.13.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.httpcomponents/httpcore/4.4.16/51cf043c87253c9f58b539c9f7e44c8894223850/httpcore-4.4.16.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jcraft/jorbis/0.0.17/8872d22b293e8f5d7d56ff92be966e6dc28ebdc6/jorbis-0.0.17.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.joml/joml/1.10.5/22566d58af70ad3d72308bab63b8339906deb649/joml-1.10.5.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-freetype/3.3.3/a0db6c84a8becc8ca05f9dbfa985edc348a824c7/lwjgl-freetype-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-glfw/3.3.3/efa1eb78c5ccd840e9f329717109b5e892d72f8e/lwjgl-glfw-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-jemalloc/3.3.3/b543467b7ff3c6920539a88ee602d34098628be5/lwjgl-jemalloc-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-openal/3.3.3/daada81ceb5fc0c291fbfdd4433cb8d9423577f2/lwjgl-openal-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-opengl/3.3.3/2f6b0147078396a58979125a4c947664e98293a/lwjgl-opengl-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-stb/3.3.3/25dd6161988d7e65f71d5065c99902402ee32746/lwjgl-stb-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl-tinyfd/3.3.3/82d755ca94b102e9ca77283b9e2dc46d1b15fbe5/lwjgl-tinyfd-3.3.3.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/29589b5f87ed335a6c7e7ee6a5775f81f97ecb84/lwjgl-3.3.3.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lwjgl/lwjgl/3.3.3/1713758e3660ba66e1e954396fd18126038b33c0/lwjgl-3.3.3-natives-linux.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.lz4/lz4-java/1.8.0/4b986a99445e49ea5fbf5d149c4b63f6ed6c6780/lz4-java-1.8.0.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.jline/jline-terminal/3.20.0/d0ddcc708ddf527a3454c941b7b9225cc83a15ff/jline-terminal-3.20.0.jar:/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:/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:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/3.0.2/25ea2e8b0c338a877313bd4672d3fe056ea78f0d/jsr305-3.0.2.jar:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/org.checkerframework/checker-qual/3.33.0/de2b60b62da487644fc11f734e73c8b0b431238f/checker-qual-3.33.0.jar:/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:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/2.8/c85270e307e7b822f1086b93689124b89768e273/j2objc-annotations-2.8.jar)
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.Native.extractFromResourcePath(Native.java:1141) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:297) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:481) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/com.sun.jna@5.14.0/com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:423) ~[jna-5.14.0.jar%23121!/:5.14.0 (b0)]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.NarratorLinux$FliteLibrary.loadNative(NarratorLinux.java:67) ~[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!/:?]
+ at MC-BOOTSTRAP/text2speech@1.17.9/com.mojang.text2speech.Narrator.getNarrator(Narrator.java:41) ~[text2speech-1.17.9.jar%23103!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.GameNarrator.(GameNarrator.java:21) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:609) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[neoforge-21.1.65-minecraft.jar%23173!/:?]
+ at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
+ at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.NeoForgeClientUserdevLaunchHandler.runService(NeoForgeClientUserdevLaunchHandler.java:23) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/fml_loader@4.0.24/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.24.jar%23127!/:4.0]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23107!/:?]
+ at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23107!/:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
+ at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
+ 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
+ - 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!
diff --git a/run/options.txt b/run/options.txt
index 55194bb..2061f64 100644
--- a/run/options.txt
+++ b/run/options.txt
@@ -1,13 +1,144 @@
-bobView:false
-fboEnable:true
-lastServer:localhost:25463
-renderDistance:5
-fancyGraphics:false
-entityShadows:true
-enableVsync:false
-maxFps:260
-particles:0
-renderClouds:false
-ao:0
+version:3955
+ao:true
+biomeBlendRadius:2
+enableVsync:false
+entityDistanceScaling:1.0
+entityShadows:true
+forceUnicodeFont:false
+japaneseGlyphVariants:false
+fov:1.0
+fovEffectScale:1.0
+darknessEffectScale:1.0
+glintSpeed:0.5
+glintStrength:0.75
+prioritizeChunkUpdates:0
+fullscreen:false
+gamma:1.0
+graphicsMode:1
+guiScale:3
+maxFps:260
mipmapLevels:2
+narrator:0
+particles:0
+reducedDebugInfo:false
+renderClouds:"false"
+renderDistance:27
+simulationDistance:12
+screenEffectScale:1.0
+soundDevice:""
+autoJump:false
+operatorItemsTab:false
+autoSuggestions:true
+chatColors:true
+chatLinks:true
+chatLinksPrompt:true
+discrete_mouse_scroll:false
+invertYMouse:false
+realmsNotifications:true
+showSubtitles:false
+directionalAudio:false
+touchscreen:false
+bobView:false
+toggleCrouch:false
+toggleSprint:false
+darkMojangStudiosBackground:false
+hideLightningFlashes:false
+hideSplashTexts:false
+mouseSensitivity:0.5
+damageTiltStrength:1.0
+highContrast:false
+narratorHotkey:true
+resourcePacks:[]
+incompatibleResourcePacks:[]
+lastServer:localhost:25463
lang:en_us
+chatVisibility:0
+chatOpacity:1.0
+chatLineSpacing:0.0
+textBackgroundOpacity:0.5
+backgroundForChatOnly:true
+hideServerAddress:false
+advancedItemTooltips:false
+pauseOnLostFocus:true
+overrideWidth:0
+overrideHeight:0
+chatHeightFocused:1.0
+chatDelay:0.0
+chatHeightUnfocused:0.4375
+chatScale:1.0
+chatWidth:1.0
+notificationDisplayTime:1.0
+useNativeTransport:true
+mainHand:"right"
+attackIndicator:1
+tutorialStep:none
+mouseWheelSensitivity:1.0
+rawMouseInput:true
+glDebugVerbosity:1
+skipMultiplayerWarning:false
+hideMatchedNames:true
+joinedFirstServer:false
+hideBundleTutorial:false
+syncChunkWrites:false
+showAutosaveIndicator:true
+allowServerListing:true
+onlyShowSecureChat:false
+panoramaScrollSpeed:1.0
+telemetryOptInExtra:false
+onboardAccessibility:false
+menuBackgroundBlurriness:5
+key_key.attack:key.mouse.left
+key_key.use:key.mouse.right
+key_key.forward:key.keyboard.w
+key_key.left:key.keyboard.a
+key_key.back:key.keyboard.s
+key_key.right:key.keyboard.d
+key_key.jump:key.keyboard.space
+key_key.sneak:key.keyboard.left.shift
+key_key.sprint:key.keyboard.left.control
+key_key.drop:key.keyboard.q
+key_key.inventory:key.keyboard.e
+key_key.chat:key.keyboard.t
+key_key.playerlist:key.keyboard.tab
+key_key.pickItem:key.mouse.middle
+key_key.command:key.keyboard.slash
+key_key.socialInteractions:key.keyboard.p
+key_key.screenshot:key.keyboard.f2
+key_key.togglePerspective:key.keyboard.f5
+key_key.smoothCamera:key.keyboard.unknown
+key_key.fullscreen:key.keyboard.f11
+key_key.spectatorOutlines:key.keyboard.unknown
+key_key.swapOffhand:key.keyboard.f
+key_key.saveToolbarActivator:key.keyboard.c
+key_key.loadToolbarActivator:key.keyboard.x
+key_key.advancements:key.keyboard.l
+key_key.hotbar.1:key.keyboard.1
+key_key.hotbar.2:key.keyboard.2
+key_key.hotbar.3:key.keyboard.3
+key_key.hotbar.4:key.keyboard.4
+key_key.hotbar.5:key.keyboard.5
+key_key.hotbar.6:key.keyboard.6
+key_key.hotbar.7:key.keyboard.7
+key_key.hotbar.8:key.keyboard.8
+key_key.hotbar.9:key.keyboard.9
+key_iris.keybind.reload:key.keyboard.r
+key_iris.keybind.toggleShaders:key.keyboard.k
+key_iris.keybind.shaderPackSelection:key.keyboard.o
+key_iris.keybind.wireframe:key.keyboard.unknown
+soundCategory_master:0.0
+soundCategory_music:1.0
+soundCategory_record:1.0
+soundCategory_weather:1.0
+soundCategory_block:1.0
+soundCategory_hostile:1.0
+soundCategory_neutral:1.0
+soundCategory_player:1.0
+soundCategory_ambient:1.0
+soundCategory_voice:1.0
+modelPart_cape:true
+modelPart_jacket:true
+modelPart_left_sleeve:true
+modelPart_right_sleeve:true
+modelPart_left_pants_leg:true
+modelPart_right_pants_leg:true
+modelPart_hat:true
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/CawezsMantleToStratusMod.java b/src/main/java/net/mcreator/cawezsmantletostratus/CawezsMantleToStratusMod.java
index c62582e..b913aaa 100644
--- a/src/main/java/net/mcreator/cawezsmantletostratus/CawezsMantleToStratusMod.java
+++ b/src/main/java/net/mcreator/cawezsmantletostratus/CawezsMantleToStratusMod.java
@@ -19,10 +19,7 @@ import net.minecraft.network.codec.StreamCodec;
import net.minecraft.network.FriendlyByteBuf;
import net.mcreator.cawezsmantletostratus.world.features.StructureFeature;
-import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModTabs;
-import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModItems;
import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModFeatures;
-import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModBlocks;
import java.util.concurrent.ConcurrentLinkedQueue;
import java.util.Map;
@@ -42,12 +39,6 @@ public class CawezsMantleToStratusMod {
NeoForge.EVENT_BUS.register(this);
modEventBus.addListener(this::registerNetworking);
- CawezsMantleToStratusModBlocks.REGISTRY.register(modEventBus);
-
- CawezsMantleToStratusModItems.REGISTRY.register(modEventBus);
-
- CawezsMantleToStratusModTabs.REGISTRY.register(modEventBus);
-
CawezsMantleToStratusModFeatures.REGISTRY.register(modEventBus);
StructureFeature.REGISTRY.register(modEventBus);
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java b/src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java
deleted file mode 100644
index 7c67915..0000000
--- a/src/main/java/net/mcreator/cawezsmantletostratus/block/FossilBlock.java
+++ /dev/null
@@ -1,33 +0,0 @@
-
-package net.mcreator.cawezsmantletostratus.block;
-
-import net.minecraft.world.level.material.FluidState;
-import net.minecraft.world.level.block.state.properties.NoteBlockInstrument;
-import net.minecraft.world.level.block.state.BlockState;
-import net.minecraft.world.level.block.state.BlockBehaviour;
-import net.minecraft.world.level.block.SoundType;
-import net.minecraft.world.level.block.Block;
-import net.minecraft.world.level.Level;
-import net.minecraft.world.level.BlockGetter;
-import net.minecraft.world.entity.player.Player;
-import net.minecraft.core.BlockPos;
-
-import net.mcreator.cawezsmantletostratus.procedures.FossilBlockDestroyedByPlayerProcedure;
-
-public class FossilBlock extends Block {
- public FossilBlock() {
- super(BlockBehaviour.Properties.of().instrument(NoteBlockInstrument.HAT).sound(SoundType.GLASS).strength(10f));
- }
-
- @Override
- public int getLightBlock(BlockState state, BlockGetter worldIn, BlockPos pos) {
- return 15;
- }
-
- @Override
- public boolean onDestroyedByPlayer(BlockState blockstate, Level world, BlockPos pos, Player entity, boolean willHarvest, FluidState fluid) {
- boolean retval = super.onDestroyedByPlayer(blockstate, world, pos, entity, willHarvest, fluid);
- FossilBlockDestroyedByPlayerProcedure.execute(world, pos.getX(), pos.getY(), pos.getZ(), entity);
- return retval;
- }
-}
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModBlocks.java b/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModBlocks.java
deleted file mode 100644
index a2ff5b8..0000000
--- a/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModBlocks.java
+++ /dev/null
@@ -1,20 +0,0 @@
-
-/*
- * MCreator note: This file will be REGENERATED on each build.
- */
-package net.mcreator.cawezsmantletostratus.init;
-
-import net.neoforged.neoforge.registries.DeferredRegister;
-import net.neoforged.neoforge.registries.DeferredBlock;
-
-import net.minecraft.world.level.block.Block;
-
-import net.mcreator.cawezsmantletostratus.block.FossilBlock;
-import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod;
-
-public class CawezsMantleToStratusModBlocks {
- public static final DeferredRegister.Blocks REGISTRY = DeferredRegister.createBlocks(CawezsMantleToStratusMod.MODID);
- public static final DeferredBlock FOSSIL = REGISTRY.register("fossil", FossilBlock::new);
- // Start of user code block custom blocks
- // End of user code block custom blocks
-}
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModItems.java b/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModItems.java
deleted file mode 100644
index 4beefac..0000000
--- a/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModItems.java
+++ /dev/null
@@ -1,26 +0,0 @@
-
-/*
- * MCreator note: This file will be REGENERATED on each build.
- */
-package net.mcreator.cawezsmantletostratus.init;
-
-import net.neoforged.neoforge.registries.DeferredRegister;
-import net.neoforged.neoforge.registries.DeferredItem;
-import net.neoforged.neoforge.registries.DeferredHolder;
-
-import net.minecraft.world.level.block.Block;
-import net.minecraft.world.item.Item;
-import net.minecraft.world.item.BlockItem;
-
-import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod;
-
-public class CawezsMantleToStratusModItems {
- public static final DeferredRegister.Items REGISTRY = DeferredRegister.createItems(CawezsMantleToStratusMod.MODID);
- public static final DeferredItem- FOSSIL = block(CawezsMantleToStratusModBlocks.FOSSIL);
-
- // Start of user code block custom items
- // End of user code block custom items
- private static DeferredItem
- block(DeferredHolder block) {
- return REGISTRY.register(block.getId().getPath(), () -> new BlockItem(block.get(), new Item.Properties()));
- }
-}
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModTabs.java b/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModTabs.java
deleted file mode 100644
index fbd89e9..0000000
--- a/src/main/java/net/mcreator/cawezsmantletostratus/init/CawezsMantleToStratusModTabs.java
+++ /dev/null
@@ -1,26 +0,0 @@
-
-/*
- * MCreator note: This file will be REGENERATED on each build.
- */
-package net.mcreator.cawezsmantletostratus.init;
-
-import net.neoforged.neoforge.registries.DeferredRegister;
-import net.neoforged.neoforge.registries.DeferredHolder;
-
-import net.minecraft.world.level.block.Blocks;
-import net.minecraft.world.item.ItemStack;
-import net.minecraft.world.item.CreativeModeTab;
-import net.minecraft.network.chat.Component;
-import net.minecraft.core.registries.Registries;
-
-import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod;
-
-public class CawezsMantleToStratusModTabs {
- public static final DeferredRegister REGISTRY = DeferredRegister.create(Registries.CREATIVE_MODE_TAB, CawezsMantleToStratusMod.MODID);
- public static final DeferredHolder MT_S = REGISTRY.register("mt_s",
- () -> CreativeModeTab.builder().title(Component.translatable("item_group.cawezs_mantle_to_stratus.mt_s")).icon(() -> new ItemStack(Blocks.POINTED_DRIPSTONE)).displayItems((parameters, tabData) -> {
- tabData.accept(CawezsMantleToStratusModBlocks.FOSSIL.get().asItem());
- })
-
- .build());
-}
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java b/src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java
index 7744398..6c4279b 100644
--- a/src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java
+++ b/src/main/java/net/mcreator/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java
@@ -11,12 +11,11 @@ public class ExhumedAirAdditionalGenerationConditionProcedure {
for (int index0 = 0; index0 < 128; index0++) {
if( !world.getBlockState(BlockPos.containing(x, index0, z)).canOcclude()) {
- if (Mth.nextInt(RandomSource.create(), 1, 20)<16) {
+ if (Mth.nextInt(RandomSource.create(), 1, 100)<95) {
- world.setBlock(BlockPos.containing(x, index0, z), Blocks.NETHER_BRICK_FENCE.defaultBlockState(), 3);
world.setBlock(BlockPos.containing(x, index0, z), Blocks.RED_NETHER_BRICK_WALL.defaultBlockState(), 3);
} else {
- world.setBlock(BlockPos.containing(x, y, z), Blocks.PEARLESCENT_FROGLIGHT.defaultBlockState(), 3);
+ world.setBlock(BlockPos.containing(x, index0, z), Blocks.PEARLESCENT_FROGLIGHT.defaultBlockState(), 3);
}
}
}
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java b/src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java
deleted file mode 100644
index 47d777b..0000000
--- a/src/main/java/net/mcreator/cawezsmantletostratus/procedures/FossilBlockDestroyedByPlayerProcedure.java
+++ /dev/null
@@ -1,190 +0,0 @@
-package net.mcreator.cawezsmantletostratus.procedures;
-
-import net.minecraft.world.phys.Vec3;
-import net.minecraft.world.phys.Vec2;
-import net.minecraft.world.level.LevelAccessor;
-import net.minecraft.world.item.Items;
-import net.minecraft.world.item.ItemStack;
-import net.minecraft.world.entity.player.Player;
-import net.minecraft.world.entity.LivingEntity;
-import net.minecraft.world.entity.Entity;
-import net.minecraft.util.RandomSource;
-import net.minecraft.util.Mth;
-import net.minecraft.server.level.ServerLevel;
-import net.minecraft.network.chat.Component;
-import net.minecraft.commands.CommandSourceStack;
-import net.minecraft.commands.CommandSource;
-
-public class FossilBlockDestroyedByPlayerProcedure {
- public static void execute(LevelAccessor world, double x, double y, double z, Entity entity) {
- if (entity == null)
- return;
- if (world instanceof ServerLevel _level)
- _level.getServer().getCommands().performPrefixedCommand(new CommandSourceStack(CommandSource.NULL, new Vec3(x, y, z), Vec2.ZERO, _level, 4, "", Component.literal(""), _level.getServer(), null).withSuppressedOutput(), "summon minecraft:" + mob());
- }
-
- private static String mob (){
-
- int choice = (Mth.nextInt(RandomSource.create(), 0, 77));
- switch(choice) {
- case 0:
- return "blaze";
- case 1:
- return "bogged";
- case 2:
- return "breeze";
- case 3:
- return "creeper";
- case 4:
- return "elder_guardian";
- case 5:
- return "endermite";
- case 6:
- return "evoker";
- case 7:
- return "ghast";
- case 8:
- return "guardian";
- case 9:
- return "hoglin";
- case 10:
- return "husk";
- case 11:
- return "magma_cube";
- case 12:
- return "phantom";
- case 13:
- return "piglin_brute";
- case 14:
- return "pillager";
- case 15:
- return "ravager";
- case 16:
- return "shulker";
- case 17:
- return "silverfish";
- case 18:
- return "skeleton";
- case 19:
- return "slime";
- case 20:
- return "stray";
- case 21:
- return "vex";
- case 22:
- return "vindicator";
- case 23:
- return "warden";
- case 24:
- return "witch";
- case 25:
- return "wither_skeleton";
- case 26:
- return "zoglin";
- case 27:
- return "zombie";
- case 28:
- return "zombie_villager";
- case 29:
- return "bee";
- case 30:
- return "cave_spider";
- case 31:
- return "enderman";
- case 32:
- return "dolphin";
- case 33:
- return "drowned";
- case 34:
- return "fox";
- case 35:
- return "goat";
- case 36:
- return "iron_golem";
- case 37:
- return "llama";
- case 38:
- return "panda";
- case 39:
- return "piglin";
- case 40:
- return "polar_bear";
- case 41:
- return "spider";
- case 42:
- return "trader_llama";
- case 43:
- return "wolf";
- case 44:
- return "zombified_piglin";
- case 45:
- return "allay";
- case 46:
- return "armadillo";
- case 47:
- return "axolotl";
- case 48:
- return "bat";
- case 49:
- return "camel";
- case 50:
- return "cat";
- case 51:
- return "chicken";
- case 52:
- return "cod";
- case 53:
- return "cow";
- case 54:
- return "donkey";
- case 55:
- return "frog";
- case 56:
- return "glow_squid";
- case 57:
- return "horse";
- case 58:
- return "mooshroom";
- case 59:
- return "mule";
- case 60:
- return "ocelot";
- case 61:
- return "parrot";
- case 62:
- return "pig";
- case 63:
- return "pufferfish";
- case 64:
- return "rabbit";
- case 65:
- return "salmon";
- case 66:
- return "sheep";
- case 67:
- return "skeleton_horse";
- case 68:
- return "sniffer";
- case 69:
- return "snow_golem";
- case 70:
- return "squid";
- case 71:
- return "strider";
- case 72:
- return "tadpole";
- case 73:
- return "tropical_fish";
- case 74:
- return "turtle";
- case 75:
- return "villager";
- case 76:
- return "wandering_trader";
- case 77:
- return "zombie_horse";
- }
- return "zombie_horse";
- }
-
-}
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java b/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java
index 2d8986b..54d378e 100644
--- a/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java
+++ b/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/DepthsDimension.java
@@ -23,7 +23,7 @@ public class DepthsDimension {
@Override
public boolean isFoggyAt(int x, int y) {
- return true;
+ return false;
}
};
event.register(ResourceLocation.parse("cawezs_mantle_to_stratus:depths"), customEffect);
diff --git a/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java b/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java
new file mode 100644
index 0000000..2a66ac9
--- /dev/null
+++ b/src/main/java/net/mcreator/cawezsmantletostratus/world/dimension/HeightsDimension.java
@@ -0,0 +1,32 @@
+
+package net.mcreator.cawezsmantletostratus.world.dimension;
+
+import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent;
+import net.neoforged.fml.common.EventBusSubscriber;
+import net.neoforged.bus.api.SubscribeEvent;
+import net.neoforged.api.distmarker.Dist;
+
+import net.minecraft.world.phys.Vec3;
+import net.minecraft.resources.ResourceLocation;
+import net.minecraft.client.renderer.DimensionSpecialEffects;
+
+public class HeightsDimension {
+ @EventBusSubscriber(bus = EventBusSubscriber.Bus.MOD, value = Dist.CLIENT)
+ public static class HeightsSpecialEffectsHandler {
+ @SubscribeEvent
+ public static void registerDimensionSpecialEffects(RegisterDimensionSpecialEffectsEvent event) {
+ DimensionSpecialEffects customEffect = new DimensionSpecialEffects(Float.NaN, true, DimensionSpecialEffects.SkyType.NONE, false, false) {
+ @Override
+ public Vec3 getBrightnessDependentFogColor(Vec3 color, float sunHeight) {
+ return color;
+ }
+
+ @Override
+ public boolean isFoggyAt(int x, int y) {
+ return false;
+ }
+ };
+ event.register(ResourceLocation.parse("cawezs_mantle_to_stratus:heights"), customEffect);
+ }
+ }
+}
diff --git a/src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json b/src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json
deleted file mode 100644
index 7d525b0..0000000
--- a/src/main/resources/assets/cawezs_mantle_to_stratus/blockstates/fossil.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "variants": {
- "": {
- "model": "cawezs_mantle_to_stratus:block/fossil"
- }
- }
-}
\ No newline at end of file
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 2c6e0a6..b362b9a 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,7 +3,6 @@
"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",
diff --git a/src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json b/src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json
deleted file mode 100644
index 9f00773..0000000
--- a/src/main/resources/assets/cawezs_mantle_to_stratus/models/block/fossil.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "parent": "block/cube",
- "textures": {
- "down": "cawezs_mantle_to_stratus:block/frozen_fossil",
- "up": "cawezs_mantle_to_stratus:block/frozen_fossil",
- "north": "cawezs_mantle_to_stratus:block/frozen_fossil",
- "east": "cawezs_mantle_to_stratus:block/frozen_fossil",
- "south": "cawezs_mantle_to_stratus:block/frozen_fossil",
- "west": "cawezs_mantle_to_stratus:block/frozen_fossil",
- "particle": "cawezs_mantle_to_stratus:block/frozen_fossil"
- },
- "render_type": "solid"
-}
\ No newline at end of file
diff --git a/src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json b/src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json
deleted file mode 100644
index ca0bb0c..0000000
--- a/src/main/resources/assets/cawezs_mantle_to_stratus/models/item/fossil.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "parent": "cawezs_mantle_to_stratus:block/fossil",
- "display": {
- "thirdperson": {
- "rotation": [
- 10,
- -45,
- 170
- ],
- "translation": [
- 0,
- 1.5,
- -2.75
- ],
- "scale": [
- 0.375,
- 0.375,
- 0.375
- ]
- }
- }
-}
\ No newline at end of file
diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json b/src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json
index 0f8192f..05d29a9 100644
--- a/src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/dimension/depths.json
@@ -2,40 +2,21 @@
"type": "cawezs_mantle_to_stratus:depths",
"generator": {
"type": "minecraft:noise",
- "biome_source": {
- "type": "minecraft:multi_noise",
- "biomes": [
- {
- "biome": "cawezs_mantle_to_stratus:exhumed",
- "parameters": {
- "temperature": 0,
- "humidity": 0,
- "continentalness": 0,
- "weirdness": 0,
- "erosion": 0,
- "depth": 0,
- "offset": 0
- }
- }
- ]
- },
"settings": {
- "name": "cawezs_mantle_to_stratus:depths",
"sea_level": 32,
- "legacy_random_source": true,
"disable_mob_generation": false,
"aquifers_enabled": false,
"ore_veins_enabled": false,
+ "legacy_random_source": true,
"default_block": {
"Name": "minecraft:blackstone"
},
"default_fluid": {
"Name": "minecraft:air"
},
- "spawn_target": [],
"noise": {
"min_y": 0,
- "height": 128,
+ "height": 256,
"size_horizontal": 1,
"size_vertical": 2
},
@@ -47,22 +28,30 @@
"temperature": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:temperature",
- "xz_scale": 0.25,
+ "xz_scale": 0.2,
"y_scale": 0,
"shift_x": "minecraft:shift_x",
- "shift_y": 0,
+ "shift_y": "minecraft:shift_x",
"shift_z": "minecraft:shift_z"
},
"vegetation": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:vegetation",
- "xz_scale": 0.25,
+ "xz_scale": 0.3,
"y_scale": 0,
"shift_x": "minecraft:shift_x",
- "shift_y": 0,
+ "shift_y": "minecraft:shift_x",
+ "shift_z": "minecraft:shift_z"
+ },
+ "continents": {
+ "type": "minecraft:shifted_noise",
+ "noise": "minecraft:vegetation",
+ "xz_scale": 0.4,
+ "y_scale": 0,
+ "shift_x": "minecraft:shift_x",
+ "shift_y": "minecraft:shift_x",
"shift_z": "minecraft:shift_z"
},
- "continents": 0,
"erosion": 0,
"depth": 0,
"ridges": 0,
@@ -71,7 +60,7 @@
"type": "minecraft:squeeze",
"argument": {
"type": "minecraft:mul",
- "argument1": 0.64,
+ "argument1": 0.2,
"argument2": {
"type": "minecraft:interpolated",
"argument": {
@@ -98,8 +87,8 @@
"type": "minecraft:mul",
"argument1": {
"type": "minecraft:y_clamped_gradient",
- "from_y": 104,
- "to_y": 128,
+ "from_y": 246,
+ "to_y": 256,
"from_value": 1,
"to_value": 0
},
@@ -121,6 +110,7 @@
"vein_ridged": 0,
"vein_gap": 0
},
+ "spawn_target": [],
"surface_rule": {
"type": "minecraft:sequence",
"sequence": [
@@ -165,6 +155,138 @@
}
}
},
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:biome",
+ "biome_is": [
+ "cawezs_mantle_to_stratus:buriedwetlandcaves"
+ ]
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": false,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:water",
+ "offset": -1,
+ "surface_depth_multiplier": 0,
+ "add_stone_depth": false
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:mud"
+ }
+ }
+ },
+ {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:cobbled_deepslate"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": true,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:gravel"
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:biome",
+ "biome_is": [
+ "cawezs_mantle_to_stratus:crystals"
+ ]
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": false,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:water",
+ "offset": -1,
+ "surface_depth_multiplier": 0,
+ "add_stone_depth": false
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:tuff"
+ }
+ }
+ },
+ {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:obsidian"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": true,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:calcite"
+ }
+ }
+ }
+ ]
+ }
+ },
{
"type": "minecraft:condition",
"if_true": {
@@ -180,10 +302,10 @@
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:stone_depth",
+ "offset": 0,
"surface_type": "floor",
"add_surface_depth": false,
- "secondary_depth_range": 0,
- "offset": 0
+ "secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:sequence",
@@ -216,10 +338,10 @@
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:stone_depth",
+ "offset": 0,
"surface_type": "floor",
"add_surface_depth": true,
- "secondary_depth_range": 0,
- "offset": 0
+ "secondary_depth_range": 0
},
"then_run": {
"type": "minecraft:block",
@@ -231,6 +353,210 @@
]
}
},
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:biome",
+ "biome_is": [
+ "cawezs_mantle_to_stratus:frozencaves"
+ ]
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": false,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:water",
+ "offset": -1,
+ "surface_depth_multiplier": 0,
+ "add_stone_depth": false
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:snow_block"
+ }
+ }
+ },
+ {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:obsidian"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": true,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:blue_ice"
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:biome",
+ "biome_is": [
+ "cawezs_mantle_to_stratus:mushrooms"
+ ]
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": false,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:water",
+ "offset": -1,
+ "surface_depth_multiplier": 0,
+ "add_stone_depth": false
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:mycelium",
+ "Properties": {
+ "snowy": "false"
+ }
+ }
+ }
+ },
+ {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:cobbled_deepslate"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": true,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:gravel"
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:biome",
+ "biome_is": [
+ "cawezs_mantle_to_stratus:overgrowncaves"
+ ]
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": false,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:water",
+ "offset": -1,
+ "surface_depth_multiplier": 0,
+ "add_stone_depth": false
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:podzol",
+ "Properties": {
+ "snowy": "false"
+ }
+ }
+ }
+ },
+ {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:cobbled_deepslate"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "offset": 0,
+ "surface_type": "floor",
+ "add_surface_depth": true,
+ "secondary_depth_range": 0
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:gravel"
+ }
+ }
+ }
+ ]
+ }
+ },
{
"type": "minecraft:block",
"result_state": {
@@ -239,6 +565,173 @@
}
]
}
+ },
+ "biome_source": {
+ "type": "minecraft:multi_noise",
+ "biomes": [
+ {
+ "biome": "cawezs_mantle_to_stratus:buriedwetlandcaves",
+ "parameters": {
+ "temperature": [
+ -1,
+ 1
+ ],
+ "humidity": [
+ 0.2,
+ 1
+ ],
+ "continentalness": [
+ -1,
+ 0
+ ],
+ "erosion": [
+ -1,
+ 1
+ ],
+ "weirdness": [
+ -1,
+ 1
+ ],
+ "depth": 0,
+ "offset": 0
+ }
+ },
+ {
+ "biome": "cawezs_mantle_to_stratus:crystals",
+ "parameters": {
+ "temperature": [
+ -1,
+ 1
+ ],
+ "humidity": [
+ 0.2,
+ 1
+ ],
+ "continentalness": [
+ 0,
+ 1
+ ],
+ "erosion": [
+ -1,
+ 1
+ ],
+ "weirdness": [
+ -1,
+ 1
+ ],
+ "depth": 0,
+ "offset": 0
+ }
+ },
+ {
+ "biome": "cawezs_mantle_to_stratus:exhumed",
+ "parameters": {
+ "temperature": [
+ -1,
+ 1
+ ],
+ "humidity": [
+ -1,
+ -0.3
+ ],
+ "continentalness": [
+ 0,
+ 1
+ ],
+ "erosion": [
+ -1,
+ 1
+ ],
+ "weirdness": [
+ -1,
+ 1
+ ],
+ "depth": 0,
+ "offset": 0
+ }
+ },
+ {
+ "biome": "cawezs_mantle_to_stratus:frozencaves",
+ "parameters": {
+ "temperature": [
+ 0.2,
+ 1
+ ],
+ "humidity": [
+ -1,
+ 1
+ ],
+ "continentalness": [
+ 0,
+ 1
+ ],
+ "erosion": [
+ -1,
+ 1
+ ],
+ "weirdness": [
+ -1,
+ 1
+ ],
+ "depth": 0,
+ "offset": 0
+ }
+ },
+ {
+ "biome": "cawezs_mantle_to_stratus:mushrooms",
+ "parameters": {
+ "temperature": [
+ -1,
+ 1
+ ],
+ "humidity": [
+ -1,
+ -0.3
+ ],
+ "continentalness": [
+ -1,
+ 0
+ ],
+ "erosion": [
+ -1,
+ 1
+ ],
+ "weirdness": [
+ -1,
+ 1
+ ],
+ "depth": 0,
+ "offset": 0
+ }
+ },
+ {
+ "biome": "cawezs_mantle_to_stratus:overgrowncaves",
+ "parameters": {
+ "temperature": [
+ 0.2,
+ 1
+ ],
+ "humidity": [
+ -1,
+ 1
+ ],
+ "continentalness": [
+ -1,
+ 0
+ ],
+ "erosion": [
+ -1,
+ 1
+ ],
+ "weirdness": [
+ -1,
+ 1
+ ],
+ "depth": 0,
+ "offset": 0
+ }
+ }
+ ]
}
}
-}
\ No newline at end of file
+}
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
new file mode 100644
index 0000000..730ca22
--- /dev/null
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/dimension/heights.json
@@ -0,0 +1,235 @@
+{
+ "type": "cawezs_mantle_to_stratus:heights",
+ "generator": {
+ "type": "minecraft:noise",
+ "biome_source": {
+ "type": "minecraft:multi_noise",
+ "biomes": [
+ {
+ "biome": "cawezs_mantle_to_stratus:clouds",
+ "parameters": {
+ "temperature": 0,
+ "humidity": 0,
+ "continentalness": 0,
+ "weirdness": 0,
+ "erosion": 0,
+ "depth": 0,
+ "offset": 0
+ }
+ }
+ ]
+ },
+ "settings": {
+ "name": "cawezs_mantle_to_stratus:heights",
+ "sea_level": 0,
+ "legacy_random_source": true,
+ "disable_mob_generation": false,
+ "aquifers_enabled": false,
+ "ore_veins_enabled": false,
+ "default_block": {
+ "Name": "minecraft:tuff"
+ },
+ "default_fluid": {
+ "Name": "minecraft:water",
+ "Properties": {
+ "level": "0"
+ }
+ },
+ "spawn_target": [],
+ "noise": {
+ "min_y": 0,
+ "height": 128,
+ "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": 0,
+ "vegetation": 0,
+ "continents": 0,
+ "erosion": {
+ "type": "minecraft:cache_2d",
+ "argument": {
+ "type": "minecraft:end_islands"
+ }
+ },
+ "depth": 0,
+ "ridges": 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": 56,
+ "to_y": 312,
+ "from_value": 1,
+ "to_value": 0
+ },
+ "argument2": {
+ "type": "minecraft:add",
+ "argument1": 23.4375,
+ "argument2": {
+ "type": "minecraft:add",
+ "argument1": -0.703125,
+ "argument2": {
+ "type": "minecraft:cache_2d",
+ "argument": {
+ "type": "minecraft:end_islands"
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ },
+ "final_density": {
+ "type": "minecraft:squeeze",
+ "argument": {
+ "type": "minecraft:mul",
+ "argument1": 0.64,
+ "argument2": {
+ "type": "minecraft:interpolated",
+ "argument": {
+ "type": "minecraft:blend_density",
+ "argument": {
+ "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": 56,
+ "to_y": 312,
+ "from_value": 1,
+ "to_value": 0
+ },
+ "argument2": {
+ "type": "minecraft:add",
+ "argument1": 23.4375,
+ "argument2": "minecraft:end/sloped_cheese"
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ },
+ "vein_toggle": 0,
+ "vein_ridged": 0,
+ "vein_gap": 0
+ },
+ "surface_rule": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:biome",
+ "biome_is": [
+ "cawezs_mantle_to_stratus:clouds"
+ ]
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "surface_type": "floor",
+ "add_surface_depth": false,
+ "secondary_depth_range": 0,
+ "offset": 0
+ },
+ "then_run": {
+ "type": "minecraft:sequence",
+ "sequence": [
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:water",
+ "offset": -1,
+ "surface_depth_multiplier": 0,
+ "add_stone_depth": false
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:white_stained_glass"
+ }
+ }
+ },
+ {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:chiseled_quartz_block"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "type": "minecraft:condition",
+ "if_true": {
+ "type": "minecraft:stone_depth",
+ "surface_type": "floor",
+ "add_surface_depth": true,
+ "secondary_depth_range": 0,
+ "offset": 0
+ },
+ "then_run": {
+ "type": "minecraft:block",
+ "result_state": {
+ "Name": "minecraft:calcite"
+ }
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json b/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json
index 55db685..a42d916 100644
--- a/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/depths.json
@@ -5,7 +5,7 @@
"respawn_anchor_works": false,
"bed_works": true,
"has_raids": false,
- "has_skylight": false,
+ "has_skylight": true,
"has_ceiling": true,
"coordinate_scale": 1,
"ambient_light": 0,
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
new file mode 100644
index 0000000..7846b06
--- /dev/null
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/dimension_type/heights.json
@@ -0,0 +1,23 @@
+{
+ "ultrawarm": false,
+ "natural": false,
+ "piglin_safe": true,
+ "respawn_anchor_works": false,
+ "bed_works": true,
+ "has_raids": false,
+ "has_skylight": false,
+ "has_ceiling": false,
+ "coordinate_scale": 1,
+ "ambient_light": 0.5,
+ "infiniburn": "#minecraft:infiniburn_overworld",
+ "min_y": 0,
+ "height": 256,
+ "logical_height": 256,
+ "monster_spawn_light_level": {
+ "type": "minecraft:uniform",
+ "min_inclusive": 0,
+ "max_inclusive": 7
+ },
+ "monster_spawn_block_light_limit": 0,
+ "effects": "cawezs_mantle_to_stratus:heights"
+}
\ No newline at end of file
diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json b/src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json
deleted file mode 100644
index 90d361b..0000000
--- a/src/main/resources/data/cawezs_mantle_to_stratus/loot_table/blocks/fossil.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "type": "minecraft:block",
- "random_sequence": "cawezs_mantle_to_stratus:blocks/fossil",
- "pools": [
- {
- "rolls": 1.0,
- "conditions": [
- {
- "condition": "minecraft:survives_explosion"
- }
- ],
- "entries": [
- {
- "type": "minecraft:item",
- "name": "minecraft:air"
- }
- ]
- }
- ]
-}
\ No newline at end of file
diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json
index 290c18a..f2a373b 100644
--- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/configured_feature/exhumedvegetation.json
@@ -4,6 +4,12 @@
"state_provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
+ {
+ "data": {
+ "Name": "minecraft:wither_rose"
+ },
+ "weight": 1
+ },
{
"data": {
"Name": "minecraft:redstone_block"
diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json
index 7d24146..6bb1e32 100644
--- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_air.json
@@ -2,20 +2,14 @@
"feature": "cawezs_mantle_to_stratus:exhumed_air",
"placement": [
{
- "type": "minecraft:count",
- "count": 4
+ "type": "minecraft:in_square"
},
{
- "type": "minecraft:height_range",
- "height": {
- "type": "minecraft:uniform",
- "min_inclusive": {
- "absolute": 0
- },
- "max_inclusive": {
- "absolute": 128
- }
- }
+ "type": "minecraft:biome"
+ },
+ {
+ "type": "minecraft:rarity_filter",
+ "chance": 5
}
]
}
\ No newline at end of file
diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json
index c0e2180..72f58ef 100644
--- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumed_tree.json
@@ -1,6 +1,9 @@
{
"feature": "cawezs_mantle_to_stratus:exhumed_tree",
"placement": [
+ {
+ "type": "minecraft:biome"
+ },
{
"type": "minecraft:count_on_every_layer",
"count": 4
diff --git a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json
index f5fdbde..fdd721b 100644
--- a/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json
+++ b/src/main/resources/data/cawezs_mantle_to_stratus/worldgen/placed_feature/exhumedvegetation.json
@@ -1,6 +1,9 @@
{
"feature": "cawezs_mantle_to_stratus:exhumedvegetation",
"placement": [
+ {
+ "type": "minecraft:biome"
+ },
{
"type": "minecraft:count_on_every_layer",
"count": 4
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 b3ea26f..ca18669 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,7 +1,17 @@
{
"replace": false,
"values": [
+ "minecraft:white_stained_glass",
+ "minecraft:blue_ice",
+ "minecraft:mud",
+ "minecraft:gravel",
+ "minecraft:mycelium",
+ "minecraft:tuff",
+ "minecraft:snow_block",
+ "minecraft:podzol",
+ "minecraft:calcite",
"minecraft:nether_wart_block",
- "minecraft:red_terracotta"
+ "minecraft:red_terracotta",
+ "minecraft:blackstone"
]
}
\ No newline at end of file