Загрузка данных
[22:38:26] [main/WARN] [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-modernfix.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin should be final
[22:38:26] [main/WARN] [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-modernfix.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin should be final
[22:38:29] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping packetfixer.v1_19_4.forge.mixins.json:v1_19_4_forge.ClientboundCustomPayloadPacketMixin->@ModifyConstant::packetfixer$newSize(I)I with priority 1000, already redirected by imm_ptl.mixins.json:common.networking.MixinClientboundCustomPayloadPacket->@ModifyConstant::modifySizeLimitWhenReadingPacket(I)I with priority 1000
[22:38:29] [main/INFO] [minecraft/Bootstrap]: Vanilla bootstrap took 3654 milliseconds
[22:38:33] [main/WARN] [mixin/]: @Final field f_26027_:Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; in guardvillagers.mixins.json:DefendVillageGoalGolemMixin should be final
[22:38:33] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/TextureSheetParticle (java.lang.ClassNotFoundException: net.minecraft.client.particle.TextureSheetParticle)
[22:38:33] [main/WARN] [mixin/]: Method overwrite conflict for scheduleRandomTick in corgilib-common.mixins.json:chunk.MixinChunkAccess, previously written by dev.corgitaco.ohthetreesyoullgrow.mixin.chunk.MixinChunkAccess. Skipping method.
[22:38:33] [main/WARN] [mixin/]: Method overwrite conflict for getScheduledRandomTicks in corgilib-common.mixins.json:chunk.MixinChunkAccess, previously written by dev.corgitaco.ohthetreesyoullgrow.mixin.chunk.MixinChunkAccess. Skipping method.
[22:38:34] [main/WARN] [mixin/]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on refurbished_furniture.common.mixins.json:LevelChunkMixin::handler$ddf000$refurbishedFurniture$AfterRemoveBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[22:38:35] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping dungeonnowloading.forge.mixins.json:forge.structures.StructurePoolMixin->@ModifyConstant::dungeonnowloading_increaseWeightLimit(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
[22:38:35] [main/ERROR] [ne.mi.co.tr.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/field_to_method.js function biome
java.lang.IllegalStateException: Field f_47437_ is not private and an instance field
at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:1069) ~[coremods-5.2.4.jar%2354!/:?] {}
at org.openjdk.nashorn.internal.scripts.Script$Recompilation$59$292A$\^eval\_.initializeCoreMod#transformer(<eval>:11) ~[?:?] {}
at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.4.jar%2366!/:?] {}
at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.4.jar%2366!/:?] {}
at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.4.jar%2366!/:?] {}
at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.4.jar%2366!/:?] {}
at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:37) ~[coremods-5.2.4.jar%2354!/:5.2.4] {}
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:22) ~[coremods-5.2.4.jar%2354!/:?] {}
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:14) ~[coremods-5.2.4.jar%2354!/:?] {}
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:60) ~[coremods-5.2.4.jar%2354!/:?] {}
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
at net.minecraft.world.level.biome.FixedBiomeSource.<clinit>(FixedBiomeSource.java:17) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:classloading}
at net.minecraft.world.level.biome.BiomeSources.m_220586_(BiomeSources.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:classloading}
at net.minecraft.core.registries.BuiltInRegistries.m_258029_(BuiltInRegistries.java:448) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_forge.mixins.json:BuiltInRegistriesForgeAccessor,pl:mixin:APP:terrablender.mixins.json:MixinBuiltInRegistries,pl:mixin:APP:hexcasting_forge.mixins.json:ForgeAccessorBuiltInRegistries,pl:mixin:APP:create.mixins.json:BuiltInRegistriesMixin,pl:mixin:APP:create.mixins.json:accessor.BuiltInRegistriesAccessor,pl:mixin:A}
at net.minecraft.core.registries.BuiltInRegistries.m_258037_(BuiltInRegistries.java:462) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_forge.mixins.json:BuiltInRegistriesForgeAccessor,pl:mixin:APP:terrablender.mixins.json:MixinBuiltInRegistries,pl:mixin:APP:hexcasting_forge.mixins.json:ForgeAccessorBuiltInRegistries,pl:mixin:APP:create.mixins.json:BuiltInRegistriesMixin,pl:mixin:APP:create.mixins.json:accessor.BuiltInRegistriesAccessor,pl:mixin:A}
at java.util.LinkedHashMap.forEach(Unknown Source) ~[?:?] {re:mixin}
at net.minecraft.core.registries.BuiltInRegistries.m_257453_(BuiltInRegistries.java:461) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_forge.mixins.json:BuiltInRegistriesForgeAccessor,pl:mixin:APP:terrablender.mixins.json:MixinBuiltInRegistries,pl:mixin:APP:hexcasting_forge.mixins.json:ForgeAccessorBuiltInRegistries,pl:mixin:APP:create.mixins.json:BuiltInRegistriesMixin,pl:mixin:APP:create.mixins.json:accessor.BuiltInRegistriesAccessor,pl:mixin:A}
at net.minecraft.core.registries.BuiltInRegistries.m_257498_(BuiltInRegistries.java:455) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:botania_forge.mixins.json:BuiltInRegistriesForgeAccessor,pl:mixin:APP:terrablender.mixins.json:MixinBuiltInRegistries,pl:mixin:APP:hexcasting_forge.mixins.json:ForgeAccessorBuiltInRegistries,pl:mixin:APP:create.mixins.json:BuiltInRegistriesMixin,pl:mixin:APP:create.mixins.json:accessor.BuiltInRegistriesAccessor,pl:mixin:A}
at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:core.BootstrapMixin,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.BootstrapMixin,pl:mixin:A}
at net.minecraft.server.Main.main(Main.java:121) ~[server-1.20.1-20230612.114412-srg.jar%23563!/:?] {re:mixin,re:classloading,pl:mixin:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.22.jar%2369!/:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.4.22.jar%2369!/:?] {}
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.4.22.jar%2369!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
[22:38:35] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-modernfix.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[22:38:36] [modloading-worker-0/INFO] [paucal/]: Hello PAUCAL! This is FORGE!
[22:38:36] [modloading-worker-0/INFO] [Botany Pots Tiers/]: Loading config: C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\botanypotstiers-common.toml
[22:38:36] [modloading-worker-0/INFO] [Botany Pots Tiers/]: Built config: C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\botanypotstiers-common.toml
[22:38:36] [modloading-worker-0/INFO] [Botany Pots Tiers/]: Loaded config: C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\botanypotstiers-common.toml
[22:38:37] [modloading-worker-0/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\guardvillagers-common.toml is not correct. Correcting
[22:38:37] [modloading-worker-0/INFO] [Inventory Interactions/]: [Inventory Interactions]: Inventory Interactions Initialized
[22:38:37] [modloading-worker-0/INFO] [io.gi.ap.or.Origins/]: Origins 1.20.1-1.10.0.9 is initializing. Have fun!
[22:38:37] [modloading-worker-0/INFO] [co.ae.cu.Cumulus/]: Disabling Cumulus as it is on server.
[22:38:37] [modloading-worker-0/INFO] [tt20/]: Starting TT20...
[22:38:37] [ForkJoinPool.commonPool-worker-1/INFO] [tt20/]: (TT20) Checking for updates...
[22:38:37] [modloading-worker-0/INFO] [MossyLib/]: [MossyLib]: MossyLib Initialized
[22:38:37] [modloading-worker-0/INFO] [STDOUT/]: [dev.hexnowloading.dungeonnowloading.registry.DNLPackets:registerServerbound:8]: [DNLPackets] registerServerbound()
[22:38:38] [modloading-worker-0/INFO] [Inventory Particles/]: [Inventory Particles]: Inventory Particles Initialized
[22:38:38] [modloading-worker-0/INFO] [co.le.co.Main/]: Hello from Corpse Curios Compat!
[22:38:38] [modloading-worker-0/INFO] [or.be.be.Berezka_api/]: [Berezka API] Berezka is loading...
[22:38:38] [modloading-worker-0/INFO] [or.be.be.API/]: [Berezka API] createConfig info: namespace: berezka_api, configName: BerezkaAPI
[22:38:38] [modloading-worker-0/INFO] [or.be.be.API/]: [Berezka API] Config param list for berezka_api is {DebugMode=org.berezka.berezka_api.data.ConfigParam@52420d46, DevMode=org.berezka.berezka_api.data.ConfigParam@20956a19, DefaultDoExtraChecksValue=org.berezka.berezka_api.data.ConfigParam@48db2cec, UseFolderPluginSystem=org.berezka.berezka_api.data.ConfigParam@5d44d34, FolderPluginSystemList=org.berezka.berezka_api.data.ConfigParam@473e48f5, SpawnLessLoot=org.berezka.berezka_api.data.ConfigParam@4cf027a9, MaxSizeOfStructuresCache=org.berezka.berezka_api.data.ConfigParam@5dddde97, LifeTimeOfStricturesCacheEntry=org.berezka.berezka_api.data.ConfigParam@7a4795f5, StructuresRarityMultiplier=org.berezka.berezka_api.data.ConfigParam@4f8b13a8, GlobalStructuresRotation=org.berezka.berezka_api.data.ConfigParam@28bb89f, UseGlobalStructuresRotation=org.berezka.berezka_api.data.ConfigParam@3191e73f}
[22:38:38] [modloading-worker-0/INFO] [or.be.be.API/]: [Berezka API] Config for berezka_api successfully registered!
[22:38:38] [modloading-worker-0/INFO] [or.be.be.API/]: [Berezka API] Config spec: net.minecraftforge.common.ForgeConfigSpec@f78efc0d
[22:38:38] [modloading-worker-0/INFO] [or.be.be.API/]: [Berezka API] Config file path: C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\BerezkaAPI.toml
[22:38:38] [modloading-worker-0/INFO] [or.be.be.API/]: [Berezka API] config for berezka_api was created in 22ms
[22:38:38] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.4.22, for MC 1.20.1 with MCP 20230612.114412
[22:38:38] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.4.22 Initialized
[22:38:38] [modloading-worker-0/INFO] [Portal/]: Loading Immersive Portals config
[22:38:38] [modloading-worker-0/INFO] [Portal/]: IP Config Applied
[22:38:38] [modloading-worker-0/INFO] [Portal/]: Immersive Portals Mod Initializing
[22:38:38] [modloading-worker-0/INFO] [guardribbits/]: Initializing the Ribbit Guardians!
[22:38:39] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[22:38:39] [modloading-worker-0/INFO] [Portal/]: Dimensional Threading is not present
[22:38:39] [modloading-worker-0/INFO] [Portal/]: Pehkui is present
[22:38:39] [modloading-worker-0/INFO] [Portal/]: Gravity API is not present
[22:38:39] [modloading-worker-0/INFO] [Calio/]: Calio 1.20.1-1.11.0.5 initializing...
[22:38:40] [modloading-worker-0/INFO] [io.gi.ap.ap.Apoli/]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game!
[22:38:40] [modloading-worker-0/INFO] [xa.co.HudMod/]: Registering common data for channel xaerominimap:main!
[22:38:40] [modloading-worker-0/INFO] [xa.co.HudMod/]: Loading primary common config for channel xaerominimap:main!
[22:38:40] [modloading-worker-0/INFO] [xa.co.HudMod/]: Loading server config profiles for channel xaerominimap:main!
[22:38:40] [modloading-worker-0/INFO] [xa.ma.WorldMap/]: Registering common data for channel xaeroworldmap:main!
[22:38:40] [modloading-worker-0/INFO] [xa.ma.WorldMap/]: Loading primary common config for channel xaeroworldmap:main!
[22:38:40] [modloading-worker-0/INFO] [xa.ma.WorldMap/]: Loading server config profiles for channel xaeroworldmap:main!
[22:38:40] [modloading-worker-0/INFO] [Dungeon Now Loading/]: Hello Forge world!
[22:38:40] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[22:38:40] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[22:38:40] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[22:38:40] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[22:38:40] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[22:38:40] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[22:38:40] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
[22:38:40] [modloading-worker-0/INFO] [zeta/]: Doing super early config setup for zeta
[22:38:41] [modloading-worker-0/INFO] [moreiotas/]: Hello Forge World!
[22:38:41] [modloading-worker-0/INFO] [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled!
[22:38:41] [modloading-worker-0/INFO] [STDOUT/]: [io.ejekta.kambrik.KambrikModForge:<clinit>:22]: Service loaders found: [io.ejekta.kambrik.bridge.KambrikSharedApiForge@46ba89a8]
[22:38:41] [modloading-worker-0/INFO] [me.fa.fa.FastIpPingMod/]: ping & connect fast!
[22:38:41] [modloading-worker-0/INFO] [or.be.be.Berezka_api/]: [Dark Screen] init()
[22:38:42] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 8.39.
[22:38:42] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[22:38:43] [modloading-worker-0/WARN] [footprintparticle/]: 'FootprintParticle' is a client side mod, it's should be removed from server mod folder.
[22:38:43] [modloading-worker-0/INFO] [JamLib/]: Initializing JamLib on Forge
[22:38:43] [modloading-worker-0/INFO] [co.cu.Cupboard/]: Loaded config for: cupboard.json
[22:38:43] [modloading-worker-0/INFO] [JamLib/]: Updated config file at C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\rightclickharvest.json5
[22:38:43] [modloading-worker-0/INFO] [Right Click Harvest/]: Initializing Right Click Harvest on FORGE
[22:38:43] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:alcohol_sync_request
[22:38:43] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:drink_alcohol
[22:38:43] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id farm_and_charm:set_text
[22:38:43] [modloading-worker-0/INFO] [xa.li.XaeroLib/]: Registering common data for channel xaerolib:main!
[22:38:43] [modloading-worker-0/INFO] [xa.li.XaeroLib/]: Loading primary common config for channel xaerolib:main!
[22:38:43] [modloading-worker-0/INFO] [xa.li.XaeroLib/]: Loading server config profiles for channel xaerolib:main!
[22:38:43] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
[22:38:43] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties
[22:38:43] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
[22:38:43] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
[22:38:44] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgeClientPlugin does not load on server side, skipping
[22:38:44] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
[22:38:44] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source sawmill
[22:38:44] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone items
[22:38:44] [modloading-worker-0/INFO] [co.si.cr.Create/]: Create 6.0.8 initializing! Commit hash: 1a1a9a2819b4f89f78caec41b55ed8cb222fa24b
[22:38:44] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source lootjs
[22:38:44] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source cucumber
[22:38:44] [modloading-worker-0/INFO] [KubeJS/]: Done in 403.1 ms
[22:38:44] [modloading-worker-0/INFO] [Create Deco/]: Registering items for Create Deco
[22:38:44] [modloading-worker-0/INFO] [hexal/]: Hello Forge World!
[22:38:44] [modloading-worker-0/INFO] [Create Deco/]: Registering blocks for Create Deco
[22:38:45] [modloading-worker-0/WARN] [fzzy_config/]: >>>>>>>>>>>>>>>
[22:38:45] [modloading-worker-0/WARN] [fzzy_config/]: Error(s) found while deserializing config [particle_core_config]!
[22:38:45] [modloading-worker-0/WARN] [fzzy_config/]: Critical Deserialization Error: Exception encountered while deserializing TOML
java.lang.NoClassDefFoundError: net/minecraft/client/ParticleStatus
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:?] {re:mixin}
at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:?] {re:mixin}
at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.tryGetMethod(KDeclarationContainerImpl.kt:189) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.lookupMethod(KDeclarationContainerImpl.kt:166) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.findMethodBySignature(KDeclarationContainerImpl.kt:218) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImplKt.computeCallerForAccessor(KPropertyImpl.kt:263) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImplKt.access$computeCallerForAccessor(KPropertyImpl.kt:1) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter.caller_delegate$lambda$0(KPropertyImpl.kt:180) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter.accessor$KPropertyImpl$Getter$lambda1(KPropertyImpl.kt) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter$$Lambda$1.invoke(Unknown Source) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:125) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter.getCaller(KPropertyImpl.kt:179) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.ReflectJvmMapping.getJavaMethod(ReflectJvmMapping.kt:60) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.ReflectJvmMapping.getJavaGetter(ReflectJvmMapping.kt:45) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.trySetAccessible(ConfigApiImpl.kt:1259) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.deserializeFromToml$fzzy_config(ConfigApiImpl.kt:612) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.deserializeConfig$fzzy_config(ConfigApiImpl.kt:727) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.readOrCreateAndValidate$fzzy_config(ConfigApiImpl.kt:275) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.readOrCreateAndValidate$fzzy_config$default(ConfigApiImpl.kt:249) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.registerAndLoadClient(ConfigApiImpl.kt:196) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.registerAndLoadConfig$fzzy_config(ConfigApiImpl.kt:185) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.registerAndLoadConfig$fzzy_config$default(ConfigApiImpl.kt:181) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.api.ConfigApi.registerAndLoadConfig(ConfigApi.kt:116) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.particle_core.PcConfig.<clinit>(PcConfig.kt:35) ~[particle_core-0.3.3+1.20.1+forge.jar%23498!/:?] {re:classloading}
at me.fzzyhmstrs.particle_core.ParticleCoreForge.<init>(PcConfig.kt:19) ~[particle_core-0.3.3+1.20.1+forge.jar%23498!/:?] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.4.22.jar%23565!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:126) ~[fmlcore-1.20.1-47.4.22.jar%23564!/:?] {re:mixin}
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {re:mixin}
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.ParticleStatus
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
... 40 more
[22:38:45] [modloading-worker-0/WARN] [fzzy_config/]: >>>>>>>>>>>>>>>
[22:38:45] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config :particle_core_config in 2949ms
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Blocks
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Wood
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Block Entities
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Entities
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Creative Tabs
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Sounds
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Block Predicate
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone State Providers
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Tree Decorators
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Features
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Structure Pieces
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Structure Types
[22:38:45] [Fzzy Config Worker-1/WARN] [fzzy_config/]: >>>>>>>>>>>>>>>
[22:38:45] [Fzzy Config Worker-1/WARN] [fzzy_config/]: Error(s) encountered while re-serializing corrected config [particle_core_config]! Output may not be complete.
[22:38:45] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Configured Features
[22:38:45] [Fzzy Config Worker-1/WARN] [fzzy_config/]: Critical Serialization Error: Exception encountered while serializing config, output may not be complete!
java.lang.NoClassDefFoundError: net/minecraft/client/ParticleStatus
at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
at java.lang.Class.privateGetDeclaredMethods(Unknown Source) ~[?:?] {re:mixin}
at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:?] {re:mixin}
at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.tryGetMethod(KDeclarationContainerImpl.kt:189) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.lookupMethod(KDeclarationContainerImpl.kt:166) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KDeclarationContainerImpl.findMethodBySignature(KDeclarationContainerImpl.kt:218) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImplKt.computeCallerForAccessor(KPropertyImpl.kt:263) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImplKt.access$computeCallerForAccessor(KPropertyImpl.kt:1) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter.caller_delegate$lambda$0(KPropertyImpl.kt:180) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter.accessor$KPropertyImpl$Getter$lambda1(KPropertyImpl.kt) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter$$Lambda$1.invoke(Unknown Source) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.SafePublicationLazyImpl.getValue(LazyJVM.kt:125) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.internal.KPropertyImpl$Getter.getCaller(KPropertyImpl.kt:179) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.ReflectJvmMapping.getJavaMethod(ReflectJvmMapping.kt:60) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.ReflectJvmMapping.getJavaGetter(ReflectJvmMapping.kt:45) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at kotlin.reflect.jvm.KCallablesJvm.isAccessible(KCallablesJvm.kt:44) ~[kotlinforforge-4.12.0-all.jar%23449!/:?] {}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.trySetAccessible(ConfigApiImpl.kt:1257) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.serializeToToml$fzzy_config(ConfigApiImpl.kt:477) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.serializeConfig$fzzy_config(ConfigApiImpl.kt:538) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.serializeConfig$fzzy_config$default(ConfigApiImpl.kt:537) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at me.fzzyhmstrs.fzzy_config.impl.ConfigApiImpl.writeFile$lambda$52(ConfigApiImpl.kt:1042) ~[fzzy_config-0.7.6+1.20.1+forge.jar%23418!/:?] {re:classloading}
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?] {}
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?] {}
at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.ParticleStatus
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
... 25 more
[22:38:45] [Fzzy Config Worker-1/WARN] [fzzy_config/]: >>>>>>>>>>>>>>>
[22:38:46] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Creating and Registering Overworld Vegetation Configured Features
[22:38:46] [modloading-worker-0/INFO] [ne.bl.mo.ba.fo.co.ForgeBalmConfig/]: Registering config for waystones:common (COMMON) with 46 properties.
[22:38:46] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a
[22:38:46] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6
[22:38:46] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c
[22:38:46] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab
[22:38:46] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9
[22:38:46] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604
[22:38:46] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58
[22:38:46] [modloading-worker-0/INFO] [coroutil/]: forge loader environment detected
[22:38:46] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
[22:38:46] [modloading-worker-0/INFO] [de.la.mo.rh.mo.ut.RhinoProperties/]: Rhino properties loaded.
[22:38:46] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.20.1
[22:38:46] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0,275 s
[22:38:46] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Tree Configured Features
[22:38:46] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Creating and Registering Vanilla Configured Features
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes You'll Go Overworld Configured Features
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Placed Features
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Creating and Registering Overworld Tree Placed Features
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Creating and Registering Overworld Vegetation Placed Features
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Creating and Registering Vanilla Placed Features
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Surface Rules
[22:38:47] [modloading-worker-0/INFO] [tt20forged/]: Starting TT20...
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Template Pools
[22:38:47] [modloading-worker-0/INFO] [quark/]: Initializing TerraBlender underground biome compat
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biome's We've Gone Village Template Pools
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Poi Types
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Villager Professions
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Custom Structure Processors
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone villager types
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Schedules
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Memory Module Types
[22:38:47] [modloading-worker-0/INFO] [ne.po.bi.BiomesWeveGone/]: Registering Oh The Biomes We've Gone Sensor Types
[22:38:48] [modloading-worker-0/INFO] [spawnanimations/]: [Spawn Animations] Registering server started event ...
[22:38:48] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[22:38:48] [modloading-worker-0/INFO] [Mystical Agriculture/]: Loaded 1 plugins
[22:38:48] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing YACLConfig from 'C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\yacl.json5'
[22:38:48] [modloading-worker-0/INFO] [be.fl.ex.ExpandAbility/]: ExpandAbility here, who dis?
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Discovered 164 modules to load.
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Abacus...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Adjustable Chat...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ambient Discs...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ancient Tomes...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ancient Wood...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Armed Armor Stands...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Auto Walk Keybind...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Automatic Recipe Unlock...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Automatic Tool Restock...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Azalea Wood...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Back Button Keybind...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Backpack...
[22:38:48] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Beacon Redirection...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Better Elytra Rocket...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Big Stone Clusters...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Blossom Trees...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Bottled Cloud...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Buckets Show Inhabitants...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Camera...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Campfires Boost Elytra...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Celebratory Lamps...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chains Connect Blocks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chest Searching...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chorus Vegetation...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chute...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Climate Control Remover...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Color Runes...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Compasses Work Everywhere...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Compressed Blocks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Coral On Cactus...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Corundum...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crabs...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crafter...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crate...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Diamond Repair...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dispensers Place Blocks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Double Door Opening...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dragon Scales...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Duskbound Blocks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dyeable Item Frames...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Easy Transfering...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Elytra Indicator...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Emotes...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enchantment Predicates...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enchantments Begone...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ender Watcher...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Endermosh Music Disc...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enhanced Ladders...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Expanded Item Interactions...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Fairy Rings...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Fallen Logs...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Feeding Trough...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Forgotten...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Foxhound...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Framed Glass...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Game Nerfs...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glass Item Frame...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glass Shard...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glimmering Weald...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gold Bars...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gold Tools Have Fortune...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Grab Chickens...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Grate...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gravisand...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Greener Grass...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hedges...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hoe Harvesting...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hollow Logs...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Horses Swim...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hotbar Changer...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Improved Sponges...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Improved Tooltips...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Industrial Palette...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Inventory Sorting...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Iron Rod...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Item Sharing...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Japanese Palette...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Leaf Carpet...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Lock Rotation...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Long Range Pick Block...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Magma Keeps Concrete Powder...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Magnets...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Map Washing...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Matrix Enchanting...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Metal Buttons...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Microcrafting Helper...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Midori...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Monster Box...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Banner Layers...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Brick Types...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Mud Blocks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Note Block Sounds...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Potted Plants...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Villagers...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Narrator Readout...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Nether Brick Fence Gate...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Nether Obsidian Spikes...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module New Stone Types...
[22:38:49] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:Cursed.js in 0.46 s
[22:38:49] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:damn record.js in 0.001 s
[22:38:49] [modloading-worker-0/INFO] [KubeJS Startup/]: example.js#5: Hello, World! (Loaded startup scripts)
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module No Durability On Cosmetics...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module No More Lava Pockets...
[22:38:49] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:example.js in 0.006 s
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Obsidian Plate...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Overlay Shader...
[22:38:49] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:experience_essence.js in 0.001 s
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Parrot Eggs...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pat The Dogs...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pathfinder Maps...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Permafrost...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Petals On Water...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pickarang...
[22:38:49] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 4/4 KubeJS startup scripts in 2.996 s with 0 errors and 0 warnings
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pig Litters...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pipes...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pistons Move Tile Entities...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Poison Potato Usage...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Quick Armor Swapping...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Rainbow Lamps...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Raw Metal Bricks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Reacharound Placing...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Redstone Randomizer...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Renewable Spore Blossoms...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Replace Scaffolding...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Rope...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Safer Creatures...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Seed Pouch...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shear Vines...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shiba...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shingles...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shulker Packing...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Simple Harvest...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Skull Pikes...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slabs To Blocks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slime In A Bucket...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slimes To Magma Cubes...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Snow Golem Player Heads...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Soul Candles...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Soul Sandstone...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Spawner Replacer...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Spiral Spires...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Stonelings...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Stools...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Sturdy Stone...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Thatch...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Tiny Potato...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Torch Arrow...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Toretoise...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Totem Of Holding...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Trowel...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Usage Ticker...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Uses For Curses...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Utility Recipes...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Animal Textures...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Bookshelves...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Chests...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Furnaces...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Ladders...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Selector...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vertical Planks...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vertical Slabs...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vexes Die With Their Masters...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Villager Rerolling Rework...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Villagers Follow Emeralds...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wooden Posts...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wool Shuts Up Minecarts...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wraith...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Zombie Villagers On Normal...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Stone Variants...
[22:38:49] [modloading-worker-0/INFO] [quark-zeta/]: Constructed 164 modules.
[22:38:50] [modloading-worker-0/INFO] [quark-zeta/]: Doing super early config setup for quark
[22:38:50] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
[22:38:50] [modloading-worker-0/INFO] [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:wandering_winemaker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:mule] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:wandering_winemaker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / vinery:mule] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / bakery:wandering_baker] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / brewery:beer_elemental] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_cow] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:wooly_sheep] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / meadow:water_buffalo] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/WARN] [de.ar.re.re.fo.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized!
[22:39:02] [main/INFO] [Moonlight/]: Initialized block sets in 121ms
[22:39:03] [main/INFO] [ModernFix/]: Bypassed Mojang DFU
[22:39:03] [main/INFO] [ModernFix/]: Instantiating Mojang DFU
[22:39:05] [main/INFO] [hexal/]: registering hexal features
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\modernfix-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blacklist_async_jei_plugins was corrected from null to its default, [jepb:jei_plugin].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\betterdungeons-forge-1_20.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.General.Enable Skulls & Heads was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.General.Enable Nether Blocks in Dungeons was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Zombie Dungeons was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Zombie Dungeons.Zombie Dungeon Surface Entrance Staircase Max Length was corrected from null to its default, 20.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Small Dungeon Max Banner Count was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Small Dungeon Min Chest Count was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Small Dungeon Max Chest Count was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Allow Ore Blocks in Corners was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Enable Small Nether Dungeons was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Wither Skeletons From Spawners Drop Wither Skeleton Skulls was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Blazes From Spawners Drop Blaze Rods was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Small Nether Dungeon Max Banner Count was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\paucal-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key allowPats was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key loadContributors was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\apoli-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key experiments was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key experiments.hud was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\guardvillagers-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\jeresources-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key itemsPerColumn was corrected from null to its default, 4.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key itemsPerRow was corrected from null to its default, 4.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key diyData was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key showDevData was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key enchantsBlacklist was corrected from null to its default, [flimflam, soulBound].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key hiddenTabs was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key dimensionsBlacklist was corrected from null to its default, [-11].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key disableLootManagerReloading was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\betterfortresses-forge-1_20.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Nether Fortresses was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Nether Fortresses.General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Nether Fortresses.General.Disable Vanilla Nether Fortresses was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\origins-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key origins was corrected from null to its default, SimpleConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\morevillagers-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.generatePlainsHouses was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.generateTaigaHouses was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.generateSavannaHouses was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.generateSnowyHouses was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.generateDesertHouses was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.weights was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.weights.woodworkerHouseWeight was corrected from null to its default, 10.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.weights.oceanographerHouseWeight was corrected from null to its default, 10.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.weights.floristHouseWeight was corrected from null to its default, 10.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.weights.hunterHouseWeight was corrected from null to its default, 10.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key houses.weights.engineerHouseWeight was corrected from null to its default, 10.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\curios-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key slots was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\betterendisland-forge-1_20.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better End Island was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better End Island.Resummoned Dragon Drops Egg was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better End Island.Spawn Vanilla Obsidian Platform was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\bettermineshafts-forge-1_20.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Disable Vanilla Mineshafts was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Minimum y-coordinate was corrected from null to its default, -55.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Maximum y-coordinate was corrected from null to its default, 30.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Enable Ore Deposits was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Cobble Spawn Chance (Empty Deposit) was corrected from null to its default, 50.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Coal Spawn Chance was corrected from null to its default, 20.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Iron Spawn Chance was corrected from null to its default, 9.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Redstone Spawn Chance was corrected from null to its default, 7.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Gold Spawn Chance was corrected from null to its default, 7.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Lapis Spawn Chance was corrected from null to its default, 3.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Emerald Spawn Chance was corrected from null to its default, 3.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Diamond Spawn Chance was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Lantern Spawn Rate was corrected from null to its default, 0.0067.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Torch Spawn Rate was corrected from null to its default, 0.02.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Workstation Spawn Rate was corrected from null to its default, 0.025.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Workstation Cellar Spawn Rate was corrected from null to its default, 0.25.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft Spawn Rate was corrected from null to its default, 0.07.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Cobweb Spawn Rate was corrected from null to its default, 0.15.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft Chest Minecart Spawn Rate was corrected from null to its default, 0.00125.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft TNT Minecart Spawn Rate was corrected from null to its default, 0.0025.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Main Shaft Chest Minecart Spawn Rate was corrected from null to its default, 0.01.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Main Shaft TNT Minecart Spawn Rate was corrected from null to its default, 0.0025.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Abandoned Miners' Outpost Spawn Chance was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft Piece Chain Length was corrected from null to its default, 9.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\betterjungletemples-forge-1_20.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Jungle Temples was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Jungle Temples.General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Jungle Temples.General.Disable Vanilla Jungle Temples was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\botania-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blockBreakingParticles was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blockBreakingParticles.enabled was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blockBreakingParticles.toolEnabled was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key manaSpreaders was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key manaSpreaders.silent was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key manaSpreaders.traceTime was corrected from null to its default, 400.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key harvestLevels was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key harvestLevels.weightLens was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key harvestLevels.boreLens was corrected from null to its default, 3.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key chargeAnimation was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key flowerBindingForceCheck was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key enderPickpocket was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key manaEnchanter was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key relics was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key invertMagnetRing was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key gardenOfGlass was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key gardenOfGlass.spawnWithLexicon was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key gardenOfGlass.islandScaleMultiplier was corrected from null to its default, 8.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rannuncarpus was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rannuncarpus.itemBlacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key rannuncarpus.modBlacklist was corrected from null to its default, [storagedrawers].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\integrated_villages-forge-1_20.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Integrated Villages was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Integrated Villages.General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Integrated Villages.General.Disable Vanilla Villages was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Integrated Villages.General.Activate Create Contraptions was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\sawmill-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.sort_recipes was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.save_recipes was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.dynamic_recipes was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.allow_non_blocks was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.allow_non_variant was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.mods_blacklist was corrected from null to its default, [framedblocks].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.limit_planks_input_to_one was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.wider_gui was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.search_bar_mode was corrected from null to its default, AUTOMATIC.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.search_bar_threshold was corrected from null to its default, 32.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.special_recipe_costs was corrected from null to its default, SimpleCommentedConfig:{stairs=1.0, boat=4.0}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.max_discount was corrected from null to its default, 0.35.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.ignore_custom_ingredients was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\pehkui-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledFallDamage was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledMotion was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledReach was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledAttack was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledDefense was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledHealth was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledItemDrops was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledProjectiles was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scaledExplosions was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.keepAllScalesOnRespawn was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.accurateNetherPortals was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.scalesKeptOnRespawn was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.enableCommands was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.enableDebugCommands was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\naturescompass-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.allowTeleport was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.maxNextSearches was corrected from null to its default, 25.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.displayCoordinates was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.radiusModifier was corrected from null to its default, 2500.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.sampleSpaceModifier was corrected from null to its default, 16.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.biomeBlacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.defaultXpLevels was corrected from null to its default, 0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.perBiomeXpLevels was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.maxSamples was corrected from null to its default, 50000.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key General.compassDurability was corrected from null to its default, 0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\mowziesmobs-common.toml is not correct. Correcting
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.suns_blessing was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.suns_blessing.suns_blessing_duration was corrected from null to its default, 60.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.suns_blessing.suns_blessing_attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.suns_blessing.solar_beam_cost was corrected from null to its default, 5.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.supernova_cost was corrected from null to its default, 60.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.wrought_helm was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.wrought_helm.armor_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.wrought_helm.armor_config.damage_reduction_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.wrought_helm.armor_config.toughness_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.wrought_helm.breakable was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.axe_of_a_thousand_metals was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.axe_of_a_thousand_metals.tool_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.axe_of_a_thousand_metals.tool_config.attack_damage was corrected from null to its default, 9.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.axe_of_a_thousand_metals.tool_config.attack_speed was corrected from null to its default, 0.8999999761581421.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.axe_of_a_thousand_metals.breakable was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sol_visage was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sol_visage.armor_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sol_visage.armor_config.damage_reduction_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sol_visage.armor_config.toughness_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sol_visage.breakable was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sol_visage.max_followers was corrected from null to its default, 10.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.ice_crystal was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.ice_crystal.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.ice_crystal.breakable was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.ice_crystal.durability was corrected from null to its default, 600.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.ice_crystal.freeze_duration was corrected from null to its default, 50.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.umvuthana_mask was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.umvuthana_mask.armor_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.umvuthana_mask.armor_config.damage_reduction_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.umvuthana_mask.armor_config.toughness_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.geomancerArmor was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.geomancerArmor.armor_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.geomancerArmor.armor_config.damage_reduction_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.geomancerArmor.armor_config.toughness_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.spear was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.spear.tool_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.spear.tool_config.attack_damage was corrected from null to its default, 5.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.spear.tool_config.attack_speed was corrected from null to its default, 1.600000023841858.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.naga_fang_dagger was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.naga_fang_dagger.tool_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.naga_fang_dagger.tool_config.attack_damage was corrected from null to its default, 3.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.naga_fang_dagger.tool_config.attack_speed was corrected from null to its default, 2.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.naga_fang_dagger.poison_duration was corrected from null to its default, 40.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.naga_fang_dagger.backstab_damage_mult was corrected from null to its default, 2.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.blowgun was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.blowgun.poison_duration was corrected from null to its default, 40.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.blowgun.attack_damage was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet.breakable was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet.durability was corrected from null to its default, 400.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet.enable_tunneling was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet.tool_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet.tool_config.attack_damage was corrected from null to its default, 6.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.earthrend_gauntlet.tool_config.attack_speed was corrected from null to its default, 1.2000000476837158.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sculptor_staff was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sculptor_staff.tool_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sculptor_staff.tool_config.attack_damage was corrected from null to its default, 3.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sculptor_staff.tool_config.attack_speed was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.sculptor_staff.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.elokosa_paw was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.elokosa_paw.effect_duration was corrected from null to its default, 600.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.elokosa_paw.cooldown was corrected from null to its default, 1800.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key tools_and_abilities.elokosa_paw.number_of_uses was corrected from null to its default, 3.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.biome_config.biome_tags was corrected from null to its default, [forge:is_snowy,!minecraft:is_ocean,!minecraft:is_river,!minecraft:is_beach,!minecraft:is_forest,!minecraft:is_taiga].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.generation_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.generation_config.generation_distance was corrected from null to its default, 25.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.generation_config.generation_separation was corrected from null to its default, 8.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.generation_config.height_max was corrected from null to its default, 100.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.generation_config.height_min was corrected from null to its default, 50.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.generation_config.avoid_structures was corrected from null to its default, [minecraft:villages, minecraft:pillager_outposts].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.has_boss_bar was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.heals_out_of_battle was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.stealable_ice_crystal was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.frostmaw.reset_health_when_respawn was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.biome_config.biome_tags was corrected from null to its default, [minecraft:is_savanna].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.generation_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.generation_config.generation_distance was corrected from null to its default, 25.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.generation_config.generation_separation was corrected from null to its default, 8.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.generation_config.height_max was corrected from null to its default, 100.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.generation_config.height_min was corrected from null to its default, 50.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.generation_config.avoid_structures was corrected from null to its default, [minecraft:villages, minecraft:pillager_outposts].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.has_boss_bar was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.heals_out_of_battle was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.trade_which_item was corrected from null to its default, minecraft:gold_block.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.trade_how_many was corrected from null to its default, 7.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.reset_health_when_respawn was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthi.spawn_healers_threshold was corrected from null to its default, 45.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.biome_config.biome_tags was corrected from null to its default, [!minecraft:is_ocean].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.generation_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.generation_config.generation_distance was corrected from null to its default, 15.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.generation_config.generation_separation was corrected from null to its default, 5.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.generation_config.height_max was corrected from null to its default, 50.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.generation_config.height_min was corrected from null to its default, 20.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.generation_config.avoid_structures was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.has_boss_bar was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.heals_out_of_battle was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.ferrous_wroughtnaut.reset_health_when_respawn was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.biome_config.biome_tags was corrected from null to its default, [forge:is_peak].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.generation_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.generation_config.generation_distance was corrected from null to its default, 25.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.generation_config.generation_separation was corrected from null to its default, 8.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.generation_config.height_max was corrected from null to its default, 200.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.generation_config.height_min was corrected from null to its default, 120.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.generation_config.avoid_structures was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.test_height was corrected from null to its default, 60.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.test_time_limit was corrected from null to its default, 400.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.heals_out_of_battle was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.has_boss_bar was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.trade_which_item was corrected from null to its default, mowziesmobs:bluff_rod.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.trade_how_many was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.sculptor.disappear_after_reward was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.biome_config.biome_tags was corrected from null to its default, [!forge:is_mushroom].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.spawn_rate was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.min_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.max_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.extra_rarity was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.dimensions was corrected from null to its default, [minecraft:overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.allowed_blocks was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.allowed_block_tags was corrected from null to its default, [minecraft:base_stone_overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.height_max was corrected from null to its default, 16.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.height_min was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.needs_darkness was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.needs_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.needs_cant_see_sky was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.spawn_config.avoid_structures was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.grottol.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.biome_config.biome_tags was corrected from null to its default, [minecraft:is_forest,mowziesmobs:is_magical,!forge:is_snowy].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.spawn_rate was corrected from null to its default, 5.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.min_group_size was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.max_group_size was corrected from null to its default, 4.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.extra_rarity was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.dimensions was corrected from null to its default, [minecraft:overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.allowed_blocks was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.allowed_block_tags was corrected from null to its default, [minecraft:animals_spawnable_on, minecraft:leaves, minecraft:logs].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.height_max was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.height_min was corrected from null to its default, 60.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.needs_darkness was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.needs_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.needs_cant_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.spawn_config.avoid_structures was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.lantern.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.biome_config.biome_tags was corrected from null to its default, [minecraft:is_savanna].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.spawn_rate was corrected from null to its default, 5.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.min_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.max_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.extra_rarity was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.dimensions was corrected from null to its default, [minecraft:overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.allowed_blocks was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.allowed_block_tags was corrected from null to its default, [minecraft:animals_spawnable_on, minecraft:sand].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.height_max was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.height_min was corrected from null to its default, 60.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.needs_darkness was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.needs_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.needs_cant_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.spawn_config.avoid_structures was corrected from null to its default, [minecraft:villages, minecraft:pillager_outposts, mowziesmobs:umvuthana_groves].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.umvuthana.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.biome_config.biome_tags was corrected from null to its default, [minecraft:is_beach,minecraft:is_mountain, minecraft:is_beach,minecraft:is_hill].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.biome_config.biome_whitelist was corrected from null to its default, [minecraft:stony_shore].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.spawn_rate was corrected from null to its default, 20.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.min_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.max_group_size was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.extra_rarity was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.dimensions was corrected from null to its default, [minecraft:overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.allowed_blocks was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.allowed_block_tags was corrected from null to its default, [minecraft:animals_spawnable_on, minecraft:base_stone_overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.height_max was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.height_min was corrected from null to its default, 68.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.needs_darkness was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.needs_see_sky was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.needs_cant_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.spawn_config.avoid_structures was corrected from null to its default, [minecraft:villages, minecraft:pillager_outposts].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.naga.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.biome_config.biome_tags was corrected from null to its default, [minecraft:is_jungle].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.spawn_rate was corrected from null to its default, 70.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.min_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.max_group_size was corrected from null to its default, 4.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.extra_rarity was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.dimensions was corrected from null to its default, [minecraft:overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.allowed_blocks was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.allowed_block_tags was corrected from null to its default, [minecraft:animals_spawnable_on, minecraft:leaves, minecraft:logs].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.height_max was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.height_min was corrected from null to its default, 60.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.needs_darkness was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.needs_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.needs_cant_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.spawn_config.avoid_structures was corrected from null to its default, [minecraft:villages, minecraft:pillager_outposts].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.foliaath.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.biome_config.biome_tags was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.spawn_rate was corrected from null to its default, 10.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.min_group_size was corrected from null to its default, 2.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.max_group_size was corrected from null to its default, 3.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.extra_rarity was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.dimensions was corrected from null to its default, [minecraft:overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.allowed_blocks was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.allowed_block_tags was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.height_max was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.height_min was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.needs_darkness was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.needs_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.needs_cant_see_sky was corrected from null to its default, true.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.spawn_config.avoid_structures was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.bluff.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.biome_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.biome_config.biome_tags was corrected from null to its default, [minecraft:is_jungle].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.biome_config.biome_whitelist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.biome_config.biome_blacklist was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.spawn_rate was corrected from null to its default, 5.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.min_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.max_group_size was corrected from null to its default, 1.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.extra_rarity was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.dimensions was corrected from null to its default, [minecraft:overworld].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.allowed_blocks was corrected from null to its default, [].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.allowed_block_tags was corrected from null to its default, [minecraft:animals_spawnable_on, minecraft:leaves, minecraft:logs].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.height_max was corrected from null to its default, -65.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.height_min was corrected from null to its default, 60.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.needs_darkness was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.needs_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.needs_cant_see_sky was corrected from null to its default, false.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.spawn_config.avoid_structures was corrected from null to its default, [minecraft:villages, minecraft:pillager_outposts].
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.combat_config was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.combat_config.health_multiplier was corrected from null to its default, 1.0.
[22:39:07] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key mobs.Elokosa.combat_config.attack_multiplier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\corpsecurioscompat-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.blacklisted_items was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.transfer_cursed_items was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\BerezkaAPI.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key DebugMode was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key DevMode was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key DefaultDoExtraChecksValue was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key UseFolderPluginSystem was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key FolderPluginSystemList was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key SpawnLessLoot was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key MaxSizeOfStructuresCache was corrected from null to its default, 500.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key LifeTimeOfStricturesCacheEntry was corrected from null to its default, 20000.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key StructuresRarityMultiplier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key GlobalStructuresRotation was corrected from null to its default, 0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key UseGlobalStructuresRotation was corrected from null to its default, false.
[22:39:08] [main/INFO] [or.be.be.Berezka_api/]: [Berezka API] onConfig load for berezka_api
[22:39:08] [main/INFO] [or.be.be.API/]: [Berezka API] getValue: key: berezka_api:UseFolderPluginSystem is exist?: true
[22:39:08] [main/INFO] [or.be.be.API/]: [Berezka API] getValue: key: berezka_api:UseGlobalStructuresRotation is exist?: true
[22:39:08] [main/INFO] [or.be.be.API/]: [Berezka API] getValue: key: berezka_api:DebugMode is exist?: true
[22:39:08] [main/INFO] [or.be.be.Berezka_api/]: [Berezka API] Berezka API is loaded
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\idas.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key IDAS was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key IDAS.General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key IDAS.General.Disable Vanilla Desert Pyramid was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key IDAS.General.Disable Ice and Fire Structures was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key IDAS.General.Apply Mining Fatigue was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\calio-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key debug was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key debug.registry_logging was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key debug.reduced_logging was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key debug.debug_mode was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\farmersrespite-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.enableBoneMealTeaBush was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.enableBoneMealCoffeeBush was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\betterwitchhuts-forge-1_20.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Witch Huts was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Witch Huts.General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Witch Huts.General.Disable Vanilla Witch Huts was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\betteroceanmonuments-forge-1_20.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Ocean Monuments was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Ocean Monuments.General was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Ocean Monuments.General.Disable Vanilla Ocean Monuments was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\sophisticatedcore-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key common.enabledItems was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\citadel-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.Track Entities was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.Skip Datapack Warnings was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.chunkGenSpawnModifier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.April Fools Content was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\lootspan-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lootspan was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lootspan.distanceFromSpawn was corrected from null to its default, 5000.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lootspan.extraLoot was corrected from null to its default, [minecraft:diamond:1:1, minecraft:emerald:2:5, minecraft:golden_carrot:2:14, minecraft:gold_nugget:4:10, minecraft:leather:2:15, minecraft:ender_pearl:1:5, minecraft:slime_ball:3:5, minecraft:string:3:20, minecraft:air:1:45, minecraft:iron_sword:1:2:70:sharpness=1,unbreaking=2, minecraft:iron_axe:1:2:50:unbreaking=1,efficiency=1, minecraft:iron_shovel:1:2:100:unbreaking=3,efficiency=2, minecraft:golden_pickaxe:1:1:8:silk_touch=1,unbreaking=1].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lootspan.poolRollCount was corrected from null to its default, 1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lootspan.blockIncrement was corrected from null to its default, 2500.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key lootspan.maxExtraRolls was corrected from null to its default, 4.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\carryon-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.maxDistance was corrected from null to its default, 2.5.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityWidth was corrected from null to its default, 1.5.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityHeight was corrected from null to its default, 2.5.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.blockSlownessMultiplier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.entitySlownessMultiplier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityStackLimit was corrected from null to its default, 10.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.heavyTiles was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.pickupAllBlocks was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.slownessInCreative was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.pickupHostileMobs was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.heavyEntities was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.allowBabies was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistBlocks was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistEntities was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistStacking was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.hitWhileCarrying was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.dropCarriedWhenHit was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.useScripts was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.stackableEntities was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.entitySizeMattersStacking was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.placementStateExceptions was corrected from null to its default, [minecraft:chest[type], minecraft:stone_button[face], minecraft:vine[north,east,south,west,up], minecraft:creeper_head[rotation], minecraft:glow_lichen[north,east,south,west,up,down], minecraft:oak_sign[rotation], minecraft:oak_trapdoor[half]].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.pickupPlayers was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.pickupUnbreakableBlocks was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key whitelist was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedEntities was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedBlocks was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedStacking was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blacklist was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenTiles was corrected from null to its default, [#forge:immovable, #forge:relocation_not_supported, minecraft:end_portal, minecraft:piston_head, minecraft:end_gateway, minecraft:tall_grass, minecraft:large_fern, minecraft:peony, minecraft:rose_bush, minecraft:lilac, minecraft:sunflower, minecraft:*_bed, minecraft:*_door, minecraft:big_dripleaf_stem, minecraft:waterlily, minecraft:cake, minecraft:nether_portal, minecraft:tall_seagrass, animania:block_trough, animania:block_invisiblock, colossalchests:*, ic2:*, bigreactors:*, forestry:*, tconstruct:*, rustic:*, botania:*, astralsorcery:*, quark:colored_bed_*, immersiveengineering:*, embers:block_furnace, embers:ember_bore, embers:ember_activator, embers:mixer, embers:heat_coil, embers:large_tank, embers:crystal_cell, embers:alchemy_pedestal, embers:boiler, embers:combustor, embers:catalzyer, embers:field_chart, embers:inferno_forge, storagedrawers:framingtable, skyresources:*, lootbags:*, exsartagine:*, aquamunda:tank, opencomputers:*, malisisdoors:*, industrialforegoing:*, minecolonies:*, thaumcraft:pillar*, thaumcraft:infernal_furnace, thaumcraft:placeholder*, thaumcraft:infusion_matrix, thaumcraft:golem_builder, thaumcraft:thaumatorium*, magneticraft:oil_heater, magneticraft:solar_panel, magneticraft:steam_engine, magneticraft:shelving_unit, magneticraft:grinder, magneticraft:sieve, magneticraft:solar_tower, magneticraft:solar_mirror, magneticraft:container, magneticraft:pumpjack, magneticraft:solar_panel, magneticraft:refinery, magneticraft:oil_heater, magneticraft:hydraulic_press, magneticraft:multiblock_gap, refinedstorage:*, mcmultipart:*, enderstorage:*, betterstorage:*, practicallogistics2:*, wearablebackpacks:*, rftools:screen, rftools:creative_screen, create:*, magic_doorknob:*, iceandfire:*, ftbquests:*, waystones:*, contact:*, framedblocks:*, securitycraft:*, forgemultipartcbe:*, integrateddynamics:cable, mekanismgenerators:wind_generator, cookingforblockheads:cabinet, cookingforblockheads:corner, cookingforblockheads:counter, cookingforblockheads:oven, cookingforblockheads:toaster, cookingforblockheads:milk_jar, cookingforblockheads:cow_jar, cookingforblockheads:fruit_basket, cookingforblockheads:cooking_table, cookingforblockheads:fridge, cookingforblockheads:sink, powah:*, advancementtrophies:trophy, mekanismgenerators:heat_generator, mna:filler_block].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenEntities was corrected from null to its default, [minecraft:end_crystal, minecraft:ender_dragon, minecraft:ghast, minecraft:shulker, minecraft:leash_knot, minecraft:armor_stand, minecraft:item_frame, minecraft:painting, minecraft:shulker_bullet, animania:hamster, animania:ferret*, animania:hedgehog*, animania:cart, animania:wagon, mynko:*, pixelmon:*, mocreatures:*, quark:totem, vehicle:*, securitycraft:*, taterzens:npc, easy_npc:*, bodiesbodies:dead_body].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenStacking was corrected from null to its default, [minecraft:horse].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key customPickupConditions was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key customPickupConditions.customPickupConditionsBlocks was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key customPickupConditions.customPickupConditionsEntities was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\etched_extension-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key ebnr_api was corrected from null to its default, https://ebnr.xiyang6666.top.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\sophisticatedbackpacks-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key common.chestLootEnabled was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\twilightforest-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Dimension Settings was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Dimension Settings.newPlayersSpawnInTF was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Dimension Settings.portalForNewPlayer was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key originDimension was corrected from null to its default, minecraft:overworld.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key allowPortalsInOtherDimensions was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key adminOnlyPortals was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key disablePortalCreation was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key checkPortalDestination was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key portalLightning was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key shouldReturnPortalBeUsable was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key portalUnlockedByAdvancement was corrected from null to its default, .
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key maxPortalSize was corrected from null to its default, 64.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key uuid_locking was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key skull_candles was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key default_item_enchantments was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key boss_drop_chests was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key cloudBlockPrecipitationDistance was corrected from null to its default, 32.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.uncraftingXpCostMultiplier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.repairingXpCostMultiplier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.disableUncraftingRecipes was corrected from null to its default, [twilightforest:giant_log_to_oak_planks].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.flipRecipeList was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.blacklistedUncraftingModIds was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.flipIdList was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.enableShapelessCrafting was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.disableUncrafting was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Uncrafting Table.disableUncraftingTable was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.disableTimeCore was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.timeCoreRange was corrected from null to its default, 16.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.disableTransformationCore was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.transformationCoreRange was corrected from null to its default, 16.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.disableMiningCore was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.miningCoreRange was corrected from null to its default, 16.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.disableSortingCore was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Magic Trees.sortingCoreRange was corrected from null to its default, 16.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Shield Parrying was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Shield Parrying.parryNonTwilightAttacks was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Shield Parrying.shieldParryTicksArrow was corrected from null to its default, 40.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\farmersdelight-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.enableFarmerFDTrades was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.enableWanderingTraderFDTrades was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.enableRopeReeling was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key settings.canvasSignDarkBackgroundList was corrected from null to its default, [gray, purple, blue, brown, green, red, black].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key farming was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key farming.richSoilBoostChance was corrected from null to its default, 0.2.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key farming.enableTomatoVineClimbingTaggedRopes was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key farming.defaultTomatoVineRope was corrected from null to its default, farmersdelight:rope.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key crafting was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key crafting.enableCookingPotRecipeBook was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key crafting.enableVanillaCropCrates was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key crafting.cuttingBoardFortuneBonus was corrected from null to its default, 0.1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides.enableVanillaSoupExtraEffects was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides.enableRabbitStewJumpBoost was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides.enablePumpkinPieSneakToPlace was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides.enableCuttingBoardDispenserBehavior was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides.stack_size was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides.stack_size.enableStackableSoupItems was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key overrides.stack_size.soupItemList was corrected from null to its default, [minecraft:mushroom_stew, minecraft:beetroot_soup, minecraft:rabbit_stew].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world.generateFDChestLoot was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world.generateVillageCompostHeaps was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key world.generateFDCropsOnVillageFarms was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key debug was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key debug.enableTomatoRopePermanence was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\chefsdelight-common.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Plains Chef House was corrected from null to its default, 5.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Plains Cook House was corrected from null to its default, 2.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Taiga Chef House was corrected from null to its default, 4.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Taiga Cook House was corrected from null to its default, 3.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Desert Chef House was corrected from null to its default, 5.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Desert Cook House was corrected from null to its default, 3.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Savanna Chef House was corrected from null to its default, 6.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Savanna Cook House was corrected from null to its default, 2.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Snowy Chef House was corrected from null to its default, 4.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Snowy Cook House was corrected from null to its default, 1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Configuration file C:\Users\Timbofi\.lodestone\instances\MainDeath-001d346f\config\alexsmobs.toml is not correct. Correcting
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.giveBookOnStartup was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.lavaVisionOpacity was corrected from null to its default, 0.65.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.shadersCompat was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.bananasDropFromLeaves was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.bananaChance was corrected from null to its default, 200.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.spidersAttackFlies was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.wolvesAttackMoose was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.polarBearsAttackSeals was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.catsAndFoxesAttackJerboas was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.dolphinsAttackFlyingFish was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.lavaBottleEnabled was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.neutralBoneSerpents was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.mimicubeSpawnInEndCity was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.mimicreamRepair was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.mimicreamBlacklist was corrected from null to its default, [alexsmobs:blood_sprayer, alexsmobs:hemolymph_blaster].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.raccoonStealFromChests was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.crowsStealCrops was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.fishOilMeme was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.soulVultureSpawnOnFossil was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.acaciaBlossomsDropFromLeaves was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.acaciaBlossomChance was corrected from null to its default, 130.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.wanderingTraderOffers was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.mungusBiomeTransformationType was corrected from null to its default, 2.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.mungusBiomeMatches was corrected from null to its default, [minecraft:red_mushroom|minecraft:mushroom_fields|minecraft:mycelium, minecraft:brown_mushroom|minecraft:mushroom_fields|minecraft:mycelium, minecraft:crimson_fungus|minecraft:crimson_forest|minecraft:crimson_nylium, minecraft:warped_fungus|minecraft:warped_forest|minecraft:warped_nylium].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.limitGusterSpawnsToWeather was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.warpedMoscoTransformation was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.warpedMoscoMobTriggers was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.straddleboardEnchants was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.emuTargetSkeletons was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.emuPantsDodgeChance was corrected from null to its default, 0.45.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.cachalotDestruction was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.cachalotVolume was corrected from null to its default, 3.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntFungusGrowChance was corrected from null to its default, 0.3.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntRepopulateFeedings was corrected from null to its default, 25.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntColonySize was corrected from null to its default, 10.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntBreakLeavesChance was corrected from null to its default, 0.2.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.falconryTeleportsBack was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.fireproofTarantulaHawk was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.voidWormSpawnDimensions was corrected from null to its default, [minecraft:the_end].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.voidWormDamageModifier was corrected from null to its default, 1.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.voidWormMaxHealth was corrected from null to its default, 160.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.voidWormSummonable was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.seagullStealing was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.seagullStealingBlacklist was corrected from null to its default, [].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.clingingFlipEffect was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.tusklinShoesBarteringChance was corrected from null to its default, 0.02500000037252903.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.rainbowGlassFidelity was corrected from null to its default, 16.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.bunfungusTransformation was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.addLootToChests was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.transmutationBlacklist was corrected from null to its default, [minecraft:beacon].
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.limitTransmutingToLootTables was corrected from null to its default, false.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.transmutingTableExplodes was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.transmutingExperienceCost was corrected from null to its default, 3.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.transmutingWeightAddStep was corrected from null to its default, 3.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.transmutingWeightRemoveStep was corrected from null to its default, 4.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.skreechersSummonWarden was corrected from null to its default, true.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key general.underminerDisappearDistance was corrected from null to its default, 8.0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning was corrected from null to its default, SimpleCommentedConfig:{}.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.grizzlyBearSpawnWeight was corrected from null to its default, 8.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.grizzlyBearSpawnRolls was corrected from null to its default, 0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.roadrunnerSpawnWeight was corrected from null to its default, 9.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.roadrunnerSpawnRolls was corrected from null to its default, 1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.boneSerpentSpawnWeight was corrected from null to its default, 8.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.boneSeprentSpawnRolls was corrected from null to its default, 40.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.gazelleSpawnWeight was corrected from null to its default, 40.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.gazelleSpawnRolls was corrected from null to its default, 0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.crocodileSpawnWeight was corrected from null to its default, 20.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.crocSpawnRolls was corrected from null to its default, 1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.flySpawnWeight was corrected from null to its default, 3.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.flySpawnRolls was corrected from null to its default, 1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.hummingbirdSpawnWeight was corrected from null to its default, 19.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.hummingbirdSpawnRolls was corrected from null to its default, 1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.orcaSpawnWeight was corrected from null to its default, 2.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.orcaSpawnRolls was corrected from null to its default, 6.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.sunbirdSpawnWeight was corrected from null to its default, 5.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.sunbirdSpawnRolls was corrected from null to its default, 6.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.gorillaSpawnWeight was corrected from null to its default, 25.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.gorillaSpawnRolls was corrected from null to its default, 0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.crimsonMosquitoSpawnWeight was corrected from null to its default, 15.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.crimsonMosquitoSpawnRolls was corrected from null to its default, 0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.rattlesnakeSpawnWeight was corrected from null to its default, 12.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.rattlesnakeSpawnRolls was corrected from null to its default, 0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.endergradeSpawnWeight was corrected from null to its default, 10.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.endergradeSpawnRolls was corrected from null to its default, 0.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.hammerheadSharkSpawnWeight was corrected from null to its default, 8.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.hammerheadSharkSpawnRolls was corrected from null to its default, 1.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.lobsterSpawnWeight was corrected from null to its default, 7.
[22:39:08] [main/WARN] [ne.mi.co.ForgeConfigSpec/CORE]: Incorrect key spawning.lobsterSpawnRolls was corrected from null to its default, 0.