Jump to content

Tried Starting a Server, Didn't Work


galgam36

Recommended Posts

Tried starting a minecraft server I was working on, it closed on its own? I am using Forge 40.2.0, Minecraft 18.2, and Java 17. I spotted the FTB Backups mod near the end, so is that the issue, or is it, like, another thing?

 

2023-03-28 19:31:19,872 main WARN Advanced terminal features are not available in this environment
[19:31:19] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.2.0, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[19:31:19] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.6 by Oracle Corporation
[19:31:20] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/hanse/Desktop/ME%20WHEN/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[19:31:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\hanse\Desktop\ME WHEN\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.0\fmlcore-1.18.2-40.2.0.jar is missing mods.toml file
[19:31:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\hanse\Desktop\ME WHEN\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.0\javafmllanguage-1.18.2-40.2.0.jar is missing mods.toml file
[19:31:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\hanse\Desktop\ME WHEN\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.0\lowcodelanguage-1.18.2-40.2.0.jar is missing mods.toml file
[19:31:21] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\hanse\Desktop\ME WHEN\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.0\mclanguage-1.18.2-40.2.0.jar is missing mods.toml file
[19:31:22] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 27 dependencies adding them to mods collection
[19:31:25] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[19:31:26] [main/ERROR] [mixin/]: Mixin config polylib.mixins.json does not specify "minVersion" property
[19:31:26] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
[19:31:26] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
[19:31:26] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[19:31:26] [main/WARN] [mixin/]: Reference map 'grapplemod.refmap.json' for grapplemod.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'eureka-forge-refmap.json' for vs_eureka.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'polylib-common-refmap.json' for polylib.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'compactmachines.refmap.json' for compactmachines.mixin.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'bloodmagic.refmap.json' for bloodmagic.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'simplyswords-common-refmap.json' for simplyswords-common.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'simplyswords-forge-refmap.json' for simplyswords.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/WARN] [mixin/]: Reference map 'nethersdelight.refmap.json' for nethersdelight.mixins.json could not be read. If this is a development environment you can ignore this message
[19:31:26] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER
[19:31:26] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemInHandRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemInHandRenderer for invalid dist DEDICATED_SERVER)
[19:31:26] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemInHandRenderer was not found tetra.mixins.json:ItemInHandRendererMixin
[19:31:26] [main/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER
[19:31:26] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/player/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/player/PlayerRenderer for invalid dist DEDICATED_SERVER)
[19:31:26] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.player.PlayerRenderer was not found tetra.mixins.json:MixinPlayerRenderer
[19:31:27] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[19:31:27] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
[19:31:27] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
[19:31:27] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
[19:31:28] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[19:31:28] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[19:31:28] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[19:31:28] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[19:31:28] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[19:31:28] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[19:31:28] [main/WARN] [mixin/]: Error loading class: dev/ftb/mods/ftbchunks/data/ClaimedChunkManager (java.lang.ClassNotFoundException: dev.ftb.mods.ftbchunks.data.ClaimedChunkManager)
[19:31:28] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/peripheral/speaker/SpeakerPosition (java.lang.ClassNotFoundException: dan200.computercraft.shared.peripheral.speaker.SpeakerPosition)
[19:31:28] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/turtle/core/TurtleBrain (java.lang.ClassNotFoundException: dan200.computercraft.shared.turtle.core.TurtleBrain)
[19:31:28] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/turtle/core/TurtleMoveCommand (java.lang.ClassNotFoundException: dan200.computercraft.shared.turtle.core.TurtleMoveCommand)
[19:31:28] [main/WARN] [mixin/]: Error loading class: dan200/computercraft/shared/peripheral/modem/wireless/WirelessNetwork (java.lang.ClassNotFoundException: dan200.computercraft.shared.peripheral.modem.wireless.WirelessNetwork)
[19:31:28] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/common/gui/BlockEntityInventory (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.common.gui.BlockEntityInventory)
[19:31:28] [main/WARN] [mixin/]: Error loading class: cofh/core/block/entity/TileCoFH (java.lang.ClassNotFoundException: cofh.core.block.entity.TileCoFH)
[19:31:32] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[19:31:33] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[19:31:33] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in com/mrcrayfish/goblintraders/Hooks
[19:31:35] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
[19:31:42] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[19:31:43] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[19:31:43] [main/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[19:31:47] [modloading-worker-0/INFO] [paucal/]: Hello PAUCAL! This is FORGE!
[19:31:48] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\jeresources.toml is not correct. Correcting
[19:31:48] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[19:31:48] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[19:31:48] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[19:31:48] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[19:31:48] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key itemsPerColumn was corrected from null to its default, 4.
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key itemsPerRow was corrected from null to its default, 4.
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key diyData was corrected from null to its default, true.
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key showDevData was corrected from null to its default, false.
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key enchantsBlacklist was corrected from null to its default, [flimflam, soulBound].
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hiddenTabs was corrected from null to its default, [].
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key dimensionsBlacklist was corrected from null to its default, [-11].
[19:31:48] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key disableLootManagerReloading was corrected from null to its default, false.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\ironfurnaces-client.toml is not correct. Correcting
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.energy was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.energy.tier_0 was corrected from null to its default, 80000.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.energy.tier_1 was corrected from null to its default, 200000.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.energy.tier_2 was corrected from null to its default, 1000000.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.iron_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.iron_furnace.tier was corrected from null to its default, 0.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.iron_furnace.speed was corrected from null to its default, 160.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.iron_furnace.generation was corrected from null to its default, 20.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.copper_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.copper_furnace.tier was corrected from null to its default, 0.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.copper_furnace.speed was corrected from null to its default, 180.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.copper_furnace.generation was corrected from null to its default, 20.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.gold_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.gold_furnace.tier was corrected from null to its default, 1.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.gold_furnace.speed was corrected from null to its default, 120.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.gold_furnace.generation was corrected from null to its default, 80.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.diamond_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.diamond_furnace.tier was corrected from null to its default, 1.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.diamond_furnace.speed was corrected from null to its default, 80.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.diamond_furnace.generation was corrected from null to its default, 120.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.emerald_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.emerald_furnace.tier was corrected from null to its default, 1.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.emerald_furnace.speed was corrected from null to its default, 40.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.emerald_furnace.generation was corrected from null to its default, 160.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.silver_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.silver_furnace.tier was corrected from null to its default, 1.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.silver_furnace.speed was corrected from null to its default, 140.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.silver_furnace.generation was corrected from null to its default, 50.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.crystal_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.crystal_furnace.tier was corrected from null to its default, 2.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.crystal_furnace.speed was corrected from null to its default, 40.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.crystal_furnace.generation was corrected from null to its default, 180.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.obsidian_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.obsidian_furnace.tier was corrected from null to its default, 2.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.obsidian_furnace.speed was corrected from null to its default, 20.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.obsidian_furnace.generation was corrected from null to its default, 250.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.netherite_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.netherite_furnace.tier was corrected from null to its default, 2.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.netherite_furnace.speed was corrected from null to its default, 5.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.netherite_furnace.generation was corrected from null to its default, 400.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.million_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.million_furnace.tier was corrected from null to its default, 2.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.recipe_cache was corrected from null to its default, 10.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.rainbow_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.rainbow_furnace.speed was corrected from null to its default, 20.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.rainbow_furnace.power was corrected from null to its default, 9.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.rainbow_furnace.rainbow_generation was corrected from null to its default, 50000.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.rainbow_furnace.generation was corrected from null to its default, 1000.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.recipeMaxXPLevel was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key furnaces.recipeMaxXPLevel.level was corrected from null to its default, 100.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:50] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.allthemodium_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.allthemodium_furnace.speed was corrected from null to its default, 5.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.allthemodium_furnace.mult was corrected from null to its default, 16.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.allthemodium_furnace.generation was corrected from null to its default, 1000.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.allthemodium_furnace.tier was corrected from null to its default, 2.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.vibranium_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.vibranium_furnace.speed was corrected from null to its default, 3.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.vibranium_furnace.mult was corrected from null to its default, 32.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.vibranium_furnace.generation was corrected from null to its default, 1500.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.vibranium_furnace.tier was corrected from null to its default, 2.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.unobtainium_furnace was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.unobtainium_furnace.speed was corrected from null to its default, 1.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.unobtainium_furnace.mult was corrected from null to its default, 64.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.unobtainium_furnace.generation was corrected from null to its default, 2000.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key modded_furnaces.unobtainium_furnace.tier was corrected from null to its default, 2.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key jei was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key jei.jei was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key jei.jei.enable_jei was corrected from null to its default, true.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key jei.jei.enable_jei_catalysts was corrected from null to its default, true.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key jei.jei.enable_jei_click_area was corrected from null to its default, true.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.misc was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.misc.rainbow was corrected from null to its default, true.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.misc.errors was corrected from null to its default, false.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.misc.web was corrected from null to its default, false.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.misc.lightupdates was corrected from null to its default, false.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key updates was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key updates.check_updates was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:51] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key updates.check_updates.updates was corrected from null to its default, true.
[19:31:51] [modloading-worker-0/INFO] [ir.IronFurnaces/]: Initializing Update Checker...
[19:31:51] [ Iron Furnaces Update Checker/INFO] [ir.IronFurnaces/]: Starting Update Check...
[19:31:52] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[19:31:52] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\tetra.toml is not correct. Correcting
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.bow was corrected from null to its default, true.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.single_headed was corrected from null to its default, true.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.shield was corrected from null to its default, true.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.glint was corrected from null to its default, true.
[19:31:52] [ Iron Furnaces Update Checker/INFO] [ir.IronFurnaces/]: Update Check done!
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.development was corrected from null to its default, false.
[19:31:52] [ Iron Furnaces Update Checker/INFO] [ir.IronFurnaces/]: Iron Furnaces is up to date!
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.toolbelt_curio_only was corrected from null to its default, false.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key misc.magic_cap_multiplier was corrected from null to its default, 1.0.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key worldgen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key worldgen.geode_density was corrected from null to its default, 320.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key worldgen.features was corrected from null to its default, true.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key worldgen.feature_depth was corrected from null to its default, 8.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.enabled was corrected from null to its default, true.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.settle_base was corrected from null to its default, 270.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.settle_level_multiplier was corrected from null to its default, 3.0.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.settle_durability_multiplier was corrected from null to its default, 0.5.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_sword_base was corrected from null to its default, 110.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_sword_integrity_multiplier was corrected from null to its default, 65.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_double_base was corrected from null to its default, 140.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_double_integrity_multiplier was corrected from null to its default, 75.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_bow_base was corrected from null to its default, 48.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_bow_integrity_multiplier was corrected from null to its default, 32.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_shield_base was corrected from null to its default, 48.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_shield_integrity_multiplier was corrected from null to its default, 32.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_crossbow_base was corrected from null to its default, 48.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_crossbow_integrity_multiplier was corrected from null to its default, 32.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_single_headed_base was corrected from null to its default, 120.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key module_progression.hone_single_headed_integrity_multiplier was corrected from null to its default, 60.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key experimental was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key experimental.stonecutter was corrected from null to its default, true.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key experimental.extractor was corrected from null to its default, true.
[19:31:52] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key experimental.crossbow was corrected from null to its default, true.
[19:31:53] [PAUCAL Contributors Loading Thread/INFO] [paucal/]: Successfully loaded 41 contributors
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\cyclic.toml is not correct. Correcting
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.auto_smelt was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.auto_smelt.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.beekeeper was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.beekeeper.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.beheading was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.beheading.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.12...
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.beheading.EntityMHF was corrected from null to its default, [minecraft:blaze:MHF_Blaze, minecraft:cat:MHF_Ocelot, minecraft:cave_spider:MHF_CaveSpider, minecraft:chicken:MHF_Chicken, minecraft:cow:MHF_Cow, minecraft:enderman:MHF_Enderman, minecraft:ghast:MHF_Ghast, minecraft:iron_golem:MHF_Golem, minecraft:magma_cube:MHF_LavaSlime, minecraft:mooshroom:MHF_MushroomCow, minecraft:ocelot:MHF_Ocelot, minecraft:pig:MHF_Pig, minecraft:zombie_pigman:MHF_PigZombie, minecraft:sheep:MHF_Sheep, minecraft:slime:MHF_Slime, minecraft:spider:MHF_Spider, minecraft:squid:MHF_Squid, minecraft:villager:MHF_Villager, minecraft:witch:MHF_Witch, minecraft:wolf:MHF_Wolf, minecraft:guardian:MHF_Guardian, minecraft:elder_guardian:MHF_Guardian, minecraft:snow_golem:MHF_SnowGolem, minecraft:silverfish:MHF_Silverfish, minecraft:endermite:MHF_Endermite].
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.beheading.percent was corrected from null to its default, 20.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.beheading.per_level was corrected from null to its default, 25.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.growth was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.growth.radius was corrected from null to its default, 2.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.growth.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.curse was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.curse.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.disarm was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.disarm.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.excavate was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.excavate.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.launch was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.launch.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.life_leech was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.life_leech.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.magnet was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.magnet.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.multishot was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.multishot.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.ender was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.ender.enabled was corrected from null to its default, true.
[19:31:53] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.quickshot was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.quickshot.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/FATAL] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\mysticalworld-common.toml is not correct. Correcting
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Tin_oregen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.reach was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Tin_oregen.oreChances was corrected from null to its default, 7.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.reach.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Tin_oregen.veinSize was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.step was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.step.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Tin_oregen.minY was corrected from null to its default, 40.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.steady was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Tin_oregen.maxY was corrected from null to its default, 180.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.steady.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.laststand was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Tin_oregen.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.laststand.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Silver_oregen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.laststand.xp_cost was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Silver_oregen.oreChances was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.laststand.potion_ticks was corrected from null to its default, 600.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Silver_oregen.veinSize was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/ERROR] [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: skinlayers3d, class dev.tr7zw.skinlayers.SkinLayersMod
java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
        at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
        at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
        at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23200!/:?] {}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23199!/:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?] {}
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.laststand.cooldown was corrected from null to its default, 20.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Silver_oregen.minY was corrected from null to its default, -64.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.traveler was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Silver_oregen.maxY was corrected from null to its default, 64.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.traveler.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Silver_oregen.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.venom was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.venom.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Lead_oregen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.experience_boost was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Lead_oregen.oreChances was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.enchantment.experience_boost.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Lead_oregen.veinSize was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Lead_oregen.minY was corrected from null to its default, -32.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.worldgen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Lead_oregen.maxY was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.worldgen.flowers was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.worldgen.flowers.enabled was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Lead_oregen.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.worldgen.cyan_podzol_legacy was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Sapphire_oregen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.worldgen.cyan_podzol_legacy.enabled was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Sapphire_oregen.oreChances was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.command was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Sapphire_oregen.veinSize was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.command.gethome was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Sapphire_oregen.minY was corrected from null to its default, -64.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.command.health was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Sapphire_oregen.maxY was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.command.home was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Sapphire_oregen.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.command.hunger was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.command.dev was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Quartz_oregen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.command.ping was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Quartz_oregen.oreChances was corrected from null to its default, 90.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.logging was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Quartz_oregen.veinSize was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.logging.info was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Quartz_oregen.minY was corrected from null to its default, -64.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Quartz_oregen.maxY was corrected from null to its default, 256.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_brush was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_brush.radius was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key oregen.Quartz_oregen.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_forage was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_forage.radius was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Deer_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_leaves was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Deer_spawn.spawnChance was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_leaves.radius was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Deer_spawn.min was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_harvest was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Deer_spawn.max was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.scythe_harvest.radius was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Deer_spawn.biomes was corrected from null to its default, forest,icy,taiga,plains,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.spell_water was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Green Sprout_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.spell_water.radius was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Green Sprout_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.spell_ice was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Green Sprout_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.spell_ice.radius was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Green Sprout_spawn.max was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.apple_ender was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Green Sprout_spawn.biomes was corrected from null to its default, jungle,river,forest,beach,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.apple_ender.ignore was corrected from null to its default, [minecraft:shipwreck, minecraft:mineshaft, minecraft:stronghold, minecraft:buried_treasure, minecraft:pillager_outpost, minecraft:village, minecraft:nether_fossil].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Tan Sprout_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.apple_ender.printed was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Tan Sprout_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.shield_leather was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Tan Sprout_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.shield_leather.blocked_damage_percent was corrected from null to its default, 20.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Tan Sprout_spawn.max was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.shield_wood was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Tan Sprout_spawn.biomes was corrected from null to its default, jungle,river,forest,beach,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.shield_wood.blocked_damage_percent was corrected from null to its default, 60.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Purple Sprout_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.shield_flint was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Purple Sprout_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.shield_flint.blocked_damage_percent was corrected from null to its default, 30.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Purple Sprout_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.shield_flint.damage was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Purple Sprout_spawn.max was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.wand_hypno was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Purple Sprout_spawn.biomes was corrected from null to its default, jungle,river,forest,beach,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.wand_hypno.energy was corrected from null to its default, 500.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Red Sprout_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.wand_hypno.range was corrected from null to its default, 16.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Red Sprout_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.wand_missile was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Red Sprout_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.wand_missile.energy was corrected from null to its default, 150.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Red Sprout_spawn.max was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.wand_missile.range was corrected from null to its default, 64.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Red Sprout_spawn.biomes was corrected from null to its default, jungle,river,forest,beach,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.prospector was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Hell Sprout_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.prospector.range was corrected from null to its default, 32.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Hell Sprout_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.prospector.height was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Hell Sprout_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.emerald was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Hell Sprout_spawn.max was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.emerald.toughness was corrected from null to its default, 3.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Hell Sprout_spawn.biomes was corrected from null to its default, nether,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.emerald.damage was corrected from null to its default, 4.5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Hell Sprout_spawn.chance was corrected from null to its default, 100.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.emerald.boots was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Fennec_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Fennec_spawn.spawnChance was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.emerald.helm was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Fennec_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.emerald.chest was corrected from null to its default, 9.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Fennec_spawn.max was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.emerald.leg was corrected from null to its default, 7.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Fennec_spawn.biomes was corrected from null to its default, sandy,hot,mesa,savanna,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.obsidian was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Beetle_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.obsidian.toughness was corrected from null to its default, 6.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Beetle_spawn.spawnChance was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.obsidian.damage was corrected from null to its default, 10.5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Beetle_spawn.min was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.obsidian.boots was corrected from null to its default, 7.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Beetle_spawn.max was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.obsidian.helm was corrected from null to its default, 7.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Beetle_spawn.biomes was corrected from null to its default, swamp,jungle,forest,plains,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.obsidian.chest was corrected from null to its default, 11.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.obsidian.leg was corrected from null to its default, 10.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Frog_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.spawner_seeker was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Frog_spawn.spawnChance was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.spawner_seeker.range was corrected from null to its default, 64.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Frog_spawn.min was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_luck was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Frog_spawn.max was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_luck.boost was corrected from null to its default, 10.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Frog_spawn.biomes was corrected from null to its default, swamp,jungle,beach,river,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_speed was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Endermini_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_speed.boost was corrected from null to its default, 0.5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Endermini_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_attack_speed was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Endermini_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_attack_speed.boost was corrected from null to its default, 0.5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Endermini_spawn.max was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_torch was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Endermini_spawn.biomes was corrected from null to its default, end,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.charm_torch.light_level was corrected from null to its default, 9.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Owl_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.caving_torch was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Owl_spawn.spawnChance was corrected from null to its default, 9.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.caving_torch.light_limit was corrected from null to its default, 7.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Owl_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.caving_torch.light_target was corrected from null to its default, 10.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Owl_spawn.max was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.caving_torch.prefer_walls was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Owl_spawn.biomes was corrected from null to its default, taiga,extreme_hills,forest,icy,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.caving_torch.prefer_left_wall was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Lava Cat_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Lava Cat_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.chorus_flight was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Lava Cat_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.chorus_flight.ticks was corrected from null to its default, 1200.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Lava Cat_spawn.max was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.chorus_spectral was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Lava Cat_spawn.biomes was corrected from null to its default, nether,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.chorus_spectral.ticks was corrected from null to its default, 600.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.silkworm_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.monster_ball was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.silkworm_spawn.leafDrops was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.monster_ball.ignore_list was corrected from null to its default, [minecraft:ender_dragon, minecraft:wither].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.silkworm_spawn.leafDropChance was corrected from null to its default, 65.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.teleport_wand was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.silkworm_spawn.successChance was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.teleport_wand.range was corrected from null to its default, 256.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.silkworm_spawn.growthChance was corrected from null to its default, 68.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.tile_transporter was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Duck_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.tile_transporter.disable_pickup was corrected from null to its default, [parabox:parabox, extracells:fluidcrafter, extracells:ecbaseblock, extracells:fluidfiller, exnihilosequentia:*, refinedstorage:*, tconstruct:seared_fuel_tank, tconstruct:smeltery_controller, tconstruct:seared_drain, tconstruct:seared_fuel_gauge, tconstruct:seared_ingot_tank, tconstruct:seared_ingot_gauge, tconstruct:seared_melter, tconstruct:seared_heater, tconstruct:scorched_drain, tconstruct:scorched_duct, tconstruct:scorched_chute, tconstruct:foundry_controller, tconstruct:scorched_alloyer, rftoolspower:cell3, rftoolspower:cell2, rftoolspower:cell1, rftoolspower:cell3, rftoolspower:cell2, rftoolspower:cell1].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.heart was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.heart.experience was corrected from null to its default, 500.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Duck_spawn.spawnChance was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.heart.maximum was corrected from null to its default, 100.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Duck_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Duck_spawn.max was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.soundproofing was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Duck_spawn.biomes was corrected from null to its default, wet,swamp,river,beach,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.soundproofing.radius was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.harmful_potions was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn.spawnChance was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anti_beacon was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn.min was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anti_beacon.radius was corrected from null to its default, 16.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn.max was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anti_beacon.ticks was corrected from null to its default, 200.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn.biomes was corrected from null to its default, ocean,river,beach,swamp,wet,.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anti_beacon.potion_list was corrected from null to its default, [minecraft:poison, minecraft:*_poison, minecraft:wither, cyclic:gravity, minecraft:weakness, minecraft:slowness].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn.enderChance was corrected from null to its default, 31.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn.initialAge was corrected from null to its default, 2300.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mob_spawns.Clam_spawn.maxAge was corrected from null to its default, 5100.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.cables was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.cables.fluid was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.cables.fluid.buffer was corrected from null to its default, 16.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.cables.fluid.flow was corrected from null to its default, 1000.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.cables.energy was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.cables.energy.buffer was corrected from null to its default, 32000.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.cables.energy.flow was corrected from null to its default, 1000.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_fuel was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_fuel.rf_per_tick was corrected from null to its default, 80.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_food was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_food.rf_per_tick was corrected from null to its default, 60.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_food.ticks_per_food was corrected from null to its default, 100.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_solar was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_solar.energy was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.generator_solar.ticks was corrected from null to its default, 60.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sponge_lava was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sponge_lava.radius was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.peace_candle was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.peace_candle.height was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.peace_candle.radius was corrected from null to its default, 32.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.altar_destruction was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.altar_destruction.height was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.altar_destruction.radius was corrected from null to its default, 32.
[19:31:54] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 40.2.0, for MC 1.18.2 with MCP 20220404.173914
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.antler_frequency was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.magnet_block was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.antler_threshold was corrected from null to its default, -1.
[19:31:54] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v40.2.0 Initialized
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.antler_healing was corrected from null to its default, 2.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.magnet_block.radius was corrected from null to its default, 16.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.antler_regen_duration was corrected from null to its default, 130.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.no_soliciting was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.antler_regen_amplifier was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.no_soliciting.height was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.antler_health_bonus was corrected from null to its default, 4.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.no_soliciting.radius was corrected from null to its default, 32.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.antler_damage was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.water_candle was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hat_config.mask_bonus_damage was corrected from null to its default, 0.3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.water_candle.radius was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.water_candle.tick_rate was corrected from null to its default, 60.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.orichalcum_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.packager was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.orichalcum_armor.chest_armor was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.packager.energy_cost was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.orichalcum_armor.feet_armor was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.user was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.orichalcum_armor.head_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.user.energy_cost was corrected from null to its default, 0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.orichalcum_armor.legs_armor was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anvil was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anvil.energy_cost was corrected from null to its default, 250.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.orichalcum_armor.toughness was corrected from null to its default, 0.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.dropper was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.carapace_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.dropper.energy_cost was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.carapace_armor.chest_armor was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.forester was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.carapace_armor.feet_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.forester.energy_cost was corrected from null to its default, 50.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.carapace_armor.head_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.carapace_armor.legs_armor was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.harvester was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.carapace_armor.toughness was corrected from null to its default, 0.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.harvester.energy_cost was corrected from null to its default, 250.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.tin_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.beacon was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.tin_armor.chest_armor was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.beacon.energy_cost was corrected from null to its default, 0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.tin_armor.feet_armor was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.miner was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.tin_armor.head_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.miner.energy_cost was corrected from null to its default, 10.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.tin_armor.legs_armor was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.uncraft was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.tin_armor.toughness was corrected from null to its default, 0.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.uncraft.energy_cost was corrected from null to its default, 1000.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.antler_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.collector_fluid was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.antler_armor.chest_armor was corrected from null to its default, 0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.collector_fluid.energy_cost was corrected from null to its default, 500.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.antler_armor.feet_armor was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.peat_farm was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.peat_farm.energy_cost was corrected from null to its default, 500.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.antler_armor.head_armor was corrected from null to its default, 0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.crafter was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.antler_armor.legs_armor was corrected from null to its default, 0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.crafter.energy_cost was corrected from null to its default, 500.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.antler_armor.toughness was corrected from null to its default, 1.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.structure was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.copper_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.structure.energy_cost was corrected from null to its default, 10.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.copper_armor.chest_armor was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.teleport was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.copper_armor.feet_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.teleport.energy_cost was corrected from null to its default, 400.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.copper_armor.head_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.teleport.energy_cost_xdim was corrected from null to its default, 8000.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.copper_armor.legs_armor was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.peat was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.copper_armor.toughness was corrected from null to its default, 0.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.peat.conversion_chance was corrected from null to its default, 0.07999999821186066.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.silver_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anvil_magma was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.silver_armor.chest_armor was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anvil_magma.fluid_cost was corrected from null to its default, 100.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.silver_armor.feet_armor was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.disenchanter was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.silver_armor.head_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.disenchanter.fluid_cost was corrected from null to its default, 100.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.silver_armor.legs_armor was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.silver_armor.toughness was corrected from null to its default, 0.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.disenchanter.energy_cost was corrected from null to its default, 2500.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.lead_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.lead_armor.chest_armor was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.terra_preta was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.lead_armor.feet_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.terra_preta.growth_interval was corrected from null to its default, 100.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.lead_armor.head_armor was corrected from null to its default, 2.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.terra_preta.growth_chance was corrected from null to its default, 0.5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.lead_armor.legs_armor was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anvil_void was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.lead_armor.toughness was corrected from null to its default, 1.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.anvil_void.fluid_cost was corrected from null to its default, 25.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.sapphire_armor was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sound was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.sapphire_armor.chest_armor was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sound.radius was corrected from null to its default, 8.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.sapphire_armor.feet_armor was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.ender_shelf was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.sapphire_armor.head_armor was corrected from null to its default, 3.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.ender_shelf.books_per_row was corrected from null to its default, 256.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.sapphire_armor.legs_armor was corrected from null to its default, 6.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.ender_shelf.controller_distance was corrected from null to its default, 64.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key armor_config.sapphire_armor.toughness was corrected from null to its default, 2.0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sprinkler was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sprinkler.radius was corrected from null to its default, 4.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sprinkler.water was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.sprinkler.ticks was corrected from null to its default, 20.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_teleport was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_teleport.range was corrected from null to its default, 128.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_teleport.hunger was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.charred_tree was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_teleport.exp was corrected from null to its default, 0.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.charred_tree.chance was corrected from null to its default, 0.02.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_teleport.frequency was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.charred_tree.biomes was corrected from null to its default, SAVANNA,DEAD,FOREST,SANDY,WASTELAND.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.battery was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.charred_tree.biomeRestrictions was corrected from null to its default, NETHER,END.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.battery.charge was corrected from null to its default, 8000.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.charred_tree.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.experience_pylon was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.stone_petal was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.experience_pylon.radius was corrected from null to its default, 16.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.stone_petal.tries was corrected from null to its default, 7.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.fisher was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.stone_petal.repeats was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.fisher.radius was corrected from null to its default, 12.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.stone_petal.biomes was corrected from null to its default, MOUNTAIN.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.fisher.chance was corrected from null to its default, 0.06.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.stone_petal.biomeRestrictions was corrected from null to its default, NETHER,END.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_redstone was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_redstone.range was corrected from null to its default, 32.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.stone_petal.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.eye_redstone.frequency was corrected from null to its default, 5.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.uncrafter was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.uncrafter.nbt_ignored was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.wild_aubergine was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.uncrafter.ignore_list was corrected from null to its default, [minecraft:elytra, minecraft:tipped_arrow, minecraft:magma_block, minecraft:stick, spectrite:spectrite_arrow, spectrite:spectrite_arrow_special, techreborn:uumatter, projecte:*].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.wild_aubergine.tries was corrected from null to its default, 20.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.wild_aubergine.repeats was corrected from null to its default, 1.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.wild_aubergine.biomes was corrected from null to its default, PLAINS,FOREST,LUSH,HILLS,JUNGLE.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.wild_aubergine.biomeRestrictions was corrected from null to its default, NETHER,END.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.wild_aubergine.dimensions was corrected from null to its default, [minecraft:overworld].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.seed_injection was corrected from null to its default, false.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key feature_spawns.loot_injection was corrected from null to its default, true.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.uncrafter.ignore_recipes was corrected from null to its default, [minecraft:white_dye_from_lily_of_the_valley, minecraft:orange_dye_from_orange_tulip, minecraft:magenta_dye_from_allium, minecraft:magenta_dye_from_lilac, minecraft:light_blue_dye_from_blue_orchid, minecraft:yellow_dye_from_sunflower, minecraft:yellow_dye_from_dandelion, minecraft:pink_dye_from_peony, minecraft:pink_dye_from_pink_tulip, minecraft:light_gray_dye_from_oxeye_daisy, minecraft:light_gray_dye_from_azure_bluet, minecraft:light_gray_dye_from_white_tulip, minecraft:blue_dye_from_cornflower, minecraft:red_dye_from_poppy, minecraft:red_dye_from_rose_bush, minecraft:red_dye_from_tulip, minecraft:black_dye_from_wither_rose, minecraft:blue_dye, minecraft:black_dye, minecraft:brown_dye, botania:cobweb, minecraft:magma_cream, minecraft:beacon, minecraft:stick_from_bamboo_item, minecraft:netherite_ingot_from_netherite_block, mysticalagriculture:essence*, mysticalagriculture:farmland_till, refinedstorage:coloring_recipes*, forcecraft:transmutation*, cyclic:flower_purple_tulip, cyclic:flower_absalon_tulip, cyclic:flower_cyan, cyclic:flower_lime_carnation, cyclic:fireball, cyclic:shapeless/spark].
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.uncrafter.ticks was corrected from null to its default, 60.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\cyclic-client.toml is not correct. Correcting
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:54] [modloading-worker-0/INFO] [my.my.re.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.collector_item was corrected from null to its default, #444044.
[19:31:54] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.collector_fluid was corrected from null to its default, #444044.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.detector_entity was corrected from null to its default, #00FF00.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.detector_item was corrected from null to its default, #00AA00.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.peat_farm was corrected from null to its default, #404040.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.miner was corrected from null to its default, #0000AA.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.dropper was corrected from null to its default, #AA0011.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.forester was corrected from null to its default, #11BB00.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.harvester was corrected from null to its default, #00EE00.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.colors.structure was corrected from null to its default, #FF0000.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.text was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.blocks.text.FluidContents was corrected from null to its default, true.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.colors was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.colors.location was corrected from null to its default, #0000FF.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.colors.shape_data was corrected from null to its default, #FFC800.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.colors.randomize_scepter was corrected from null to its default, #00EE00.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.colors.offset_scepter was corrected from null to its default, #00FF00.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.colors.replace_scepter was corrected from null to its default, #FFFF00.
[19:31:55] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cyclic.items.colors.build_scepter was corrected from null to its default, #0000FF.
[19:31:55] [modloading-worker-0/WARN] [ne.bl.mo.ba.fo.co.ForgeBalmConfig/]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common)
[19:31:55] [modloading-worker-0/WARN] [ne.bl.mo.ba.fo.co.ForgeBalmConfig/]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client)
[Mouse Tweaks] Disabled because not running on the client.
[19:31:56] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[19:31:56] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[19:31:56] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\mysticalagriculture-common.toml is not correct. Correcting
[19:31:56] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.inferiumDropChance was corrected from null to its default, 0.2.
C:\Users\hanse\Desktop\ME WHEN\config
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.infusionCrystalUses was corrected from null to its default, 1000.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.growthAcceleratorCooldown was corrected from null to its default, 10.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.fertilizedEssenceChance was corrected from null to its default, 0.1.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.secondarySeedDrops was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.witherDropsEssence was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.dragonDropsEssence was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.essenceFarmlandConversion was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.seedCraftingRecipes was corrected from null to its default, false.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.enchantableSupremiumTools was corrected from null to its default, false.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.fakePlayerWatering was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.souliumOreChance was corrected from null to its default, 0.05.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.generateProsperityOre was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.prosperitySpawnRate was corrected from null to its default, 12.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.prosperitySpawnSize was corrected from null to its default, 8.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.prosperitySpawnMinY was corrected from null to its default, -60.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.prosperitySpawnMaxY was corrected from null to its default, 24.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.prosperityBiomeWhitelist was corrected from null to its default, [].
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.generateInferiumOre was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.inferiumSpawnRate was corrected from null to its default, 16.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.inferiumSpawnSize was corrected from null to its default, 8.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.inferiumSpawnMinY was corrected from null to its default, -32.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.inferiumSpawnMaxY was corrected from null to its default, 64.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.inferiumBiomeWhitelist was corrected from null to its default, [].
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.generateSoulstone was corrected from null to its default, true.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.soulstoneSpawnRate was corrected from null to its default, 4.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.soulstoneSpawnSize was corrected from null to its default, 64.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.soulstoneSpawnMinY was corrected from null to its default, 0.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.soulstoneSpawnMaxY was corrected from null to its default, 128.
[19:31:57] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key World.soulstoneBiomeWhitelist was corrected from null to its default, [].
[19:31:57] [modloading-worker-0/INFO] [co.tt.re.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
[19:31:57] [modloading-worker-0/INFO] [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled!
Loading schematic: bloodmagic:t_corridor
[19:31:57] [modloading-worker-0/INFO] [libIPN/]: [libIPN] libIPN - init in Kotlin
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@30e53e8b
Loading schematic: bloodmagic:four_way_corridor_loot
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3fe657f2
Loading schematic: bloodmagic:four_way_corridor
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@246861b4
Loading schematic: bloodmagic:standard/ore_hold_1
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4679f94f
Loading schematic: bloodmagic:straight_corridor
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@45462678
Loading schematic: bloodmagic:overlapped_corridor
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@51165f78
Loading schematic: bloodmagic:spiral_staircase
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@273ef0cd
[19:31:58] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
Loading schematic: bloodmagic:standard/water_way
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\ecologics.toml is not correct. Correcting
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@6f09738e
Loading schematic: bloodmagic:standard/mine_entrance
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@726b6e79
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key beach was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:58] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
Loading schematic: bloodmagic:mines/mine_key
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key beach.coconutCrabSpawnChance was corrected from null to its default, 0.2.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@21155f45
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key beach.generateCoconutTrees was corrected from null to its default, true.
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key beach.coconutTreeSpawnChance was corrected from null to its default, 0.5.
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key beach.generateSeashells was corrected from null to its default, true.
[19:31:58] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
Loading schematic: bloodmagic:mines/pit
[19:31:58] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
[19:31:58] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key desert was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key desert.camelSpawnWeight was corrected from null to its default, 1.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@153f8f96
[19:31:58] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
Loading schematic: bloodmagic:mines/corner_zombie_trap
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key desert.generatePricklyPears was corrected from null to its default, true.
[19:31:58] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key desert.pricklyPearGrowthChance was corrected from null to its default, 1.0.
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key desert.generateDesertRuins was corrected from null to its default, true.
[19:31:58] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key snowy was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key snowy.penguinSpawnWeight was corrected from null to its default, 2.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@62811a19
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key snowy.generateThinIcePatches was corrected from null to its default, true.
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\lootr-common.toml is not correct. Correcting
Loading schematic: bloodmagic:mines/split_road
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@61a85775
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\appleskin-client.toml is not correct. Correcting
[19:31:59] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
Loading schematic: bloodmagic:mines/station
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@5f13df67
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client was corrected from null to its default, SimpleCommentedConfig:{}.
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key randomise_seed was corrected from null to its default, true.
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key maximum_age was corrected from null to its default, 3600.
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key skip_unloaded was corrected from null to its default, true.
Loading schematic: bloodmagic:mines/downward_tunnel
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key snowy.thinIcePatchCount was corrected from null to its default, 15.
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key convert_mineshafts was corrected from null to its default, true.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@59ecfd83
[19:31:59] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showFoodValuesInTooltip was corrected from null to its default, true.
[19:31:59] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
Loading schematic: bloodmagic:mines/junction_station
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showFoodValuesInTooltipAlways was corrected from null to its default, true.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showSaturationHudOverlay was corrected from null to its default, true.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showFoodValuesHudOverlay was corrected from null to its default, true.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@16c1b4b7
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key plains was corrected from null to its default, SimpleCommentedConfig:{}.
Loading schematic: bloodmagic:mines/downward_shaft
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key convert_quark was corrected from null to its default, true.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3ce9b423
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key plains.squirrelSpawnWeight was corrected from null to its default, 10.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showFoodValuesHudOverlayWhenOffhand was corrected from null to its default, true.
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
Loading schematic: bloodmagic:mines/nature_crossroad
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3a2d89a4
Loading schematic: bloodmagic:mines/wolf_den
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showFoodExhaustionHudUnderlay was corrected from null to its default, true.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@7d7b64e2
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key plains.generateWalnutTrees was corrected from null to its default, true.
Loading schematic: bloodmagic:mines/ore_cavern
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key plains.removePlainsOakTrees was corrected from null to its default, true.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@43ded045
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showFoodStatsInDebugOverlay was corrected from null to its default, true.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key convert_wooden_chests was corrected from null to its default, true.
Loading schematic: bloodmagic:mines/straight_corridor
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lush_caves was corrected from null to its default, SimpleCommentedConfig:{}.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@735db746
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showFoodHealthHudOverlay was corrected from null to its default, true.
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
Loading schematic: bloodmagic:mines/bent_corridor
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.showVanillaAnimationsOverlay was corrected from null to its default, true.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key client.maxHudOverlayFlashAlpha was corrected from null to its default, 0.65.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lush_caves.replaceAzaleaTree was corrected from null to its default, true.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key convert_trapped_chests was corrected from null to its default, true.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@4baa57cb
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lush_caves.generateSurfaceMoss was corrected from null to its default, true.
Loading schematic: bloodmagic:mines/fourway_corridor
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@f24e61f
Loading schematic: bloodmagic:mini_dungeon/library
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key report_unresolved_tables was corrected from null to its default, false.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@2fed1e2
Loading schematic: bloodmagic:mini_dungeon/armoury
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigDungeonModule
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@5228b66
[19:32:00] [modloading-worker-0/INFO] [be.fl.ex.ExpandAbility/]: ExpandAbility here, who dis?
Loading schematic: bloodmagic:mini_dungeon/farm
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key additional_chests was corrected from null to its default, [].
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@222e3747
Loading schematic: bloodmagic:mini_dungeon/portal_nether
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key additional_trapped_chests was corrected from null to its default, [].
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@16953cc8
Loading schematic: bloodmagic:mini_dungeon/crypt
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key dimension_whitelist was corrected from null to its default, [].
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@fc575fc
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key dimension_blacklist was corrected from null to its default, [].
Loading schematic: bloodmagic:standard/challenge_tower
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@52eccff0
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key loot_table_blacklist was corrected from null to its default, [].
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
Loading schematic: bloodmagic:standard/big_library
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@60c73d3c
Loading schematic: bloodmagic:standard/small_crane
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@52459bbf
Loading schematic: bloodmagic:standard/small_library
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key loot_modid_blacklist was corrected from null to its default, [].
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@737bbd4b
Loading schematic: bloodmagic:standard/small_smithy
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@232aaacf
Loading schematic: bloodmagic:standard/tall_spiral
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@426bbedd
Loading schematic: bloodmagic:standard/small_arena
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key loot_structure_blacklist was corrected from null to its default, [].
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@3dcbec60
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key disable_break was corrected from null to its default, false.
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
Loading schematic: bloodmagic:standard/antechamber
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key power_comparators was corrected from null to its default, true.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@34f2339a
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
Loading schematic: bloodmagic:standard/destroyed_end_portal
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@205a89a9
Loading schematic: bloodmagic:standard/four_way_corridor_loot
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@6954f293
Loading schematic: bloodmagic:t3_entrance
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@236c34
Loading schematic: bloodmagic:standard_entrance
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blast_resistant was corrected from null to its default, false.
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key decay_value was corrected from null to its default, 6000.
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@118dc903
Loading schematic: bloodmagic:default_deadend
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key decay_loot_tables was corrected from null to its default, [].
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@44caf891
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key decay_modids was corrected from null to its default, [].
Loading schematic: bloodmagic:mines/deadend
Resulting dungeon: wayoftime.bloodmagic.structures.DungeonRoom@471786b1
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
# schematics: 42
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key decay_dimensions was corrected from null to its default, [].
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key decay_structures was corrected from null to its default, [].
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key decay_all was corrected from null to its default, false.
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key refresh_value was corrected from null to its default, 24000.
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key refresh_loot_tables was corrected from null to its default, [].
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key refresh_modids was corrected from null to its default, [].
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key refresh_dimensions was corrected from null to its default, [].
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key refresh_structures was corrected from null to its default, [].
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
[19:32:00] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key refresh_all was corrected from null to its default, false.
[19:32:00] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.NoteBlockMobSoundsModule
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\lootr-client.toml is not correct. Correcting
[19:32:01] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key vanilla_textures was corrected from null to its default, false.
[19:32:01] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\forbidden_arcanus-client.toml is not correct. Correcting
[19:32:01] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rendering was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:01] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
[19:32:01] [modloading-worker-0/INFO] [mo.ch.re.ModBlockEntityTypes/]: Loaded block entity configuration.
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rendering.orb_of_temporary_flight was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:01] [modloading-worker-0/INFO] [mo.ch.re.ModBlocks/]: Loaded block configuration.
[19:32:01] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rendering.orb_of_temporary_flight.render was corrected from null to its default, true.
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rendering.orb_of_temporary_flight.x_position was corrected from null to its default, 1.
[19:32:01] [modloading-worker-0/INFO] [mo.ch.re.ModChiselModeGroups/]: Loaded chisel mode group configuration.
[19:32:01] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
[19:32:01] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rendering.orb_of_temporary_flight.y_position was corrected from null to its default, 1.
[19:32:01] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\hanse\Desktop\ME WHEN\config\forbidden_arcanus-common.toml is not correct. Correcting
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.ore_whitelist was corrected from null to its default, [].
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.ore_blacklist was corrected from null to its default, [].
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_crystal was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:02] [modloading-worker-0/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[19:32:02] [modloading-worker-0/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
[19:32:02] [modloading-worker-0/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_crystal.generate was corrected from null to its default, true.
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_crystal.max_vein_size was corrected from null to its default, 5.
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_crystal.count was corrected from null to its default, 3.
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_crystal.min_height was corrected from null to its default, -40.
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
[19:32:02] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_crystal.max_height was corrected from null to its default, 14.
[19:32:02] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.runestone was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.runestone.generate was corrected from null to its default, true.
registering network handlers
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.runestone.max_vein_size was corrected from null to its default, 3.
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.runestone.count was corrected from null to its default, 3.
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.runestone.min_height was corrected from null to its default, -64.
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.runestone.max_height was corrected from null to its default, 2.
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.darkstone was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:03] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
[19:32:03] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.darkstone.generate was corrected from null to its default, true.
[19:32:04] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.darkstone.max_vein_size was corrected from null to its default, 20.
[19:32:04] [modloading-worker-0/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[19:32:04] [modloading-worker-0/INFO] [mo.ch.re.ModChiselModes/]: Loaded chisel mode configuration.
[19:32:04] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
[19:32:04] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.darkstone.count was corrected from null to its default, 28.
[19:32:04] [modloading-worker-0/INFO] [ne.mi.co.Co.apotheosis/COREMODLOG]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
[19:32:04] [modloading-worker-0/INFO] [mo.ch.re.ModContainerTypes/]: Loaded container type configuration.
[19:32:04] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
[19:32:04] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.darkstone.min_height was corrected from null to its default, -64.
[19:32:04] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
[19:32:04] [modloading-worker-0/INFO] [mo.ch.re.ModCreativeTabs/]: Loaded item group configuration.
[19:32:04] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
[19:32:04] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.darkstone.max_height was corrected from null to its default, -51.
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_gilded_darkstone was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_gilded_darkstone.generate was corrected from null to its default, true.
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_gilded_darkstone.max_vein_size was corrected from null to its default, 4.
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_gilded_darkstone.count was corrected from null to its default, 4.
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FrogsModule
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
[19:32:05] [modloading-worker-0/INFO] [mo.ch.re.ModItems/]: Loaded item configuration.
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_gilded_darkstone.min_height was corrected from null to its default, -64.
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
[19:32:05] [modloading-worker-0/INFO] [mo.ch.re.ModMetadataKeys/]: Loaded metadata key configuration.
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.arcane_gilded_darkstone.max_height was corrected from null to its default, -51.
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
[19:32:05] [modloading-worker-0/INFO] [mo.ch.re.ModModelProperties/]: Loaded model property configuration.
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.xpetrified_ore was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.xpetrified_ore.generate was corrected from null to its default, true.
[19:32:05] [modloading-worker-0/INFO] [mo.ch.re.ModModificationOperation/]: Loaded modification operation configuration.
[19:32:05] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
[19:32:05] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.xpetrified_ore.max_vein_size was corrected from null to its default, 3.
[19:32:06] [modloading-worker-0/INFO] [mo.ch.re.ModModificationOperationGroups/]: Loaded modification operation group configuration.
[19:32:06] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.xpetrified_ore.count was corrected from null to its default, 18.
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.xpetrified_ore.min_height was corrected from null to its default, -6.
[19:32:06] [modloading-worker-0/INFO] [mo.ch.re.ModPatternPlacementTypes/]: Loaded pattern placement type configuration.
[19:32:06] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.xpetrified_ore.max_height was corrected from null to its default, 35.
[19:32:06] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ChestsInBoatsModule
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.stella_arcanum was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:06] [modloading-worker-0/INFO] [mo.ch.re.ModRecipeSerializers/]: Loaded recipe serializer configuration.
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.stella_arcanum.generate was corrected from null to its default, true.
[19:32:06] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.stella_arcanum.max_vein_size was corrected from null to its default, 3.
[19:32:06] [modloading-worker-0/INFO] [mo.ch.re.ModTags/]: Loaded tag configuration.
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.stella_arcanum.count was corrected from null to its default, 2.
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.stella_arcanum.min_height was corrected from null to its default, -44.
[19:32:06] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
[19:32:06] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
[19:32:06] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.stella_arcanum.max_height was corrected from null to its default, 42.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
[19:32:06] [modloading-worker-0/INFO] [mo.ch.fo.pl.pl.ForgePluginManager/]: Found and loaded ChiselsAndBits plugin: jei
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.cherrywood_tree was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
[19:32:07] [modloading-worker-0/INFO] [mo.ch.fo.in.je.JEICompatConfiguration/]: Loaded JEI Compatibility configuration
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.cherrywood_tree.generate was corrected from null to its default, true.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.mysterywood_tree was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.mysterywood_tree.generate was corrected from null to its default, true.
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.edelwood_tree was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.edelwood_tree.generate was corrected from null to its default, true.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.yellow_orchid was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.yellow_orchid.generate was corrected from null to its default, true.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.petrified_root was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.petrified_root.generate was corrected from null to its default, true.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.tree_whitelist was corrected from null to its default, [].
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.tree_blacklist was corrected from null to its default, [minecraft:the_end].
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.nipa was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.nipa.spacing was corrected from null to its default, 35.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.nipa.separation was corrected from null to its default, 8.
[19:32:07] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
[19:32:07] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.nipa_whitelist was corrected from null to its default, [].
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world_gen.nipa_blacklist was corrected from null to its default, [minecraft:the_end].
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.orb_of_temporary_flight was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.orb_of_temporary_flight.time was corrected from null to its default, 6000.
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.edelwood_bucket was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.edelwood_bucket.water_capacity was corrected from null to its default, 4.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.edelwood_bucket.lava_capacity was corrected from null to its default, 3.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.edelwood_bucket.milk_capacity was corrected from null to its default, 4.
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.edelwood_bucket.soup_capacity was corrected from null to its default, 8.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.OrientalPaletteModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.boom_arrow was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.boom_arrow.block_damage was corrected from null to its default, false.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.boom_arrow.explosion_radius was corrected from null to its default, 3.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.mundabitur_dust was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.mundabitur_dust.charge_creeper was corrected from null to its default, true.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.xpetrified_orb was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.xpetrified_orb.experience_points was corrected from null to its default, 91.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.eternal_stella was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key items.eternal_stella.uses was corrected from null to its default, 3.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.stella_arcanum was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.stella_arcanum.explode was corrected from null to its default, true.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.stella_arcanum.block_damage was corrected from null to its default, true.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.stella_arcanum.explosion_radius was corrected from null to its default, 3.
[19:32:08] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
[19:32:08] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.runic_chiseled_polished_darkstone was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.runic_chiseled_polished_darkstone.entity_spawn_blocking_radius was corrected from null to its default, 25.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.edelwood_ladder was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blocks.edelwood_ladder.speed was corrected from null to its default, 0.07.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key enchantments was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key enchantments.indestructible was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key enchantments.indestructible.repair_item was corrected from null to its default, true.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption was corrected from null to its default, SimpleCommentedConfig:{}.
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.disable_consequences was corrected from null to its default, false.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.entity_death_increasement_amount was corrected from null to its default, 1.
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.aureal_entity_death_increasement_amount was corrected from null to its default, 3.
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.entity_death_increasement_chance was corrected from null to its default, 0.35.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.aureal_entity_death_increasement_chance was corrected from null to its default, 0.42.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.natural_decreasement was corrected from null to its default, true.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.natural_decreasement_time was corrected from null to its default, 6000.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.corruption.breeding_decreasement_chance was corrected from null to its default, 0.45.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
[19:32:09] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key aureal.aureal_entity_chance was corrected from null to its default, 0.25.
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
[19:32:09] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
[19:32:10] [main/FATAL] [ne.mi.fm.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
Negative index in crash report handler (16/18)
[19:32:10] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID a9cfb035-5aa9-4edc-95ab-0632f35d05be
[19:32:10] [main/FATAL] [ne.mi.se.lo.ServerModLoader/]: Crash report saved to .\crash-reports\crash-2023-03-28_19.32.10-fml.txt
[19:32:11] [main/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID f4cbbab9-df0c-4ff2-a6b5-2a2f3e1abbeb
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 3/28/23, 7:32 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
        at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.2.0-universal.jar%23203!/:?] {re:classloading}
        at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.18.2-40.2.0-universal.jar%23203!/:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23198!/:?] {re:classloading}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
        at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: main
Stacktrace:
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {}
-- MOD skinlayers3d --
Details:
        Mod File: /C:/Users/hanse/Desktop/ME WHEN/mods/3dskinlayers-forge-1.5.2-mc1.18.2.jar
        Failure message: 3dSkinLayers (skinlayers3d) has failed to load correctly
                java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
        Mod Version: 1.5.2
        Mod Issue URL: NOT PROVIDED
        Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
Stacktrace:
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:1.0] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
        at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin}
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin}
        at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin}
        at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:67) ~[javafmllanguage-1.18.2-40.2.0.jar%23200!/:?] {}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) ~[fmlcore-1.18.2-40.2.0.jar%23199!/:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


-- System Details --
Details:
        Minecraft Version: 1.18.2
        Minecraft Version ID: 1.18.2
        Operating System: Windows 11 (amd64) version 10.0
        Java Version: 17.0.6, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
        Memory: 1116084496 bytes (1064 MiB) / 1904214016 bytes (1816 MiB) up to 3221225472 bytes (3072 MiB)
        CPUs: 12
        Processor Vendor: GenuineIntel
        Processor Name: 11th Gen Intel(R) Core(TM) i5-11400F @ 2.60GHz
        Identifier: Intel64 Family 6 Model 167 Stepping 1
        Microarchitecture: unknown
        Frequency (GHz): 2.59
        Number of physical packages: 1
        Number of physical CPUs: 6
        Number of logical CPUs: 12
        Graphics card #0 name: NVIDIA GeForce GTX 1650 SUPER
        Graphics card #0 vendor: NVIDIA (0x10de)
        Graphics card #0 VRAM (MB): 4095.00
        Graphics card #0 deviceId: 0x2187
        Graphics card #0 versionInfo: DriverVersion=31.0.15.2824
        Memory slot #0 capacity (MB): 16384.00
        Memory slot #0 clockSpeed (GHz): 2.40
        Memory slot #0 type: DDR4
        Virtual memory max (MB): 24763.29
        Virtual memory used (MB): 13481.20
        Swap memory total (MB): 8704.00
        Swap memory used (MB): 0.00
        JVM Flags: 20 total; -Xms1G -Xmx3G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
        ModLauncher: 9.1.3+9.1.3+main.9b69c82a
        ModLauncher launch target: forgeserver
        ModLauncher naming: srg
        ModLauncher services:
                 mixin PLUGINSERVICE
                 eventbus PLUGINSERVICE
                 slf4jfixer PLUGINSERVICE
                 object_holder_definalize PLUGINSERVICE
                 runtime_enum_extender PLUGINSERVICE
                 capability_token_subclass PLUGINSERVICE
                 accesstransformer PLUGINSERVICE
                 runtimedistcleaner PLUGINSERVICE
                 mixin TRANSFORMATIONSERVICE
                 fml TRANSFORMATIONSERVICE
        FML Language Providers:
                [email protected]
                javafml@null
                [email protected]
                lowcodefml@null
        Mod List:
                hexerei-0.2.2.jar                                 |Hexerei                       |hexerei
        |0.2.2               |COMMON_SET|Manifest: NOSIGNATURE
                grappling_hook_mod-1.18.2-v13.jar                 |Grappling Hook Mod            |grapplemod
        |1.18.2-v13          |COMMON_SET|Manifest: NOSIGNATURE
                create_misc_and_things_1.18.2_2.0.jar             |create: things and misc       |create_things_and_misc        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
                supermartijn642configlib-1.1.6-forge-mc1.18.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
                paucal-forge-1.18.2-0.4.7.jar                     |PAUCAL                        |paucal
        |0.4.7               |COMMON_SET|Manifest: NOSIGNATURE
                Galosphere-1.18.2-1.2.2-Forge.jar                 |Galosphere                    |galosphere
        |1.18.2-1.2.2        |COMMON_SET|Manifest: NOSIGNATURE
                mcw-windows-2.1.1-mc1.18.2forge.jar               |Macaw's Windows               |mcwwindows
        |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
                stalwart-dungeons-1.18.2-1.2.6.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.6               |COMMON_SET|Manifest: NOSIGNATURE
                sophisticatedcore-1.18.2-0.5.37.202.jar           |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.37.202   |COMMON_SET|Manifest: NOSIGNATURE
                CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm
        |1.18.2-1.1.5+5      |COMMON_SET|Manifest: NOSIGNATURE
                Controlling-forge-1.18.2-9.0+22.jar               |Controlling                   |controlling
        |9.0+22              |COMMON_SET|Manifest: NOSIGNATURE
                Placebo-1.18.2-6.6.6.jar                          |Placebo                       |placebo
        |6.6.6               |COMMON_SET|Manifest: NOSIGNATURE
                citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel
        |1.11.3              |COMMON_SET|Manifest: NOSIGNATURE
                alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs
        |1.18.6              |COMMON_SET|Manifest: NOSIGNATURE
                GatewaysToEternity-1.18.2-2.2.1.jar               |Gateways To Eternity          |gateways
        |2.2.1               |COMMON_SET|Manifest: NOSIGNATURE
                potionsmaster-0.5.9-1.18.2-40.0.2.jar             |Potions Master                |potionsmaster
        |0.5.9-1.18.2-40.0.2 |COMMON_SET|Manifest: NOSIGNATURE
                Bookshelf-Forge-1.18.2-13.2.53.jar                |Bookshelf                     |bookshelf
        |13.2.53             |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                sophisticatedbackpacks-1.18.2-3.18.40.777.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.40.777  |COMMON_SET|Manifest: NOSIGNATURE
                DarkUtilities-Forge-1.18.2-10.1.6.jar             |DarkUtilities                 |darkutils
        |10.1.6              |COMMON_SET|Manifest: NOSIGNATURE
                Apotheosis-1.18.2-5.7.7.jar                       |Apotheosis                    |apotheosis
        |5.7.7               |COMMON_SET|Manifest: NOSIGNATURE
                mcw-doors-1.0.9forge-mc1.18.2.jar                 |Macaw's Doors                 |mcwdoors
        |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
                bygonenether-1.2.2-1.18.2.jar                     |Bygone Nether                 |bygonenether
        |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
                balm-3.2.6.jar                                    |Balm                          |balm
        |3.2.6               |COMMON_SET|Manifest: NOSIGNATURE
                immersive_armors-1.5.4+1.18.2-forge.jar           |Immersive Armors              |immersive_armors              |1.5.4+1.18.2        |COMMON_SET|Manifest: NOSIGNATURE
                carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon
        |1.17.0.8            |COMMON_SET|Manifest: NOSIGNATURE
                JustEnoughResources-1.18.2-0.14.1.171.jar         |Just Enough Resources         |jeresources
        |0.14.1.171          |COMMON_SET|Manifest: NOSIGNATURE
                ShieldExpansion-1.18.2-1.1.5.jar                  |Shield Expansion              |shieldexp
        |1.1.5               |COMMON_SET|Manifest: NOSIGNATURE
                witherweapons-1.1.jar                             |Wither's Weapons              |withersweapons                |1.1                 |COMMON_SET|Manifest: NOSIGNATURE
                Paraglider-1.18.2-1.6.0.5.jar                     |Paraglider                    |paraglider
        |1.6.0.5             |COMMON_SET|Manifest: NOSIGNATURE
                cloth-config-6.4.90-forge.jar                     |Cloth Config v4 API           |cloth_config
        |6.4.90              |COMMON_SET|Manifest: NOSIGNATURE
                shetiphiancore-forge-1.18.2-3.10.14.jar           |ShetiPhian-Core               |shetiphiancore                |3.10.14             |COMMON_SET|Manifest: NOSIGNATURE
                mob_grinding_utils-1.18.2-0.4.47.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.18.2-0.4.47       |COMMON_SET|Manifest: NOSIGNATURE
                ironbows-1.18.2-1.0.jar                           |Iron Bows                     |ironbows
        |1.18.2-1.0          |COMMON_SET|Manifest: NOSIGNATURE
                upgradednetherite-1.18.2-4.3.0.0-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.2-4.3.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE
                FarmersDelight-1.18.2-1.2.0.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.0        |COMMON_SET|Manifest: NOSIGNATURE
                ToolStats-Forge-1.18.2-9.0.3.jar                  |ToolStats                     |toolstats
        |9.0.3               |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                simpleshops-1.2.1.jar                             |Simple Shops                  |simpleshops
        |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
                ironfurnaces-1.18.2-3.3.3.jar                     |Iron Furnaces                 |ironfurnaces
        |3.3.3               |COMMON_SET|Manifest: NOSIGNATURE
                mcw-trapdoors-1.0.9-mc1.18.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors
        |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
                mcw-fences-1.0.7-mc1.18.2forge.jar                |Macaw's Fences and Walls      |mcwfences
        |1.0.7               |COMMON_SET|Manifest: NOSIGNATURE
                supermartijn642corelib-1.1.6-forge-mc1.18.jar     |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
                Botania-1.18.2-435.jar                            |Botania                       |botania
        |1.18.2-435          |COMMON_SET|Manifest: NOSIGNATURE
                born_in_chaos_1.18_1.11.jar                       |Born in Chaos                 |born_in_chaos_v1              |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
                DarkerDepths-1.18.2-1.0.6-patch4.jar              |DarkerDepths                  |darkerdepths
        |1.18.2-1.0.6-patch4 |COMMON_SET|Manifest: NOSIGNATURE
                spark-1.9.11-forge.jar                            |spark                         |spark
        |1.9.11              |COMMON_SET|Manifest: NOSIGNATURE
                curios-forge-1.18.2-5.0.9.0.jar                   |Curios API                    |curios
        |1.18.2-5.0.9.0      |COMMON_SET|Manifest: NOSIGNATURE
                tetra-1.18.2-4.10.1.jar                           |Tetra                         |tetra
        |4.10.1              |COMMON_SET|Manifest: NOSIGNATURE
                tetranomicon-1.4-1.18.2.jar                       |Tetranomicon                  |tetranomicon
        |1.4-1.18.2          |COMMON_SET|Manifest: NOSIGNATURE
                relics-1.18.2-0.4.1.8.jar                         |Relics                        |relics
        |0.4.1.8             |COMMON_SET|Manifest: NOSIGNATURE
                Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli
        |1.18.2-71.1         |COMMON_SET|Manifest: NOSIGNATURE
                blockui-1.18.2-0.0.47-ALPHA.jar                   |UI Library Mod                |blockui
        |1.18.2-0.0.47-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
                OreExcavation-1.10.162.jar                        |OreExcavation                 |oreexcavation
        |1.10.162            |COMMON_SET|Manifest: NOSIGNATURE
                libnonymous-2.1.0.jar                             |libnonymous                   |libnonymous
        |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
                elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid
        |1.18.2-1.8.4        |COMMON_SET|Manifest: NOSIGNATURE
                tombstone-7.6.2-1.18.2.jar                        |Corail Tombstone              |tombstone
        |7.6.2               |COMMON_SET|Manifest: NOSIGNATURE
                Runelic-Forge-1.18.2-11.0.1.jar                   |Runelic                       |runelic
        |11.0.1              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                worldedit-mod-7.2.10.jar                          |WorldEdit                     |worldedit
        |7.2.10+1742f98      |COMMON_SET|Manifest: NOSIGNATURE
                constructionwand-1.18.2-2.9.jar                   |Construction Wand             |constructionwand              |1.18.2-2.9          |COMMON_SET|Manifest: NOSIGNATURE
                littlelogistics-mc1.18.2-v1.2.6.jar               |Little Logistics              |littlelogistics               |1.2.6               |COMMON_SET|Manifest: NOSIGNATURE
                cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm
        |7.0.0-pre35         |COMMON_SET|Manifest: NOSIGNATURE
                architectury-4.11.89-forge.jar                    |Architectury                  |architectury
        |4.11.89             |COMMON_SET|Manifest: NOSIGNATURE
                mcw-furniture-3.1.0-mc1.18.2forge.jar             |Macaw's Furniture             |mcwfurnitures
        |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
                trashcans-1.0.17a-forge-mc1.18.jar                |Trash Cans                    |trashcans
        |1.0.17a             |COMMON_SET|Manifest: NOSIGNATURE
                The_Undergarden-1.18.2-0.7.1.jar                  |The Undergarden               |undergarden
        |0.7.1               |COMMON_SET|Manifest: NOSIGNATURE
                polylib-forge-1801.0.2-build.13.jar               |PolyLib                       |polylib
        |1801.0.2-build.13   |COMMON_SET|Manifest: NOSIGNATURE
                geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3
        |3.0.57              |COMMON_SET|Manifest: NOSIGNATURE
                naturalist-forge-1.1.1-1.18.2.jar                 |Naturalist                    |naturalist
        |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
                Cyclic-1.18.2-1.7.13.jar                          |Cyclic                        |cyclic
        |1.18.2-1.7.13       |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
                Crafting-on-a-stick-1.18.1-1.0.1.jar              |Crafting On A Stick           |crafting_on_a_stick           |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
                inventorysorter-1.18.2-19.0.4.jar                 |Simple Inventory Sorter       |inventorysorter               |19.0.4              |COMMON_SET|Manifest: NOSIGNATURE
                Cucumber-1.18.2-5.1.3.jar                         |Cucumber Library              |cucumber
        |5.1.3               |COMMON_SET|Manifest: NOSIGNATURE
                trashslot-forge-1.18.2-11.0.3.jar                 |TrashSlot                     |trashslot
        |11.0.3              |COMMON_SET|Manifest: NOSIGNATURE
                ftb-library-forge-1802.3.11-build.177.jar         |FTB Library                   |ftblibrary
        |1802.3.11-build.177 |COMMON_SET|Manifest: NOSIGNATURE
                sophisticatedstorage-1.18.2-0.6.16.274.jar        |Sophisticated Storage         |sophisticatedstorage          |1.18.2-0.6.16.274   |COMMON_SET|Manifest: NOSIGNATURE
                platforms-1.18-1.9.7.jar                          |Platforms                     |platforms
        |1.9.7               |COMMON_SET|Manifest: NOSIGNATURE
                jei-1.18.2-forge-10.2.1.1004.jar                  |Just Enough Items             |jei
        |10.2.1.1004         |COMMON_SET|Manifest: NOSIGNATURE
                ProjectE-1.18.2-PE1.0.1.jar                       |ProjectE                      |projecte
        |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
                goblintraders-1.8.0-1.18.2.jar                    |Goblin Traders                |goblintraders
        |1.8.0               |COMMON_SET|Manifest: NOSIGNATURE
                enlightened-end-1.18.2-v4.0.0.1.jar               |Enlightened End               |enlightened_end               |4.0.0.1             |COMMON_SET|Manifest: NOSIGNATURE
                waystones-forge-1.18.2-10.2.0.jar                 |Waystones                     |waystones
        |10.2.0              |COMMON_SET|Manifest: NOSIGNATURE
                AgeOfWeapons-Reforged-1.18.2-(v.0.7.3).jar        |Age of Weapons - Reforged     |ageofweapons
        |0.7.3               |COMMON_SET|Manifest: NOSIGNATURE
                mcw-paintings-1.0.4-mc1.18.2.jar                  |Macaw's Paintings             |mcwpaintings
        |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
                Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps
        |8.0.0+17            |COMMON_SET|Manifest: NOSIGNATURE
                journeymap-1.18.2-5.9.4-forge.jar                 |Journeymap                    |journeymap
        |5.9.4               |COMMON_SET|Manifest: NOSIGNATURE
                comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts
        |1.18.2-5.0.0.6      |COMMON_SET|Manifest: NOSIGNATURE
                TravelersBackpack-1.18.2-7.1.28.jar               |Traveler's Backpack           |travelersbackpack             |7.1.28              |COMMON_SET|Manifest: NOSIGNATURE
                artifacts-1.18.2-4.2.1.jar                        |Artifacts                     |artifacts
        |1.18.2-4.2.1        |COMMON_SET|Manifest: NOSIGNATURE
                SimpleStorageNetwork-1.18.2-1.6.2.jar             |Simple Storage Network        |storagenetwork                |1.18.2-1.6.2        |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
                configured-2.0.0-1.18.2.jar                       |Configured                    |configured
        |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
                compactmachines-4.5.0.jar                         |Compact Machines 4            |compactmachines               |4.5.0               |COMMON_SET|Manifest: NOSIGNATURE
                Decorative Blocks-forge-1.18.2-2.1.2.jar          |Decorative Blocks             |decorative_blocks             |2.1.2               |COMMON_SET|Manifest: NOSIGNATURE
                DungeonCrawl-1.18.2-2.3.12.jar                    |Dungeon Crawl                 |dungeoncrawl
        |2.3.12              |COMMON_SET|Manifest: NOSIGNATURE
                ftbbackups2-forge-1.18.2-1.0.18.jar               |FTB Backups 2                 |ftbbackups2
        |1.0.18              |COMMON_SET|Manifest: NOSIGNATURE
                bonsaitrees3-3.1.0.jar                            |Bonsai Trees 3                |bonsaitrees3
        |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
                mcjtylib-1.18-6.0.20.jar                          |McJtyLib                      |mcjtylib
        |1.18-6.0.20         |COMMON_SET|Manifest: NOSIGNATURE
                rftoolsbase-1.18-3.0.12.jar                       |RFToolsBase                   |rftoolsbase
        |1.18-3.0.12         |COMMON_SET|Manifest: NOSIGNATURE
                notenoughwands-1.18-4.0.0.jar                     |Not Enough Wands              |notenoughwands                |1.18-4.0.0          |COMMON_SET|Manifest: NOSIGNATURE
                additional_lights-1.18.2-2.1.4.jar                |Additional Lights             |additional_lights             |2.1.4               |COMMON_SET|Manifest: NOSIGNATURE
                mahoutsukai-1.18.2-v1.34.41.jar                   |Mahou Tsukai                  |mahoutsukai
        |1.18.2-v1.34.41     |COMMON_SET|Manifest: NOSIGNATURE
                catalogue-1.6.2-1.18.2.jar                        |Catalogue                     |catalogue
        |1.6.2               |COMMON_SET|Manifest: NOSIGNATURE
                JEITweaker-1.18.2-3.0.0.9.jar                     |JEI Tweaker                   |jeitweaker
        |3.0.0.9             |COMMON_SET|Manifest: NOSIGNATURE
                blueprint-1.18.2-5.5.0.jar                        |Blueprint                     |blueprint
        |5.5.0               |COMMON_SET|Manifest: NOSIGNATURE
                CraftTweaker-forge-1.18.2-9.1.206.jar             |CraftTweaker                  |crafttweaker
        |9.1.206             |COMMON_SET|Manifest: NOSIGNATURE
                ars_nouveau-1.18.2-2.8.0.jar                      |Ars Nouveau                   |ars_nouveau
        |2.8.0               |COMMON_SET|Manifest: NOSIGNATURE
                mysticalworld-1.18.2-0.4.8.29.jar                 |Mystical World                |mysticalworld
        |0.4.8.29            |COMMON_SET|Manifest: NOSIGNATURE
                hexcasting-forge-1.18.2-0.9.6.jar                 |Hex Casting                   |hexcasting
        |0.9.6               |COMMON_SET|Manifest: NOSIGNATURE
                3dskinlayers-forge-1.5.2-mc1.18.2.jar             |3dSkinLayers                  |skinlayers3d
        |1.5.2               |ERROR     |Manifest: NOSIGNATURE
                forge-1.18.2-40.2.0-universal.jar                 |Forge                         |forge
        |40.2.0              |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
                BloodMagic-1.18.2-3.2.6-41.jar                    |Blood Magic                   |bloodmagic
        |1.18.2-3.2.6-41     |COMMON_SET|Manifest: NOSIGNATURE
                selene-1.18.2-1.17.9.jar                          |Selene                        |selene
        |1.18.2-1.17.9       |COMMON_SET|Manifest: NOSIGNATURE
                supplementaries-1.18.2-1.5.16.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.16       |COMMON_SET|Manifest: NOSIGNATURE
                MysticalAgriculture-1.18.2-5.1.4.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.4               |COMMON_SET|Manifest: NOSIGNATURE
                MysticalAgradditions-1.18.2-5.1.3.jar             |Mystical Agradditions         |mysticalagradditions          |5.1.3               |COMMON_SET|Manifest: NOSIGNATURE
                ironchest-1.18.2-13.2.11.jar                      |Iron Chests                   |ironchest
        |1.18.2-13.2.11      |COMMON_SET|Manifest: NOSIGNATURE
                DungeonsArise-1.18.2-2.1.52-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.52-1.18.2       |COMMON_SET|Manifest: NOSIGNATURE
                craftingtweaks-forge-1.18.2-14.0.4.jar            |CraftingTweaks                |craftingtweaks                |14.0.4              |COMMON_SET|Manifest: NOSIGNATURE
                server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft
        |1.18.2              |COMMON_SET|Manifest: NOSIGNATURE
                TConstruct-1.18.2-3.6.3.111.jar                   |Tinkers' Construct            |tconstruct
        |3.6.3.111           |COMMON_SET|Manifest: NOSIGNATURE
                logprot-1.18.2-1.6.jar                            |Logprot                       |logprot
        |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
                simplyswords-forge-1.40-1.18.2.jar                |Simply Swords                 |simplyswords
        |1.40-1.18.2         |COMMON_SET|Manifest: NOSIGNATURE
                libIPN-forge-1.18.2-2.0.4.jar                     |libIPN                        |libipn
        |2.0.4               |COMMON_SET|Manifest: NOSIGNATURE
                EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar  |EnchantmentDescriptions       |enchdesc
        |10.0.12             |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender
        |1.2.0.126           |COMMON_SET|Manifest: NOSIGNATURE
                MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks
        |2.21                |COMMON_SET|Manifest: NOSIGNATURE
                ToolBelt-1.18.2-1.18.9.jar                        |Tool Belt                     |toolbelt
        |1.18.9              |COMMON_SET|Manifest: NOSIGNATURE
                Jade-1.18.2-forge-5.2.6.jar                       |Jade                          |jade
        |5.2.6               |COMMON_SET|Manifest: NOSIGNATURE
                NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |COMMON_SET|Manifest: NOSIGNATURE
                domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.18.2-1.0.50-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
                kffmod-3.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.11.0              |COMMON_SET|Manifest: NOSIGNATURE
                plushies-1.2-1.18.2-forge.jar                     |Plushie Mod                   |plushies
        |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
                flywheel-forge-1.18.2-0.6.8.a.jar                 |Flywheel                      |flywheel
        |0.6.8.a             |COMMON_SET|Manifest: NOSIGNATURE
                create-1.18.2-0.5.0.i.jar                         |Create                        |create
        |0.5.0.i             |COMMON_SET|Manifest: NOSIGNATURE
                createplus-1.18.2_v0.5.1a.jar                     |Create Plus                   |createplus
        |1.18.2_v0.5.1a      |COMMON_SET|Manifest: NOSIGNATURE
                reliquary-1.18.2-2.0.19.1161.jar                  |Reliquary                     |reliquary
        |1.18.2-2.0.19.1161  |COMMON_SET|Manifest: NOSIGNATURE
                mutil-1.18.2-4.5.0.jar                            |mutil                         |mutil
        |4.5.0               |COMMON_SET|Manifest: NOSIGNATURE
                Mantle-1.18.2-1.9.43.jar                          |Mantle                        |mantle
        |1.9.43              |COMMON_SET|Manifest: NOSIGNATURE
                ecologics-forge-1.18.2-1.7.11.jar                 |Ecologics                     |ecologics
        |1.7.11              |COMMON_SET|Manifest: NOSIGNATURE
                itemcollectors-1.1.7-forge-mc1.18.jar             |Item Collectors               |itemcollectors                |1.1.7               |COMMON_SET|Manifest: NOSIGNATURE
                Croptopia-1.18.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia
        |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
                placeableitems-4.7.1.jar                          |Placeable Items               |placeableitems                |4.7.1               |COMMON_SET|Manifest: NOSIGNATURE
                PigPen-Forge-1.18.2-8.0.1.jar                     |PigPen                        |pigpen
        |8.0.1               |COMMON_SET|Manifest: NOSIGNATURE
                AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib
        |1.7-53              |COMMON_SET|Manifest: NOSIGNATURE
                Quark-3.2-358.jar                                 |Quark                         |quark
        |3.2-358             |COMMON_SET|Manifest: NOSIGNATURE
                [1.18.2] SecurityCraft v1.9.6.1.jar               |SecurityCraft                 |securitycraft
        |1.9.6.1             |COMMON_SET|Manifest: NOSIGNATURE
                sit-1.18.2-1.3.3.jar                              |Sit                           |sit
        |1.3.3               |COMMON_SET|Manifest: NOSIGNATURE
                structurize-1.18.2-1.0.399-RELEASE.jar            |Structurize                   |structurize
        |1.18.2-1.0.399-RELEA|COMMON_SET|Manifest: NOSIGNATURE
                upgradedcore-1.18.2-3.3.0.0-release.jar           |Upgraded Core                 |upgradedcore
        |1.18.2-3.3.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE
                creeperoverhaul-1.3.1-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.3.1               |COMMON_SET|Manifest: NOSIGNATURE
                appleskin-forge-mc1.18.2-2.4.1.jar                |AppleSkin                     |appleskin
        |2.4.1+mc1.18.2      |COMMON_SET|Manifest: NOSIGNATURE
                lootr-1.18.2-0.2.23.60.jar                        |Lootr                         |lootr
        |0.2.21.58           |COMMON_SET|Manifest: NOSIGNATURE
                SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot
        |1.18.1-1.12.0       |COMMON_SET|Manifest: NOSIGNATURE
                Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You'll Go       |byg
        |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
                valkyrienskies-118-2.1.0-beta.10.jar              |Valkyrien Skies 2             |valkyrienskies                |2.1.0-beta.10       |COMMON_SET|Manifest: NOSIGNATURE
                eureka-1.1.0-beta.8.jar                           |VS Eureka Mod                 |vs_eureka
        |1.1.0-beta.8        |COMMON_SET|Manifest: NOSIGNATURE
                expandability-6.0.0.jar                           |ExpandAbility                 |expandability
        |6.0.0               |COMMON_SET|Manifest: NOSIGNATURE
                CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
                valhelsia_core-forge-1.18.2-0.4.0.jar             |Valhelsia Core                |valhelsia_core                |1.18.2-0.4.0        |COMMON_SET|Manifest: NOSIGNATURE
                forbidden_arcanus-1.18.2-2.1.2.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.18.2-2.1.2        |COMMON_SET|Manifest: NOSIGNATURE
                ChiselsBits-forge-1.18.2-1.2.116-universal.jar    |Chisels & bits                |chiselsandbits                |1.2.116             |COMMON_SET|Manifest: NOSIGNATURE
                xptome-1.18.2-2.1.7.jar                           |XP Tome                       |xpbook
        |2.1.7               |COMMON_SET|Manifest: NOSIGNATURE
        Crash Report UUID: f4cbbab9-df0c-4ff2-a6b5-2a2f3e1abbeb
        FML: 40.2
        Forge: net.minecraftforge:40.2.0[19:32:11] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
        3dSkinLayers (skinlayers3d) has failed to load correctly
?7java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
]
        at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:222) ~[fmlcore-1.18.2-40.2.0.jar%23199!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$21(ModLoader.java:187) ~[fmlcore-1.18.2-40.2.0.jar%23199!/:?] {}
        at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:187) ~[fmlcore-1.18.2-40.2.0.jar%23199!/:?] {}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:164) ~[fmlcore-1.18.2-40.2.0.jar%23199!/:?] {}
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:164) ~[fmlcore-1.18.2-40.2.0.jar%23199!/:?] {}
        at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.18.2-40.2.0-universal.jar%23203!/:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:112) ~[server-1.18.2-20220404.173914-srg.jar%23198!/:?] {re:classloading}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
        at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
[19:32:11] [Thread-3/INFO] [ne.cr.ft.FTBBackups/]: Shutting down the config watcher executor
[19:32:11] [Thread-3/INFO] [ne.cr.ft.FTBBackups/]: Shutting down backup cleaning executor
[19:32:11] [Thread-3/INFO] [ne.cr.ft.FTBBackups/]: Shutting down backup executor
[19:32:11] [Thread-3/INFO] [ne.cr.ft.FTBBackups/]: =========Checking everything is shut down============
java.lang.NullPointerException: Cannot invoke "net.creeperhost.ftbbackups.org.quartz.Scheduler.isShutdown()" because "net.creeperhost.ftbbackups.FTBBackups.scheduler" is null
        at TRANSFORMER/[email protected]/net.creeperhost.ftbbackups.FTBBackups.killOutThreads(FTBBackups.java:126)
        at java.base/java.lang.Thread.run(Thread.java:833)

 

 

If it is FTB Backups, Is there a good alternative for backups?

Link to comment
Share on other sites

Quote

Mod File: /C:/Users/hanse/Desktop/ME WHEN/mods/3dskinlayers-forge-1.5.2-mc1.18.2.jar
        Failure message: 3dSkinLayers (skinlayers3d) has failed to load correctly
                java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
        Mod Version: 1.5.2
        Mod Issue URL: NOT PROVIDED

Broken client side mod you don't need on the server.

 

And please don't post logs directly in the forums. Use a file upload site.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.