Paste your logs.

Built for Minecraft & Hytale

Forge 1.19.2 Server Log

137 errors
3657 lines
Raw
Detected
Minecraft version: 1.19.2 Forge version: 43.1.47 Java version: 17.0.4.1
[06Nov2022 11:58:52.539] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.47, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui]
[06Nov2022 11:58:52.544] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.4.1 by Eclipse Adoptium; OS Linux arch amd64 version 5.4.0-121-generic
[06Nov2022 11:58:52.837] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[06Nov2022 11:58:54.214] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.19.2-43.1.47/fmlcore-1.19.2-43.1.47.jar is missing mods.toml file
[06Nov2022 11:58:54.216] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.1.47/javafmllanguage-1.19.2-43.1.47.jar is missing mods.toml file
[06Nov2022 11:58:54.217] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.1.47/lowcodelanguage-1.19.2-43.1.47.jar is missing mods.toml file
[06Nov2022 11:58:54.218] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.19.2-43.1.47/mclanguage-1.19.2-43.1.47.jar is missing mods.toml file
[06Nov2022 11:58:55.326] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection
[06Nov2022 11:59:05.233] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[06Nov2022 11:59:05.594] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property
[06Nov2022 11:59:05.654] [main/ERROR] [mixin/]: Mixin config myrtrees-common.mixins.json does not specify "minVersion" property
[06Nov2022 11:59:05.916] [main/ERROR] [mixin/]: Mixin config itshallnottick.mixins.json does not specify "minVersion" property
[06Nov2022 11:59:06.322] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
[06Nov2022 11:59:06.324] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
[06Nov2022 11:59:06.325] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.endertanks.mixins.MixinConnector]
[06Nov2022 11:59:06.325] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
[06Nov2022 11:59:06.380] [main/WARN] [mixin/]: Reference map 'universalgrid.refmap.json' for universalgrid.mixins.json could not be read. If this is a development environment you can ignore this message
[06Nov2022 11:59:06.656] [main/WARN] [mixin/]: Reference map 'myrtrees-common-refmap.json' for myrtrees-common.mixins.json could not be read. If this is a development environment you can ignore this message
[06Nov2022 11:59:06.741] [main/INFO] [Canary/]: Loaded configuration file for Canary: 104 options available, 1 override(s) found
[06Nov2022 11:59:06.811] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
[06Nov2022 11:59:07.289] [main/ERROR] [net.minecraftforge.coremod.transformer.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:260) ~[coremods-5.0.1.jar%2353!/:?]
at org.openjdk.nashorn.internal.scripts.Script$Recompilation$40$292A$\^eval\_.initializeCoreMod#transformer(<eval>:11) ~[?:?]
at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.3.jar%2364!/:?]
at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.3.jar%2364!/:?]
at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.3.jar%2364!/:?]
at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.3.jar%2364!/:?]
at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-5.0.1.jar%2353!/:5.0.1+15+master.dc5a2922]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-5.0.1.jar%2353!/:?]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-5.0.1.jar%2353!/:?]
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-5.0.1.jar%2353!/:?]
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:250) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100) ~[modlauncher-10.0.8.jar%2354!/:?]
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2363!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar%2354!/:10.0.8+10.0.8+main.0ef7e830]
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:632) ~[?:?]
at java.lang.Class.forName(Class.java:545) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 11:59:08.009] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[06Nov2022 11:59:08.322] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
[06Nov2022 11:59:08.328] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
[06Nov2022 11:59:08.827] [main/WARN] [Canary/]: Force-disabling mixin 'world.player_chunk_tick.ThreadedAnvilChunkStorageMixin' as rule 'mixin.world.player_chunk_tick' (added by mods [pluto]) disables it and children
[06Nov2022 11:59:09.296] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:09.297] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER)
[06Nov2022 11:59:09.298] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not found findme-common.mixins.json:MixinSlotRenderer
[06Nov2022 11:59:09.301] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:09.302] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/ParticleEngine (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER)
[06Nov2022 11:59:09.302] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.particle.ParticleEngine was not found findme-common.mixins.json:ParticleEngineAccessor
[06Nov2022 11:59:09.741] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[06Nov2022 11:59:09.742] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[06Nov2022 11:59:09.742] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[06Nov2022 11:59:09.766] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[06Nov2022 11:59:09.795] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[06Nov2022 11:59:09.795] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[06Nov2022 11:59:10.980] [main/INFO] [mixin/]: Mixing server.MixinDedicatedServer from nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer
[06Nov2022 11:59:13.303] [main/INFO] [mixin/]: Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player
[06Nov2022 11:59:16.801] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[06Nov2022 11:59:17.075] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
[06Nov2022 11:59:19.583] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[06Nov2022 11:59:21.323] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
[06Nov2022 11:59:21.830] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
[06Nov2022 11:59:22.001] [main/ERROR] [net.minecraftforge.coremod.transformer.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:260) ~[coremods-5.0.1.jar%2353!/:?]
at org.openjdk.nashorn.internal.scripts.Script$Recompilation$40$292A$\^eval\_.initializeCoreMod#transformer(<eval>:11) ~[?:?]
at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.3.jar%2364!/:?]
at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.3.jar%2364!/:?]
at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.3.jar%2364!/:?]
at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.3.jar%2364!/:?]
at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:18) ~[coremods-5.0.1.jar%2353!/:5.0.1+15+master.dc5a2922]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:18) ~[coremods-5.0.1.jar%2353!/:?]
at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:10) ~[coremods-5.0.1.jar%2353!/:?]
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-5.0.1.jar%2353!/:?]
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at java.lang.ClassLoader.defineClass0(Native Method) ~[?:?]
at java.lang.System$2.defineClass(System.java:2307) ~[?:?]
at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439) ~[?:?]
at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClassAsLookup(MethodHandles.java:2420) ~[?:?]
at java.lang.invoke.MethodHandles$Lookup.defineHiddenClass(MethodHandles.java:2127) ~[?:?]
at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:407) ~[?:?]
at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:315) ~[?:?]
at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:228) ~[?:?]
at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?]
at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?]
at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?]
at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) ~[?:?]
at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) ~[?:?]
at net.minecraft.world.level.biome.Biome$Precipitation.<clinit>(Biome.java:342) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.data.worldgen.biome.OverworldBiomes.m_194913_(OverworldBiomes.java:541) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.data.worldgen.biome.Biomes.m_236652_(Biomes.java:10) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.data.BuiltinRegistries.m_236009_(BuiltinRegistries.java:87) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.data.BuiltinRegistries.m_236004_(BuiltinRegistries.java:114) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at java.util.LinkedHashMap.forEach(LinkedHashMap.java:721) ~[?:?]
at net.minecraft.data.BuiltinRegistries.<clinit>(BuiltinRegistries.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.core.Registry.<clinit>(Registry.java:665) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Main.main(Main.java:110) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 11:59:23.118] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
[06Nov2022 11:59:23.697] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[06Nov2022 11:59:23.697] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
[06Nov2022 11:59:25.577] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Paragon has been initialized
[06Nov2022 11:59:25.959] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
[06Nov2022 11:59:25.960] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id powah:packet
[06Nov2022 11:59:25.962] [modloading-worker-0/INFO] [cabletiers/]: Loading config: /server/config/cabletiers-common.toml
[06Nov2022 11:59:25.963] [modloading-worker-0/INFO] [cabletiers/]: Built config: /server/config/cabletiers-common.toml
[06Nov2022 11:59:25.964] [modloading-worker-0/INFO] [cabletiers/]: Loaded config: /server/config/cabletiers-common.toml
[06Nov2022 11:59:26.028] [modloading-worker-0/INFO] [universalgrid/]: Loading config: /server/config/universalgrid-common.toml
[06Nov2022 11:59:26.029] [modloading-worker-0/INFO] [universalgrid/]: Built config: /server/config/universalgrid-common.toml
[06Nov2022 11:59:26.029] [modloading-worker-0/INFO] [universalgrid/]: Loaded config: /server/config/universalgrid-common.toml
[06Nov2022 11:59:26.225] [modloading-worker-0/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
[06Nov2022 11:59:26.366] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
[06Nov2022 11:59:26.371] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
[06Nov2022 11:59:26.374] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
[06Nov2022 11:59:26.375] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
[06Nov2022 11:59:26.385] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
[06Nov2022 11:59:26.604] [modloading-worker-0/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker...
[06Nov2022 11:59:26.605] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check...
[06Nov2022 11:59:26.611] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
[06Nov2022 11:59:26.677] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done!
[06Nov2022 11:59:26.678] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date!
[06Nov2022 11:59:26.719] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
[06Nov2022 11:59:26.742] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinPlayerList from nochatreports.mixins.json into net.minecraft.server.players.PlayerList
[06Nov2022 11:59:27.286] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'multiblock' for mod 'bdlib'
[06Nov2022 11:59:27.292] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'misc' for mod 'bdlib'
[06Nov2022 11:59:27.308] [modloading-worker-0/INFO] [net.bdew.lib.BdLib$/]: Initialized multiblock manager for advgenerators
[06Nov2022 11:59:27.341] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'generators' for mod 'advgenerators'
[06Nov2022 11:59:27.448] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (merchantNames in net.blay09.mods.farmingforblockheads.FarmingForBlockheadsConfigData)
[06Nov2022 11:59:27.616] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 14 blocks registered.
[06Nov2022 11:59:27.617] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 29 items registered.
[06Nov2022 11:59:27.617] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 tiles registered.
[06Nov2022 11:59:27.617] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 containers registered.
[06Nov2022 11:59:27.625] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.47, for MC 1.19.2 with MCP 20220805.130853
[06Nov2022 11:59:27.625] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.1.47 Initialized
[06Nov2022 11:59:28.321] [modloading-worker-0/INFO] [pneumaticcraft/]: Thirdparty integration activated for [theoneprobe,immersiveengineering,computercraft,jei,mekanism,curios,patchouli,create]
[06Nov2022 11:59:28.327] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: KONNICHIWA ZA WARUDO!
[06Nov2022 11:59:28.327] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Default JVM text encoding is: UTF-8
[06Nov2022 11:59:28.333] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
[06Nov2022 11:59:28.334] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
[06Nov2022 11:59:29.279] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire
[06Nov2022 11:59:29.280] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis
[06Nov2022 11:59:29.280] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda
[06Nov2022 11:59:29.280] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original
[06Nov2022 11:59:29.281] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia
[06Nov2022 11:59:29.281] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan
[06Nov2022 11:59:29.281] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands
[06Nov2022 11:59:29.281] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse
[06Nov2022 11:59:29.282] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch
[06Nov2022 11:59:29.282] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak
[06Nov2022 11:59:29.282] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch
[06Nov2022 11:59:29.283] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern
[06Nov2022 11:59:29.283] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars
[06Nov2022 11:59:29.283] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce
[06Nov2022 11:59:29.283] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse
[06Nov2022 11:59:29.283] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce
[06Nov2022 11:59:29.284] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak
[06Nov2022 11:59:29.284] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna
[06Nov2022 11:59:29.284] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves
[06Nov2022 11:59:29.284] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City
[06Nov2022 11:59:29.285] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress
[06Nov2022 11:59:29.285] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: .
[06Nov2022 11:59:29.285] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: .
[06Nov2022 11:59:29.286] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs
[06Nov2022 11:59:29.598] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
[06Nov2022 11:59:29.691] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
[06Nov2022 11:59:29.741] [modloading-worker-0/INFO] [Advanced Peripherals/]: botania not loaded, skip integration loading
[06Nov2022 11:59:29.741] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for botania
[06Nov2022 11:59:29.743] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for create
[06Nov2022 11:59:29.802] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Successfully loaded the Modding Legacy supporters list.
[06Nov2022 11:59:30.183] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
[06Nov2022 11:59:30.183] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
[06Nov2022 11:59:30.183] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
[06Nov2022 11:59:30.184] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
[06Nov2022 11:59:30.184] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
[06Nov2022 11:59:30.184] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
[06Nov2022 11:59:30.184] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
[06Nov2022 11:59:31.272] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 4 RS API injection points
[06Nov2022 11:59:31.273] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.YTrollman.UniversalGrid.UniversalGrid RSAPI
[06Nov2022 11:59:31.273] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in dev.smolinacadena.refinedcooking.RefinedCooking RSAPI
[06Nov2022 11:59:31.275] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in net.gigabit101.rebornstorage.RebornStorage RSAPI
[06Nov2022 11:59:31.277] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
[06Nov2022 11:59:31.643] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:key_pressed
[06Nov2022 11:59:31.644] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:mode_changed
[06Nov2022 11:59:31.854] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Registered deeperdarker
[06Nov2022 11:59:31.856] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_armor_durability for deeperdarker
[06Nov2022 11:59:31.856] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_armor_toughness for deeperdarker
[06Nov2022 11:59:31.857] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_armor_knockback_resistance for deeperdarker
[06Nov2022 11:59:31.857] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of soul_elytra_armor_modifier for deeperdarker
[06Nov2022 11:59:31.857] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_tools_durability for deeperdarker
[06Nov2022 11:59:31.857] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_tools_speed for deeperdarker
[06Nov2022 11:59:31.857] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of warden_tools_damage for deeperdarker
[06Nov2022 11:59:31.857] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of shattered_spawning for deeperdarker
[06Nov2022 11:59:31.858] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of phantom_spawning for deeperdarker
[06Nov2022 11:59:31.858] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of sculk_snapper_spawning for deeperdarker
[06Nov2022 11:59:31.858] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of sculk_centipede_spawning for deeperdarker
[06Nov2022 11:59:31.858] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Set value of sculk_blocks_in_otherside for deeperdarker
[06Nov2022 11:59:31.887] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker entities have been registered
[06Nov2022 11:59:31.918] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker blocks have been registered
[06Nov2022 11:59:31.920] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker sounds have been registered
[06Nov2022 11:59:31.952] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker items have been registered
[06Nov2022 11:59:32.027] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
[06Nov2022 11:59:32.075] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/93a3df5fb37f371cb25c481f6e5b9323
[06Nov2022 11:59:32.077] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/b71e26ec071d32928d9fb5d2c3ec8a7a
[06Nov2022 11:59:32.089] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
[06Nov2022 11:59:32.091] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
[06Nov2022 11:59:32.092] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
[06Nov2022 11:59:32.096] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
[06Nov2022 11:59:32.214] [modloading-worker-0/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Inventory Profiles Next - init in Kotlin
[06Nov2022 11:59:32.272] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_teleporter
[06Nov2022 11:59:32.274] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_crafting_recipe
[06Nov2022 11:59:32.291] [modloading-worker-0/INFO] [Void Totem/]: Loading up Void Totem (Forge)
[06Nov2022 11:59:32.303] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
[06Nov2022 11:59:32.306] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
[06Nov2022 11:59:32.317] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
[06Nov2022 11:59:32.318] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
[06Nov2022 11:59:32.318] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
[06Nov2022 11:59:32.326] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbic
[06Nov2022 11:59:32.328] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbquests
[06Nov2022 11:59:32.333] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source almostunified
[06Nov2022 11:59:32.340] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbchunks
[06Nov2022 11:59:32.340] [modloading-worker-0/ERROR] [KubeJS/]: Failed to load plugin dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin from source ftbchunks: java.lang.ClassNotFoundException: dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin
[06Nov2022 11:59:32.343] [modloading-worker-0/INFO] [KubeJS/]: Done in 39.48 ms
[06Nov2022 11:59:32.669] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
[06Nov2022 11:59:32.671] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded.
[06Nov2022 11:59:32.674] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.19.2
[06Nov2022 11:59:32.714] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.771] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/14e7fa1454283aec8ae811ef844ada28
[06Nov2022 11:59:32.773] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/8f6a899247753217b9d86ab427a2b279
[06Nov2022 11:59:32.784] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/components/AbstractSelectionList$Entry for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.786] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/VertexConsumer for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.832] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
[06Nov2022 11:59:32.833] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
[06Nov2022 11:59:32.836] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
[06Nov2022 11:59:32.838] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
[06Nov2022 11:59:32.839] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
[06Nov2022 11:59:32.840] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.841] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
[06Nov2022 11:59:32.844] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/sounds/SoundInstance for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.844] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
[06Nov2022 11:59:32.854] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
[06Nov2022 11:59:32.855] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
[06Nov2022 11:59:32.857] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.857] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
[06Nov2022 11:59:32.858] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
[06Nov2022 11:59:32.859] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
[06Nov2022 11:59:32.861] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
[06Nov2022 11:59:32.862] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
[06Nov2022 11:59:32.864] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
[06Nov2022 11:59:32.865] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
[06Nov2022 11:59:32.879] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.881] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderType for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.897] [modloading-worker-0/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: Could not find parent com/mojang/blaze3d/vertex/DefaultedVertexConsumer for class com/mojang/blaze3d/vertex/BufferBuilder in classloader cpw.mods.modlauncher.TransformingClassLoader@6c995c5d on thread Thread[modloading-worker-0,5,main]
[06Nov2022 11:59:32.897] [modloading-worker-0/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler
java.lang.ClassNotFoundException: com.mojang.blaze3d.vertex.DefaultedVertexConsumer
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:92) ~[eventbus-6.0.3.jar%2351!/:?]
at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-6.0.3.jar%2351!/:?]
at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.3.jar%2351!/:?]
at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.3.jar%2351!/:6.0.3+6.0.3+master.039e4ea9]
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?]
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:?]
at java.lang.Class.forName(Class.java:375) ~[?:?]
at dev.latvian.mods.rhino.mod.util.RemappingHelper.loadClass(RemappingHelper.java:46) ~[rhino-forge-1902.2.1-build.242.jar%23316!/:1902.2.1-build.242]
at java.util.HashMap.computeIfAbsent(HashMap.java:1220) ~[?:?]
at dev.latvian.mods.rhino.mod.util.RemappingHelper.getClass(RemappingHelper.java:55) ~[rhino-forge-1902.2.1-build.242.jar%23316!/:1902.2.1-build.242]
at dev.latvian.mods.rhino.mod.util.MinecraftRemapper$RemappedType.getRealClass(MinecraftRemapper.java:62) ~[rhino-forge-1902.2.1-build.242.jar%23316!/:1902.2.1-build.242]
at dev.latvian.mods.rhino.mod.util.MinecraftRemapper.load0(MinecraftRemapper.java:209) ~[rhino-forge-1902.2.1-build.242.jar%23316!/:1902.2.1-build.242]
at dev.latvian.mods.rhino.mod.util.MinecraftRemapper.load(MinecraftRemapper.java:143) ~[rhino-forge-1902.2.1-build.242.jar%23316!/:1902.2.1-build.242]
at dev.latvian.mods.rhino.mod.util.RemappingHelper.getMinecraftRemapper(RemappingHelper.java:83) ~[rhino-forge-1902.2.1-build.242.jar%23316!/:1902.2.1-build.242]
at dev.latvian.mods.rhino.mod.util.RemappingHelper.getMinecraftRemapper(RemappingHelper.java:98) ~[rhino-forge-1902.2.1-build.242.jar%23316!/:1902.2.1-build.242]
at dev.latvian.mods.kubejs.script.ScriptManager.load(ScriptManager.java:157) ~[kubejs-forge-1902.6.0-build.101.jar%23242!/:1902.6.0-build.101]
at dev.latvian.mods.kubejs.script.ScriptManager.reload(ScriptManager.java:65) ~[kubejs-forge-1902.6.0-build.101.jar%23242!/:1902.6.0-build.101]
at dev.latvian.mods.kubejs.KubeJS.<init>(KubeJS.java:132) ~[kubejs-forge-1902.6.0-build.101.jar%23242!/:1902.6.0-build.101]
at dev.latvian.mods.kubejs.forge.KubeJSForge.<init>(KubeJSForge.java:30) ~[kubejs-forge-1902.6.0-build.101.jar%23242!/:1902.6.0-build.101]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.1.47.jar%23377!/:?]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.1.47.jar%23376!/:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[06Nov2022 11:59:32.899] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/BufferBuilder for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.900] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureManager for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.917] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ServerData for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.929] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/components/AbstractSelectionList$SelectionDirection for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:32.935] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/components/toasts/ToastComponent for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.007] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/BufferBuilder$RenderedBuffer for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.025] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.037] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.040] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/model/ModelBakery for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.044] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/sounds/SoundEngine for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.056] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinServerboundChatPacket from nochatreports.mixins.json into net.minecraft.network.protocol.game.ServerboundChatPacket
[06Nov2022 11:59:33.062] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/AbstractTexture for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.110] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/platform/Window for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.123] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/FogRenderer$FogData for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.127] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/model/BakedModel for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.128] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/Stitcher$Holder for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.130] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/PlayerInfo for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.148] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/model/ItemTransforms$TransformType for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.149] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlasSprite for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.153] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/AbstractClientPlayer for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.229] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ShaderInstance for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.403] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/pipeline/RenderTarget for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.455] [modloading-worker-0/INFO] [mixin/]: Mixing common.MixinServerStatus from nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
[06Nov2022 11:59:33.465] [modloading-worker-0/INFO] [mixin/]: Mixing common.MixinServerStatusSerializer from nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus$Serializer
[06Nov2022 11:59:33.526] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/multiplayer/ServerSelectionList$Entry for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.577] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlas$Preparations for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.605] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/ItemRenderer for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.609] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/VertexFormat for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.613] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.623] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/BufferBuilder$DrawState for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.633] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/Particle for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.643] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/model/ItemModelGenerator$SpanFacing for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.647] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/components/AbstractWidget for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.653] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientOcclusionFace for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.663] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/language/LanguageInfo for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.670] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/recipebook/RecipeBookPage for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.672] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/MenuScreens$ScreenConstructor for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.765] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/model/BlockModel for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.817] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/LightTexture for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.818] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/VertexFormat$Mode for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.819] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderType$CompositeState for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.831] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/ClientRecipeBook for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.836] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/worldselection/CreateWorldScreen for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.837] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlasSprite$AnimatedTexture for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.869] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.11...
[06Nov2022 11:59:33.886] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/model/BakedQuad for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.897] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/LevelRenderer$RenderInfoMap for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:33.978] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/advancements/AdvancementsScreen for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.003] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/platform/GlStateManager$LogicOp for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.026] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/RenderType$OutlineProperty for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.038] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlasSprite$Info for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.047] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui$HeartType for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.053] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/model/HumanoidModel for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.068] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Options$FieldAccess for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.080] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/recipebook/RecipeBookComponent for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.082] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ServerData$ServerPackStatus for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.083] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/worldselection/CreateWorldScreen$SelectedGameMode for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.085] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleEngine$SpriteParticleRegistration for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.097] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/VertexFormat$IndexType for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.102] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$RebuildTask$CompileResults for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.104] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/LevelRenderer$RenderChunkInfo for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.112] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyMapping for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.117] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.174] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/platform/GlStateManager$SourceFactor for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.175] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/platform/GlStateManager$DestFactor for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.175] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/VertexFormatElement$Usage for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.177] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlas for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.185] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/BlockRenderDispatcher for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.188] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/model/BlockElementFace for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.193] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/Stitcher for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.218] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/FogRenderer$FogMode for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.223] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/Stitcher$SpriteLoader for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.249] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/worldselection/WorldSelectionList$Entry for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.264] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/RecipeBookCategories for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.267] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/mojang/blaze3d/vertex/BufferBuilder$SortState for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.285] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$RenderChunk$ChunkCompileTask for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.293] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/GameRenderer for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.294] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/color/block/BlockColors for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.315] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/chat/ChatListener$Message for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.343] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/packs/PackSelectionModel$Entry for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.347] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/inventory/MerchantScreen for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.354] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$ChunkTaskResult for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.361] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ProfileKeyPairManager$Result for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.369] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/chunk/ChunkRenderDispatcher$CompiledChunk for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.370] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/server/IntegratedServer for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.396] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/model/MultiVariant for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.399] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/sounds/SoundInstance$Attenuation for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.414] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/controls/KeyBindsList for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.419] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/User$Type for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.428] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/MapRenderer$MapInstance for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.429] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/ModelBlockRenderer$AdjacencyInfo for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.430] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/block/ModelBlockRenderer$AmbientVertexRemap for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.432] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/TextureAtlasSprite$FrameInfo for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.439] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/FogRenderer$MobEffectFogFunction for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.444] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/multiplayer/ServerSelectionList for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.460] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ServerData$ChatPreview for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.470] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/worldselection/WorldSelectionList for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.482] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/components/toasts/ToastComponent$ToastInstance for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.503] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/resources/model/ModelBakery$ModelGroupKey for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.551] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderDispatcher for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.570] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/texture/Stitcher$Region for invalid dist DEDICATED_SERVER
[06Nov2022 11:59:34.688] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_map_data
[06Nov2022 11:59:34.691] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_chunk_change
[06Nov2022 11:59:34.693] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:teleport_from_map
[06Nov2022 11:59:34.694] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 2.025 s
[06Nov2022 11:59:34.697] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:sync_tx
[06Nov2022 11:59:34.907] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinServerGamePacketListenerImpl from nochatreports.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[06Nov2022 11:59:34.972] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_additions.js in 0.081 s
[06Nov2022 11:59:34.975] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:worldgen.js in 0.002 s
[06Nov2022 11:59:34.979] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 2/2 KubeJS startup scripts in 2.37 s
[06Nov2022 11:59:34.997] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common)
[06Nov2022 11:59:34.998] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client)
[06Nov2022 11:59:35.001] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[06Nov2022 11:59:35.015] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
[06Nov2022 11:59:35.024] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
[06Nov2022 11:59:35.030] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
[06Nov2022 11:59:35.064] [modloading-worker-0/INFO] [libIPN/]: [libIPN] libIPN - init in Kotlin
[06Nov2022 11:59:35.074] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
[06Nov2022 11:59:35.127] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
[06Nov2022 11:59:35.140] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
[06Nov2022 11:59:35.144] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
[06Nov2022 11:59:35.145] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
[06Nov2022 11:59:35.148] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
[06Nov2022 11:59:35.150] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
[06Nov2022 11:59:35.153] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
[06Nov2022 11:59:35.162] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
[06Nov2022 11:59:35.163] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
[06Nov2022 11:59:35.166] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
[06Nov2022 11:59:35.169] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
[06Nov2022 11:59:35.174] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
[06Nov2022 11:59:35.177] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
[06Nov2022 11:59:35.178] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
[06Nov2022 11:59:35.179] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
[06Nov2022 11:59:35.180] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
[06Nov2022 11:59:35.181] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
[06Nov2022 11:59:35.183] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
[06Nov2022 11:59:35.184] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
[06Nov2022 11:59:35.185] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
[06Nov2022 11:59:35.186] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
[06Nov2022 11:59:35.188] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
[06Nov2022 11:59:35.191] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
[06Nov2022 11:59:35.192] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
[06Nov2022 11:59:35.193] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
[06Nov2022 11:59:35.195] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSounds
[06Nov2022 11:59:35.196] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
[06Nov2022 11:59:35.198] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
[06Nov2022 11:59:35.199] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
[06Nov2022 11:59:35.200] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
[06Nov2022 11:59:35.201] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
[06Nov2022 11:59:35.204] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
[06Nov2022 11:59:35.206] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
[06Nov2022 11:59:35.208] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
[06Nov2022 11:59:35.210] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
[06Nov2022 11:59:35.211] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
[06Nov2022 11:59:35.212] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
[06Nov2022 11:59:35.213] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
[06Nov2022 11:59:35.214] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
[06Nov2022 11:59:35.215] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
[06Nov2022 11:59:35.216] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
[06Nov2022 11:59:35.217] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
[06Nov2022 11:59:35.219] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
[06Nov2022 11:59:35.221] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
[06Nov2022 11:59:35.225] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
[06Nov2022 11:59:35.229] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
[06Nov2022 11:59:35.231] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
[06Nov2022 11:59:35.232] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
[06Nov2022 11:59:35.233] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
[06Nov2022 11:59:35.236] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
[06Nov2022 11:59:35.237] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
[06Nov2022 11:59:35.238] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
[06Nov2022 11:59:35.240] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
[06Nov2022 11:59:35.348] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registering mod: pylons
[06Nov2022 11:59:35.376] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
[06Nov2022 11:59:35.376] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registered 1 network packets
[06Nov2022 11:59:35.378] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
[06Nov2022 11:59:35.388] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
[06Nov2022 11:59:35.391] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
[06Nov2022 11:59:35.392] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
[06Nov2022 11:59:35.395] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
[06Nov2022 11:59:35.398] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
[06Nov2022 11:59:35.400] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
[06Nov2022 11:59:35.402] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
[06Nov2022 11:59:35.403] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
[06Nov2022 11:59:35.405] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
[06Nov2022 11:59:35.409] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
[06Nov2022 11:59:35.411] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
[06Nov2022 11:59:35.412] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
[06Nov2022 11:59:35.413] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
[06Nov2022 11:59:35.414] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
[06Nov2022 11:59:35.416] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
[06Nov2022 11:59:35.418] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
[06Nov2022 11:59:35.418] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.ZombieVillagersOnNormalModule
[06Nov2022 11:59:35.419] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
[06Nov2022 11:59:35.421] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SawModule
[06Nov2022 11:59:35.422] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Engineer's Decor GIT id #bf10562.
[06Nov2022 11:59:35.424] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
[06Nov2022 11:59:35.425] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
[06Nov2022 11:59:35.426] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
[06Nov2022 11:59:35.427] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
[06Nov2022 11:59:35.428] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
[06Nov2022 11:59:35.429] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
[06Nov2022 11:59:35.430] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
[06Nov2022 11:59:35.431] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
[06Nov2022 11:59:35.432] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
[06Nov2022 11:59:35.433] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
[06Nov2022 11:59:35.434] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
[06Nov2022 11:59:35.435] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
[06Nov2022 11:59:35.436] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
[06Nov2022 11:59:35.439] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
[06Nov2022 11:59:35.440] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
[06Nov2022 11:59:35.441] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
[06Nov2022 11:59:35.442] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
[06Nov2022 11:59:35.444] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
[06Nov2022 11:59:35.449] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
[06Nov2022 11:59:35.449] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
[06Nov2022 11:59:35.450] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
[06Nov2022 11:59:35.454] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
[06Nov2022 11:59:35.462] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
[06Nov2022 11:59:35.463] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
[06Nov2022 11:59:35.464] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
[06Nov2022 11:59:35.465] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
[06Nov2022 11:59:35.466] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
[06Nov2022 11:59:35.466] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
[06Nov2022 11:59:35.467] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
[06Nov2022 11:59:35.470] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
[06Nov2022 11:59:35.472] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
[06Nov2022 11:59:35.472] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
[06Nov2022 11:59:35.473] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
[06Nov2022 11:59:35.475] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
[06Nov2022 11:59:35.475] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
[06Nov2022 11:59:35.476] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
[06Nov2022 11:59:35.477] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
[06Nov2022 11:59:35.478] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
[06Nov2022 11:59:35.479] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
[06Nov2022 11:59:35.480] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
[06Nov2022 11:59:35.481] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
[06Nov2022 11:59:35.484] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
[06Nov2022 11:59:35.485] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
[06Nov2022 11:59:35.489] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
[06Nov2022 11:59:35.489] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
[06Nov2022 11:59:35.491] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
[06Nov2022 11:59:35.492] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
[06Nov2022 11:59:35.493] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
[06Nov2022 11:59:35.494] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
[06Nov2022 11:59:35.495] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
[06Nov2022 11:59:35.496] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
[06Nov2022 11:59:35.497] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
[06Nov2022 11:59:35.497] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
[06Nov2022 11:59:35.499] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
[06Nov2022 11:59:35.501] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
[06Nov2022 11:59:35.504] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
[06Nov2022 11:59:35.505] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
[06Nov2022 11:59:35.505] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
[06Nov2022 11:59:35.506] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
[06Nov2022 11:59:35.507] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
[06Nov2022 11:59:35.510] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
[06Nov2022 11:59:35.511] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
[06Nov2022 11:59:35.515] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
[06Nov2022 11:59:35.517] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
[06Nov2022 11:59:35.520] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
[06Nov2022 11:59:35.523] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
[06Nov2022 11:59:35.526] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
[06Nov2022 11:59:35.583] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
[06Nov2022 11:59:35.584] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class TOPPlugin for plugin theoneprobe
[06Nov2022 11:59:35.584] [modloading-worker-0/INFO] [PluginManager/]: Constructed class TOPPlugin for plugin theoneprobe for mod functionalstorage
[06Nov2022 11:59:35.585] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class TOPPlugin
[06Nov2022 11:59:35.585] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class TOPPlugin
[06Nov2022 11:59:35.628] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class TOPPlugin
[06Nov2022 11:59:35.632] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class TOPPlugin
[06Nov2022 11:59:35.718] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
[06Nov2022 11:59:35.738] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Mekanism has been loaded
[06Nov2022 11:59:35.739] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Applied Mekanistics has been loaded
[06Nov2022 11:59:35.739] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for The One Probe has been loaded
[06Nov2022 11:59:35.739] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for FTB Teams has been loaded
[06Nov2022 11:59:36.606] [main/INFO] [quark/]: Dispatching Module Step REGISTER
[06Nov2022 11:59:37.266] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER
[06Nov2022 11:59:38.777] [main/INFO] [corail_woodcutter/]: missing extension for "Oh Biome You'll Go" recipes
[06Nov2022 11:59:42.219] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[06Nov2022 11:59:42.219] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[06Nov2022 11:59:42.219] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
[06Nov2022 11:59:51.437] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
[06Nov2022 11:59:51.456] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
[06Nov2022 11:59:51.456] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (domum_ornamentum:cactus), skipping
[06Nov2022 11:59:51.456] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (quark:azalea), skipping
[06Nov2022 11:59:54.942] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ae2wtlib:cycle_terminal
[06Nov2022 11:59:55.673] [main/INFO] [evilcraft/]: 2205 possible Broom base combinations are ready for flying!
[06Nov2022 11:59:59.536] [Thread-2/WARN] [com.mrbysco.structurecompass.StructureCompass/]: Structure Compass' config just got changed on the file system!
[06Nov2022 11:59:59.537] [Thread-2/WARN] [com.mrbysco.structurecompass.StructureCompass/]: Structure Compass' config just got changed on the file system!
[06Nov2022 11:59:59.539] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.539] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.540] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.542] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.543] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.543] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.544] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.545] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.547] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.547] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.548] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.549] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.550] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
[06Nov2022 11:59:59.581] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/silentgear-common.toml is not correct. Correcting
[06Nov2022 11:59:59.583] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyToolTier was corrected from WOOD to its default, WOOD.
[06Nov2022 11:59:59.583] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyArmorMaterial was corrected from LEATHER to its default, LEATHER.
[06Nov2022 11:59:59.587] [Thread-2/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /server/config/silentgear-common.toml is not correct. Correcting
[06Nov2022 11:59:59.683] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
[06Nov2022 11:59:59.684] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
[06Nov2022 11:59:59.723] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
[06Nov2022 11:59:59.724] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
[06Nov2022 11:59:59.736] [main/INFO] [quark/]: Loading Module Redstone Randomizer
[06Nov2022 11:59:59.737] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[06Nov2022 11:59:59.738] [main/INFO] [quark/]: Loading Module Obsidian Plate
[06Nov2022 11:59:59.738] [main/INFO] [quark/]: Loading Module Metal Buttons
[06Nov2022 11:59:59.738] [main/INFO] [quark/]: Loading Module Jukebox Automation
[06Nov2022 11:59:59.741] [main/INFO] [quark/]: Loading Module Iron Rod
[06Nov2022 11:59:59.741] [main/INFO] [quark/]: Loading Module Gravisand
[06Nov2022 11:59:59.741] [main/INFO] [quark/]: Loading Module Feeding Trough
[06Nov2022 11:59:59.743] [main/INFO] [quark/]: Loading Module Ender Watcher
[06Nov2022 11:59:59.743] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
[06Nov2022 11:59:59.743] [main/INFO] [quark/]: Loading Module Chute
[06Nov2022 11:59:59.744] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
[06Nov2022 11:59:59.744] [main/INFO] [quark/]: Loading Module Wooden Posts
[06Nov2022 11:59:59.744] [main/INFO] [quark/]: Loading Module Vertical Slabs
[06Nov2022 11:59:59.744] [main/INFO] [quark/]: Loading Module Vertical Planks
[06Nov2022 11:59:59.744] [main/INFO] [quark/]: Loading Module Variant Ladders
[06Nov2022 11:59:59.744] [main/INFO] [quark/]: Loading Module Variant Furnaces
[06Nov2022 11:59:59.744] [main/INFO] [quark/]: Loading Module Variant Chests
[06Nov2022 11:59:59.749] [main/INFO] [quark/]: Loading Module Variant Bookshelves
[06Nov2022 11:59:59.749] [main/INFO] [quark/]: Loading Module Thatch
[06Nov2022 11:59:59.749] [main/INFO] [quark/]: Loading Module Sturdy Stone
[06Nov2022 11:59:59.749] [main/INFO] [quark/]: Loading Module Stools
[06Nov2022 11:59:59.750] [main/INFO] [quark/]: Loading Module Soul Sandstone
[06Nov2022 11:59:59.750] [main/INFO] [quark/]: Loading Module Shingles
[06Nov2022 11:59:59.750] [main/INFO] [quark/]: Loading Module Shear Vines
[06Nov2022 11:59:59.751] [main/INFO] [quark/]: Loading Module Rope
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module Raw Metal Bricks
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module More Stone Variants
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module More Potted Plants
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module More Brick Types
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module Midori
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module Leaf Carpet
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module Japanese Palette
[06Nov2022 11:59:59.752] [main/INFO] [quark/]: Loading Module Industrial Palette
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Hedges
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Grate
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Gold Bars
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Glass Item Frame
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Framed Glass
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Duskbound Blocks
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Compressed Blocks
[06Nov2022 11:59:59.753] [main/INFO] [quark/]: Loading Module Celebratory Lamps
[06Nov2022 11:59:59.754] [main/INFO] [quark/]: Loading Module Quick Armor Swapping
[06Nov2022 11:59:59.755] [main/INFO] [quark/]: Loading Module Item Sharing
[06Nov2022 11:59:59.755] [main/INFO] [quark/]: Loading Module Inventory Sorting
[06Nov2022 11:59:59.755] [main/INFO] [quark/]: Loading Module Hotbar Changer
[06Nov2022 11:59:59.755] [main/INFO] [quark/]: Loading Module Expanded Item Interactions
[06Nov2022 11:59:59.755] [main/INFO] [quark/]: Loading Module Easy Transfering
[06Nov2022 11:59:59.755] [main/INFO] [quark/]: Loading Module Trowel
[06Nov2022 11:59:59.756] [main/INFO] [quark/]: Loading Module Slime In A Bucket
[06Nov2022 11:59:59.757] [main/INFO] [quark/]: Loading Module Seed Pouch
[06Nov2022 11:59:59.758] [main/INFO] [quark/]: Loading Module Pickarang
[06Nov2022 11:59:59.759] [main/INFO] [quark/]: Loading Module Pathfinder Maps
[06Nov2022 11:59:59.761] [main/INFO] [quark/]: Loading Module Parrot Eggs
[06Nov2022 11:59:59.763] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
[06Nov2022 11:59:59.764] [main/INFO] [quark/]: Loading Module Color Runes
[06Nov2022 11:59:59.766] [main/INFO] [quark/]: Loading Module Camera
[06Nov2022 11:59:59.766] [main/INFO] [quark/]: Loading Module Bundle Recipe
[06Nov2022 11:59:59.766] [main/INFO] [quark/]: Loading Module Bottled Cloud
[06Nov2022 11:59:59.767] [main/INFO] [quark/]: Loading Module Beacon Redirection
[06Nov2022 11:59:59.767] [main/INFO] [quark/]: Loading Module Ancient Tomes
[06Nov2022 11:59:59.772] [main/INFO] [quark/]: Loading Module Ambient Discs
[06Nov2022 11:59:59.773] [main/INFO] [quark/]: Loading Module Abacus
[06Nov2022 11:59:59.774] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[06Nov2022 11:59:59.775] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters
[06Nov2022 11:59:59.776] [main/INFO] [quark/]: Loading Module Utility Recipes
[06Nov2022 11:59:59.778] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
[06Nov2022 11:59:59.779] [main/INFO] [quark/]: Loading Module Simple Harvest
[06Nov2022 11:59:59.779] [main/INFO] [quark/]: Loading Module Sign Editing
[06Nov2022 11:59:59.781] [main/INFO] [quark/]: Loading Module Shulker Packing
[06Nov2022 11:59:59.782] [main/INFO] [quark/]: Loading Module Replace Scaffolding
[06Nov2022 11:59:59.783] [main/INFO] [quark/]: Loading Module Reacharound Placing
[06Nov2022 11:59:59.785] [main/INFO] [quark/]: Loading Module Poison Potato Usage
[06Nov2022 11:59:59.786] [main/INFO] [quark/]: Loading Module Pig Litters
[06Nov2022 11:59:59.789] [main/INFO] [quark/]: Loading Module Pat The Dogs
[06Nov2022 11:59:59.791] [main/INFO] [quark/]: Loading Module More Note Block Sounds
[06Nov2022 11:59:59.792] [main/INFO] [quark/]: Loading Module More Banner Layers
[06Nov2022 11:59:59.792] [main/INFO] [quark/]: Loading Module Lock Rotation
[06Nov2022 11:59:59.795] [main/INFO] [quark/]: Loading Module Hoe Harvesting
[06Nov2022 11:59:59.843] [main/INFO] [quark/]: Loading Module Grab Chickens
[06Nov2022 11:59:59.845] [main/INFO] [quark/]: Loading Module Glass Shard
[06Nov2022 11:59:59.846] [main/INFO] [quark/]: Loading Module Enhanced Ladders
[06Nov2022 11:59:59.847] [main/INFO] [quark/]: Loading Module Emotes
[06Nov2022 11:59:59.847] [main/INFO] [quark/]: Loading Module Dragon Scales
[06Nov2022 11:59:59.848] [main/INFO] [quark/]: Loading Module Double Door Opening
[06Nov2022 11:59:59.848] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
[06Nov2022 11:59:59.848] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
[06Nov2022 11:59:59.849] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
[06Nov2022 11:59:59.851] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[06Nov2022 11:59:59.852] [main/INFO] [quark/]: Loading Module Armed Armor Stands
[06Nov2022 11:59:59.853] [main/INFO] [quark/]: Loading Module Skull Pikes
[06Nov2022 11:59:59.855] [main/INFO] [quark/]: Loading Module Spiral Spires
[06Nov2022 11:59:59.856] [main/INFO] [quark/]: Loading Module Permafrost
[06Nov2022 11:59:59.856] [main/INFO] [quark/]: Loading Module No More Lava Pockets
[06Nov2022 11:59:59.856] [main/INFO] [quark/]: Loading Module New Stone Types
[06Nov2022 11:59:59.857] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[06Nov2022 11:59:59.857] [main/INFO] [quark/]: Loading Module Monster Box
[06Nov2022 11:59:59.858] [main/INFO] [quark/]: Loading Module Glimmering Weald
[06Nov2022 11:59:59.859] [main/INFO] [quark/]: Loading Module Fairy Rings
[06Nov2022 11:59:59.859] [main/INFO] [quark/]: Loading Module Corundum
[06Nov2022 11:59:59.859] [main/INFO] [quark/]: Loading Module Chorus Vegetation
[06Nov2022 11:59:59.859] [main/INFO] [quark/]: Loading Module Blossom Trees
[06Nov2022 11:59:59.859] [main/INFO] [quark/]: Loading Module Big Stone Clusters
[06Nov2022 11:59:59.860] [main/INFO] [quark/]: Loading Module Azalea Wood
[06Nov2022 11:59:59.860] [main/INFO] [quark/]: Loading Module Wraith
[06Nov2022 11:59:59.860] [main/INFO] [quark/]: Loading Module Toretoise
[06Nov2022 11:59:59.861] [main/INFO] [quark/]: Loading Module Stonelings
[06Nov2022 11:59:59.862] [main/INFO] [quark/]: Loading Module Shiba
[06Nov2022 11:59:59.862] [main/INFO] [quark/]: Loading Module Foxhound
[06Nov2022 11:59:59.866] [main/INFO] [quark/]: Loading Module Forgotten
[06Nov2022 11:59:59.868] [main/INFO] [quark/]: Loading Module Crabs
[06Nov2022 11:59:59.869] [main/INFO] [quark/]: Loading Module Wool Shuts Up Minecarts
[06Nov2022 11:59:59.870] [main/INFO] [quark/]: Loading Module Variant Animal Textures
[06Nov2022 11:59:59.870] [main/INFO] [quark/]: Loading Module Uses For Curses
[06Nov2022 11:59:59.870] [main/INFO] [quark/]: Loading Module Usage Ticker
[06Nov2022 11:59:59.870] [main/INFO] [quark/]: Loading Module Soul Candles
[06Nov2022 11:59:59.870] [main/INFO] [quark/]: Loading Module Microcrafting Helper
[06Nov2022 11:59:59.870] [main/INFO] [quark/]: Loading Module Improved Tooltips
[06Nov2022 11:59:59.870] [main/INFO] [quark/]: Loading Module Greener Grass
[06Nov2022 11:59:59.871] [main/INFO] [quark/]: Loading Module Chest Searching
[06Nov2022 11:59:59.871] [main/INFO] [quark/]: Loading Module Back Button Keybind
[06Nov2022 11:59:59.871] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
[06Nov2022 11:59:59.871] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal
[06Nov2022 11:59:59.871] [main/INFO] [quark/]: Loading Module Spawner Replacer
[06Nov2022 11:59:59.871] [main/INFO] [quark/]: Loading Module Saw
[06Nov2022 11:59:59.873] [main/INFO] [quark/]: Loading Module Overlay Shader
[06Nov2022 11:59:59.873] [main/INFO] [quark/]: Loading Module Narrator Readout
[06Nov2022 11:59:59.873] [main/INFO] [quark/]: Loading Module Game Nerfs
[06Nov2022 11:59:59.874] [main/INFO] [quark/]: Loading Module Enchantments Begone
[06Nov2022 11:59:59.874] [main/INFO] [quark/]: Loading Module Adjustable Chat
[06Nov2022 11:59:59.874] [main/INFO] [quark/]: Loading Module Totem Of Holding
[06Nov2022 11:59:59.874] [main/INFO] [quark/]: Loading Module Tiny Potato
[06Nov2022 11:59:59.874] [main/INFO] [quark/]: Loading Module Pipes
[06Nov2022 11:59:59.874] [main/INFO] [quark/]: Loading Module Matrix Enchanting
[06Nov2022 11:59:59.875] [main/INFO] [quark/]: Loading Module Magnets
[06Nov2022 11:59:59.875] [main/INFO] [quark/]: Loading Module Crate
[06Nov2022 11:59:59.875] [main/INFO] [quark/]: Loading Module Backpack
[06Nov2022 11:59:59.875] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
[06Nov2022 11:59:59.929] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
[06Nov2022 11:59:59.930] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class TOPPlugin
[06Nov2022 11:59:59.930] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class TOPPlugin
[06Nov2022 11:59:59.931] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
[06Nov2022 11:59:59.931] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class TOPPlugin
[06Nov2022 11:59:59.931] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class TOPPlugin
[06Nov2022 11:59:59.965] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
[06Nov2022 11:59:59.975] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
[06Nov2022 11:59:59.975] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
[06Nov2022 12:00:00.012] [modloading-worker-0/INFO] [com.clickadv.ClickAdvancements/]: clickadv mod initialized
[06Nov2022 12:00:00.031] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
[06Nov2022 12:00:00.104] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
[06Nov2022 12:00:00.104] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod curios
[06Nov2022 12:00:00.119] [modloading-worker-0/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
[06Nov2022 12:00:00.148] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Version 10.3.5 initializing...
[06Nov2022 12:00:00.167] [modloading-worker-0/INFO] [Nature's Aura/]: -- Nature's Aura Fake Player Information --
[06Nov2022 12:00:00.168] [modloading-worker-0/INFO] [Nature's Aura/]: Name: [Minecraft]
[06Nov2022 12:00:00.168] [modloading-worker-0/INFO] [Nature's Aura/]: UUID: 41C82C87-7AfB-4024-BA57-13D2C99CAE77
[06Nov2022 12:00:00.168] [modloading-worker-0/INFO] [Nature's Aura/]: -------------------------------------------
[06Nov2022 12:00:00.168] [modloading-worker-0/INFO] [giselle.gmut.GravitationalModulatingUnitTweaks/]: Version 1.19.2 initializing...
[06Nov2022 12:00:00.206] [modloading-worker-0/INFO] [pneumaticcraft/]: PneumaticCraft: Repressurized is loading!
[06Nov2022 12:00:00.213] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
[06Nov2022 12:00:00.225] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[06Nov2022 12:00:00.225] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Mod loaded.
[06Nov2022 12:00:00.250] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
[06Nov2022 12:00:00.317] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
[06Nov2022 12:00:00.347] [modloading-worker-0/INFO] [integrateddynamicscompat/]: Registered packet handler.
[06Nov2022 12:00:00.409] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
[06Nov2022 12:00:00.424] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
[06Nov2022 12:00:00.425] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Registered compostable Items
[06Nov2022 12:00:00.435] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Common setup complete.
[06Nov2022 12:00:00.446] [modloading-worker-0/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
[06Nov2022 12:00:00.499] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/overworld/byg-overworld-biomes.json5" was read.
[06Nov2022 12:00:00.505] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[06Nov2022 12:00:00.511] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
[06Nov2022 12:00:00.551] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
[06Nov2022 12:00:00.563] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
[06Nov2022 12:00:00.576] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/growing-patterns.json5" was read.
[06Nov2022 12:00:00.608] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/trades.json5" was read.
[06Nov2022 12:00:00.626] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/settings.json5" was read.
[06Nov2022 12:00:00.631] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/biomepedia.json5" was read.
[06Nov2022 12:00:00.647] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: HELLO FROM COMMON SETUP
[06Nov2022 12:00:00.647] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: DIRT BLOCK >> minecraft:dirt
[06Nov2022 12:00:00.669] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Tools' module.
[06Nov2022 12:00:00.669] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: Created compressed zip back up for "/server/config/byg" in "/server/config/byg/backups/last_working_configs_backup.zip"
[06Nov2022 12:00:00.676] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: BYG: Added strippable Blocks...
[06Nov2022 12:00:00.706] [modloading-worker-0/INFO] [de.castcrafter.travelanchors.TravelAnchors/]: Loading TravelAnchors
[06Nov2022 12:00:00.734] [modloading-worker-0/INFO] [Dungeon Crawl/]: Common Setup
[06Nov2022 12:00:00.753] [modloading-worker-0/INFO] [mcjtylib/]: XNet Detected RFTools Control: enabling support
[06Nov2022 12:00:00.765] [modloading-worker-0/INFO] [mcjtylib/]: Detected RFTools Control: enabling support
[06Nov2022 12:00:00.780] [modloading-worker-0/INFO] [mcjtylib/]: RFTools Storage Detected XNet: enabling support
[06Nov2022 12:00:00.869] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
[06Nov2022 12:00:00.883] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP
[06Nov2022 12:00:00.924] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Common setup complete.
[06Nov2022 12:00:00.940] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class TOPPlugin
[06Nov2022 12:00:00.941] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Modular Routers is loading!
[06Nov2022 12:00:01.222] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
[06Nov2022 12:00:01.223] [main/WARN] [net.mehvahdjukaar.supplementaries.Supplementaries/]: failed to register supplementaries create behaviors: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
[06Nov2022 12:00:01.276] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished mod setup in: 68 ms
[06Nov2022 12:00:01.280] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias
[06Nov2022 12:00:01.299] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type
[06Nov2022 12:00:01.307] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner
[06Nov2022 12:00:01.310] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type
[06Nov2022 12:00:01.787] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/desert/houses]' to registry
[06Nov2022 12:00:01.788] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/snowy/houses]' to registry
[06Nov2022 12:00:01.788] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/plains/houses]' to registry
[06Nov2022 12:00:01.788] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/savanna/houses]' to registry
[06Nov2022 12:00:01.789] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/taiga/houses]' to registry
[06Nov2022 12:00:01.862] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[06Nov2022 12:00:01.863] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[06Nov2022 12:00:01.863] [main/INFO] [terrablender/]: Registered region ars_nouveau:overworld to index 1 for type OVERWORLD
[06Nov2022 12:00:01.872] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER
[06Nov2022 12:00:01.885] [main/INFO] [potionstudios.byg.BYG/]: Initializing BYG network...
[06Nov2022 12:00:01.894] [main/INFO] [potionstudios.byg.BYG/]: Initialized BYG network!
[06Nov2022 12:00:01.909] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 2 for type OVERWORLD
[06Nov2022 12:00:01.911] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 3 for type OVERWORLD
[06Nov2022 12:00:01.913] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 4 for type OVERWORLD
[06Nov2022 12:00:01.914] [main/INFO] [terrablender/]: Registered region byg:region_3 to index 5 for type OVERWORLD
[06Nov2022 12:00:01.929] [main/INFO] [journeymap/]: Initializing Packet Registries
[06Nov2022 12:00:02.155] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Dedicated server setup complete.
[06Nov2022 12:00:02.157] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Dedicated server setup complete.
[06Nov2022 12:00:02.206] [modloading-worker-0/INFO] [com.choicetheorem.ctov.ctov/]: Got IMC []
[06Nov2022 12:00:02.213] [modloading-worker-0/INFO] [pneumaticcraft/]: Enabled support for The One Probe
[06Nov2022 12:00:02.218] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
[06Nov2022 12:00:02.220] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
[06Nov2022 12:00:02.221] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Enabled support for The One Probe
[06Nov2022 12:00:02.223] [modloading-worker-0/INFO] [tombstone/]: Integration TOP
[06Nov2022 12:00:02.235] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.IMCHandler/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainerMenu for CraftingTweaks
[06Nov2022 12:00:02.295] [modloading-worker-0/INFO] [AttributeFix/]: Loaded values for 43 compatible attributes.
[06Nov2022 12:00:02.297] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
[06Nov2022 12:00:02.297] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
[06Nov2022 12:00:02.299] [modloading-worker-0/INFO] [AttributeFix/]: Loaded 43 values from config.
[06Nov2022 12:00:02.304] [modloading-worker-0/INFO] [AttributeFix/]: Saving config file. 43 entries.
[06Nov2022 12:00:02.305] [modloading-worker-0/INFO] [AttributeFix/]: Applying changes for 43 attributes.
[06Nov2022 12:00:02.307] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE
[06Nov2022 12:00:02.329] [modloading-worker-0/WARN] [minecolonies/]: Register mappings
[06Nov2022 12:00:02.332] [main/INFO] [potionstudios.byg.BYG/]: BYG: Compostible Blocks Added!
[06Nov2022 12:00:02.334] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added tillables!
[06Nov2022 12:00:02.336] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added Flammables!
[06Nov2022 12:00:02.339] [main/INFO] [potionstudios.byg.BYG/]: BYG: "Load Complete" Event Complete!
[06Nov2022 12:00:02.345] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 6 for type OVERWORLD
[06Nov2022 12:00:32.893] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[06Nov2022 12:00:32.936] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23375!/assets/.mcassetsroot' uses unexpected schema
[06Nov2022 12:00:32.937] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23375!/data/.mcassetsroot' uses unexpected schema
[06Nov2022 12:00:33.046] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack Supplementaries Generated Pack, loading it automatically
[06Nov2022 12:00:33.465] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 268 ms
[06Nov2022 12:00:33.637] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 26 ms
[06Nov2022 12:00:34.512] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:public8_server.js in 0.008 s
[06Nov2022 12:00:34.527] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:tags.js in 0.015 s
[06Nov2022 12:00:34.539] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star_creative.js in 0.012 s
[06Nov2022 12:00:34.540] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/patrick_star.js in 0.001 s
[06Nov2022 12:00:34.542] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star.js in 0.002 s
[06Nov2022 12:00:34.546] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/music_discs.js in 0.004 s
[06Nov2022 12:00:34.548] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloys.js in 0.002 s
[06Nov2022 12:00:34.552] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/att_items.js in 0.004 s
[06Nov2022 12:00:34.553] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/mini_twilight_portal.js in 0.001 s
[06Nov2022 12:00:34.554] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_shard.js in 0.001 s
[06Nov2022 12:00:34.555] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/timeinabottle/recipes.js in 0.001 s
[06Nov2022 12:00:34.556] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/entangled/recipes.js in 0.001 s
[06Nov2022 12:00:34.557] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/chemlib/blocks.js in 0.001 s
[06Nov2022 12:00:34.564] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/refinedstorage/refinedstorage.js in 0.007 s
[06Nov2022 12:00:34.565] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/angelring/angelring.js in 0.001 s
[06Nov2022 12:00:34.565] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/structure_compass/structure_compass.js in 0.0 s
[06Nov2022 12:00:34.566] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/silent_gear/salvager.js in 0.001 s
[06Nov2022 12:00:34.566] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbic/book.js in 0.0 s
[06Nov2022 12:00:34.568] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/evilcraft/evilcraft.js in 0.002 s
[06Nov2022 12:00:34.569] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/rftools/builder.js in 0.001 s
[06Nov2022 12:00:34.570] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/buildinggadgets/recipes.js in 0.001 s
[06Nov2022 12:00:34.570] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mininggadgets/upgrade.js in 0.0 s
[06Nov2022 12:00:34.586] [main/INFO] [KubeJS Server/]: server_scripts:mods/mysticalagriculture/crops.js:1: Loaded Java class 'com.blakebr0.mysticalagriculture.registry.CropRegistry'
[06Nov2022 12:00:34.587] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crops.js in 0.017 s
[06Nov2022 12:00:34.590] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crafting.js in 0.003 s
[06Nov2022 12:00:34.591] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/fluid_extractor.js in 0.001 s
[06Nov2022 12:00:34.591] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/industrial_foregoing.js in 0.0 s
[06Nov2022 12:00:34.592] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ae/recipes.js in 0.001 s
[06Nov2022 12:00:34.593] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/quarryplus/quarrying.js in 0.001 s
[06Nov2022 12:00:34.599] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/farmingforblockheads/market.js in 0.006 s
[06Nov2022 12:00:34.601] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/computercraft/turtles.js in 0.001 s
[06Nov2022 12:00:34.602] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/twilightforest/removals.js in 0.001 s
[06Nov2022 12:00:34.609] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:conflicts.js in 0.007 s
[06Nov2022 12:00:34.610] [main/INFO] [KubeJS Server/]: Loaded 32/32 KubeJS server scripts in 0.127 s
[06Nov2022 12:00:34.663] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Oh The Biomes You'll Go Saplings
[06Nov2022 12:00:34.666] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: The Twilight Forest Saplings
[06Nov2022 12:00:34.667] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Ars Nouveau Saplings
[06Nov2022 12:00:34.669] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Blue Skies Saplings
[06Nov2022 12:00:34.673] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Croptopia Saplings
[06Nov2022 12:00:34.675] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Quark Saplings
[06Nov2022 12:00:34.676] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Vanilla Saplings
[06Nov2022 12:00:34.677] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: EvilCraft Saplings
[06Nov2022 12:00:34.678] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Myrtrees Saplings
[06Nov2022 12:00:34.679] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Occultism Saplings
[06Nov2022 12:00:34.680] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: IntegratedDynamics Saplings
[06Nov2022 12:00:34.681] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Silent Gear Saplings
[06Nov2022 12:00:34.687] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Croptopia Seeds
[06Nov2022 12:00:34.689] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Vanilla Seeds
[06Nov2022 12:00:34.691] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Farmer's Delight Seeds
[06Nov2022 12:00:34.693] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Silent Gear Seeds
[06Nov2022 12:00:34.694] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Occultism Seeds
[06Nov2022 12:00:34.696] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Blue Skies Seeds
[06Nov2022 12:00:34.697] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Supplementaries Seeds
[06Nov2022 12:00:34.698] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Immersive Engineering Seeds
[06Nov2022 12:00:34.699] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Ars Nouveau Seeds
[06Nov2022 12:00:34.701] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Vanilla Flowers
[06Nov2022 12:00:34.704] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Blue Skies Flowers
[06Nov2022 12:00:34.710] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Oh The Biomes You'll Go Flowers
[06Nov2022 12:00:34.713] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Farmer's Delight Flowers
[06Nov2022 12:00:34.714] [main/INFO] [KubeJS Server/]: server_scripts:mods/farmingforblockheads/market.js:84: Supplementaries Flowers
[06Nov2022 12:00:34.716] [main/INFO] [KubeJS Server/]: Scripts loaded
[06Nov2022 12:00:34.736] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shaped
[06Nov2022 12:00:34.739] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shapeless
[06Nov2022 12:00:34.740] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shaped
[06Nov2022 12:00:34.740] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shapeless
[06Nov2022 12:00:34.742] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:stonecutting
[06Nov2022 12:00:34.744] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smelting
[06Nov2022 12:00:34.744] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:blasting
[06Nov2022 12:00:34.745] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smoking
[06Nov2022 12:00:34.745] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:campfire_cooking
[06Nov2022 12:00:34.747] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smithing
[06Nov2022 12:00:34.747] [main/INFO] [KubeJS/]: Registered custom recipe handler for type cucumber:shaped_no_mirror
[06Nov2022 12:00:34.760] [main/INFO] [KubeJS Server/]: Scanning recipes...
[06Nov2022 12:00:49.645] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
[06Nov2022 12:00:51.878] [main/INFO] [FTB Ranks/]: Loading command nodes...
[06Nov2022 12:00:51.987] [main/INFO] [FTB Ranks/]: Loaded 2808 command nodes
[06Nov2022 12:00:52.237] [Worker-Main4/INFO] [KubeJS Server/]: [minecraft:entity_type] Found 94 tags, added 135 objects, removed 0 objects
[06Nov2022 12:00:52.815] [Worker-Main10/INFO] [KubeJS Server/]: [minecraft:block] Found 1242 tags, added 350 objects, removed 0 objects
[06Nov2022 12:00:53.374] [Worker-Main15/INFO] [Silent Gear/]: Registered material modifier silentgear:grade
[06Nov2022 12:00:53.374] [Worker-Main15/INFO] [Silent Gear/]: Registered material modifier silentgear:starcharged
[06Nov2022 12:00:54.117] [Worker-Main15/INFO] [KubeJS Server/]: [minecraft:item] Found 3242 tags, added 181 objects, removed 0 objects
[06Nov2022 12:00:55.638] [main/WARN] [AlmostUnified/]: Recipe count: 35355
[06Nov2022 12:01:16.598] [main/WARN] [AlmostUnified/]: Recipe count afterwards: 34943
[06Nov2022 12:01:16.734] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'laserio:card_item_nbtclear[laserio:cardclear]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: laserio:cardclear
[06Nov2022 12:01:16.735] [main/WARN] [KubeJS Server/]: Failed to parse recipe laserio:card_item_nbtclear[laserio:cardclear]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'laserio:cardclear'
[06Nov2022 12:01:16.778] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:birch_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_galley'
[06Nov2022 12:01:16.778] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:birch_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_galley'
[06Nov2022 12:01:16.844] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:spruce_rowboat[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_rowboat'
[06Nov2022 12:01:16.844] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:spruce_rowboat[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_rowboat'
[06Nov2022 12:01:16.918] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'biggerreactors:compat/mekanism/rotary/superheated_sodium[mekanism:rotary]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Invalid fluid type 'biggerreactors:superheated_sodium'
[06Nov2022 12:01:16.918] [main/WARN] [KubeJS Server/]: Failed to parse recipe biggerreactors:compat/mekanism/rotary/superheated_sodium[mekanism:rotary]: com.google.gson.JsonSyntaxException: Invalid fluid type 'biggerreactors:superheated_sodium'
[06Nov2022 12:01:17.039] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'deeperdarker:sculk_affinity[jeed:effect_provider]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: jeed:effect_provider
[06Nov2022 12:01:17.040] [main/WARN] [KubeJS Server/]: Failed to parse recipe deeperdarker:sculk_affinity[jeed:effect_provider]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'jeed:effect_provider'
[06Nov2022 12:01:17.054] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'advgenerators:modules/gas_input[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'advgenerators:gas_input'
[06Nov2022 12:01:17.055] [main/WARN] [KubeJS Server/]: Failed to parse recipe advgenerators:modules/gas_input[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'advgenerators:gas_input'
[06Nov2022 12:01:17.104] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/byg/stripped_mangrove_log[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'byg:stripped_mangrove_log'
[06Nov2022 12:01:17.105] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/byg/stripped_mangrove_log[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'byg:stripped_mangrove_log'
[06Nov2022 12:01:17.231] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:dark_oak_war_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_galley'
[06Nov2022 12:01:17.231] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:dark_oak_war_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_galley'
[06Nov2022 12:01:17.285] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:oak_dhow[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_dhow'
[06Nov2022 12:01:17.286] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:oak_dhow[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_dhow'
[06Nov2022 12:01:17.320] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:dark_oak_rowboat[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_rowboat'
[06Nov2022 12:01:17.321] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:dark_oak_rowboat[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_rowboat'
[06Nov2022 12:01:17.412] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:acacia_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_galley'
[06Nov2022 12:01:17.412] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:acacia_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_galley'
[06Nov2022 12:01:17.444] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:spruce_drakkar[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_drakkar'
[06Nov2022 12:01:17.445] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:spruce_drakkar[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_drakkar'
[06Nov2022 12:01:17.494] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'laserio:card_energy_nbtclear[laserio:cardclear]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: laserio:cardclear
[06Nov2022 12:01:17.494] [main/WARN] [KubeJS Server/]: Failed to parse recipe laserio:card_energy_nbtclear[laserio:cardclear]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'laserio:cardclear'
[06Nov2022 12:01:17.523] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/byg/stripped_mangrove_wood[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'byg:stripped_mangrove_wood'
[06Nov2022 12:01:17.523] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/byg/stripped_mangrove_wood[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'byg:stripped_mangrove_wood'
[06Nov2022 12:01:17.739] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:jungle_drakkar[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_drakkar'
[06Nov2022 12:01:17.740] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:jungle_drakkar[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_drakkar'
[06Nov2022 12:01:17.820] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:acacia_dhow[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_dhow'
[06Nov2022 12:01:17.820] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:acacia_dhow[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_dhow'
[06Nov2022 12:01:17.822] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:17.822] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:17.892] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'laserio:card_fluid_nbtclear[laserio:cardclear]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: laserio:cardclear
[06Nov2022 12:01:17.892] [main/WARN] [KubeJS Server/]: Failed to parse recipe laserio:card_fluid_nbtclear[laserio:cardclear]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'laserio:cardclear'
[06Nov2022 12:01:17.902] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'laserio:card_redstone_nbtclear[laserio:cardclear]'! Falling back to vanilla: java.lang.NullPointerException: Unknown recipe type: laserio:cardclear
[06Nov2022 12:01:17.903] [main/WARN] [KubeJS Server/]: Failed to parse recipe laserio:card_redstone_nbtclear[laserio:cardclear]: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'laserio:cardclear'
[06Nov2022 12:01:17.926] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:oak_rowboat[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_rowboat'
[06Nov2022 12:01:17.927] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:oak_rowboat[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_rowboat'
[06Nov2022 12:01:17.932] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:oak_war_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_galley'
[06Nov2022 12:01:17.932] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:oak_war_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_galley'
[06Nov2022 12:01:17.947] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'croptopia:banana_cream_pie[minecraft:blasting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Missing ingredient, expected to find a JsonObject
[06Nov2022 12:01:17.947] [main/WARN] [KubeJS Server/]: Failed to parse recipe croptopia:banana_cream_pie[minecraft:blasting]: com.google.gson.JsonSyntaxException: Missing ingredient, expected to find a JsonObject
[06Nov2022 12:01:18.005] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/onions[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:18.005] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/onions[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:18.034] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:dark_oak_dhow[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_dhow'
[06Nov2022 12:01:18.034] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:dark_oak_dhow[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_dhow'
[06Nov2022 12:01:18.046] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:18.047] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:18.051] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:acacia_war_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_galley'
[06Nov2022 12:01:18.051] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:acacia_war_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_galley'
[06Nov2022 12:01:18.089] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:spruce_war_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_galley'
[06Nov2022 12:01:18.089] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:spruce_war_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_galley'
[06Nov2022 12:01:19.202] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:19.203] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
[06Nov2022 12:01:19.232] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:acacia_rowboat[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_rowboat'
[06Nov2022 12:01:19.232] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:acacia_rowboat[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_rowboat'
[06Nov2022 12:01:19.267] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:birch_drakkar[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_drakkar'
[06Nov2022 12:01:19.268] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:birch_drakkar[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_drakkar'
[06Nov2022 12:01:19.293] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:spruce_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_galley'
[06Nov2022 12:01:19.294] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:spruce_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_galley'
[06Nov2022 12:01:19.310] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:dark_oak_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_galley'
[06Nov2022 12:01:19.310] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:dark_oak_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_galley'
[06Nov2022 12:01:19.326] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:soul_brazier: mod not loaded
[06Nov2022 12:01:19.381] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block valhelsia_structures:brazier: mod not loaded
[06Nov2022 12:01:19.444] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:jungle_war_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_galley'
[06Nov2022 12:01:19.444] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:jungle_war_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_galley'
[06Nov2022 12:01:19.448] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/byg/mangrove_wood[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'byg:mangrove_wood'
[06Nov2022 12:01:19.449] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/byg/mangrove_wood[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'byg:mangrove_wood'
[06Nov2022 12:01:19.498] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:emerald_ice: mod not loaded
[06Nov2022 12:01:19.544] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'ftbic:shapeless/sulfur_from_hammer[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'emendatusenigmatica:enigmatic_hammer'
[06Nov2022 12:01:19.545] [main/WARN] [KubeJS Server/]: Failed to parse recipe ftbic:shapeless/sulfur_from_hammer[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Unknown item 'emendatusenigmatica:enigmatic_hammer'
[06Nov2022 12:01:19.568] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:oak_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_galley'
[06Nov2022 12:01:19.568] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:oak_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_galley'
[06Nov2022 12:01:19.574] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:jungle_dhow[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_dhow'
[06Nov2022 12:01:19.574] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:jungle_dhow[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_dhow'
[06Nov2022 12:01:19.579] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/byg/mangrove_log[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'byg:mangrove_log'
[06Nov2022 12:01:19.579] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/byg/mangrove_log[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'byg:mangrove_log'
[06Nov2022 12:01:19.613] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:birch_rowboat[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_rowboat'
[06Nov2022 12:01:19.613] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:birch_rowboat[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_rowboat'
[06Nov2022 12:01:19.621] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:birch_war_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_galley'
[06Nov2022 12:01:19.622] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:birch_war_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_galley'
[06Nov2022 12:01:19.666] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:jungle_galley[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_galley'
[06Nov2022 12:01:19.667] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:jungle_galley[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_galley'
[06Nov2022 12:01:19.692] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:ancient_emerald_ice: mod not loaded
[06Nov2022 12:01:19.703] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:dense_emerald_ice: mod not loaded
[06Nov2022 12:01:19.712] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:dark_oak_drakkar[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_drakkar'
[06Nov2022 12:01:19.712] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:dark_oak_drakkar[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:dark_oak_drakkar'
[06Nov2022 12:01:19.743] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:brazier: mod not loaded
[06Nov2022 12:01:19.760] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:acacia_drakkar[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_drakkar'
[06Nov2022 12:01:19.761] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:acacia_drakkar[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:acacia_drakkar'
[06Nov2022 12:01:19.763] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:jungle_rowboat[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_rowboat'
[06Nov2022 12:01:19.763] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:jungle_rowboat[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:jungle_rowboat'
[06Nov2022 12:01:19.768] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block natura:nether_heat_sand: mod not loaded
[06Nov2022 12:01:19.850] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:oak_drakkar[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_drakkar'
[06Nov2022 12:01:19.850] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:oak_drakkar[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:oak_drakkar'
[06Nov2022 12:01:19.856] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:spruce_dhow[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_dhow'
[06Nov2022 12:01:19.857] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:spruce_dhow[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:spruce_dhow'
[06Nov2022 12:01:19.861] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block botania:blaze_block: mod not loaded
[06Nov2022 12:01:19.889] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'smallships:birch_dhow[minecraft:crafting_shaped]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_dhow'
[06Nov2022 12:01:19.889] [main/WARN] [KubeJS Server/]: Failed to parse recipe smallships:birch_dhow[minecraft:crafting_shaped]: com.google.gson.JsonSyntaxException: Unknown item 'smallships:birch_dhow'
[06Nov2022 12:01:19.898] [main/INFO] [KubeJS Server/]: Found 30287 recipes and 0 failed recipes in 3.292 s
[06Nov2022 12:01:20.375] [main/INFO] [KubeJS Server/]: Posted recipe events in 476.2 ms
[06Nov2022 12:01:21.398] [main/INFO] [KubeJS Server/]: Modified & removed recipes in 1.023 s
[06Nov2022 12:01:21.416] [main/INFO] [KubeJS Server/]: Added recipes in 17.59 ms
[06Nov2022 12:01:21.442] [main/INFO] [KubeJS Server/]: Added 256 recipes, removed 137 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
[06Nov2022 12:01:21.481] [main/WARN] [net.minecraft.world.level.storage.loot.LootTables/]: Datapack tried to redefine minecraft:empty loot table, ignoring
[06Nov2022 12:01:21.906] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_bridge' into 'minecraft:chests/bastion_bridge'
[06Nov2022 12:01:22.439] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_other' into 'minecraft:chests/bastion_other'
[06Nov2022 12:01:22.831] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_treasure' into 'minecraft:chests/bastion_treasure'
[06Nov2022 12:01:22.869] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/nether_bridge' into 'minecraft:chests/nether_bridge'
[06Nov2022 12:01:22.919] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/spider' into 'minecraft:entities/spider'
[06Nov2022 12:01:23.912] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/ruined_portal' into 'minecraft:chests/ruined_portal'
[06Nov2022 12:01:24.296] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/cave_spider' into 'minecraft:entities/cave_spider'
[06Nov2022 12:01:24.574] [main/INFO] [placebo/]: Registered 24 additional loot tables.
[06Nov2022 12:01:24.657] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/venison: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:24.844] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cactus: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:24.846] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/salmonberry_pie: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:24.908] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cantaloupe: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:24.929] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/mini_melon: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:24.959] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/pumpkin_pie: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:24.959] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cooked_venison: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:24.982] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/source_berry_pie: Missing advancement, expected to find a JsonObject
[06Nov2022 12:01:25.083] [main/INFO] [quark/]: [Automatic Recipe Unlock] Removed 13166 recipe advancements
[06Nov2022 12:01:25.121] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1730 advancements
[06Nov2022 12:01:25.146] [main/INFO] [placebo/]: Registered 31 additional recipes.
[06Nov2022 12:01:25.150] [main/INFO] [Iron Jetpacks/]: Loaded 14 jetpack type(s) in 3 ms
[06Nov2022 12:01:25.240] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Loaded 8 flute songs
[06Nov2022 12:01:25.300] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/croptopia_seeds.json
java.lang.RuntimeException: Attempted to register duplicate default handler Croptopia Seeds
at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 12:01:25.306] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/quark_saplings.json
java.lang.RuntimeException: Attempted to register duplicate default handler Quark Saplings
at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 12:01:25.308] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/supplementaries_seeds.json
java.lang.RuntimeException: Attempted to register duplicate default handler Supplementaries Seeds
at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 12:01:25.311] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_flowers.json
java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Flowers
at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 12:01:25.313] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_saplings.json
java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Saplings
at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 12:01:25.314] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_seeds.json
java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Seeds
at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23193!/:11.1.0]
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23375!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.47.jar%2367!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
[06Nov2022 12:01:25.375] [main/INFO] [Silent Gear/TraitManager]: Reloading trait files
[06Nov2022 12:01:25.381] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:not'
[06Nov2022 12:01:25.383] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:and'
[06Nov2022 12:01:25.385] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:or'
[06Nov2022 12:01:25.387] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:gear_type'
[06Nov2022 12:01:25.388] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_count'
[06Nov2022 12:01:25.389] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_ratio'
[06Nov2022 12:01:25.389] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
[06Nov2022 12:01:25.391] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type'
[06Nov2022 12:01:25.393] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability'
[06Nov2022 12:01:25.396] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment'
[06Nov2022 12:01:25.399] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt'
[06Nov2022 12:01:25.401] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:wielder_effect'
[06Nov2022 12:01:25.404] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier'
[06Nov2022 12:01:25.406] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:attribute'
[06Nov2022 12:01:25.409] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_placer'
[06Nov2022 12:01:25.412] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_filler'
[06Nov2022 12:01:25.413] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:synergy'
[06Nov2022 12:01:25.415] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:target_effect'
[06Nov2022 12:01:25.417] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:bonus_drops'
[06Nov2022 12:01:25.419] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:cancel_effects'
[06Nov2022 12:01:25.420] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:self_repair'
[06Nov2022 12:01:25.422] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stellar'
[06Nov2022 12:01:25.422] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_mining_speed'
[06Nov2022 12:01:25.446] [main/INFO] [Silent Gear/TraitManager]: Registered 70 traits
[06Nov2022 12:01:25.472] [main/INFO] [Silent Gear/PartManager]: Reloading part files
[06Nov2022 12:01:25.482] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:compound_part'
[06Nov2022 12:01:25.483] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:misc_upgrade'
[06Nov2022 12:01:25.505] [main/INFO] [Silent Gear/PartManager]: Registered 44 parts
[06Nov2022 12:01:25.532] [main/INFO] [Silent Gear/MaterialManager]: Reloading material files
[06Nov2022 12:01:25.538] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:standard'
[06Nov2022 12:01:25.539] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:compound'
[06Nov2022 12:01:25.540] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:custom_compound'
[06Nov2022 12:01:25.541] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:crafted'
[06Nov2022 12:01:25.607] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 8 tool_handle_types
[06Nov2022 12:01:25.607] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 37 snowcap_oven_freezing_recipes
[06Nov2022 12:01:25.607] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 horizonite_forge_fuels
[06Nov2022 12:01:25.608] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 12 snowcap_mushroom_freezing
[06Nov2022 12:01:25.659] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 70 alchemy_recipes
[06Nov2022 12:01:25.664] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 81 journal/entries
[06Nov2022 12:01:25.664] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 3 journal/sections
[06Nov2022 12:01:25.664] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 journal/requirements
[06Nov2022 12:01:25.724] [main/INFO] [dpanvil/]: Loaded 9 ResourceKey[dpanvil:data_managers / elementalcraft:pure_ore_loaders]
[06Nov2022 12:01:25.727] [main/INFO] [dpanvil/]: Loaded 6 ResourceKey[dpanvil:data_managers / elementalcraft:source_traits]
[06Nov2022 12:01:25.729] [main/INFO] [dpanvil/]: Loaded 40 ResourceKey[dpanvil:data_managers / elementalcraft:tool_infusions]
[06Nov2022 12:01:25.732] [main/INFO] [dpanvil/]: Loaded 15 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_properties]
[06Nov2022 12:01:25.735] [main/INFO] [dpanvil/]: Loaded 13 ResourceKey[dpanvil:data_managers / elementalcraft:runes]
[06Nov2022 12:01:25.738] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_upgrades]
[06Nov2022 12:01:25.747] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:spell_properties]
[06Nov2022 12:01:25.783] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 21 turtle upgrades
[06Nov2022 12:01:25.784] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 8 pocket computer upgrades
[06Nov2022 12:01:25.784] [main/INFO] [Dungeon Crawl/]: Loading data...
[06Nov2022 12:01:26.540] [main/INFO] [Dungeon Crawl/]: Done.
[06Nov2022 12:01:26.570] [main/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers
[06Nov2022 12:01:26.578] [main/INFO] [minecolonies/]: Loaded 131 recipes for 15 crafters
[06Nov2022 12:01:26.579] [main/INFO] [minecolonies/]: Beginning load of research for University.
[06Nov2022 12:01:26.590] [main/WARN] [minecolonies/]: Research minecolonies:combat/standard requested higher effect strength than exists.
[06Nov2022 12:01:26.601] [main/WARN] [minecolonies/]: Research minecolonies:combat/telescope requested higher effect strength than exists.
[06Nov2022 12:01:26.602] [main/WARN] [minecolonies/]: Research minecolonies:civilian/vaccines requested higher effect strength than exists.
[06Nov2022 12:01:26.627] [main/WARN] [minecolonies/]: Research minecolonies:civilian/masks requested higher effect strength than exists.
[06Nov2022 12:01:26.635] [main/INFO] [minecolonies/]: Loaded 195 recipes for 4 research branches
[06Nov2022 12:01:26.700] [main/INFO] [Gateways to Eternity/]: Registered 34 gateways.
[06Nov2022 12:01:26.703] [main/INFO] [Apotheosis : Enchantment/]: Registered 24 enchanting_stats.
[06Nov2022 12:01:26.735] [main/INFO] [Apotheosis : Adventure/]: Registered 65 affixes.
[06Nov2022 12:01:26.742] [main/INFO] [Apotheosis : Adventure/]: Registered 26 gems.
[06Nov2022 12:01:26.753] [main/INFO] [Apotheosis : Adventure/]: Registered 108 affix_loot_entries.
[06Nov2022 12:01:26.764] [main/INFO] [Apotheosis : Adventure/]: Registered 32 boss_gear.
[06Nov2022 12:01:26.788] [main/INFO] [Apotheosis : Adventure/]: Registered 41 bosses.
[06Nov2022 12:01:26.797] [main/INFO] [Apotheosis : Adventure/]: Registered 8 random_spawners.
[06Nov2022 12:01:26.808] [main/INFO] [Apotheosis : Village/]: Registered 45 wanderer_trades.
[06Nov2022 12:01:26.817] [main/INFO] [hostilenetworks/]: Registered 28 data_models.
[06Nov2022 12:01:26.823] [main/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
[06Nov2022 12:01:26.835] [main/INFO] [fastsuite/]: Successfully processed 30499 recipes into the AuxRecipeManager.
[06Nov2022 12:01:47.630] [main/INFO] [evilcraft/]: 19 Broom modifiers can be applied!
[06Nov2022 12:01:47.768] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished additional setup in 0 seconds
[06Nov2022 12:01:48.185] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
[06Nov2022 12:01:48.207] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
[06Nov2022 12:01:48.261] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
[06Nov2022 12:01:48.261] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[06Nov2022 12:01:48.262] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[06Nov2022 12:01:48.262] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[06Nov2022 12:01:48.396] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:20567
[06Nov2022 12:01:48.434] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
[06Nov2022 12:01:48.557] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[06Nov2022 12:01:48.558] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
[06Nov2022 12:01:48.558] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[06Nov2022 12:01:48.558] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
[06Nov2022 12:01:48.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rangedpumps-server.toml is not correct. Correcting
[06Nov2022 12:01:48.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.range was corrected from null to its default, 64.
[06Nov2022 12:01:48.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.speed was corrected from null to its default, 8.
[06Nov2022 12:01:48.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.tankCapacity was corrected from null to its default, 32000.
[06Nov2022 12:01:48.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.energyCapacity was corrected from null to its default, 32000.
[06Nov2022 12:01:48.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.energyUsagePerMove was corrected from null to its default, 0.
[06Nov2022 12:01:48.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.energyUsagePerDrain was corrected from null to its default, 100.
[06Nov2022 12:01:48.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.useEnergy was corrected from null to its default, true.
[06Nov2022 12:01:48.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.replaceLiquidWithBlock was corrected from null to its default, true.
[06Nov2022 12:01:48.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.blockIdToReplaceLiquidsWith was corrected from null to its default, minecraft:stone.
[06Nov2022 12:01:48.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/curios-server.toml is not correct. Correcting
[06Nov2022 12:01:48.635] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosSettings was corrected from null to its default, [].
[06Nov2022 12:01:48.649] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/angelring-server.toml is not correct. Correcting
[06Nov2022 12:01:48.649] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.649] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.XPCost was corrected from null to its default, 3.
[06Nov2022 12:01:48.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.TicksPerDrain was corrected from null to its default, 50.
[06Nov2022 12:01:48.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.EnergeticFEPerTick was corrected from null to its default, 150.
[06Nov2022 12:01:48.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.EnergeticFECapacity was corrected from null to its default, 3000000.
[06Nov2022 12:01:48.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.LeadstoneFEPerTick was corrected from null to its default, 250.
[06Nov2022 12:01:48.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.LeadstoneFECapacity was corrected from null to its default, 2500000.
[06Nov2022 12:01:48.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.HardenedFEPerTick was corrected from null to its default, 200.
[06Nov2022 12:01:48.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.HardenedFECapacity was corrected from null to its default, 5000000.
[06Nov2022 12:01:48.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ReinforcedFEPerTick was corrected from null to its default, 100.
[06Nov2022 12:01:48.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ReinforcedFECapacity was corrected from null to its default, 8000000.
[06Nov2022 12:01:48.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ResonantFEPerTick was corrected from null to its default, 50.
[06Nov2022 12:01:48.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ResonantFECapacity was corrected from null to its default, 16000000.
[06Nov2022 12:01:48.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/constructionwand-server.toml is not correct. Correcting
[06Nov2022 12:01:48.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.durability was corrected from null to its default, 131.
[06Nov2022 12:01:48.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.limit was corrected from null to its default, 9.
[06Nov2022 12:01:48.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.angel was corrected from null to its default, 0.
[06Nov2022 12:01:48.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.destruction was corrected from null to its default, 0.
[06Nov2022 12:01:48.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.upgradeable was corrected from null to its default, false.
[06Nov2022 12:01:48.658] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.658] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.durability was corrected from null to its default, 250.
[06Nov2022 12:01:48.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.limit was corrected from null to its default, 27.
[06Nov2022 12:01:48.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.angel was corrected from null to its default, 2.
[06Nov2022 12:01:48.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.destruction was corrected from null to its default, 9.
[06Nov2022 12:01:48.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.upgradeable was corrected from null to its default, true.
[06Nov2022 12:01:48.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.durability was corrected from null to its default, 1561.
[06Nov2022 12:01:48.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.limit was corrected from null to its default, 128.
[06Nov2022 12:01:48.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.angel was corrected from null to its default, 8.
[06Nov2022 12:01:48.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.destruction was corrected from null to its default, 25.
[06Nov2022 12:01:48.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.upgradeable was corrected from null to its default, true.
[06Nov2022 12:01:48.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.limit was corrected from null to its default, 1024.
[06Nov2022 12:01:48.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.angel was corrected from null to its default, 16.
[06Nov2022 12:01:48.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.destruction was corrected from null to its default, 81.
[06Nov2022 12:01:48.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.upgradeable was corrected from null to its default, true.
[06Nov2022 12:01:48.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.InfinityWandCreative was corrected from null to its default, 2048.
[06Nov2022 12:01:48.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.MaxRange was corrected from null to its default, 100.
[06Nov2022 12:01:48.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.UndoHistory was corrected from null to its default, 3.
[06Nov2022 12:01:48.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.AngelFalling was corrected from null to its default, false.
[06Nov2022 12:01:48.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.SimilarBlocks was corrected from null to its default, [minecraft:dirt;minecraft:grass_block;minecraft:coarse_dirt;minecraft:podzol;minecraft:mycelium;minecraft:farmland;minecraft:dirt_path;minecraft:rooted_dirt].
[06Nov2022 12:01:48.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEList was corrected from null to its default, [chiselsandbits].
[06Nov2022 12:01:48.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEWhitelist was corrected from null to its default, false.
[06Nov2022 12:01:48.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/littlelogistics-server.toml is not correct. Correcting
[06Nov2022 12:01:48.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.chunkLoadingLevel was corrected from null to its default, 0.
[06Nov2022 12:01:48.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.disableChunkManagement was corrected from null to its default, false.
[06Nov2022 12:01:48.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.maxVehiclesPerPlayer was corrected from null to its default, 100.
[06Nov2022 12:01:48.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.offlineLoading was corrected from null to its default, false.
[06Nov2022 12:01:48.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.general.vesselInvuln was corrected from null to its default, [create.mechanical_saw, create.mechanical_drill].
[06Nov2022 12:01:48.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge.fishingTreasureChance was corrected from null to its default, 0.04.
[06Nov2022 12:01:48.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge.fishingLootTable was corrected from null to its default, minecraft:gameplay/fishing/fish.
[06Nov2022 12:01:48.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge.fishingCooldown was corrected from null to its default, 40.
[06Nov2022 12:01:48.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.tugBaseSpeed was corrected from null to its default, 2.4.
[06Nov2022 12:01:48.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.tugPathfindMult was corrected from null to its default, 1.
[06Nov2022 12:01:48.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.steamTugFuelMultiplier was corrected from null to its default, 4.
[06Nov2022 12:01:48.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.energyTugBaseCapacity was corrected from null to its default, 10000.
[06Nov2022 12:01:48.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.energyTugBaseEnergyUsage was corrected from null to its default, 1.
[06Nov2022 12:01:48.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.energyTugBaseMaxChargeRate was corrected from null to its default, 100.
[06Nov2022 12:01:48.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock.charger was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock.charger.vesselChargerBaseCapacity was corrected from null to its default, 10000.
[06Nov2022 12:01:48.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock.charger.vesselChargerBaseMaxTransfer was corrected from null to its default, 100.
[06Nov2022 12:01:48.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.general.trainMaxSpeed was corrected from null to its default, 0.6.
[06Nov2022 12:01:48.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.general.trainInvuln was corrected from null to its default, [create.mechanical_saw, create.mechanical_drill].
[06Nov2022 12:01:48.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.locoBaseSpeed was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.steamLocoFuelMultiplier was corrected from null to its default, 4.
[06Nov2022 12:01:48.676] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.energyLocoBaseCapacity was corrected from null to its default, 10000.
[06Nov2022 12:01:48.676] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.energyLocoBaseEnergyUsage was corrected from null to its default, 1.
[06Nov2022 12:01:48.676] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.energyLocoBaseMaxChargeRate was corrected from null to its default, 100.
[06Nov2022 12:01:48.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/refinedcooking-server.toml is not correct. Correcting
[06Nov2022 12:01:48.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenStation was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenStation.usage was corrected from null to its default, 1.
[06Nov2022 12:01:48.679] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenAccessPoint was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.679] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenAccessPoint.usage was corrected from null to its default, 1.
[06Nov2022 12:01:48.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/fastleafdecay-server.toml is not correct. Correcting
[06Nov2022 12:01:48.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MinimumDecayTime was corrected from null to its default, 4.
[06Nov2022 12:01:48.681] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MaximumDecayTime was corrected from null to its default, 11.
[06Nov2022 12:01:48.682] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/jei-server.toml is not correct. Correcting
[06Nov2022 12:01:48.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true.
[06Nov2022 12:01:48.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true.
[06Nov2022 12:01:48.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false.
[06Nov2022 12:01:48.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/compactmachines-server.toml is not correct. Correcting
[06Nov2022 12:01:48.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines.breakHandling was corrected from null to its default, UNBREAKABLE.
[06Nov2022 12:01:48.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines.floor was corrected from null to its default, 40.
[06Nov2022 12:01:48.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines.allowOutside was corrected from null to its default, false.
[06Nov2022 12:01:48.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.rebind was corrected from null to its default, 2.
[06Nov2022 12:01:48.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.give was corrected from null to its default, 2.
[06Nov2022 12:01:48.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.spawn was corrected from null to its default, 2.
[06Nov2022 12:01:48.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.upgrades was corrected from null to its default, 2.
[06Nov2022 12:01:48.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/forge-server.toml is not correct. Correcting
[06Nov2022 12:01:48.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false.
[06Nov2022 12:01:48.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.
[06Nov2022 12:01:48.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false.
[06Nov2022 12:01:48.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05.
[06Nov2022 12:01:48.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true.
[06Nov2022 12:01:48.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler.
[06Nov2022 12:01:48.705] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/immersiveengineering-server.toml
[06Nov2022 12:01:48.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/pipez-server.toml is not correct. Correcting
[06Nov2022 12:01:48.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.no_upgrade was corrected from null to its default, 20.
[06Nov2022 12:01:48.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.basic was corrected from null to its default, 15.
[06Nov2022 12:01:48.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.improved was corrected from null to its default, 10.
[06Nov2022 12:01:48.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.advanced was corrected from null to its default, 5.
[06Nov2022 12:01:48.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.ultimate was corrected from null to its default, 1.
[06Nov2022 12:01:48.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.no_upgrade was corrected from null to its default, 4.
[06Nov2022 12:01:48.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.basic was corrected from null to its default, 8.
[06Nov2022 12:01:48.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.improved was corrected from null to its default, 16.
[06Nov2022 12:01:48.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.advanced was corrected from null to its default, 32.
[06Nov2022 12:01:48.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.ultimate was corrected from null to its default, 64.
[06Nov2022 12:01:48.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.no_upgrade was corrected from null to its default, 50.
[06Nov2022 12:01:48.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.basic was corrected from null to its default, 100.
[06Nov2022 12:01:48.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.improved was corrected from null to its default, 500.
[06Nov2022 12:01:48.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.advanced was corrected from null to its default, 2000.
[06Nov2022 12:01:48.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.ultimate was corrected from null to its default, 10000.
[06Nov2022 12:01:48.718] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.718] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.718] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.no_upgrade was corrected from null to its default, 256.
[06Nov2022 12:01:48.718] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.basic was corrected from null to its default, 1024.
[06Nov2022 12:01:48.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.improved was corrected from null to its default, 8192.
[06Nov2022 12:01:48.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.advanced was corrected from null to its default, 32768.
[06Nov2022 12:01:48.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.ultimate was corrected from null to its default, 131072.
[06Nov2022 12:01:48.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.no_upgrade was corrected from null to its default, 200.
[06Nov2022 12:01:48.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.basic was corrected from null to its default, 400.
[06Nov2022 12:01:48.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.improved was corrected from null to its default, 2000.
[06Nov2022 12:01:48.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.advanced was corrected from null to its default, 8000.
[06Nov2022 12:01:48.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.ultimate was corrected from null to its default, 40000.
[06Nov2022 12:01:48.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/securitycraft-server.toml is not correct. Correcting
[06Nov2022 12:01:48.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key codebreaker_chance was corrected from null to its default, 0.33.
[06Nov2022 12:01:48.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowAdminTool was corrected from null to its default, true.
[06Nov2022 12:01:48.724] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shouldSpawnFire was corrected from null to its default, true.
[06Nov2022 12:01:48.725] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key ableToBreakMines was corrected from null to its default, true.
[06Nov2022 12:01:48.725] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smallerMineExplosion was corrected from null to its default, false.
[06Nov2022 12:01:48.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplodesWhenInCreative was corrected from null to its default, true.
[06Nov2022 12:01:48.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplosionsBreakBlocks was corrected from null to its default, true.
[06Nov2022 12:01:48.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laserBlockRange was corrected from null to its default, 5.
[06Nov2022 12:01:48.728] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryScannerRange was corrected from null to its default, 2.
[06Nov2022 12:01:48.729] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxAlarmRange was corrected from null to its default, 100.
[06Nov2022 12:01:48.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowBlockClaim was corrected from null to its default, false.
[06Nov2022 12:01:48.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key respect_invisibility was corrected from null to its default, false.
[06Nov2022 12:01:48.731] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reinforced_block_tint was corrected from null to its default, true.
[06Nov2022 12:01:48.732] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key force_reinforced_block_tint was corrected from null to its default, false.
[06Nov2022 12:01:48.732] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key retinalScannerFace was corrected from null to its default, true.
[06Nov2022 12:01:48.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_team_ownership was corrected from null to its default, false.
[06Nov2022 12:01:48.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disable_thanks_message was corrected from null to its default, false.
[06Nov2022 12:01:48.734] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trick_scanners_with_player_heads was corrected from null to its default, false.
[06Nov2022 12:01:48.736] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/structurize-server.toml is not correct. Correcting
[06Nov2022 12:01:48.736] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.736] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.ignoreSchematicsFromJar was corrected from null to its default, false.
[06Nov2022 12:01:48.736] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowPlayerSchematics was corrected from null to its default, true.
[06Nov2022 12:01:48.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxOperationsPerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedChanges was corrected from null to its default, 10.
[06Nov2022 12:01:48.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedSchematics was corrected from null to its default, 100.
[06Nov2022 12:01:48.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxBlocksChecked was corrected from null to its default, 1000.
[06Nov2022 12:01:48.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.schematicBlockLimit was corrected from null to its default, 100000.
[06Nov2022 12:01:48.738] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.iteratorType was corrected from null to its default, default.
[06Nov2022 12:01:48.738] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.738] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportAllowed was corrected from null to its default, true.
[06Nov2022 12:01:48.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDirection was corrected from null to its default, south.
[06Nov2022 12:01:48.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDistance was corrected from null to its default, 3.
[06Nov2022 12:01:48.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportSafety was corrected from null to its default, true.
[06Nov2022 12:01:48.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.740] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.mode was corrected from null to its default, DISABLED.
[06Nov2022 12:01:48.740] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.start was corrected from null to its default, [-10, -10].
[06Nov2022 12:01:48.740] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.end was corrected from null to its default, [10, 10].
[06Nov2022 12:01:48.742] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/occultism-server.toml is not correct. Correcting
[06Nov2022 12:01:48.742] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.742] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier1Slots was corrected from null to its default, 256.
[06Nov2022 12:01:48.742] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier2Slots was corrected from null to its default, 512.
[06Nov2022 12:01:48.742] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier3Slots was corrected from null to its default, 1024.
[06Nov2022 12:01:48.743] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier4Slots was corrected from null to its default, 2048.
[06Nov2022 12:01:48.743] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.controllerBaseSlots was corrected from null to its default, 128.
[06Nov2022 12:01:48.743] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.controllerStackSize was corrected from null to its default, 1024.
[06Nov2022 12:01:48.743] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.overrideItemStackSizes was corrected from null to its default, true.
[06Nov2022 12:01:48.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.drikwingFamiliarSlowFallingSeconds was corrected from null to its default, 15.
[06Nov2022 12:01:48.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier1CrusherTimeMultiplier was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier2CrusherTimeMultiplier was corrected from null to its default, 1.0.
[06Nov2022 12:01:48.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier3CrusherTimeMultiplier was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier4CrusherTimeMultiplier was corrected from null to its default, 0.2.
[06Nov2022 12:01:48.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier1CrusherOutputMultiplier was corrected from null to its default, 1.0.
[06Nov2022 12:01:48.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier2CrusherOutputMultiplier was corrected from null to its default, 1.5.
[06Nov2022 12:01:48.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier3CrusherOutputMultiplier was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier4CrusherOutputMultiplier was corrected from null to its default, 3.0.
[06Nov2022 12:01:48.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.crusherResultPickupDelay was corrected from null to its default, 60.
[06Nov2022 12:01:48.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.blacksmithFamiliarRepairChance was corrected from null to its default, 0.05.
[06Nov2022 12:01:48.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.blacksmithFamiliarUpgradeCost was corrected from null to its default, 18.
[06Nov2022 12:01:48.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.blacksmithFamiliarUpgradeCooldown was corrected from null to its default, 400.
[06Nov2022 12:01:48.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableClearWeatherRitual was corrected from null to its default, true.
[06Nov2022 12:01:48.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableRainWeatherRitual was corrected from null to its default, true.
[06Nov2022 12:01:48.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableThunderWeatherRitual was corrected from null to its default, true.
[06Nov2022 12:01:48.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableDayTimeRitual was corrected from null to its default, true.
[06Nov2022 12:01:48.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableNightTimeRitual was corrected from null to its default, true.
[06Nov2022 12:01:48.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableRemainingIngredientCountMatching was corrected from null to its default, false.
[06Nov2022 12:01:48.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.ritualDurationMultiplier was corrected from null to its default, 1.0.
[06Nov2022 12:01:48.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.possibleSpiritNames was corrected from null to its default, [].
[06Nov2022 12:01:48.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized.maxMiningTime was corrected from null to its default, 400.
[06Nov2022 12:01:48.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized.rollsPerOperation was corrected from null to its default, 1.
[06Nov2022 12:01:48.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized.durability was corrected from null to its default, 1000.
[06Nov2022 12:01:48.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores.maxMiningTime was corrected from null to its default, 300.
[06Nov2022 12:01:48.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores.rollsPerOperation was corrected from null to its default, 1.
[06Nov2022 12:01:48.752] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores.durability was corrected from null to its default, 400.
[06Nov2022 12:01:48.753] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.753] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.soulgemEntityDenyList was corrected from null to its default, [minecraft:wither].
[06Nov2022 12:01:48.756] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/buildinggadgets-server.toml is not correct. Correcting
[06Nov2022 12:01:48.756] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.756] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Allow Absolute Coords was corrected from null to its default, true.
[06Nov2022 12:01:48.757] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.MaxBuildDistance was corrected from null to its default, 32.0.
[06Nov2022 12:01:48.757] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Allow non-Air-Block-Overwrite was corrected from null to its default, true.
[06Nov2022 12:01:48.757] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Maximum allowed Range was corrected from null to its default, 15.
[06Nov2022 12:01:48.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Max Placement/Tick was corrected from null to its default, 1024.
[06Nov2022 12:01:48.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Maximum Energy was corrected from null to its default, 500000.
[06Nov2022 12:01:48.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Energy Cost was corrected from null to its default, 50.
[06Nov2022 12:01:48.759] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Max Undo History Size was corrected from null to its default, 10.
[06Nov2022 12:01:48.759] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.759] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Maximum Energy was corrected from null to its default, 500000.
[06Nov2022 12:01:48.759] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Energy Cost was corrected from null to its default, 100.
[06Nov2022 12:01:48.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Max Undo History Size was corrected from null to its default, 10.
[06Nov2022 12:01:48.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Maximum Energy was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Energy Cost was corrected from null to its default, 200.
[06Nov2022 12:01:48.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Max Undo History Size was corrected from null to its default, 1.
[06Nov2022 12:01:48.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Destroy Dimensions was corrected from null to its default, 16.
[06Nov2022 12:01:48.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Non-Fuzzy Mode Multiplier was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Non-Fuzzy Mode Enabled was corrected from null to its default, false.
[06Nov2022 12:01:48.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Maximum Energy was corrected from null to its default, 500000.
[06Nov2022 12:01:48.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Energy Cost was corrected from null to its default, 50.
[06Nov2022 12:01:48.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Undo History Size was corrected from null to its default, 1.
[06Nov2022 12:01:48.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Copy/Tick was corrected from null to its default, 32768.
[06Nov2022 12:01:48.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Copy Dimensions was corrected from null to its default, 256.
[06Nov2022 12:01:48.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Build Dimensions was corrected from null to its default, 256.
[06Nov2022 12:01:48.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T1 Container Capacity was corrected from null to its default, 512.
[06Nov2022 12:01:48.764] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T2 Container Capacity was corrected from null to its default, 2048.
[06Nov2022 12:01:48.764] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T3 Container Capacity was corrected from null to its default, 8192.
[06Nov2022 12:01:48.769] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/framedblocks-server.toml is not correct. Correcting
[06Nov2022 12:01:48.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.allowBlockEntities was corrected from null to its default, false.
[06Nov2022 12:01:48.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.enableIntangibleFeature was corrected from null to its default, false.
[06Nov2022 12:01:48.771] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.intangibleMarkerItem was corrected from null to its default, minecraft:phantom_membrane.
[06Nov2022 12:01:48.772] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rsinfinitybooster-server.toml is not correct. Correcting
[06Nov2022 12:01:48.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinityCard was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinityCard.energyUsage was corrected from null to its default, 4000.
[06Nov2022 12:01:48.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensionCard was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.774] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensionCard.energyUsage was corrected from null to its default, 8000.
[06Nov2022 12:01:48.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/refinedstorage-server.toml is not correct. Correcting
[06Nov2022 12:01:48.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.rangeUpgradeUsage was corrected from null to its default, 8.
[06Nov2022 12:01:48.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.speedUpgradeUsage was corrected from null to its default, 2.
[06Nov2022 12:01:48.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.craftingUpgradeUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.stackUpgradeUsage was corrected from null to its default, 12.
[06Nov2022 12:01:48.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.silkTouchUpgradeUsage was corrected from null to its default, 15.
[06Nov2022 12:01:48.777] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune1UpgradeUsage was corrected from null to its default, 10.
[06Nov2022 12:01:48.777] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune2UpgradeUsage was corrected from null to its default, 12.
[06Nov2022 12:01:48.777] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune3UpgradeUsage was corrected from null to its default, 14.
[06Nov2022 12:01:48.777] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.regulatorUpgradeUsage was corrected from null to its default, 15.
[06Nov2022 12:01:48.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.useEnergy was corrected from null to its default, true.
[06Nov2022 12:01:48.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.capacity was corrected from null to its default, 32000.
[06Nov2022 12:01:48.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.baseUsage was corrected from null to its default, 0.
[06Nov2022 12:01:48.779] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.maxTransfer was corrected from null to its default, 2147483647.
[06Nov2022 12:01:48.779] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cable was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.779] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cable.usage was corrected from null to its default, 0.
[06Nov2022 12:01:48.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.gridUsage was corrected from null to its default, 2.
[06Nov2022 12:01:48.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.craftingGridUsage was corrected from null to its default, 4.
[06Nov2022 12:01:48.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.patternGridUsage was corrected from null to its default, 4.
[06Nov2022 12:01:48.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.fluidGridUsage was corrected from null to its default, 2.
[06Nov2022 12:01:48.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive.usage was corrected from null to its default, 0.
[06Nov2022 12:01:48.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive.diskUsage was corrected from null to its default, 1.
[06Nov2022 12:01:48.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.oneKUsage was corrected from null to its default, 2.
[06Nov2022 12:01:48.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.fourKUsage was corrected from null to its default, 4.
[06Nov2022 12:01:48.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.sixteenKUsage was corrected from null to its default, 6.
[06Nov2022 12:01:48.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.sixtyFourKUsage was corrected from null to its default, 8.
[06Nov2022 12:01:48.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.creativeUsage was corrected from null to its default, 10.
[06Nov2022 12:01:48.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.sixtyFourKUsage was corrected from null to its default, 2.
[06Nov2022 12:01:48.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.twoHundredFiftySixKUsage was corrected from null to its default, 4.
[06Nov2022 12:01:48.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.thousandTwentyFourKUsage was corrected from null to its default, 6.
[06Nov2022 12:01:48.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.fourThousandNinetySixKUsage was corrected from null to its default, 8.
[06Nov2022 12:01:48.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.creativeUsage was corrected from null to its default, 10.
[06Nov2022 12:01:48.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key externalStorage was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key externalStorage.usage was corrected from null to its default, 6.
[06Nov2022 12:01:48.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key importer was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key importer.usage was corrected from null to its default, 1.
[06Nov2022 12:01:48.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exporter was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exporter.usage was corrected from null to its default, 1.
[06Nov2022 12:01:48.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkReceiver was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkReceiver.usage was corrected from null to its default, 0.
[06Nov2022 12:01:48.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkTransmitter was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkTransmitter.usage was corrected from null to its default, 64.
[06Nov2022 12:01:48.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key relay was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key relay.usage was corrected from null to its default, 1.
[06Nov2022 12:01:48.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key detector was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key detector.usage was corrected from null to its default, 2.
[06Nov2022 12:01:48.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager.usage was corrected from null to its default, 4.
[06Nov2022 12:01:48.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager.usagePerCard was corrected from null to its default, 10.
[06Nov2022 12:01:48.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key interface was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key interface.usage was corrected from null to its default, 2.
[06Nov2022 12:01:48.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidInterface was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidInterface.usage was corrected from null to its default, 2.
[06Nov2022 12:01:48.791] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.791] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.usage was corrected from null to its default, 8.
[06Nov2022 12:01:48.791] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.baseRange was corrected from null to its default, 16.
[06Nov2022 12:01:48.791] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.rangePerUpgrade was corrected from null to its default, 8.
[06Nov2022 12:01:48.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageMonitor was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageMonitor.usage was corrected from null to its default, 3.
[06Nov2022 12:01:48.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.useEnergy was corrected from null to its default, true.
[06Nov2022 12:01:48.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.capacity was corrected from null to its default, 3200.
[06Nov2022 12:01:48.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.openUsage was corrected from null to its default, 30.
[06Nov2022 12:01:48.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.extractUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.794] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.insertUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.794] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.794] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.useEnergy was corrected from null to its default, true.
[06Nov2022 12:01:48.794] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.capacity was corrected from null to its default, 3200.
[06Nov2022 12:01:48.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.openUsage was corrected from null to its default, 30.
[06Nov2022 12:01:48.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.extractUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.insertUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constructor was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.796] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constructor.usage was corrected from null to its default, 3.
[06Nov2022 12:01:48.796] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key destructor was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.796] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key destructor.usage was corrected from null to its default, 3.
[06Nov2022 12:01:48.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskManipulator was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskManipulator.usage was corrected from null to its default, 4.
[06Nov2022 12:01:48.798] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.798] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.useEnergy was corrected from null to its default, true.
[06Nov2022 12:01:48.798] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.capacity was corrected from null to its default, 3200.
[06Nov2022 12:01:48.798] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.openUsage was corrected from null to its default, 30.
[06Nov2022 12:01:48.798] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.extractUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.799] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.insertUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.799] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.799] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.usage was corrected from null to its default, 4.
[06Nov2022 12:01:48.800] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.patternUsage was corrected from null to its default, 1.
[06Nov2022 12:01:48.800] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafterManager was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.800] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafterManager.usage was corrected from null to its default, 8.
[06Nov2022 12:01:48.801] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key craftingMonitor was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.801] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key craftingMonitor.usage was corrected from null to its default, 8.
[06Nov2022 12:01:48.802] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.802] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.useEnergy was corrected from null to its default, true.
[06Nov2022 12:01:48.802] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.capacity was corrected from null to its default, 3200.
[06Nov2022 12:01:48.802] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.openUsage was corrected from null to its default, 30.
[06Nov2022 12:01:48.802] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.cancelUsage was corrected from null to its default, 5.
[06Nov2022 12:01:48.803] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.cancelAllUsage was corrected from null to its default, 10.
[06Nov2022 12:01:48.803] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autocrafting was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.803] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autocrafting.calculationTimeoutMs was corrected from null to its default, 5000.
[06Nov2022 12:01:48.805] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/extrastorage-server.toml is not correct. Correcting
[06Nov2022 12:01:48.806] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafters was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.806] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafters.base_energy was corrected from null to its default, 15.
[06Nov2022 12:01:48.806] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafters.include_pattern_energy was corrected from null to its default, true.
[06Nov2022 12:01:48.808] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/crashutilities-server.toml is not correct. Correcting
[06Nov2022 12:01:48.808] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.808] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.enabled was corrected from null to its default, false.
[06Nov2022 12:01:48.808] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.timer was corrected from null to its default, 30.
[06Nov2022 12:01:48.809] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.maximum was corrected from null to its default, 1000.
[06Nov2022 12:01:48.809] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.warnings was corrected from null to its default, 5,20.
[06Nov2022 12:01:48.809] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.title was corrected from null to its default, true.
[06Nov2022 12:01:48.809] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.titletext was corrected from null to its default, ITEMCLEAR INCOMING!.
[06Nov2022 12:01:48.809] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.warningtext was corrected from null to its default, ITEMCLEAR IN % SECONDS.
[06Nov2022 12:01:48.810] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.810] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.enabled was corrected from null to its default, false.
[06Nov2022 12:01:48.810] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.timer was corrected from null to its default, 30.
[06Nov2022 12:01:48.810] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.threshold was corrected from null to its default, 1000.
[06Nov2022 12:01:48.811] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.heapdump was corrected from null to its default, false.
[06Nov2022 12:01:48.811] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Ftb Chunks was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.811] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Ftb Chunks.enabled was corrected from null to its default, false.
[06Nov2022 12:01:48.811] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Ftb Chunks.days was corrected from null to its default, 7.
[06Nov2022 12:01:48.813] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/getittogetherdrops-server.toml is not correct. Correcting
[06Nov2022 12:01:48.813] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radius was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.814] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key checkY was corrected from null to its default, true.
[06Nov2022 12:01:48.815] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/tiab-server.toml is not correct. Correcting
[06Nov2022 12:01:48.816] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.816] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Max Time Rate Power was corrected from null to its default, 8.
[06Nov2022 12:01:48.816] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Each Use Duration was corrected from null to its default, 30.
[06Nov2022 12:01:48.816] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Average Update Random Tick was corrected from null to its default, 1365.
[06Nov2022 12:01:48.816] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Max Stored Time was corrected from null to its default, 622080000.
[06Nov2022 12:01:48.818] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/elevatorid-server.toml is not correct. Correcting
[06Nov2022 12:01:48.818] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.819] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.sameColor was corrected from null to its default, false.
[06Nov2022 12:01:48.819] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.range was corrected from null to its default, 384.
[06Nov2022 12:01:48.819] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.precisionTarget was corrected from null to its default, true.
[06Nov2022 12:01:48.819] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.mobSpawn was corrected from null to its default, false.
[06Nov2022 12:01:48.819] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchNormal was corrected from null to its default, false.
[06Nov2022 12:01:48.820] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchDirectional was corrected from null to its default, true.
[06Nov2022 12:01:48.820] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.useXP was corrected from null to its default, false.
[06Nov2022 12:01:48.820] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.XPPointsAmount was corrected from null to its default, 1.
[06Nov2022 12:01:48.874] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/computercraft-server.toml is not correct. Correcting
[06Nov2022 12:01:48.874] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key computer_space_limit was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.874] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key floppy_space_limit was corrected from null to its default, 125000.
[06Nov2022 12:01:48.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maximum_open_files was corrected from null to its default, 128.
[06Nov2022 12:01:48.876] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disable_lua51_features was corrected from null to its default, false.
[06Nov2022 12:01:48.876] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key default_computer_settings was corrected from null to its default, .
[06Nov2022 12:01:48.877] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key log_computer_errors was corrected from null to its default, true.
[06Nov2022 12:01:48.877] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key command_require_creative was corrected from null to its default, true.
[06Nov2022 12:01:48.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution.computer_threads was corrected from null to its default, 1.
[06Nov2022 12:01:48.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution.max_main_global_time was corrected from null to its default, 10.
[06Nov2022 12:01:48.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution.max_main_computer_time was corrected from null to its default, 5.
[06Nov2022 12:01:48.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.enabled was corrected from null to its default, true.
[06Nov2022 12:01:48.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.websocket_enabled was corrected from null to its default, true.
[06Nov2022 12:01:48.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.rules was corrected from null to its default, [SimpleCommentedConfig:{host=$private, action=deny}, SimpleCommentedConfig:{max_websocket_message=131072, host=*, max_upload=4194304, action=allow, max_download=16777216, timeout=30000}].
[06Nov2022 12:01:48.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.max_requests was corrected from null to its default, 16.
[06Nov2022 12:01:48.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.max_websockets was corrected from null to its default, 4.
[06Nov2022 12:01:48.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.bandwidth was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.bandwidth.global_download was corrected from null to its default, 33554432.
[06Nov2022 12:01:48.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.bandwidth.global_upload was corrected from null to its default, 33554432.
[06Nov2022 12:01:48.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.command_block_enabled was corrected from null to its default, false.
[06Nov2022 12:01:48.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_range was corrected from null to its default, 64.
[06Nov2022 12:01:48.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_high_altitude_range was corrected from null to its default, 384.
[06Nov2022 12:01:48.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_range_during_storm was corrected from null to its default, 64.
[06Nov2022 12:01:48.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_high_altitude_range_during_storm was corrected from null to its default, 384.
[06Nov2022 12:01:48.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.max_notes_per_tick was corrected from null to its default, 8.
[06Nov2022 12:01:48.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.monitor_bandwidth was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.need_fuel was corrected from null to its default, true.
[06Nov2022 12:01:48.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.normal_fuel_limit was corrected from null to its default, 20000.
[06Nov2022 12:01:48.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.advanced_fuel_limit was corrected from null to its default, 100000.
[06Nov2022 12:01:48.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.obey_block_protection was corrected from null to its default, true.
[06Nov2022 12:01:48.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.can_push was corrected from null to its default, true.
[06Nov2022 12:01:48.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.computer was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.computer.width was corrected from null to its default, 51.
[06Nov2022 12:01:48.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.computer.height was corrected from null to its default, 19.
[06Nov2022 12:01:48.887] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.pocket_computer was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.887] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.pocket_computer.width was corrected from null to its default, 26.
[06Nov2022 12:01:48.887] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.pocket_computer.height was corrected from null to its default, 20.
[06Nov2022 12:01:48.887] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.monitor was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.887] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.monitor.width was corrected from null to its default, 8.
[06Nov2022 12:01:48.888] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.monitor.height was corrected from null to its default, 6.
[06Nov2022 12:01:48.909] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/productivebees-server.toml
[06Nov2022 12:01:48.910] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/productivebees-server.toml is not correct. Correcting
[06Nov2022 12:01:48.910] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.breedingChamberProcessingTime was corrected from null to its default, 6000.
[06Nov2022 12:01:48.910] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.breedingChamberPowerUse was corrected from null to its default, 50.
[06Nov2022 12:01:48.910] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.stripForgeCaps was corrected from null to its default, false.
[06Nov2022 12:01:48.911] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.forceEnableFarmerBeeRightClickHarvest was corrected from null to its default, false.
[06Nov2022 12:01:48.911] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Bees.allowBeeSimulation was corrected from null to its default, true.
[06Nov2022 12:01:48.911] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Bees.deadBeeConvertChance was corrected from null to its default, 0.03.
[06Nov2022 12:01:48.911] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.stone_nest was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.911] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.coarse_dirt_nest was corrected from null to its default, 0.6.
[06Nov2022 12:01:48.912] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.sand_nest was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.912] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.snow_nest was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.912] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.gravel_nest was corrected from null to its default, 0.15.
[06Nov2022 12:01:48.912] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.sugar_cane_nest was corrected from null to its default, 0.4.
[06Nov2022 12:01:48.912] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.slimy_nest was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.912] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.glowstone_nest was corrected from null to its default, 0.9.
[06Nov2022 12:01:48.913] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.soul_sand_nest was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.913] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.nether_quartz_nest was corrected from null to its default, 0.2.
[06Nov2022 12:01:48.913] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.nether_brick_nest was corrected from null to its default, 0.9.
[06Nov2022 12:01:48.913] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.end_stone_nest was corrected from null to its default, 0.15.
[06Nov2022 12:01:48.913] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.obsidian_nest was corrected from null to its default, 1.0.
[06Nov2022 12:01:48.913] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.bumble_bee_nest was corrected from null to its default, 0.02.
[06Nov2022 12:01:48.914] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.oak_wood_nest was corrected from null to its default, 0.15.
[06Nov2022 12:01:48.914] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.spruce_wood_nest was corrected from null to its default, 0.2.
[06Nov2022 12:01:48.914] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.dark_oak_wood_nest was corrected from null to its default, 0.2.
[06Nov2022 12:01:48.914] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.birch_wood_nest was corrected from null to its default, 0.2.
[06Nov2022 12:01:48.914] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.jungle_wood_nest was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.915] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.acacia_wood_nest was corrected from null to its default, 0.2.
[06Nov2022 12:01:48.915] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.nether_bee_nest was corrected from null to its default, 0.02.
[06Nov2022 12:01:48.915] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.sugarbag_nest was corrected from null to its default, 0.02.
[06Nov2022 12:01:48.915] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:oak_wood_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.915] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:spruce_wood_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:dark_oak_wood_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:birch_wood_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:jungle_wood_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:acacia_wood_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:stone_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:coarse_dirt_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:sand_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.916] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:snow_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.917] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:gravel_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.917] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:sugar_cane_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.917] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:slimy_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.917] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:glowstone_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.917] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:soul_sand_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.917] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:nether_quartz_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.918] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:nether_gold_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.918] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:nether_brick_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.918] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:end_stone_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.918] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:obsidian_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.918] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:bumble_bee_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.918] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:sugarbag_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.918] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:warped_bee_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.919] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:crimson_bee_nest was corrected from true to its default, null.
[06Nov2022 12:01:48.920] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/journeymap-server.toml is not correct. Correcting
[06Nov2022 12:01:48.921] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.921] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.opAccess was corrected from null to its default, true.
[06Nov2022 12:01:48.921] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.serverAdmins was corrected from null to its default, [mysticdrew, 79f597fe-2877-4ecb-acdf-8c58cc1854ca].
[06Nov2022 12:01:48.923] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[06Nov2022 12:01:48.923] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[06Nov2022 12:01:48.923] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
[06Nov2022 12:01:48.924] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/dimstorage-server.toml is not correct. Correcting
[06Nov2022 12:01:48.924] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimChest/DimTank was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.924] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimChest/DimTank.allowFrequency was corrected from null to its default, true.
[06Nov2022 12:01:48.925] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimChest/DimTank.allowPrivateNetwork was corrected from null to its default, true.
[06Nov2022 12:01:48.925] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimTablet was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.925] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimTablet.allow_list was corrected from null to its default, [minecraft:dirt, minecraft:gravel, minecraft:cobblestone, minecraft:granite, minecraft:diorite, minecraft:andesite, minecraft:sand, minecraft:sandstone, minecraft:netherrack, minecraft:end_stone].
[06Nov2022 12:01:48.926] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/charginggadgets-server.toml is not correct. Correcting
[06Nov2022 12:01:48.926] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.927] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.chargerMaxEnergy was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.928] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/mcjtylib-server.toml is not correct. Correcting
[06Nov2022 12:01:48.928] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.928] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.logging was corrected from null to its default, false.
[06Nov2022 12:01:48.928] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.manageOwnership was corrected from null to its default, true.
[06Nov2022 12:01:48.928] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tallChunkFriendly was corrected from null to its default, false.
[06Nov2022 12:01:48.929] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxInfuse was corrected from null to its default, 256.
[06Nov2022 12:01:48.930] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rftoolsbase-server.toml is not correct. Correcting
[06Nov2022 12:01:48.930] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.930] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.maxInfuse was corrected from null to its default, 256.
[06Nov2022 12:01:48.930] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.usePerTick was corrected from null to its default, 600.
[06Nov2022 12:01:48.931] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.infuserMaxRF was corrected from null to its default, 60000.
[06Nov2022 12:01:48.931] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.infuserRFPerTick was corrected from null to its default, 600.
[06Nov2022 12:01:48.932] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/xnet-server.toml is not correct. Correcting
[06Nov2022 12:01:48.932] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.933] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.unsidedBlocks was corrected from null to its default, [minecraft:chest, minecraft:trapped_chest, rftools:modular_storage, rftools:storage_scanner, rftools:pearl_injector].
[06Nov2022 12:01:48.933] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerMaxRF was corrected from null to its default, 100000.
[06Nov2022 12:01:48.933] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerRfPerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.933] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wirelessRouterMaxRF was corrected from null to its default, 100000.
[06Nov2022 12:01:48.933] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wirelessRouterRfPerTick was corrected from null to its default, 5000.
[06Nov2022 12:01:48.934] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wireless1RfPerChannel was corrected from null to its default, 20.
[06Nov2022 12:01:48.934] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wireless2RfPerChannel was corrected from null to its default, 50.
[06Nov2022 12:01:48.934] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wirelessInfRfPerChannel was corrected from null to its default, 200.
[06Nov2022 12:01:48.934] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfConnector was corrected from null to its default, 50000.
[06Nov2022 12:01:48.934] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfAdvancedConnector was corrected from null to its default, 500000.
[06Nov2022 12:01:48.935] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfRateNormal was corrected from null to its default, 10000.
[06Nov2022 12:01:48.935] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfRateAdvanced was corrected from null to its default, 100000.
[06Nov2022 12:01:48.935] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxFluidRateNormal was corrected from null to its default, 1000.
[06Nov2022 12:01:48.935] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxFluidRateAdvanced was corrected from null to its default, 5000.
[06Nov2022 12:01:48.935] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxPublishedChannels was corrected from null to its default, 32.
[06Nov2022 12:01:48.936] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerRFPerTick was corrected from null to its default, 0.
[06Nov2022 12:01:48.936] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerChannelRFT was corrected from null to its default, 1.
[06Nov2022 12:01:48.936] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerOperationRFT was corrected from null to its default, 2.
[06Nov2022 12:01:48.936] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.antennaTier1Range was corrected from null to its default, 100.
[06Nov2022 12:01:48.936] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.antennaTier2Range was corrected from null to its default, 500.
[06Nov2022 12:01:48.939] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rftoolspower-server.toml is not correct. Correcting
[06Nov2022 12:01:48.939] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.939] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.939] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingGeneratorMaxPower was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.940] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingGeneratorSendPerTick was corrected from null to its default, 20000.
[06Nov2022 12:01:48.940] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingAgitatorMaxPower was corrected from null to its default, 50000.
[06Nov2022 12:01:48.940] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingAgitatorRFPerTick was corrected from null to its default, 100.
[06Nov2022 12:01:48.940] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingAgitatorUsePerTick was corrected from null to its default, 10.
[06Nov2022 12:01:48.940] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingInfuserMaxPower was corrected from null to its default, 50000.
[06Nov2022 12:01:48.940] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingInfuserRFPerTick was corrected from null to its default, 100.
[06Nov2022 12:01:48.941] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingInfuserUsePerTick was corrected from null to its default, 10.
[06Nov2022 12:01:48.941] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.941] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.rfPerTick was corrected from null to its default, 5000.
[06Nov2022 12:01:48.941] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.rfPerNormalCell was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.941] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.advancedFactor was corrected from null to its default, 4.
[06Nov2022 12:01:48.942] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.simpleFactor was corrected from null to its default, 4.
[06Nov2022 12:01:48.942] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellCostFactor was corrected from null to its default, 1.1.
[06Nov2022 12:01:48.942] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellDistanceCap was corrected from null to its default, 10000.0.
[06Nov2022 12:01:48.942] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellMinDistance was corrected from null to its default, 100.0.
[06Nov2022 12:01:48.942] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellRFToolsDimensionAdvantage was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.943] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powercellChargePerTick was corrected from null to its default, 30000.
[06Nov2022 12:01:48.943] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.943] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicMaxPower was corrected from null to its default, 5000000.
[06Nov2022 12:01:48.943] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicChanceLost was corrected from null to its default, 5.
[06Nov2022 12:01:48.943] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicRfHolding was corrected from null to its default, 500.
[06Nov2022 12:01:48.944] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicKeepRf was corrected from null to its default, 2000.
[06Nov2022 12:01:48.944] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicSendPerTick was corrected from null to its default, 20000.
[06Nov2022 12:01:48.944] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicGoodParticles was corrected from null to its default, 10.
[06Nov2022 12:01:48.944] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicBadParticles was corrected from null to its default, 10.
[06Nov2022 12:01:48.944] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.powergenFactor was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.945] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.945] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatePerTick was corrected from null to its default, 60.
[06Nov2022 12:01:48.945] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.ticksPerCoal was corrected from null to its default, 600.
[06Nov2022 12:01:48.945] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatorMaxRF was corrected from null to its default, 500000.
[06Nov2022 12:01:48.945] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatorRFPerTick was corrected from null to its default, 2000.
[06Nov2022 12:01:48.945] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatorChargePerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.946] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.946] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier1MaxRF was corrected from null to its default, 500000.
[06Nov2022 12:01:48.946] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier2MaxRF was corrected from null to its default, 4000000.
[06Nov2022 12:01:48.946] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier3MaxRF was corrected from null to its default, 20000000.
[06Nov2022 12:01:48.946] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier1MaxRFPerTick was corrected from null to its default, 250.
[06Nov2022 12:01:48.947] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier2MaxRFPerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.947] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier3MaxRFPerTick was corrected from null to its default, 4000.
[06Nov2022 12:01:48.947] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.rfPerTickScale was corrected from null to its default, 0.25.
[06Nov2022 12:01:48.947] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.networkMax was corrected from null to its default, 729.
[06Nov2022 12:01:48.949] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rftoolsbuilder-server.toml is not correct. Correcting
[06Nov2022 12:01:48.949] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.949] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderMaxRF was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.950] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRFPerTick was corrected from null to its default, 20000.
[06Nov2022 12:01:48.950] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerOperation was corrected from null to its default, 500.
[06Nov2022 12:01:48.950] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerLiquid was corrected from null to its default, 300.
[06Nov2022 12:01:48.950] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerQuarry was corrected from null to its default, 300.
[06Nov2022 12:01:48.950] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerSkipped was corrected from null to its default, 50.
[06Nov2022 12:01:48.951] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerEntity was corrected from null to its default, 5000.
[06Nov2022 12:01:48.951] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerPlayer was corrected from null to its default, 40000.
[06Nov2022 12:01:48.951] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.tileEntityMode was corrected from null to its default, MOVE_BLACKLIST.
[06Nov2022 12:01:48.951] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.blackWhiteListedBlocks was corrected from null to its default, [].
[06Nov2022 12:01:48.952] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.maxSpaceChamberDimension was corrected from null to its default, 128.
[06Nov2022 12:01:48.952] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectTimer was corrected from null to its default, 10.
[06Nov2022 12:01:48.952] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectRFPerItem was corrected from null to its default, 20.
[06Nov2022 12:01:48.952] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.dimensionCostFactor was corrected from null to its default, 5.0.
[06Nov2022 12:01:48.952] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectRFPerXP was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.953] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectRFPerTickPerArea was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.953] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.voidShapeCardFactor was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.953] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.silkquarryShapeCardFactor was corrected from null to its default, 3.0.
[06Nov2022 12:01:48.953] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.fortunequarryShapeCardFactor was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.953] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryReplace was corrected from null to its default, minecraft:dirt.
[06Nov2022 12:01:48.954] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryTileEntities was corrected from null to its default, true.
[06Nov2022 12:01:48.954] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryChunkloads was corrected from null to its default, true.
[06Nov2022 12:01:48.954] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.shapeCardAllowed was corrected from null to its default, true.
[06Nov2022 12:01:48.954] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryAllowed was corrected from null to its default, true.
[06Nov2022 12:01:48.954] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.clearingQuarryAllowed was corrected from null to its default, true.
[06Nov2022 12:01:48.954] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryBaseSpeed was corrected from null to its default, 8.
[06Nov2022 12:01:48.955] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryInfusionSpeedFactor was corrected from null to its default, 20.
[06Nov2022 12:01:48.955] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.maxBuilderOffset was corrected from null to its default, 260.
[06Nov2022 12:01:48.955] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.maxBuilderDimension was corrected from null to its default, 512.
[06Nov2022 12:01:48.955] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.oldSphereCylinderShape was corrected from null to its default, false.
[06Nov2022 12:01:48.956] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.956] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldMaxRF was corrected from null to its default, 200000.
[06Nov2022 12:01:48.956] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRFPerTick was corrected from null to its default, 5000.
[06Nov2022 12:01:48.956] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldMaxSize was corrected from null to its default, 256.
[06Nov2022 12:01:48.956] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.maxShieldOffset was corrected from null to its default, 128.
[06Nov2022 12:01:48.957] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.maxShieldDimension was corrected from null to its default, 256.
[06Nov2022 12:01:48.957] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.maxDisjointShieldDistance was corrected from null to its default, 64.
[06Nov2022 12:01:48.957] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfBase was corrected from null to its default, 8.
[06Nov2022 12:01:48.957] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfCamo was corrected from null to its default, 2.
[06Nov2022 12:01:48.957] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfShield was corrected from null to its default, 2.
[06Nov2022 12:01:48.957] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfDamage was corrected from null to its default, 1000.
[06Nov2022 12:01:48.958] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfDamagePlayer was corrected from null to its default, 2000.
[06Nov2022 12:01:48.958] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldDamage was corrected from null to its default, 5.0.
[06Nov2022 12:01:48.958] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.allowInvisibleShield was corrected from null to its default, true.
[06Nov2022 12:01:48.958] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shardsPerLootingKill was corrected from null to its default, 2.
[06Nov2022 12:01:48.958] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.lootingKillBonus was corrected from null to its default, 3.
[06Nov2022 12:01:48.959] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.959] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.scannerMaxRF was corrected from null to its default, 500000.
[06Nov2022 12:01:48.959] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.scannerRFPerTick was corrected from null to its default, 20000.
[06Nov2022 12:01:48.959] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.scannerUsePerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.960] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.remoteScannerUsePerTick was corrected from null to its default, 2000.
[06Nov2022 12:01:48.960] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorMaxRF was corrected from null to its default, 2000000.
[06Nov2022 12:01:48.960] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorRFPerTick was corrected from null to its default, 20000.
[06Nov2022 12:01:48.960] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickBase was corrected from null to its default, 5000.
[06Nov2022 12:01:48.960] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickChunk was corrected from null to its default, 0.1.
[06Nov2022 12:01:48.960] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickHostile was corrected from null to its default, 1.0.
[06Nov2022 12:01:48.961] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickPassive was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.961] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickPlayer was corrected from null to its default, 2.0.
[06Nov2022 12:01:48.961] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickEnergy was corrected from null to its default, 5.0.
[06Nov2022 12:01:48.961] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorFilterCost was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.961] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.projectorMaxRF was corrected from null to its default, 500000.
[06Nov2022 12:01:48.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.projectorRFPerTick was corrected from null to its default, 10000.
[06Nov2022 12:01:48.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.projectorUsePerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.ticksPerLocatorScan was corrected from null to its default, 40.
[06Nov2022 12:01:48.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorEntitySafety was corrected from null to its default, 10.
[06Nov2022 12:01:48.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorMaxEnergyChunks was corrected from null to its default, 25.
[06Nov2022 12:01:48.962] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.maxScannerOffset was corrected from null to its default, 2048.
[06Nov2022 12:01:48.963] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.maxScannerDimension was corrected from null to its default, 512.
[06Nov2022 12:01:48.963] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.surfaceAreaPerTick was corrected from null to its default, 262144.
[06Nov2022 12:01:48.963] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.planeSurfacePerTick was corrected from null to its default, 40000.
[06Nov2022 12:01:48.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover.rfPerTickOperation was corrected from null to its default, 100.
[06Nov2022 12:01:48.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover.moverMaxRF was corrected from null to its default, 100000.
[06Nov2022 12:01:48.964] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover.moverRFPerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.966] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/deepresonance-server.toml is not correct. Correcting
[06Nov2022 12:01:48.966] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystals was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.966] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystals.maximumStoredPower was corrected from null to its default, 1000000.
[06Nov2022 12:01:48.966] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystals.maximumPowerTick was corrected from null to its default, 20000.
[06Nov2022 12:01:48.967] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.967] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate.radiationStrength was corrected from null to its default, 20000.
[06Nov2022 12:01:48.967] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate.radiationRadius was corrected from null to its default, 10.
[06Nov2022 12:01:48.967] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate.radiationTicks was corrected from null to its default, 100.
[06Nov2022 12:01:48.967] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxHorizontalCrystalDistance was corrected from null to its default, 10.
[06Nov2022 12:01:48.968] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxVerticalCrystalDistance was corrected from null to its default, 1.
[06Nov2022 12:01:48.968] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key startupTime was corrected from null to its default, 70.
[06Nov2022 12:01:48.969] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shutdownTime was corrected from null to its default, 70.
[06Nov2022 12:01:48.969] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powerStoragePerBlock was corrected from null to its default, 50000.
[06Nov2022 12:01:48.970] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powerPerTickOut was corrected from null to its default, 20000.
[06Nov2022 12:01:48.970] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxCrystalsPerBlock was corrected from null to its default, 2.
[06Nov2022 12:01:48.971] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxPowerInputPerBlock was corrected from null to its default, 10000.
[06Nov2022 12:01:48.971] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.971] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.powerPerTickIn was corrected from null to its default, 200.
[06Nov2022 12:01:48.971] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.powerPerTick was corrected from null to its default, 20.
[06Nov2022 12:01:48.972] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.powerMaximum was corrected from null to its default, 10000.
[06Nov2022 12:01:48.972] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.rclPerCrystal was corrected from null to its default, 6000.
[06Nov2022 12:01:48.972] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.rclPerTick was corrected from null to its default, 1.
[06Nov2022 12:01:48.972] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.972] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.powerPerTickIn was corrected from null to its default, 2000.
[06Nov2022 12:01:48.973] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.powerMaximum was corrected from null to its default, 100000.
[06Nov2022 12:01:48.973] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.crystalLiquidMaximum was corrected from null to its default, 20000.
[06Nov2022 12:01:48.973] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.minCrystalLiquidPerCrystal was corrected from null to its default, 2000.
[06Nov2022 12:01:48.973] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.maxCrystalLiquidPerCrystal was corrected from null to its default, 10000.
[06Nov2022 12:01:48.973] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.rfUsePerCatalyst was corrected from null to its default, 4000.
[06Nov2022 12:01:48.973] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.ticks10PerCatalyst was corrected from null to its default, 4.
[06Nov2022 12:01:48.973] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.crystalLiquidPerCatalyst was corrected from null to its default, 25.
[06Nov2022 12:01:48.974] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.rclPerCatalyst was corrected from null to its default, 500.
[06Nov2022 12:01:48.974] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.974] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.ticksPerPurify was corrected from null to its default, 100.
[06Nov2022 12:01:48.974] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.rclPerPurify was corrected from null to its default, 200.
[06Nov2022 12:01:48.974] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.addedPurity was corrected from null to its default, 25.
[06Nov2022 12:01:48.975] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.maxPurity was corrected from null to its default, 85.
[06Nov2022 12:01:48.975] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.975] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.powerPerTickIn was corrected from null to its default, 200.
[06Nov2022 12:01:48.975] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.powerPerOreTick was corrected from null to its default, 10.
[06Nov2022 12:01:48.975] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.powerMaximum was corrected from null to its default, 5000.
[06Nov2022 12:01:48.976] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.processTime was corrected from null to its default, 200.
[06Nov2022 12:01:48.976] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.lavaCost was corrected from null to its default, 200.
[06Nov2022 12:01:48.976] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.rclPerOre was corrected from null to its default, 200.
[06Nov2022 12:01:48.976] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key valve was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.976] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key valve.ticksPerOperation was corrected from null to its default, 5.
[06Nov2022 12:01:48.977] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key valve.rclPerOperation was corrected from null to its default, 1.
[06Nov2022 12:01:48.977] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.977] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.radiationExplosionFactor was corrected from null to its default, 1.3.
[06Nov2022 12:01:48.977] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.minimumExplosionMultiplier was corrected from null to its default, 6.0.
[06Nov2022 12:01:48.977] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.maximumExplosionMultiplier was corrected from null to its default, 17.0.
[06Nov2022 12:01:48.978] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.absoluteMaximumExplosionMultiplier was corrected from null to its default, 20.0.
[06Nov2022 12:01:48.978] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.978] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.minRadiationRadius was corrected from null to its default, 7.0.
[06Nov2022 12:01:48.978] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.maxRadiationRadius was corrected from null to its default, 50.0.
[06Nov2022 12:01:48.978] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.minRadiationStrength was corrected from null to its default, 3000.0.
[06Nov2022 12:01:48.979] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.maxRadiationStrength was corrected from null to its default, 600000.0.
[06Nov2022 12:01:48.979] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.strengthGrowthFactor was corrected from null to its default, 0.002.
[06Nov2022 12:01:48.979] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.strengthDecreasePerTick was corrected from null to its default, 3.0.
[06Nov2022 12:01:48.979] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationDestructionEventLevel was corrected from null to its default, 300000.0.
[06Nov2022 12:01:48.979] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationDestructionEventChance was corrected from null to its default, 0.02.
[06Nov2022 12:01:48.979] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevelNone was corrected from null to its default, 2000.0.
[06Nov2022 12:01:48.980] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel0 was corrected from null to its default, 20000.0.
[06Nov2022 12:01:48.980] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel1 was corrected from null to its default, 50000.0.
[06Nov2022 12:01:48.980] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel2 was corrected from null to its default, 100000.0.
[06Nov2022 12:01:48.980] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel3 was corrected from null to its default, 200000.0.
[06Nov2022 12:01:48.980] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel4 was corrected from null to its default, 500000.0.
[06Nov2022 12:01:48.980] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel5 was corrected from null to its default, 1000000.0.
[06Nov2022 12:01:48.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.maxRadiationMeter was corrected from null to its default, 200000.0.
[06Nov2022 12:01:48.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldObsidianFactor was corrected from null to its default, 0.20000000298023224.
[06Nov2022 12:01:48.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldDenseObsidianFactor was corrected from null to its default, 0.05000000074505806.
[06Nov2022 12:01:48.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldDenseGlassFactor was corrected from null to its default, 0.10000000149011612.
[06Nov2022 12:01:48.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldLeadFactor was corrected from null to its default, 0.10000000149011612.
[06Nov2022 12:01:48.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection1 was corrected from null to its default, 0.25.
[06Nov2022 12:01:48.981] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection2 was corrected from null to its default, 0.5.
[06Nov2022 12:01:48.982] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection3 was corrected from null to its default, 0.75.
[06Nov2022 12:01:48.982] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection4 was corrected from null to its default, 0.949999988079071.
[06Nov2022 12:01:48.982] [Thread-2/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /server/./world/serverconfig/deepresonance-server.toml is not correct. Correcting
[06Nov2022 12:01:48.983] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/xnetgases.toml is not correct. Correcting
[06Nov2022 12:01:48.983] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.984] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxGasRateNormal was corrected from null to its default, 1000.
[06Nov2022 12:01:48.984] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxGasRateAdvanced was corrected from null to its default, 5000.
[06Nov2022 12:01:48.984] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxInfuseRateNormal was corrected from null to its default, 1000.
[06Nov2022 12:01:48.984] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxInfuseRateAdvanced was corrected from null to its default, 5000.
[06Nov2022 12:01:48.984] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxPigmentRateNormal was corrected from null to its default, 1000.
[06Nov2022 12:01:48.984] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxPigmentRateAdvanced was corrected from null to its default, 5000.
[06Nov2022 12:01:48.985] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxSlurryRateNormal was corrected from null to its default, 1000.
[06Nov2022 12:01:48.985] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxSlurryRateAdvanced was corrected from null to its default, 5000.
[06Nov2022 12:01:48.986] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rftoolsstorage-server.toml is not correct. Correcting
[06Nov2022 12:01:48.986] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.986] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteStorageMaxRF was corrected from null to its default, 100000.
[06Nov2022 12:01:48.986] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteStorageRFPerTick was corrected from null to its default, 300.
[06Nov2022 12:01:48.987] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletMaxRF was corrected from null to its default, 20000.
[06Nov2022 12:01:48.987] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletRFPerTick was corrected from null to its default, 500.
[06Nov2022 12:01:48.987] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletRFUsage was corrected from null to its default, 100.
[06Nov2022 12:01:48.987] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletRFUsageScanner was corrected from null to its default, 100.
[06Nov2022 12:01:48.987] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletExtraRFUsage was corrected from null to its default, 100.
[06Nov2022 12:01:48.987] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteShareLocal was corrected from null to its default, 10.
[06Nov2022 12:01:48.988] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteShareGlobal was corrected from null to its default, 50.
[06Nov2022 12:01:48.988] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.modularStorageGuiHeight1 was corrected from null to its default, 236.
[06Nov2022 12:01:48.988] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.modularStorageGuiHeight2 was corrected from null to its default, 320.
[06Nov2022 12:01:48.988] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.modularStorageGuiHeight3 was corrected from null to its default, 490.
[06Nov2022 12:01:48.988] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.categories was corrected from null to its default, [extrabiomes.blocks.BlockCustomFlower=Flowers, crazypants.enderio.material.ItemMachinePart=Technical, net.minecraft.block.BlockPistonBase=Technical, com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe=Technical, net.minecraft.block.BlockWood=null, powercrystals.minefactoryreloaded.item.ItemPortaSpawner=Technical, thermalfoundation.block.BlockOre=Ores, mcjty.rftools.items.screenmodules=Modules, net.minecraft.block.BlockRail=Technical, net.minecraft.item.ItemShears=Tools, net.minecraft.block.BlockRailPowered=Technical, net.minecraft.block.BlockJukebox=Technical, mcjty.rftools.blocks.teleporter.MatterBoosterBlock=Machines, crazypants.enderio.material.ItemCapacitor=Technical, powercrystals.minefactoryreloaded.item.ItemLaserFocus=Technical, crazypants.enderio.fluid.ItemBucketEio=Buckets, biomesoplenty.common.items.ItemBOPBucket=Buckets, net.minecraft.block.BlockCommandBlock=Technical, mcjty.rftools.items.dimensionmonitor.DimensionMonitorItem=Technical, net.minecraft.block.BlockRedstoneLight=Technical, net.minecraft.item.ItemFood=Food, crazypants.enderio.conduit.facade.BlockConduitFacade=Technical, mcjty.rftools.blocks.spaceprojector.SpaceChamberBlock=Machines, powercrystals.minefactoryreloaded.item.base.ItemFactoryBucket=Buckets, crazypants.enderio.conduit.BlockConduitBundle=Technical, powercrystals.minefactoryreloaded.block=Machines, net.minecraft.block.BlockPotato=Food, crazypants.enderio.rail.BlockEnderRail=Technical, crazypants.enderio.machine=Machines, thermalexpansion.block.device.ItemBlockDevice=Machines, mcjty.rftools.items.teleportprobe.ChargedPorterItem=Technical, com.rwtema.extrautils.block.BlockEnderthermicPump=Machines, net.minecraft.block.BlockPressurePlate=Technical, net.minecraft.block.BlockFlower=Flowers, mcjty.rftools.items.dimlets.KnownDimlet=Dimlets, mcjty.rftools.items.teleportprobe.TeleportProbeItem=Technical, crazypants.enderio.item.ItemMagnet=Technical, mcjty.rftools.items.devdelight.DevelopersDelightItem=Technical, mcjty.rftools.items.parts.MediocreEfficiencyEssenceItem=Dimlet Parts, thermalexpansion.item.tool.ItemIgniter=Technical, mcjty.rftools.items.smartwrench.SmartWrenchItem=Technical, mcjty.rftools.items.parts.DimletTypeControllerItem=Dimlet Parts, crazypants.enderio.block.BlockDarkSteelPressurePlate=Technical, net.minecraft.block.BlockButtonStone=Technical, mcjty.rftools.items.parts.PeaceEssenceItem=Dimlet Parts, mcjty.rftools.items.envmodules=Modules, net.minecraft.block.BlockDropper=Technical, crazypants.enderio.conduit.redstone.ItemRedstoneConduit=Technical, mcjty.rftools.blocks.MachineBase=Machines, crazypants.enderio.conduit.item.filter.ItemBasicItemFilter=Technical, crazypants.enderio.item.ItemConduitProbe=Technical, thermalexpansion.item.tool.ItemMultimeter=Technical, net.minecraft.item.ItemFlintAndSteel=Tools, net.minecraft.block.BlockTripWireHook=Technical, net.minecraft.block.BlockDispenser=Technical, net.minecraft.block.BlockLever=Technical, mcjty.rftools.blocks.MachineFrame=Machines, crazypants.enderio.conduit.item.ItemItemConduit=Technical, mcjty.rftools.items.parts.DimletEnergyModuleItem=Dimlet Parts, thermalexpansion.block.machine=Machines, crazypants.enderio.conduit.item.filter.ItemExistingItemFilter=Technical, net.minecraft.item.ItemBow=Weapons, net.minecraft.block.BlockRedstoneWire=Technical, net.minecraft.block.BlockTripWire=Technical, mcjty.rftools.items.manual.RFToolsDimensionManualItem=Books, com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry=Machines, codechicken.microblock.ItemSaw=Tools, net.minecraft.block.BlockWorkbench=Technical, biomesoplenty.common.blocks.BlockBOPFlower=Flowers, biomesoplenty.common.itemblocks.ItemBlockFlower=Flowers, powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard=Technical, net.minecraft.block.BlockHopper=Technical, net.minecraft.item.ItemPotion=Potions, net.minecraft.item.ItemBook=Books, net.minecraft.item.ItemBucket=Buckets, mcjty.rftools.items.parts.DimletMemoryUnitItem=Dimlet Parts, powercrystals.minefactoryreloaded.item.tool.ItemRedNetMeter=Technical, mcjty.rftools.blocks.shield.ShieldTemplateBlock=Machines, net.minecraft.block.BlockRedstoneTorch=Technical, mcjty.lib.container.GenericBlock=Machines, com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers=Technical, net.minecraft.item.ItemRecord=Records, crazypants.enderio.conduit.gas.ItemGasConduit=Technical, mcjty.rftools.blocks.spaceprojector.SpaceChamberCardItem=Technical, crazypants.enderio.conduit.liquid.ItemLiquidConduit=Technical, powercrystals.minefactoryreloaded.item.tool.ItemXpExtractor=Technical, net.minecraft.item.ItemArmor=Armor, net.minecraft.block.BlockOre=Ores, buildcraft.builders=Machines, mcjty.rftools.blocks.teleporter.DestinationAnalyzerBlock=Machines, com.rwtema.extrautils.tileentity.generators.BlockGenerator=Machines, crazypants.enderio.conduit.item.ItemExtractSpeedUpgrade=Technical, mcjty.rftools.items.parts.SyringeItem=Dimlet Parts, net.minecraft.block.BlockRedstoneComparator=Technical, mcjty.rftools.items.parts.EfficiencyEssenceItem=Dimlet Parts, thermalexpansion.block.cell=Machines, net.minecraft.item.ItemRedstone=Technical, net.minecraft.block.BlockNote=Technical, mcjty.rftools.items.manual.RFToolsManualItem=Books, crazypants.enderio.conduit.power.ItemPowerConduit=Technical, mcjty.rftools.items.storage=Modules, mcjty.rftools.items.dimlets.RealizedDimensionTab=Dimlets, crazypants.enderio.machine.spawner.ItemBrokenSpawner=Machines, cofh.core.item.ItemBucket=Buckets, net.minecraft.item.ItemMinecart=Technical, net.minecraft.item.ItemSkull=Skulls, mcjty.rftools.items.dimlets.EmptyDimensionTab=Dimlets, mcjty.rftools.items.dimlets.UnknownDimlet=Dimlets, crazypants.enderio.item.skull=Skulls, net.minecraft.block.BlockFurnace=Technical, net.minecraft.block.BlockPressurePlateWeighted=Technical, powercrystals.minefactoryreloaded.item.ItemSafariNet=Technical, net.minecraft.block.BlockRailDetector=Technical, net.minecraft.block.BlockRedstoneRepeater=Technical, mcjty.rftools.items.dimlets.DimletTemplate=Dimlets, mcjty.rftools.items.dimensionmonitor.PhasedFieldGeneratorItem=Technical, net.minecraft.block.BlockSapling=Saplings, net.minecraft.block.BlockDaylightDetector=Technical, cofh.thermalexpansion.block.device=Machines, codechicken.microblock.ItemMicroPart=Microblocks, crazypants.enderio.conduit.item.filter.ItemModItemFilter=Technical, mcjty.rftools.items.manual.RFToolsShapeManualItem=Books, net.minecraft.item.ItemSword=Weapons, powercrystals.minefactoryreloaded.item.gun.ItemSafariNetLauncher=Technical, net.minecraft.item.ItemTool=Tools, thermalexpansion.item.tool.ItemWrench=Technical, net.minecraft.block.BlockCake=Food, mcjty.rftools.items.parts.DimletControlCircuitItem=Dimlet Parts, net.minecraft.block.BlockCarrot=Food, biomesoplenty.common.itemblocks.ItemBlockFlower2=Flowers, thermalexpansion.block.dynamo.ItemBlockDynamo=Machines, thermalexpansion.item.ItemCapacitor=Technical, biomesoplenty.common.blocks.BlockBOPFlower2=Flowers, codechicken.chunkloader.ItemChunkLoader=Machines, powercrystals.minefactoryreloaded.item.tool.ItemRedNetMemoryCard=Technical, net.minecraft.block.BlockTNT=Technical, net.minecraft.item.ItemHoe=Tools, mcjty.rftools.items.netmonitor.NetworkMonitorItem=Technical, com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades=Technical].
[06Nov2022 12:01:48.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.rfPerRequest was corrected from null to its default, 100.
[06Nov2022 12:01:48.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.rfPerInsert was corrected from null to its default, 20.
[06Nov2022 12:01:48.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.scannerMaxRF was corrected from null to its default, 50000.
[06Nov2022 12:01:48.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.scannerRFPerTick was corrected from null to its default, 500.
[06Nov2022 12:01:48.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.storageControlRFPerTick was corrected from null to its default, 0.
[06Nov2022 12:01:48.990] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.dumpRFPerTick was corrected from null to its default, 0.
[06Nov2022 12:01:48.991] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.requestStraightToInventory was corrected from null to its default, true.
[06Nov2022 12:01:48.991] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.xnetRequired was corrected from null to its default, false.
[06Nov2022 12:01:48.991] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.scannerNoRestrictions was corrected from null to its default, false.
[06Nov2022 12:01:48.993] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rftoolscontrol-server.toml is not correct. Correcting
[06Nov2022 12:01:48.993] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.993] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.processorMaxRF was corrected from null to its default, 100000.
[06Nov2022 12:01:48.993] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.processorRFPerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:48.993] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.processorMaxLogLines was corrected from null to its default, 100.
[06Nov2022 12:01:48.994] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxStackSize was corrected from null to its default, 100.
[06Nov2022 12:01:48.994] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxGraphicsOpcodes was corrected from null to its default, 30.
[06Nov2022 12:01:48.994] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxEventQueueSize was corrected from null to its default, 100.
[06Nov2022 12:01:48.994] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxCraftRequests was corrected from null to its default, 200.
[06Nov2022 12:01:48.994] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.doubleClickToChangeConnector was corrected from null to its default, true.
[06Nov2022 12:01:48.994] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tooltipVerbosityLevel was corrected from null to its default, 2.
[06Nov2022 12:01:48.995] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.speedB500 was corrected from null to its default, 1.
[06Nov2022 12:01:48.995] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.speedS1000 was corrected from null to its default, 4.
[06Nov2022 12:01:48.995] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.speedEX2000 was corrected from null to its default, 16.
[06Nov2022 12:01:48.995] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rfB500 was corrected from null to its default, 4.
[06Nov2022 12:01:48.995] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rfS1000 was corrected from null to its default, 14.
[06Nov2022 12:01:48.995] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rfEX2000 was corrected from null to its default, 50.
[06Nov2022 12:01:48.995] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.variableModuleRFPerTick was corrected from null to its default, 1.
[06Nov2022 12:01:48.996] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.interactionModuleRFPerTick was corrected from null to its default, 2.
[06Nov2022 12:01:48.996] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.consoleModuleRFPerTick was corrected from null to its default, 2.
[06Nov2022 12:01:48.996] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.vectorArtModuleRFPerTick was corrected from null to its default, 2.
[06Nov2022 12:01:48.997] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/mahoutsukai-server.toml is not correct. Correcting
[06Nov2022 12:01:48.997] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.997] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_MANA_COST was corrected from null to its default, 1.
[06Nov2022 12:01:48.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_MANA_CYCLE was corrected from null to its default, 10.
[06Nov2022 12:01:48.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_RADIUS was corrected from null to its default, 10.
[06Nov2022 12:01:48.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:48.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_ACTION_BAR_MESSAGES was corrected from null to its default, false.
[06Nov2022 12:01:48.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.998] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_MANA_COST was corrected from null to its default, 1.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_MANA_CYCLE was corrected from null to its default, 5.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_RADIUS was corrected from null to its default, 11.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_CYCLE was corrected from null to its default, 4.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_MANA_COST was corrected from null to its default, 5.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_MANA_CYCLE was corrected from null to its default, 1.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_RADIUS was corrected from null to its default, 10.
[06Nov2022 12:01:48.999] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:49.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_IGNORE_HUNGER was corrected from null to its default, false.
[06Nov2022 12:01:49.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_MANA_REGEN was corrected from null to its default, 1.
[06Nov2022 12:01:49.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_HEAL_FACTOR was corrected from null to its default, 0.5.
[06Nov2022 12:01:49.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_DAMAGE was corrected from null to its default, 2.0.
[06Nov2022 12:01:49.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_PUNISH_RESIST was corrected from null to its default, 1.8.
[06Nov2022 12:01:49.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_ENTITY_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.000] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_MANA_COST was corrected from null to its default, 1.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_MANA_CYCLE was corrected from null to its default, 2.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_RADIUS was corrected from null to its default, 10.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_CYCLE was corrected from null to its default, 1.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure.ENCLOSURE_BARRIER_MANA_COST was corrected from null to its default, 20.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure.ENCLOSURE_BARRIER_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:49.001] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure.ENCLOSURE_BARRIER_RADIUS was corrected from null to its default, 5.
[06Nov2022 12:01:49.002] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.002] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_MANA_COST was corrected from null to its default, 1.
[06Nov2022 12:01:49.002] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_MANA_CYCLE was corrected from null to its default, 3.
[06Nov2022 12:01:49.002] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_RADIUS was corrected from null to its default, 10.
[06Nov2022 12:01:49.002] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:49.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ascension was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ascension.ASCENSION_BLOCK_CYCLE was corrected from null to its default, 4.
[06Nov2022 12:01:49.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ascension.ASCENSION_SCROLL_MANA_COST was corrected from null to its default, 30.
[06Nov2022 12:01:49.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_BLOCK_CYCLE was corrected from null to its default, 4.
[06Nov2022 12:01:49.003] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_RECEIVE_COOLDOWN was corrected from null to its default, 15.
[06Nov2022 12:01:49.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_MANA_COST was corrected from null to its default, 60.
[06Nov2022 12:01:49.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_MAX_DISTANCE was corrected from null to its default, -1.0.
[06Nov2022 12:01:49.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_DIMENSIONAL_TRAVEL was corrected from null to its default, true.
[06Nov2022 12:01:49.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.mental was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.mental.MENTAL_DISPLACEMENT_MANA_COST was corrected from null to its default, 300.
[06Nov2022 12:01:49.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.mental.MENTAL_DISPLACEMENT_RANGE was corrected from null to its default, 20.
[06Nov2022 12:01:49.004] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.projectile was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.005] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.projectile.PROJECTILE_DISPLACEMENT_MANA_COST was corrected from null to its default, 50.
[06Nov2022 12:01:49.005] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.005] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_BLOCK_CYCLE was corrected from null to its default, 4.
[06Nov2022 12:01:49.005] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_RECEIVE_COOLDOWN was corrected from null to its default, 15.
[06Nov2022 12:01:49.005] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_MANA_COST was corrected from null to its default, 40.
[06Nov2022 12:01:49.005] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_RADIUS was corrected from null to its default, 20.
[06Nov2022 12:01:49.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.protective was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.protective.PROTECTIVE_DISPLACEMENT_MANA_COST was corrected from null to its default, 50.
[06Nov2022 12:01:49.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying.SCRYING_MANA_COST was corrected from null to its default, 50.
[06Nov2022 12:01:49.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying.SCRYING_DURATION was corrected from null to its default, 1200.
[06Nov2022 12:01:49.006] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying.SCRYING_BLOCK_CYCLE was corrected from null to its default, 4.
[06Nov2022 12:01:49.007] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.007] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.007] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_MANA_COST was corrected from null to its default, 100.
[06Nov2022 12:01:49.007] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_PROJECTILE_SPEED was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.007] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_DAMAGE_MULTIPLIER was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.007] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_DURABILITY was corrected from null to its default, 30.
[06Nov2022 12:01:49.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SCROLL_MANA_COST was corrected from null to its default, 1000.
[06Nov2022 12:01:49.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_GAUNTLET_MANA_COST was corrected from null to its default, 120.
[06Nov2022 12:01:49.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_COOLDOWN was corrected from null to its default, 10.
[06Nov2022 12:01:49.008] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_MANA_COST was corrected from null to its default, 120.
[06Nov2022 12:01:49.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_COOLDOWN was corrected from null to its default, 10.
[06Nov2022 12:01:49.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_COUNT was corrected from null to its default, 16.
[06Nov2022 12:01:49.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_DAMAGE was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_MANA_COST was corrected from null to its default, 120.
[06Nov2022 12:01:49.009] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_COOLDOWN was corrected from null to its default, 4.
[06Nov2022 12:01:49.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_DISTANCE was corrected from null to its default, 20.
[06Nov2022 12:01:49.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_MIN_DISTANCE was corrected from null to its default, 8.
[06Nov2022 12:01:49.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SPEED was corrected from null to its default, 30.0.
[06Nov2022 12:01:49.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_ALLOW_ALL was corrected from null to its default, false.
[06Nov2022 12:01:49.010] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_DENY_ALL was corrected from null to its default, false.
[06Nov2022 12:01:49.011] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_WHITELIST was corrected from null to its default, [].
[06Nov2022 12:01:49.011] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.011] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SPEED_INCREASE_PER_SWORD was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.011] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SPEED_MIN was corrected from null to its default, 10.0.
[06Nov2022 12:01:49.011] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_COOLDOWN_INCREASE_PER_SWORD was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_COOLDOWN_MIN was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_MAX_SPAWNS was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_SWORDS_PER_SPAWN was corrected from null to its default, 5.0.
[06Nov2022 12:01:49.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_INCREASE_REQUIRES_UNIQUE was corrected from null to its default, true.
[06Nov2022 12:01:49.012] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_ENDER_CHEST_ONLY was corrected from null to its default, false.
[06Nov2022 12:01:49.013] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_DESPAWN_AFTER_LAND was corrected from null to its default, false.
[06Nov2022 12:01:49.013] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.013] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_MANA_COST was corrected from null to its default, 50.
[06Nov2022 12:01:49.013] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_ITEM_SPAWN_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.013] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_ITEM_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.014] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_CAP was corrected from null to its default, 50.
[06Nov2022 12:01:49.014] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.014] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_MANA_COST was corrected from null to its default, 4000.
[06Nov2022 12:01:49.014] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION was corrected from null to its default, -1.
[06Nov2022 12:01:49.014] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION_DURABILITY was corrected from null to its default, 3.
[06Nov2022 12:01:49.014] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION_SPAWN_RATE was corrected from null to its default, 13.
[06Nov2022 12:01:49.015] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION_SPAWN_CHANCE was corrected from null to its default, 0.8.
[06Nov2022 12:01:49.015] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_SWORD_SPAWN_LIST was corrected from null to its default, [minecraft:iron_sword, minecraft:diamond_sword, minecraft:stone_sword].
[06Nov2022 12:01:49.015] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_MOB_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.015] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.proximity was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.015] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.proximity.PROXIMITY_PROJECTION_MANA_COST was corrected from null to its default, 160.
[06Nov2022 12:01:49.015] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.proximity.PROXIMITY_PROJECTION_DURABILITY was corrected from null to its default, 30.
[06Nov2022 12:01:49.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_MANA_COST was corrected from null to its default, 100.
[06Nov2022 12:01:49.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_IS_BLACKLIST was corrected from null to its default, true.
[06Nov2022 12:01:49.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_ENCHANTMENT_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.016] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_DURABILITY_FACTOR was corrected from null to its default, 5.
[06Nov2022 12:01:49.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_DURABILITY_FLAT was corrected from null to its default, true.
[06Nov2022 12:01:49.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_ANVIL_CANCEL was corrected from null to its default, false.
[06Nov2022 12:01:49.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_EXPLICIT_WHITELIST was corrected from null to its default, [].
[06Nov2022 12:01:49.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SWORD_MANA_COST was corrected from null to its default, 5000.
[06Nov2022 12:01:49.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_MANA_COST was corrected from null to its default, 30.
[06Nov2022 12:01:49.017] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:49.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_RADIUS was corrected from null to its default, 12.
[06Nov2022 12:01:49.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_THRESHHOLD was corrected from null to its default, 150.
[06Nov2022 12:01:49.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_NERF_FACTOR was corrected from null to its default, 0.6.
[06Nov2022 12:01:49.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_FOG_RADIUS was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.018] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_PULL_RADIUS was corrected from null to its default, 20.
[06Nov2022 12:01:49.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SMITE_RADIUS was corrected from null to its default, 10.
[06Nov2022 12:01:49.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_DURABILITY was corrected from null to its default, 1000.
[06Nov2022 12:01:49.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_FEAR_RADIUS was corrected from null to its default, 15.
[06Nov2022 12:01:49.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SWEEP_RADIUS was corrected from null to its default, 6.
[06Nov2022 12:01:49.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_ATTACK_CAP was corrected from null to its default, 5000000.
[06Nov2022 12:01:49.019] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SWEEP_LOOK_RADIUS was corrected from null to its default, 3.
[06Nov2022 12:01:49.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_BLACKLIST was corrected from null to its default, [mahoutsukai:clarent, mahoutsukai:morgan].
[06Nov2022 12:01:49.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_CALIBURN_BLACKLIST_TOGGLE was corrected from null to its default, true.
[06Nov2022 12:01:49.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_RETRO_FOG_FIX was corrected from null to its default, false.
[06Nov2022 12:01:49.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_FEAR_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.020] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_ENCHANT_BLACKLIST was corrected from null to its default, [minecraft:mending].
[06Nov2022 12:01:49.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_TIERS was corrected from null to its default, [100.0, 150.0, 200.0, 250.0, 300.0, 350.0, 400.0, 500.0, 600.0, 700.0, 800.0, 950.0, 1100.0, 1251.0, 1452.0, 1653.0, 1904.0, 2155.0, 2457.0, 2809.0, 3211.0, 3664.0, 4167.0, 4721.0, 5325.0, 6030.0, 6836.0, 7742.0, 8749.0, 9857.0, 11116.0, 12528.0, 14141.0, 15956.0, 17972.0, 20240.0, 22812.0, 25736.0, 29013.0, 32694.0, 36829.0, 41518.0, 46763.0, 52663.0, 59320.0, 66834.0, 75306.0, 84838.0, 95580.0, 107634.0, 121251.0, 136584.0, 153833.0, 173251.0, 195141.0, 219755.0, 247495.0, 278716.0, 313871.0, 353465.0, 398053.0, 448290.0, 504832.0, 568536.0, 640260.0, 721014.0, 811957.0, 914349.0, 1029654.0, 1159535.0, 1305759.0, 1470444.0, 1655911.0, 1864731.0, 2099881.0, 2364689.0, 2662889.0, 2998717.0, 3376864.0, 3802727.0, 4282259.0, 4822269.0, 5000000.0].
[06Nov2022 12:01:49.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_TIER_UPGRADE_ITEM was corrected from null to its default, [minecraft:nether_star].
[06Nov2022 12:01:49.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.UNHOLY_WORDS was corrected from null to its default, [zomb, vampir, demon, devil, skele, lich, evil, curse, undead, wither].
[06Nov2022 12:01:49.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_NERF_FACTOR was corrected from null to its default, 0.6.
[06Nov2022 12:01:49.021] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_SPEED_FACTOR was corrected from null to its default, 1.4.
[06Nov2022 12:01:49.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_MANA_COST was corrected from null to its default, 300.
[06Nov2022 12:01:49.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_MAX_SMITES was corrected from null to its default, 10.
[06Nov2022 12:01:49.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_RANGE was corrected from null to its default, 20.
[06Nov2022 12:01:49.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_RESPECT_IMMUNE was corrected from null to its default, false.
[06Nov2022 12:01:49.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.022] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_UNBREAKABLE was corrected from null to its default, true.
[06Nov2022 12:01:49.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_DURABILITY was corrected from null to its default, 1500.
[06Nov2022 12:01:49.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_WOUND_TICKS was corrected from null to its default, 600.
[06Nov2022 12:01:49.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_WOUND_DAMAGE was corrected from null to its default, 0.2.
[06Nov2022 12:01:49.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_DECREASE_PER_BLOCKING_TICK was corrected from null to its default, 0.02.
[06Nov2022 12:01:49.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_WOUND_DAMAGE_HITS was corrected from null to its default, 3.
[06Nov2022 12:01:49.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_SWORD_BLACKLIST was corrected from null to its default, [mahoutsukai:caliburn, mahoutsukai:morgan].
[06Nov2022 12:01:49.023] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_ATTACK_CAP was corrected from null to its default, 5000000.
[06Nov2022 12:01:49.024] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_STORED_FACTOR was corrected from null to its default, 0.5.
[06Nov2022 12:01:49.024] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_BLACKLIST_TOGGLE was corrected from null to its default, true.
[06Nov2022 12:01:49.024] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_MANA_PER_DAMAGE was corrected from null to its default, 10.0.
[06Nov2022 12:01:49.024] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.024] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_MAX_RANGE was corrected from null to its default, 22.
[06Nov2022 12:01:49.024] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_DAMAGE_FOCUSED_PER_SECOND was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.025] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_DAMAGE_ZAP was corrected from null to its default, 1.5.
[06Nov2022 12:01:49.025] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_BOLT_FIRE was corrected from null to its default, false.
[06Nov2022 12:01:49.025] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_MANA_COST_FOCUSED was corrected from null to its default, 200.
[06Nov2022 12:01:49.025] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_MANA_COST_PASSIVE was corrected from null to its default, 80.
[06Nov2022 12:01:49.025] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.DISABLE_EMRYS was corrected from null to its default, false.
[06Nov2022 12:01:49.025] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.026] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_TRANSFORM_ENTITY_WHITELIST was corrected from null to its default, [minecraft:wolf].
[06Nov2022 12:01:49.026] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_TRANSFORM_WOLFS_ALLOWED was corrected from null to its default, true.
[06Nov2022 12:01:49.026] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_CHILD_INCREASE was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.026] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_ADULT_INCREASE was corrected from null to its default, 0.2.
[06Nov2022 12:01:49.026] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_HEAL_FACTOR was corrected from null to its default, 30.
[06Nov2022 12:01:49.026] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_CALIBURN_POWER_COOLDOWN was corrected from null to its default, 600.
[06Nov2022 12:01:49.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_RAGE_TIME was corrected from null to its default, 120.
[06Nov2022 12:01:49.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_MAX_BALL_RANGE was corrected from null to its default, 15.
[06Nov2022 12:01:49.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_SPIKE_RANGE was corrected from null to its default, 10.
[06Nov2022 12:01:49.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_UPGRADE_MANA_COST was corrected from null to its default, 400.
[06Nov2022 12:01:49.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.CALIBURN_MORGAN_ABILITY_MANA_COST was corrected from null to its default, 300.
[06Nov2022 12:01:49.027] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.028] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_BASE_DAMAGE was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.028] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_FRIEND_RANGE was corrected from null to its default, 6.0.
[06Nov2022 12:01:49.028] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_MAX_DISTANCE was corrected from null to its default, -1.0.
[06Nov2022 12:01:49.028] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_START_TELEPORTING was corrected from null to its default, 110.
[06Nov2022 12:01:49.028] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_STOP_TELEPORTING was corrected from null to its default, 120.
[06Nov2022 12:01:49.028] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_LIFE was corrected from null to its default, 140.
[06Nov2022 12:01:49.029] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_MANA_COST was corrected from null to its default, 300.
[06Nov2022 12:01:49.029] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_ATTACK_MANA_COST was corrected from null to its default, 30.
[06Nov2022 12:01:49.029] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_SHOCKWAVE_COOLDOWN was corrected from null to its default, 50.
[06Nov2022 12:01:49.029] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_ATTACK_RANGE was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.029] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_CROSS_DIMENSION was corrected from null to its default, true.
[06Nov2022 12:01:49.030] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_COVER_MOVE_RANGE was corrected from null to its default, 20.0.
[06Nov2022 12:01:49.030] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_MAX_DAMAGE was corrected from null to its default, 5000000.0.
[06Nov2022 12:01:49.030] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_DISABLED was corrected from null to its default, false.
[06Nov2022 12:01:49.030] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_BANNED_DAMAGE_TYPES was corrected from null to its default, [].
[06Nov2022 12:01:49.031] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_DURABILITY was corrected from null to its default, 10000.
[06Nov2022 12:01:49.031] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_IS_UNBREAKABLE was corrected from null to its default, true.
[06Nov2022 12:01:49.035] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.035] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.035] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:49.035] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_EXCHANGE_HEIGHT was corrected from null to its default, 5.
[06Nov2022 12:01:49.035] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_EXCHANGE_MANA_COST was corrected from null to its default, 16.
[06Nov2022 12:01:49.036] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_DIRT_CLASS was corrected from null to its default, [minecraft:dirt, minecraft:sand, minecraft:soul_sand, minecraft:snow_block].
[06Nov2022 12:01:49.036] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_STONE_CLASS was corrected from null to its default, [minecraft:stone, minecraft:ice, minecraft:packed_ice, minecraft:sandstone, minecraft:red_sandstone, minecraft:gravel, minecraft:end_stone, minecraft:purpur_block, minecraft:magma_block, minecraft:netherrack, minecraft:terracotta].
[06Nov2022 12:01:49.036] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_METAL_CLASS was corrected from null to its default, [minecraft:iron_ore, minecraft:gold_ore, minecraft:nether_quartz_ore].
[06Nov2022 12:01:49.036] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_GEM_CLASS was corrected from null to its default, [minecraft:diamond_ore, minecraft:emerald_ore].
[06Nov2022 12:01:49.037] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_CLAY_CLASS was corrected from null to its default, [minecraft:clay, minecraft:coal_ore, minecraft:redstone_ore, minecraft:lapis_ore].
[06Nov2022 12:01:49.037] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_WOOD_CLASS was corrected from null to its default, [minecraft:oak_log, minecraft:birch_log, minecraft:acacia_log, minecraft:jungle_log, minecraft:spruce_log, minecraft:dark_oak_log, minecraft:cactus, minecraft:pumpkin, minecraft:melon, minecraft:brown_mushroom_block, minecraft:red_mushroom_block, minecraft:hay_block, minecraft:nether_wart_block].
[06Nov2022 12:01:49.037] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_SPECIAL_CLASS was corrected from null to its default, [minecraft:prismarine, minecraft:glowstone, minecraft:sea_lantern, minecraft:obsidian, minecraft:slime_block].
[06Nov2022 12:01:49.037] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_GRASS_CLASS was corrected from null to its default, [minecraft:grass_block, minecraft:mycelium].
[06Nov2022 12:01:49.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_FLUID_CLASS was corrected from null to its default, [minecraft:lava, minecraft:water].
[06Nov2022 12:01:49.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_MOVING_FLUID_CLASS was corrected from null to its default, [].
[06Nov2022 12:01:49.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.catalyst was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.038] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.catalyst.CATALYST_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 4.
[06Nov2022 12:01:49.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.catalyst.CATALYST_EXCHANGE_MANA_COST was corrected from null to its default, 50.
[06Nov2022 12:01:49.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.chronal was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.chronal.CHRONAL_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:49.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.chronal.CHRONAL_EXCHANGE_MANA_GAIN_LOSS was corrected from null to its default, 10.
[06Nov2022 12:01:49.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.039] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 20.
[06Nov2022 12:01:49.040] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_MANA_GAIN_CAP was corrected from null to its default, 10.
[06Nov2022 12:01:49.040] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_EFFICIENCY was corrected from null to its default, 1.
[06Nov2022 12:01:49.040] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.040] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_TAX_BRACKETS was corrected from null to its default, [5000.0, 20000.0, 100000.0].
[06Nov2022 12:01:49.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_TAX_RATES was corrected from null to its default, [0.02, 0.03, 0.04].
[06Nov2022 12:01:49.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_MANA_COST was corrected from null to its default, 40.
[06Nov2022 12:01:49.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_MANA_GAIN was corrected from null to its default, 20.
[06Nov2022 12:01:49.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_REDUCE_TO was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_CAP was corrected from null to its default, 5.
[06Nov2022 12:01:49.041] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract.CONTRACT_MANA_COST was corrected from null to its default, 10.
[06Nov2022 12:01:49.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract.CONTRACT_BLOCK_CYCLE was corrected from null to its default, 4.
[06Nov2022 12:01:49.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract.CONTRACT_RADIUS was corrected from null to its default, 10.
[06Nov2022 12:01:49.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.immunity was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.immunity.IMMUNITY_EXCHANGE_MANA_COST was corrected from null to its default, 400.
[06Nov2022 12:01:49.042] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.immunity.IMMUNITY_EXCHANGE_TIME was corrected from null to its default, 1200.
[06Nov2022 12:01:49.043] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.044] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.044] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_MANA_COST was corrected from null to its default, 100.
[06Nov2022 12:01:49.044] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_MANA_COST_AOE was corrected from null to its default, 20.
[06Nov2022 12:01:49.044] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_MANA_COST_ST was corrected from null to its default, 200.
[06Nov2022 12:01:49.044] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_AIR_RESISTANCE was corrected from null to its default, false.
[06Nov2022 12:01:49.044] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_SPEED was corrected from null to its default, 7.0.
[06Nov2022 12:01:49.044] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_AOE_RADIUS was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.045] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.045] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_SUMMON_MANA_COST was corrected from null to its default, 100.
[06Nov2022 12:01:49.045] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_MANA_COST was corrected from null to its default, 5000.
[06Nov2022 12:01:49.045] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_SCALES was corrected from null to its default, true.
[06Nov2022 12:01:49.045] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_FACTOR was corrected from null to its default, 0.002.
[06Nov2022 12:01:49.045] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_SIZE was corrected from null to its default, 30.
[06Nov2022 12:01:49.045] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_RAIN was corrected from null to its default, true.
[06Nov2022 12:01:49.046] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_SCALING_MANA was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.046] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_WORLD_DAMAGE was corrected from null to its default, true.
[06Nov2022 12:01:49.046] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.046] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_MANA_COST was corrected from null to its default, 600.
[06Nov2022 12:01:49.046] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_SCALES was corrected from null to its default, true.
[06Nov2022 12:01:49.046] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_FACTOR was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.046] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_SIZE was corrected from null to its default, 4.
[06Nov2022 12:01:49.047] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_DELAY was corrected from null to its default, 3.
[06Nov2022 12:01:49.047] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.047] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_MANA_PER_TICK was corrected from null to its default, 500.
[06Nov2022 12:01:49.047] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_DAMAGE_FACTOR was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.047] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_DAMAGE_SCALES was corrected from null to its default, true.
[06Nov2022 12:01:49.047] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_DAMAGE_ACCELERATION was corrected from null to its default, 1.5.
[06Nov2022 12:01:49.047] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_MAX_BLOCK_BREAK_PER_TICK was corrected from null to its default, 90.
[06Nov2022 12:01:49.048] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_BLOCK_WHITELIST was corrected from null to its default, [].
[06Nov2022 12:01:49.048] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.048] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_MANA_COST was corrected from null to its default, 300.
[06Nov2022 12:01:49.048] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_KILL_RANGE was corrected from null to its default, 30.
[06Nov2022 12:01:49.048] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_LIFE was corrected from null to its default, 1200.
[06Nov2022 12:01:49.048] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_ENTITY_KILL_LIST was corrected from null to its default, [mahoutsukai:gandr_entity].
[06Nov2022 12:01:49.049] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_COLLIDE_KILL_LIST was corrected from null to its default, [mahoutsukai:gandr_entity].
[06Nov2022 12:01:49.049] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_KILL_DEBUG was corrected from null to its default, false.
[06Nov2022 12:01:49.049] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_SNEAK_BOOP was corrected from null to its default, true.
[06Nov2022 12:01:49.049] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.shared pain was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.049] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.shared pain.DAMAGE_REPLICATION_MANA_COST was corrected from null to its default, 160.
[06Nov2022 12:01:49.049] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.049] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_MANA_COST was corrected from null to its default, 900.
[06Nov2022 12:01:49.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_TIME was corrected from null to its default, 400.
[06Nov2022 12:01:49.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_DAMAGE_TO_SELF was corrected from null to its default, 1.5.
[06Nov2022 12:01:49.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_DAMAGE_TO_OTHER was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_BREAK_SLOW_DOWN_FACTOR was corrected from null to its default, 0.5.
[06Nov2022 12:01:49.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_NORMAL_SLOW_DOWN_FACTOR was corrected from null to its default, 0.875.
[06Nov2022 12:01:49.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_SPEED_MULTIPLIER was corrected from null to its default, 1.8.
[06Nov2022 12:01:49.050] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_BLOCK_RESISTANCE_LIMIT was corrected from null to its default, 45.
[06Nov2022 12:01:49.051] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_DROPS_BLOCKS was corrected from null to its default, true.
[06Nov2022 12:01:49.051] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.051] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_MANA_COST was corrected from null to its default, 2.
[06Nov2022 12:01:49.051] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_START_DISTANCE was corrected from null to its default, 20.
[06Nov2022 12:01:49.051] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_DURATION was corrected from null to its default, 1200.
[06Nov2022 12:01:49.051] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_NETWORK_DISTANCE was corrected from null to its default, 30.
[06Nov2022 12:01:49.051] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_TWO_EFFECT was corrected from null to its default, poison.
[06Nov2022 12:01:49.052] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_THREE_EFFECT was corrected from null to its default, weakness.
[06Nov2022 12:01:49.052] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_FIVE_EFFECT was corrected from null to its default, blindness.
[06Nov2022 12:01:49.052] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_SEVEN_EFFECT was corrected from null to its default, slowness.
[06Nov2022 12:01:49.052] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_ELEVEN_EFFECT was corrected from null to its default, wither.
[06Nov2022 12:01:49.052] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_THIRTEEN_EFFECT was corrected from null to its default, levitation.
[06Nov2022 12:01:49.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance.CLAIRVOYANCE_MANA_COST was corrected from null to its default, 220.
[06Nov2022 12:01:49.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance.CLAIRVOYANCE_TIME was corrected from null to its default, 1200.
[06Nov2022 12:01:49.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance.CLAIRVOYANCE_RANGE was corrected from null to its default, 30.
[06Nov2022 12:01:49.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.054] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_MANA_COST was corrected from null to its default, 320.
[06Nov2022 12:01:49.055] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_TIME was corrected from null to its default, 600.
[06Nov2022 12:01:49.055] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_RANGE_FROM_USER was corrected from null to its default, 5.
[06Nov2022 12:01:49.055] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_RANGE_FROM_LOOK_VEC was corrected from null to its default, 4.
[06Nov2022 12:01:49.055] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.055] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_MANA_COST was corrected from null to its default, 410.
[06Nov2022 12:01:49.055] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_TIME was corrected from null to its default, 600.
[06Nov2022 12:01:49.055] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_RANGE_FROM_USER was corrected from null to its default, 10.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_RANGE_FROM_LOOK_VEC was corrected from null to its default, 4.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_MANA_COST was corrected from null to its default, 400.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_TIME was corrected from null to its default, 600.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_RANGE_FROM_USER was corrected from null to its default, 10.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_SOUL_VALUE_MOB was corrected from null to its default, 0.25.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_SOUL_VALUE_PLAYER was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.056] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_REVIVE_VALUE was corrected from null to its default, 12.0.
[06Nov2022 12:01:49.057] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_MAX was corrected from null to its default, 1.0E7.
[06Nov2022 12:01:49.057] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_DRAIN_PER_SOUL was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.057] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_NEGATIVE_REGEN_PUNISHMENT was corrected from null to its default, true.
[06Nov2022 12:01:49.057] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.057] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_MANA_COST was corrected from null to its default, 300.
[06Nov2022 12:01:49.057] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_TIME was corrected from null to its default, 100.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_RANGE_FROM_USER was corrected from null to its default, 30.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_IGNITION_TICKS was corrected from null to its default, 1.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_UPDATE_TICKS was corrected from null to its default, 1.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_DEATH_AGE was corrected from null to its default, 6.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_DAMAGE was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_DEBUFF_TIME was corrected from null to its default, 180.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.fay sight was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.058] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.fay sight.FAY_SIGHT_MANA_COST was corrected from null to its default, 100.
[06Nov2022 12:01:49.059] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.fay sight.FAY_SIGHT_TIME was corrected from null to its default, 600.
[06Nov2022 12:01:49.059] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.059] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_PUNISHMENT was corrected from null to its default, -1.
[06Nov2022 12:01:49.059] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_FACTOR was corrected from null to its default, 0.01.
[06Nov2022 12:01:49.059] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_FLAT was corrected from null to its default, false.
[06Nov2022 12:01:49.059] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_DISTANCE was corrected from null to its default, 300.
[06Nov2022 12:01:49.059] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_OFFSET was corrected from null to its default, 0.
[06Nov2022 12:01:49.060] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_AFFECTS_MANA was corrected from null to its default, true.
[06Nov2022 12:01:49.060] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_RENDER_HEIGHT was corrected from null to its default, 70.
[06Nov2022 12:01:49.060] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.FAE_SPAWN_RATE was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.060] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_RUNES was corrected from null to its default, true.
[06Nov2022 12:01:49.060] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_BLACKLIST was corrected from null to its default, true.
[06Nov2022 12:01:49.060] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_ELYTRA_LIMITED_TO_FAY_SIGHT was corrected from null to its default, false.
[06Nov2022 12:01:49.060] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_DIMENSION_LIST was corrected from null to its default, [].
[06Nov2022 12:01:49.061] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.insight was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.061] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.insight.INSIGHT_MANA_COST was corrected from null to its default, 320.
[06Nov2022 12:01:49.061] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.insight.INSIGHT_TIME was corrected from null to its default, 1200.
[06Nov2022 12:01:49.062] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.062] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.shared vision was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.063] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.shared vision.POSSESS_ENTITY_MANA_COST was corrected from null to its default, 200.
[06Nov2022 12:01:49.063] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.recall familiar was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.063] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.recall familiar.RECALL_FAMILIAR_MANA_COST was corrected from null to its default, 20.
[06Nov2022 12:01:49.063] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.063] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.SUMMON_FAMILIAR_MANA_COST was corrected from null to its default, 200.
[06Nov2022 12:01:49.063] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_REPORT_SURROUNDINGS_TIME was corrected from null to its default, 400.
[06Nov2022 12:01:49.063] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_HEALTH was corrected from null to its default, 10.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_OUCH_CHANCE was corrected from null to its default, 0.3.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_ACTION_BAR_MESSAGES was corrected from null to its default, false.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_CHUNKLOADS was corrected from null to its default, true.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_MANA_COST was corrected from null to its default, 100.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_DURATION was corrected from null to its default, 400.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_SINGLE_USE was corrected from null to its default, false.
[06Nov2022 12:01:49.064] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_VISIBLE_TO_OTHERS was corrected from null to its default, false.
[06Nov2022 12:01:49.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.swap familiar was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.swap familiar.SWAP_FAMILIAR_MANA_COST was corrected from null to its default, 40.
[06Nov2022 12:01:49.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden.FAMILIARS_GARDEN_MANA_COST was corrected from null to its default, 200.
[06Nov2022 12:01:49.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden.FAMILIARS_GARDEN_RANGE was corrected from null to its default, 7.
[06Nov2022 12:01:49.065] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden.FAMILIARS_GARDEN_TIME was corrected from null to its default, 1200.
[06Nov2022 12:01:49.066] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution.RETRIBUTION_MANA_PER_DIFFERENCE was corrected from null to its default, 40.
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution.RETRIBUTION_MANA_CHARGED_PER_PERCENT was corrected from null to its default, false.
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution.RETRIBUTION_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_COOLDOWN was corrected from null to its default, 800.
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_MANA_COST was corrected from null to its default, 800.
[06Nov2022 12:01:49.067] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_FOG_RANGE was corrected from null to its default, 20.
[06Nov2022 12:01:49.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_FOG_DISTANCE was corrected from null to its default, 5.
[06Nov2022 12:01:49.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_INVIS_COOLDOWN was corrected from null to its default, 40.
[06Nov2022 12:01:49.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_GIVES_INVIS was corrected from null to its default, true.
[06Nov2022 12:01:49.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_SPEED was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_MOVEMENT_SPEED was corrected from null to its default, 0.05.
[06Nov2022 12:01:49.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DAMAGE was corrected from null to its default, 2.5.
[06Nov2022 12:01:49.068] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DAMAGE_BONUS_FROM_BEHIND was corrected from null to its default, 6.0.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DAMAGE_BONUS_SCALES_WITH_MANA was corrected from null to its default, false.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DURABILITY was corrected from null to its default, 1200.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_FOG_MANA_COST was corrected from null to its default, 200.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_INVIS_MANA_COST was corrected from null to its default, 0.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_BLACK_PARTICLES_HIT was corrected from null to its default, 150.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_RED_PARTICLES_HIT was corrected from null to its default, 40.
[06Nov2022 12:01:49.069] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_RED_PARTICLES_LAUNCH was corrected from null to its default, 25.
[06Nov2022 12:01:49.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_HIT_RADIUS was corrected from null to its default, 6.0.
[06Nov2022 12:01:49.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_CLOUD_DURATION was corrected from null to its default, 200.
[06Nov2022 12:01:49.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MANA_SCALES was corrected from null to its default, true.
[06Nov2022 12:01:49.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MANA_COST_FACTOR was corrected from null to its default, 0.05.
[06Nov2022 12:01:49.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_DAMAGE_SCALES was corrected from null to its default, true.
[06Nov2022 12:01:49.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_DAMAGE_FACTOR was corrected from null to its default, 0.009999999776482582.
[06Nov2022 12:01:49.070] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MAX_DAMAGE was corrected from null to its default, 1000.0.
[06Nov2022 12:01:49.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MIN_DAMAGE was corrected from null to its default, 5.0.
[06Nov2022 12:01:49.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_SPEED was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_EFFECT_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_EFFECT_WHITELIST was corrected from null to its default, [mahoutsukai:misfortune, mahoutsukai:bound, mahoutsukai:fear, mahoutsukai:black_burning, mahoutsukai:wounded, mahoutsukai:confusion].
[06Nov2022 12:01:49.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.071] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BLOCK_BREAK_PER_TICK was corrected from null to its default, 800.
[06Nov2022 12:01:49.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_RADIUS was corrected from null to its default, 30.
[06Nov2022 12:01:49.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_MANA_COST was corrected from null to its default, 2000.
[06Nov2022 12:01:49.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_IN was corrected from null to its default, [minecraft:grass_block, minecraft:sand, minecraft:red_sand, minecraft:cobblestone, minecraft:clay, minecraft:ice, minecraft:packed_ice, minecraft:blue_ice].
[06Nov2022 12:01:49.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_OUT was corrected from null to its default, [minecraft:dirt, minecraft:glass, minecraft:red_stained_glass, minecraft:stone, minecraft:terracotta, minecraft:water, minecraft:water, minecraft:water].
[06Nov2022 12:01:49.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_DAMAGE was corrected from null to its default, 2.0.
[06Nov2022 12:01:49.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_TARGET_HEALTH_PERCENTAGE_DAMAGE was corrected from null to its default, 0.05.
[06Nov2022 12:01:49.072] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_GROWTH was corrected from null to its default, 0.12.
[06Nov2022 12:01:49.073] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_MANA_SCALED_DAMAGE was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.073] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.073] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.GEAS_MANA_COST was corrected from null to its default, 30.
[06Nov2022 12:01:49.073] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.MANA_REGEN_PER_GEAS was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.073] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.GEAS_MAX_MANA_REGEN was corrected from null to its default, 1.0E7.
[06Nov2022 12:01:49.073] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.GEAS_BLACKLIST was corrected from null to its default, [minecraft:armor_stand].
[06Nov2022 12:01:49.073] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.074] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_DURABILITY was corrected from null to its default, 40.
[06Nov2022 12:01:49.074] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_DURATION was corrected from null to its default, 800.
[06Nov2022 12:01:49.074] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_MANA_COST was corrected from null to its default, 5000.
[06Nov2022 12:01:49.074] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_RANGE was corrected from null to its default, 20.
[06Nov2022 12:01:49.074] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_ITEM_WHITELIST was corrected from null to its default, [minecraft:chorus_fruit].
[06Nov2022 12:01:49.074] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.075] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_TIME was corrected from null to its default, 1200.
[06Nov2022 12:01:49.075] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_RANGE was corrected from null to its default, 40.
[06Nov2022 12:01:49.075] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_COOLDOWN was corrected from null to its default, 60.
[06Nov2022 12:01:49.075] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_MANA_COST was corrected from null to its default, 900.
[06Nov2022 12:01:49.076] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.077] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_FIRE_CHANCE was corrected from null to its default, 0.1.
[06Nov2022 12:01:49.077] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_SPLASH_CHANCE was corrected from null to its default, 0.05.
[06Nov2022 12:01:49.077] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HOP_CHANCE was corrected from null to its default, 0.08.
[06Nov2022 12:01:49.077] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_GLOW_CHANCE was corrected from null to its default, 0.02.
[06Nov2022 12:01:49.077] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_CONFUSE_CHANCE was corrected from null to its default, 0.01.
[06Nov2022 12:01:49.077] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_TELEPORT_CHANCE was corrected from null to its default, 0.08.
[06Nov2022 12:01:49.077] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HUNGER_CHANCE was corrected from null to its default, 0.15.
[06Nov2022 12:01:49.078] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_LIGHTNING_CHANCE was corrected from null to its default, 2.0E-5.
[06Nov2022 12:01:49.078] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_AGGRO_CHANCE was corrected from null to its default, 4.0E-4.
[06Nov2022 12:01:49.078] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_DROP_CHANCE was corrected from null to its default, 7.142857142857143E-5.
[06Nov2022 12:01:49.078] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_TRIP_CHANCE was corrected from null to its default, 4.0E-5.
[06Nov2022 12:01:49.078] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_LOOT_DIVISOR was corrected from null to its default, 10.
[06Nov2022 12:01:49.078] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_TOOL_BREAK_DIVISOR was corrected from null to its default, 10.
[06Nov2022 12:01:49.078] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HEALTH_FACTOR was corrected from null to its default, 0.1.
[06Nov2022 12:01:49.079] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_ARMOR_FACTOR was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.079] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HEALTH_FACTOR_MOB was corrected from null to its default, 0.1.
[06Nov2022 12:01:49.079] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_ARMOR_FACTOR_MOB was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.081] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.081] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MAX_MANA_CAP was corrected from null to its default, 200000.
[06Nov2022 12:01:49.081] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_UP_COUNTER was corrected from null to its default, 100.
[06Nov2022 12:01:49.081] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_UP_COUNTER_RATIO was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.081] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_UP_COUNTER_MAX was corrected from null to its default, 100.
[06Nov2022 12:01:49.081] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_ADDED_SCALING_REGEN_PER_TICK was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_INCREASE was corrected from null to its default, 1.
[06Nov2022 12:01:49.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_REGEN_PER_TICK was corrected from null to its default, 1.
[06Nov2022 12:01:49.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_RECOVERY_SLEEP was corrected from null to its default, 0.5.
[06Nov2022 12:01:49.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_REGEN_HUNGER_FACTOR was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.CREATIVE_IGNORES_MANA_COSTS was corrected from null to its default, true.
[06Nov2022 12:01:49.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_INCREASE_LOG_PUNISHMENT was corrected from null to its default, false.
[06Nov2022 12:01:49.083] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_INCREASE_PUNISHMENT_FACTOR was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.084] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.085] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.MANA_CIRCUIT_MAGITECH_CAPACITY was corrected from null to its default, 100000.
[06Nov2022 12:01:49.085] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.MANA_CIRCUIT_CAPACITY was corrected from null to its default, 100000.
[06Nov2022 12:01:49.085] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.MANA_CIRCUIT_RANGE was corrected from null to its default, 10.
[06Nov2022 12:01:49.085] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.ATTUNED_DIAMOND_CAPACITY was corrected from null to its default, 10000.
[06Nov2022 12:01:49.085] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.ATTUNED_EMERALD_CAPACITY was corrected from null to its default, 5000.
[06Nov2022 12:01:49.087] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.087] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.MAGIC_CIRCLES was corrected from null to its default, [].
[06Nov2022 12:01:49.087] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.MAGIC_RUNES was corrected from null to its default, [].
[06Nov2022 12:01:49.087] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.PROJECTOR_DEFAULT_ROTATION_SPEED was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.088] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.PROJECTOR_CONTINUES_ROTATE_WHEN_OFF was corrected from null to its default, false.
[06Nov2022 12:01:49.088] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.PROJECTOR_OFFSET_CAP was corrected from null to its default, 60.0.
[06Nov2022 12:01:49.090] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fogprojector was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.090] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fogprojector.FOG_PROJECTOR_MAX_RADIUS was corrected from null to its default, 30.0.
[06Nov2022 12:01:49.091] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.091] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code.FIRST_SORCERY_DURABILITY was corrected from null to its default, 50.
[06Nov2022 12:01:49.091] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code.MYSTIC_CODE_FIRST_SORCERY_BLACKLIST was corrected from null to its default, [mahoutsukai:scroll_boundary_drain_life].
[06Nov2022 12:01:49.091] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code.MYSTIC_CODE_ENCHANT_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.093] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.093] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.BLEEDING_FROM_DAGGER_ONLY was corrected from null to its default, false.
[06Nov2022 12:01:49.093] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.GLOBAL_LOOK_RANGE was corrected from null to its default, 100.
[06Nov2022 12:01:49.093] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.CREATIVE_MODE_SPELLS was corrected from null to its default, false.
[06Nov2022 12:01:49.093] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGES_PLAYER was corrected from null to its default, false.
[06Nov2022 12:01:49.093] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGE_FLAT was corrected from null to its default, true.
[06Nov2022 12:01:49.094] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGE_VALUE was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.094] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGE_GENERIC was corrected from null to its default, true.
[06Nov2022 12:01:49.094] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.BLOOD_CIRCLE_SOLID_ONLY was corrected from null to its default, true.
[06Nov2022 12:01:49.094] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.SPELL_BLACKLIST was corrected from null to its default, [].
[06Nov2022 12:01:49.094] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.CHUNK_PACKET_REPLIES_ENABLED was corrected from null to its default, true.
[06Nov2022 12:01:49.094] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.BUFF_CLEAR_ITEMS was corrected from null to its default, [minecraft:milk_bucket].
[06Nov2022 12:01:49.094] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.GAMESTAGES_ENABLED was corrected from null to its default, false.
[06Nov2022 12:01:49.095] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.ARMOR_STANDS_IMMUNE was corrected from null to its default, true.
[06Nov2022 12:01:49.095] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.ONE_LIFE was corrected from null to its default, false.
[06Nov2022 12:01:49.100] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/create-server.toml is not correct. Correcting
[06Nov2022 12:01:49.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure.tickrateSyncTimer was corrected from null to its default, 20.
[06Nov2022 12:01:49.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkPressing was corrected from null to its default, false.
[06Nov2022 12:01:49.101] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkCutting was corrected from null to its default, false.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowBrewingInMixer was corrected from null to its default, true.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapelessInMixer was corrected from null to its default, true.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapedSquareInPress was corrected from null to its default, true.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowRegularCraftingInCrafter was corrected from null to its default, true.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.maxFireworkIngredientsInCrafter was corrected from null to its default, 9.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowStonecuttingOnSaw was corrected from null to its default, true.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowWoodcuttingOnSaw was corrected from null to its default, true.
[06Nov2022 12:01:49.102] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowCastingBySpout was corrected from null to its default, true.
[06Nov2022 12:01:49.103] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.displayLogStrippingRecipes was corrected from null to its default, true.
[06Nov2022 12:01:49.103] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.lightSourceCountForRefinedRadiance was corrected from null to its default, 10.
[06Nov2022 12:01:49.103] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableRefinedRadianceRecipe was corrected from null to its default, true.
[06Nov2022 12:01:49.103] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableShadowSteelRecipe was corrected from null to its default, true.
[06Nov2022 12:01:49.104] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.104] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.disableStress was corrected from null to its default, false.
[06Nov2022 12:01:49.104] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxBeltLength was corrected from null to its default, 20.
[06Nov2022 12:01:49.104] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crushingDamage was corrected from null to its default, 4.
[06Nov2022 12:01:49.105] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxMotorSpeed was corrected from null to its default, 256.
[06Nov2022 12:01:49.105] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.waterWheelBaseSpeed was corrected from null to its default, 4.
[06Nov2022 12:01:49.105] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.waterWheelFlowSpeed was corrected from null to its default, 4.
[06Nov2022 12:01:49.105] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxRotationSpeed was corrected from null to its default, 256.
[06Nov2022 12:01:49.105] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ignoreDeployerAttacks was corrected from null to its default, CREEPERS.
[06Nov2022 12:01:49.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.kineticValidationFrequency was corrected from null to its default, 60.
[06Nov2022 12:01:49.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crankHungerMultiplier was corrected from null to its default, 0.009999999776482582.
[06Nov2022 12:01:49.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.minimumWindmillSails was corrected from null to its default, 8.
[06Nov2022 12:01:49.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.windmillSailsPerRPM was corrected from null to its default, 8.
[06Nov2022 12:01:49.106] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxEjectorDistance was corrected from null to its default, 32.
[06Nov2022 12:01:49.107] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ejectorScanInterval was corrected from null to its default, 120.
[06Nov2022 12:01:49.107] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.107] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPushDistance was corrected from null to its default, 20.
[06Nov2022 12:01:49.107] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPullDistance was corrected from null to its default, 20.
[06Nov2022 12:01:49.107] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanBlockCheckRate was corrected from null to its default, 30.
[06Nov2022 12:01:49.107] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanRotationArgmax was corrected from null to its default, 256.
[06Nov2022 12:01:49.107] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.inWorldProcessingTime was corrected from null to its default, 150.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxBlocksMoved was corrected from null to its default, 2048.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxChassisRange was corrected from null to its default, 16.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxPistonPoles was corrected from null to its default, 64.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxRopeLength was corrected from null to its default, 256.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxCartCouplingLength was corrected from null to its default, 32.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableSpawners was corrected from null to its default, NO_PICKUP.
[06Nov2022 12:01:49.108] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.amethystMovement was corrected from null to its default, NO_PICKUP.
[06Nov2022 12:01:49.109] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableObsidian was corrected from null to its default, UNMOVABLE.
[06Nov2022 12:01:49.109] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableReinforcedDeepslate was corrected from null to its default, UNMOVABLE.
[06Nov2022 12:01:49.109] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.moveItemsToStorage was corrected from null to its default, true.
[06Nov2022 12:01:49.109] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvestPartiallyGrown was corrected from null to its default, false.
[06Nov2022 12:01:49.109] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvesterReplants was corrected from null to its default, true.
[06Nov2022 12:01:49.109] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.display_board was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.deployer was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_piston was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.millstone was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_bearing was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.110] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.clockwork_bearing was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.cuckoo_clock was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.speedometer was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.copper_backtank was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_saw was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.flywheel was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.encased_chain_drive was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.clutch was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.encased_fan was corrected from null to its default, 2.0.
[06Nov2022 12:01:49.111] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.adjustable_chain_gearshift was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_pump was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.crushing_wheel was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_mixer was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gantry_shaft was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.rope_pulley was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.rotation_speed_controller was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_arm was corrected from null to its default, 2.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_shaft was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.112] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_press was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.large_cogwheel was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_drill was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_large_cogwheel was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_large_cogwheel was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mysterious_cuckoo_clock was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.stressometer was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.shaft was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_shaft was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.113] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearshift was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.turntable was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.sticky_mechanical_piston was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.sequenced_gearshift was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.weighted_ejector was corrected from null to its default, 2.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.cogwheel was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_cogwheel was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.belt was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.114] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_cogwheel was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.115] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearbox was corrected from null to its default, 0.0.
[06Nov2022 12:01:49.115] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.hose_pulley was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.115] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.mechanical_crafter was corrected from null to its default, 2.0.
[06Nov2022 12:01:49.115] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.115] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.blue_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.115] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.copper_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.115] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.pink_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.hand_crank was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.black_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.magenta_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.white_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.yellow_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.brown_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.cyan_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.windmill_bearing was corrected from null to its default, 512.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.light_blue_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.116] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.lime_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.purple_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.red_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.steam_engine was corrected from null to its default, 1024.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.creative_motor was corrected from null to its default, 16384.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.gray_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.water_wheel was corrected from null to its default, 16.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.orange_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.light_gray_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.117] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.green_valve_handle was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.118] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.118] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumSpeed was corrected from null to its default, 30.0.
[06Nov2022 12:01:49.118] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.fastSpeed was corrected from null to its default, 100.0.
[06Nov2022 12:01:49.118] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumStressImpact was corrected from null to its default, 4.0.
[06Nov2022 12:01:49.118] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.highStressImpact was corrected from null to its default, 8.0.
[06Nov2022 12:01:49.118] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumCapacity was corrected from null to its default, 128.0.
[06Nov2022 12:01:49.118] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.highCapacity was corrected from null to its default, 1024.0.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankCapacity was corrected from null to its default, 8.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankMaxHeight was corrected from null to its default, 32.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.mechanicalPumpRange was corrected from null to its default, 16.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyRange was corrected from null to its default, 128.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyBlockThreshold was corrected from null to its default, 10000.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fillInfinite was corrected from null to its default, false.
[06Nov2022 12:01:49.120] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.bottomlessFluidMode was corrected from null to its default, ALLOW_BY_TAG.
[06Nov2022 12:01:49.121] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.placeFluidSourceBlocks was corrected from null to its default, true.
[06Nov2022 12:01:49.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.defaultExtractionLimit was corrected from null to its default, 64.
[06Nov2022 12:01:49.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.defaultExtractionTimer was corrected from null to its default, 8.
[06Nov2022 12:01:49.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.psiTimeout was corrected from null to its default, 20.
[06Nov2022 12:01:49.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.mechanicalArmRange was corrected from null to its default, 5.
[06Nov2022 12:01:49.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.linkRange was corrected from null to its default, 256.
[06Nov2022 12:01:49.122] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.displayLinkRange was corrected from null to its default, 64.
[06Nov2022 12:01:49.123] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.vaultCapacity was corrected from null to its default, 20.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.creativePrintIncludesAir was corrected from null to its default, false.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematics was corrected from null to its default, 256.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematicPacketSize was corrected from null to its default, 1024.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicIdleTimeout was corrected from null to its default, 600.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonDelay was corrected from null to its default, 10.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonSkips was corrected from null to its default, 10.
[06Nov2022 12:01:49.124] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonGunpowderWorth was corrected from null to its default, 20.0.
[06Nov2022 12:01:49.125] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonFuelUsage was corrected from null to its default, 0.05000000074505806.
[06Nov2022 12:01:49.126] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.126] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxSymmetryWandRange was corrected from null to its default, 50.
[06Nov2022 12:01:49.126] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.placementAssistRange was corrected from null to its default, 12.
[06Nov2022 12:01:49.126] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.toolboxRange was corrected from null to its default, 10.
[06Nov2022 12:01:49.126] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.airInBacktank was corrected from null to its default, 900.
[06Nov2022 12:01:49.126] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.enchantedBacktankCapacity was corrected from null to its default, 300.
[06Nov2022 12:01:49.127] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxExtendoGripActions was corrected from null to its default, 1000.
[06Nov2022 12:01:49.127] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxPotatoCannonShots was corrected from null to its default, 200.
[06Nov2022 12:01:49.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainsCauseDamage was corrected from null to its default, true.
[06Nov2022 12:01:49.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.maxAssemblyLength was corrected from null to its default, 128.
[06Nov2022 12:01:49.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.maxBogeyCount was corrected from null to its default, 20.
[06Nov2022 12:01:49.128] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.manualTrainSpeedModifier was corrected from null to its default, 0.75.
[06Nov2022 12:01:49.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainTopSpeed was corrected from null to its default, 28.0.
[06Nov2022 12:01:49.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainTurningTopSpeed was corrected from null to its default, 14.0.
[06Nov2022 12:01:49.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainAcceleration was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainTopSpeed was corrected from null to its default, 40.0.
[06Nov2022 12:01:49.129] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainTurningTopSpeed was corrected from null to its default, 20.0.
[06Nov2022 12:01:49.130] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainAcceleration was corrected from null to its default, 3.0.
[06Nov2022 12:01:49.133] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/toolbelt-server.toml is not correct. Correcting
[06Nov2022 12:01:49.133] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.133] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whitelist was corrected from null to its default, [].
[06Nov2022 12:01:49.133] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blacklist was corrected from null to its default, [].
[06Nov2022 12:01:49.135] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/rftoolsutility-server.toml is not correct. Correcting
[06Nov2022 12:01:49.136] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.136] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.rfPerOperation was corrected from null to its default, 100.
[06Nov2022 12:01:49.136] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.speedOperations was corrected from null to its default, 5.
[06Nov2022 12:01:49.136] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.crafterMaxRF was corrected from null to its default, 50000.
[06Nov2022 12:01:49.136] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.crafterRFPerTick was corrected from null to its default, 500.
[06Nov2022 12:01:49.137] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.137] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.screenControllerMaxRF was corrected from null to its default, 60000.
[06Nov2022 12:01:49.137] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.screenControllerRFPerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:49.137] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.buttonRFPerTick was corrected from null to its default, 9.
[06Nov2022 12:01:49.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.elevatorButtonRFPerTick was corrected from null to its default, 0.
[06Nov2022 12:01:49.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.clockRFPerTick was corrected from null to its default, 1.
[06Nov2022 12:01:49.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.computerRFPerTick was corrected from null to its default, 4.
[06Nov2022 12:01:49.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.counterPlusRFPerTick was corrected from null to its default, 30.
[06Nov2022 12:01:49.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.counterRFPerTick was corrected from null to its default, 4.
[06Nov2022 12:01:49.138] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.dimensionRFPerTick was corrected from null to its default, 6.
[06Nov2022 12:01:49.139] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.energyRFPerTick was corrected from null to its default, 4.
[06Nov2022 12:01:49.139] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.energyPlusRFPerTick was corrected from null to its default, 30.
[06Nov2022 12:01:49.139] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.fluidRFPerTick was corrected from null to its default, 4.
[06Nov2022 12:01:49.139] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.fluidPlusRFPerTick was corrected from null to its default, 30.
[06Nov2022 12:01:49.139] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.itemstackPlusRFPerTick was corrected from null to its default, 30.
[06Nov2022 12:01:49.140] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.itemstackRFPerTick was corrected from null to its default, 4.
[06Nov2022 12:01:49.140] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.machineInfoRFPerTick was corrected from null to its default, 4.
[06Nov2022 12:01:49.140] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.redstoneRFPerTick was corrected from null to its default, 4.
[06Nov2022 12:01:49.140] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.textRFPerTick was corrected from null to its default, 0.
[06Nov2022 12:01:49.140] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.screenRefreshTiming was corrected from null to its default, 500.
[06Nov2022 12:01:49.141] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawner was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.141] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawner.maxMobInjections was corrected from null to its default, 10.
[06Nov2022 12:01:49.141] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tank was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.141] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tank.maxCapacity was corrected from null to its default, 32000.
[06Nov2022 12:01:49.142] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.142] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.transmitterMaxRF was corrected from null to its default, 200000.
[06Nov2022 12:01:49.142] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.transmitterRFPerTick was corrected from null to its default, 1000.
[06Nov2022 12:01:49.142] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.receiverMaxRF was corrected from null to its default, 100000.
[06Nov2022 12:01:49.142] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.receiverRFPerTick was corrected from null to its default, 500.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.dialerMaxRF was corrected from null to its default, 50000.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.dialerRFPerTick was corrected from null to its default, 100.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.dimensionWarnPercentage was corrected from null to its default, 5.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.advancedChargedPorterMaxRF was corrected from null to its default, 1000000.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.chargedPorterMaxRF was corrected from null to its default, 200000.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.chargedPorterRFPerTick was corrected from null to its default, 2000.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.advancedSpeedBonus was corrected from null to its default, 4.
[06Nov2022 12:01:49.143] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.horizontalDialerRange was corrected from null to its default, 10.
[06Nov2022 12:01:49.144] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.verticalDialerRange was corrected from null to its default, 5.
[06Nov2022 12:01:49.144] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfPerDial was corrected from null to its default, 1000.
[06Nov2022 12:01:49.144] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfPerCheck was corrected from null to its default, 5000.
[06Nov2022 12:01:49.144] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfDialedConnectionPerTick was corrected from null to its default, 10.
[06Nov2022 12:01:49.144] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfStartTeleportLocal was corrected from null to its default, 5000.
[06Nov2022 12:01:49.144] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfStartTeleportDim was corrected from null to its default, 100000.
[06Nov2022 12:01:49.144] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfStartTeleportDist was corrected from null to its default, 10.
[06Nov2022 12:01:49.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfTeleportPerTick was corrected from null to its default, 500.
[06Nov2022 12:01:49.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfMatterIdleTick was corrected from null to its default, 0.
[06Nov2022 12:01:49.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfPerTeleportReceiver was corrected from null to its default, 5000.
[06Nov2022 12:01:49.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfBoostedTeleport was corrected from null to its default, 20000.
[06Nov2022 12:01:49.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.timeTeleportBaseLocal was corrected from null to its default, 5.
[06Nov2022 12:01:49.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.timeTeleportBaseDim was corrected from null to its default, 50.
[06Nov2022 12:01:49.145] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.timeTeleportDist was corrected from null to its default, 10.
[06Nov2022 12:01:49.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.whooshMessage was corrected from null to its default, true.
[06Nov2022 12:01:49.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.volumeTeleport was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.volumeTeleportError was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.checkUnloadedChunk was corrected from null to its default, -1.
[06Nov2022 12:01:49.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.checkUnloadedWorld was corrected from null to its default, -1.
[06Nov2022 12:01:49.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.logTeleportUsages was corrected from null to its default, false.
[06Nov2022 12:01:49.146] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.preventInterdimensionalTeleports was corrected from null to its default, false.
[06Nov2022 12:01:49.147] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.blacklistedTeleportationSources was corrected from null to its default, .
[06Nov2022 12:01:49.147] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.blacklistedTeleportationDestinations was corrected from null to its default, .
[06Nov2022 12:01:49.147] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.148] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.environmentalMaxRF was corrected from null to its default, 500000.
[06Nov2022 12:01:49.148] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.environmentalRFPerTick was corrected from null to its default, 20000.
[06Nov2022 12:01:49.148] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.environmentalMinRFUsage was corrected from null to its default, 5.
[06Nov2022 12:01:49.148] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.mobsPowerMultiplier was corrected from null to its default, 2.0.
[06Nov2022 12:01:49.148] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.featherfallingRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.148] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.featherfallingPlusRFPerTick was corrected from null to its default, 0.003.
[06Nov2022 12:01:49.149] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.flightRFPerTick was corrected from null to its default, 0.004.
[06Nov2022 12:01:49.149] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.glowingRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.149] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.hasteRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.149] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.hastePlusRFPerTick was corrected from null to its default, 0.003.
[06Nov2022 12:01:49.149] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.nightvisionRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.149] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.peacefulRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.150] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.regenerationRFPerTick was corrected from null to its default, 0.0015.
[06Nov2022 12:01:49.150] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.regenerationPlusRFPerTick was corrected from null to its default, 0.0045.
[06Nov2022 12:01:49.150] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.saturationRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.150] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.saturationPlusRFPerTick was corrected from null to its default, 0.003.
[06Nov2022 12:01:49.150] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.speedRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.151] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.speedPlusRFPerTick was corrected from null to its default, 0.003.
[06Nov2022 12:01:49.151] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.watherBreathingRFPerTick was corrected from null to its default, 0.001.
[06Nov2022 12:01:49.151] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.luckRFPerTick was corrected from null to its default, 0.002.
[06Nov2022 12:01:49.151] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.noTeleportRFPerTick was corrected from null to its default, 0.002.
[06Nov2022 12:01:49.151] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.blindnessRFPerTick was corrected from null to its default, 0.01.
[06Nov2022 12:01:49.151] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.blindnessAvailable was corrected from null to its default, false.
[06Nov2022 12:01:49.152] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.weaknessRFPerTick was corrected from null to its default, 0.01.
[06Nov2022 12:01:49.152] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.weaknessAvailable was corrected from null to its default, false.
[06Nov2022 12:01:49.152] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.poisonRFPerTick was corrected from null to its default, 0.02.
[06Nov2022 12:01:49.152] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.poisonAvailable was corrected from null to its default, false.
[06Nov2022 12:01:49.152] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.slownessRFPerTick was corrected from null to its default, 0.012.
[06Nov2022 12:01:49.152] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.slownessAvailable was corrected from null to its default, false.
[06Nov2022 12:01:49.155] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/fluxnetworks-server.toml
[06Nov2022 12:01:49.160] [Server thread/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
[06Nov2022 12:01:49.161] [Thread-2/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
[06Nov2022 12:01:49.162] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/pylons-server.toml is not correct. Correcting
[06Nov2022 12:01:49.162] [Thread-2/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
[06Nov2022 12:01:49.163] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key expulsion_pylon was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.163] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key expulsion_pylon.expulsionAllowedDimensions was corrected from null to its default, [minecraft:overworld].
[06Nov2022 12:01:49.163] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key expulsion_pylon.expulsionWorldSpawnRadius was corrected from null to its default, 1.
[06Nov2022 12:01:49.163] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.164] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionMinimumDuration was corrected from null to its default, 60.
[06Nov2022 12:01:49.164] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionRequiredDuration was corrected from null to its default, 3600.
[06Nov2022 12:01:49.164] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionAppliedDuration was corrected from null to its default, 20.
[06Nov2022 12:01:49.164] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionChunkloads was corrected from null to its default, true.
[06Nov2022 12:01:49.165] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionAllowedEffects was corrected from null to its default, [].
[06Nov2022 12:01:49.165] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionDeniedEffects was corrected from null to its default, [].
[06Nov2022 12:01:49.165] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.165] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon.harvesterWorkDelay was corrected from null to its default, 60.
[06Nov2022 12:01:49.166] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon.harvesterRequiresTool was corrected from null to its default, true.
[06Nov2022 12:01:49.166] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon.harvesterCanBeAutomated was corrected from null to its default, false.
[06Nov2022 12:01:49.167] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/engineersdecor-server.toml is not correct. Correcting
[06Nov2022 12:01:49.167] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.168] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.168] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_chair_sitting was corrected from null to its default, false.
[06Nov2022 12:01:49.168] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_mob_chair_sitting was corrected from null to its default, false.
[06Nov2022 12:01:49.168] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_ladder_speed_boost was corrected from null to its default, false.
[06Nov2022 12:01:49.168] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_crafting_table_history was corrected from null to its default, false.
[06Nov2022 12:01:49.169] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.miscellaneous was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.169] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.miscellaneous.without_direct_slab_pickup was corrected from null to its default, false.
[06Nov2022 12:01:49.169] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.169] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_smelting_speed_percent was corrected from null to its default, 130.
[06Nov2022 12:01:49.169] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_fuel_efficiency_percent was corrected from null to its default, 100.
[06Nov2022 12:01:49.170] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_boost_energy_consumption was corrected from null to its default, 24.
[06Nov2022 12:01:49.170] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_accepted_heaters was corrected from null to its default, immersiveengineering:furnace_heater.
[06Nov2022 12:01:49.170] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.chair_mob_sitting_probability_percent was corrected from null to its default, 10.0.
[06Nov2022 12:01:49.170] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.chair_mob_standup_probability_percent was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.170] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.without_crafting_mouse_scrolling was corrected from null to its default, false.
[06Nov2022 12:01:49.170] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.pipevalve_max_flowrate was corrected from null to its default, 1000.
[06Nov2022 12:01:49.170] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.pipevalve_redstone_gain was corrected from null to its default, 20.
[06Nov2022 12:01:49.171] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.e_furnace_speed_percent was corrected from null to its default, 290.
[06Nov2022 12:01:49.171] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.e_furnace_power_consumption was corrected from null to its default, 16.
[06Nov2022 12:01:49.171] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.e_furnace_automatic_pulling was corrected from null to its default, false.
[06Nov2022 12:01:49.171] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.small_solar_panel_peak_production was corrected from null to its default, 40.
[06Nov2022 12:01:49.171] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_power_consumption was corrected from null to its default, 64.
[06Nov2022 12:01:49.171] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_reluctance was corrected from null to its default, 17.
[06Nov2022 12:01:49.171] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_min_breaking_time was corrected from null to its default, 15.
[06Nov2022 12:01:49.172] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_requires_power was corrected from null to its default, false.
[06Nov2022 12:01:49.172] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.tree_cutter_energy_consumption was corrected from null to its default, 64.
[06Nov2022 12:01:49.172] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.tree_cutter_cutting_time_needed was corrected from null to its default, 60.
[06Nov2022 12:01:49.172] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.tree_cutter_requires_power was corrected from null to its default, false.
[06Nov2022 12:01:49.172] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.milking_machine_energy_consumption was corrected from null to its default, 0.
[06Nov2022 12:01:49.172] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.milking_machine_milking_delay was corrected from null to its default, 4000.
[06Nov2022 12:01:49.173] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
[06Nov2022 12:01:49.189] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
[06Nov2022 12:01:49.189] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
[06Nov2022 12:01:49.189] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
[06Nov2022 12:01:49.189] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
[06Nov2022 12:01:49.195] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
[06Nov2022 12:01:49.196] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/minecolonies-server.toml
[06Nov2022 12:01:49.196] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
[06Nov2022 12:01:49.196] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
[06Nov2022 12:01:49.199] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/minecolonies-server.toml is not correct. Correcting
[06Nov2022 12:01:49.200] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names was corrected from SimpleCommentedConfig:{usemiddleinitial=true, useeasternnameorder=false, malefirstnames=[Aarav, Aaron, Aayan, Abdiel, Alain, Aaliyah, Abdullah, Abel, Abraham, Abram, Ace, Adam, Adan, Aden, Adonis, Adrian, Adriel, Adrien, Ahmad, Ahmed, Ahmir, Aidan, Aiden, Akeno, Alan, Alaric, Albert, Alberto, Alden, Aldo, Alec, Alejandro, Alessandro, Alex, Alexander, Alexis, Alexzander, Alfonso, Alfred, Alfredo, Ali, Alijah, Alistair, Allan, Allen, Alonso, Alonzo, Alvaro, Alvin, Amari, Ambrose, Ameer, Amherst, Amias, Amir, Amos, Amrith, Anakin, Anders, Anderson, Andre, Andres, Andrew, Andy, Angel, Angelo, Anson, Anthony, Antonio, Apollo, Archer, Archie, Ares, Ari, Arian, Ariel, Aries, Arjun, Arlo, Armando, Armani, Aroon, Aron, Arthur, Arturo, Aryan, Asa, Asher, Ashton, Atlas, Atreus, Atticus, August, Augustine, Augustus, Austin, Avery, Axel, Axl, Axton, Ayaan, Ayan, Ayden, Aydin, Azariah, Aziel, Azrael, Baker, Banks, Barnaby, Barrett, Bartholomew, Baylor, Bear, Beau, Beckett, Beckham, Bellamy, Ben, Benedict, Benicio, Benjamin, Bennett, Benson, Bentlee, Bentley, Bernard, Billy, Bjorn, Blaine, Blaise, Blake, Blaze, Bo, Bobby, Bode, Boden, Bodhi, Bodie, Boone, Boston, Bourey, Bowen, Braden, Bradley, Brady, Brandon, Branson, Brantley, Braxton, Brayan, Brayden, Braydon, Braylen, Braylon, Brecken, Brendan, Brennan, Brentley, Brett, Brian, Briar, Bridger, Briggs, Brixton, Brock, Brodie, Brody, Bronson, Brooks, Bruce, Bruno, Bryan, Bryant, Bryce, Brycen, Bryson, Byron, Cade, Caden, Caiden, Cain, Cairo, Caleb, Callahan, Callan, Callen, Callum, Calum, Calvin, Camden, Cameron, Camilo, Canaan, Cannon, Carl, Carlos, Carmelo, Carson, Carter, Case, Casen, Casey, Cash, Cason, Caspian, Cassius, Castiel, Cayden, Cayson, Cesar, Chaim, Chance, Chandler, Charles, Charlie, Chase, Chin, Chris, Christian, Christopher, Chung, Clark, Clay, Clayton, Clyde, Cody, Cohen, Colby, Cole, Colin, Collin, Colson, Colt, Colten, Colter, Colton, Conner, Connor, Conor, Conrad, Cooper, Corbin, Corey, Cory, Creed, Crew, Cristian, Crosby, Cruz, Cullen, Curtis, Cuthbert, Cyrus, Cyrille, Dakari, Dakota, Dallas, Dalton, Damari, Damian, Damien, Damon, Dane, Dangelo, Daniel, Danny, Dante, Darian, Dariel, Dario, Darius, Darren, Darwin, Dash, David, Davion, Davis, Dawson, Dax, Daxton, Dayton, Deacon, Dean, Deandre, Declan, Demetrius, Dennis, Denver, Derek, Derrick, Desmond, Devin, Devon, Dexter, Dhruv, Diego, Dilan, Diogo, Dillon, Dominic, Dominick, Dominik, Donald, Donovan, Dorian, Douglas, Drake, Drew, Duarte, Duke, Dustin, Dylan, Easton, Eddie, Eden, Edgar, Edison, Edmund, Eduardo, Edward, Edwin, Eithan, Eli, Elian, Elias, Eliel, Elijah, Eliseo, Elisha, Elliot, Elliott, Ellis, Emanuel, Emerson, Emery, Emiliano, Emilio, Emir, Emmanuel, Emmett, Emmitt, Emory, Enoch, Enrique, Enzo, Ephraim, Eric, Erick, Erik, Ermias, Ernesto, Esteban, Ethan, Eugene, Evan, Everett, Ezekiel, Ezequiel, Ezra, Fabian, Felipe, Felix, Félix, Fernando, Finley, Finn, Finnegan, Finnley, Fisher, Fletcher, Flynn, Ford, Forest, Forrest, Foster, Fox, Francis, Francisco, Franco, Frank, Franklin, Frederick, Fulke, Gabriel, Gael, Gage, Garrett, Gary, Gatlin, Gavin, Genesis, Geoffrey, George, Gerald, Gerardo, Gianni, Gideon, Gilbert, Giles, Giovanni, Gordon, Grady, Graham, Grant, Graysen, Grayson, Gregory, Grey, Greyson, Griffin, Guillermo, Guewen, Gunnar, Gunner, Gustavo, Hamza, Hank, Harlan, Harlem, Harley, Harold, Harrison, Harry, Harvey, Hassan, Hayden, Hayes, Heath, Hector, Hendrix, Henrik, Henry, Hezekiah, Holden, Houston, Howard, Hudson, Hugh, Hugo, Humphrey, Hunter, Huxley, Ian, Ibrahim, Idris, Ignacio, Iker, Isaac, Isaiah, Isaias, Ishaan, Ismael, Israel, Issac, Ivan, Izaiah, Jabari, Jace, Jack, Jackie, Jackson, Jacob, Jacoby, Jad, Jaden, Jadiel, Jagger, Jaiden, Jaime, Jair, Jairo, Jakari, Jake, Jakob, Jalen, Jamal, Jamari, James, Jameson, Jamie, Jamir, Jamison, Jared, Jase, Jasiah, Jason, Jasper, Javier, Javion, Jax, Jaxen, Jaxon, Jaxson, Jaxton, Jaxx, Jaxxon, Jay, Jayce, Jayceon, Jayden, Jaylen, Jayson, Jaziel, Jedidiah, Jefferson, Jeffery, Jeffrey, Jensen, Jeremiah, Jeremias, Jeremy, Jericho, Jermaine, Jerome, Jerry, Jesiah, Jesse, Jesus, Jett, Jimmy, Jin, Joaquin, Joe, Joel, Joey, Johan, John, Johnathan, Johnny, Jon, Jonah, Jonas, Jonathan, Jordan, Jordy, Jorge, Jose, Joseph, Joshua, Josiah, Josue, Jovanni, Joziah, Juan, Judah, Jude, Judson, Juelz, Julian, Julien, Julio, Julius, Junior, Justice, Justin, Kabir, Kace, Kade, Kaden, Kai, Kaiden, Kairo, Kaiser, Kaison, Kaleb, Kalel, Kamari, Kamden, Kamdyn, Kameron, Kamryn, Kane, Kannon, Kareem, Karsen, Karson, Karter, Kase, Kasem, Kasen, Kash, Kashton, Kason, Kayden, Kaysen, Kayson, Keanu, Keaton, Keegan, Keenan, Keith, Kellan, Kellen, Kelvin, Kendrick, Kenneth, Kenny, Kenzo, Kevin, Kysen, Khalid, Khalil, Khari, Kiaan, Kian, Kieran, Killian, King, Kingsley, Kingston, Kishore, Knox, Koa, Kobe, Koda, Kody, Kohen, Kole, Kolten, Kolton, Korbin, Krew, Kristian, Kristopher, Kye, Kylan, Kyle, Kylen, Kyler, Kylian, Kylo, Kyng, Kyree, Kyrie, Kyro, Kyson, Lachlan, Lance, Lancelot, Landen, Landon, Landry, Landyn, Lane, Langston, Larry, Lawrence, Lawson, Layne, Layton, Leandro, Ledger, Lee, Legacy, Legend, Leighton, Leland, Lennon, Lennox, Leo, Leon, Leonard, Leonardo, Leonel, Leonidas, Leroy, Levi, Lewis, Liam, Lian, Lincoln, Lionel, Lochlan, Logan, Lorenzo, Louie, Louis, Luca, Lucas, Lucca, Lucian, Luciano, Luis, Luka, Lukas, Luke, Lyle, Mac, Mack, Madden, Maddox, Magnus, Maison, Major, Makai, Malachi, Malakai, Malakhi, Malcolm, Malik, Manuel, Marc, Marcel, Marcellus, Marcelo, Marco, Marcos, Marcus, Mario, Mark, Marlon, Marquis, Marshall, Martin, Marvin, Mason, Mateo, Mathew, Mathias, Matias, Matteo, Matthew, Matthias, Maurice, Mauricio, Maverick, Max, Maxim, Maximilian, Maximiliano, Maximo, Maximus, Maxton, Maxwell, Mayson, Mekhi, Melvin, Memphis, Merrick, Messiah, Micah, Michael, Miguel, Mike, Milan, Miles, Miller, Milo, Misael, Mitchell, Mohamed, Mohammed, Moises, Mordechai, Morgan, Moses, Moshe, Muhammad, Musa, Mustafa, Myles, Mylo, Nash, Nasir, Nathan, Nathanael, Nathaniel, Naveen, Nehemiah, Neil, Nelson, Nicholas, Nico, Nicolas, Niklaus, Niko, Nikolai, Nikolas, Nixon, Noah, Noe, Noel, Nolan, Nova, Oakley, Odin, Oliver, Omar, Omari, Onyx, Orion, Orlando, Oscar, Oswyn, Otis, Otto, Owen, Pablo, Papoo, Parker, Patrick, Paul, Paxton, Pedro, Peter, Peyton, Philip, Phillip, Phoenix, Pierce, Piers, Porter, Prasad, Preston, Prince, Princeton, Quentin, Quincy, Quinn, Quinton, Rafael, Raiden, Ralph, Ramon, Randy, Raphael, Raul, Ray, Rayan, Rayden, Raylan, Raymond, Reece, Reed, Reese, Reginald, Reid, Reign, Remi, Remington, Remy, Rénald, Rene, Reynold, Reynolds, Reuben, Rex, Rey, Reyansh, Rhett, Rhys, Ricardo, Richard, Ricky, Ridge, Riley, River, Robert, Roberto, Robin, Rocco, Rocky, Rodney, Rodrigo, Roger, Rohan, Roland, Roman, Rome, Romeo, Ronald, Ronan, Ronin, Ronnie, Rory, Rowan, Rowen, Rowland, Roxan, Roy, Royal, Royce, Ruben, Rudy, Russell, Ryan, Ryder, Ryker, Rylan, Ryland, Sage, Sai, Saint, Salem, Salvador, Salvatore, Sam, Samir, Samson, Samuel, Santana, Santiago, Santino, Santos, Saul, Sawyer, Scott, Sean, Sebastian, Sekani, Sergio, Seth, Seven, Shane, Shawn, Shepherd, Shiloh, Silas, Simeon, Simon, Sincere, Skyler, Solomon, Sonny, Soren, Spencer, Stanley, Stefan, Stephen, Sterling, Stetson, Steven, Stone, Sullivan, Sutton, Sylas, Tadeo, Talon, Tanner, Tate, Tatum, Taylor, Terrance, Terry, Thaddee, Thaddeus, Thatcher, Theo, Theodore, Thiago, Thomas, Timothy, Titan, Titus, Tobias, Toby, Tomas, Tommy, Tony, Trace, Travis, Trent, Trenton, Trevor, Trey, Tripp, Tristan, Tristen, Tristian, Troy, Tru, Tucker, Turner, Ty, Tyler, Tyson, Ulises, Uriah, Uriel, Valentin, Valentino, Van, Vance, Vicente, Victor, Vihaan, Vincent, Vincenzo, Vivaan, Wade, Walker, Wallace, Walter, Warren, Watson, Waylon, Wayne, Wells, Wes, Wesley, Wesson, Westin, Westley, Weston, Wilder, Will, William, Wilson, Winston, Wyatt, Xander, Xavier, Xzavier, Yadiel, Yael, Yahir, Yahya, Yas, Yehuda, Yisroel, Yosef, Yousef, Yusuf, Zachariah, Zachary, Zahir, Zaid, Zaiden, Zain, Zaire, Zakai, Zander, Zane, Zavier, Zayd, Zayden, Zayn, Zayne, Zechariah, Zeke, Zion, Zyaire, Zyon], femalefirstnames=[Aaliyah, Abby, Abigail, Ada, Adah, Adair, Adalee, Adaline, Adalyn, Adalynn, Addilyn, Addilynn, Addison, Addisyn, Addyson, Adelaide, Adele, Adelina, Adeline, Adelyn, Adelynn, Adley, Adriana, Adrianna, Agnes, Aila, Ailani, Aileen, Ainhoa, Ainsley, Aisha, Aitana, Alaia, Alaina, Alaiya, Alana, Alani, Alanna, Alannah, Alaya, Alayah, Alayna, Aleah, Aleena, Alejandra, Alena, Alessandra, Alessia, Alexa, Alexandra, Alexandria, Alexia, Alexis, Alia, Aliana, Alianna, Alice, Alicia, Alina, Alison, Alisson, Alivia, Aliya, Aliyah, Aliza, Allie, Allison, Allyson, Alma, Alondra, Alora, Alyson, Alyssa, Amaia, Amalia, Amanda, Amani, Amara, Amari, Amaris, Amaya, Amayah, Amber, Amelia, Amelie, Amina, Amira, Amirah, Amitha, Amiya, Amiyah, Amora, Amoura, Amy, Ana, Anahi, Anais, Analia, Anastasia, Anaya, Andi, Andrea, Angel, Angela, Angelica, Angelina, Angie, Anika, Aniya, Aniyah, Ann, Anna, Annabella, Annabelle, Annalise, Anne, Annie, Annika, Ansley, Antonella, Anya, April, Arabella, Arden, Ari, Aria, Ariadne, Ariah, Ariana, Arianna, Ariel, Ariella, Arielle, Ariya, Ariyah, Arlette, Armani, Arya, Ashley, Ashlyn, Ashlynn, Aspen, Astrid, Athena, Aubree, Aubrey, Aubrie, Aubriella, Aubrielle, Audrey, August, Aurelia, Aurora, Austyn, Autumn, Ava, Avah, Avalynn, Averi, Averie, Avery, Aviana, Avianna, Aya, Ayla, Ayleen, Aylin, Azalea, Azariah, Azra, Bailee, Bailey, Barbara, Baylee, Beatrice, Beatrix, Belen, Bella, Belle, Berkley, Bethany, Betty, Bexley, Bianca, Blair, Blaire, Blakely, Blanche, Bonnie, Braelyn, Braelynn, Braylee, Bria, Briana, Brianna, Briar, Bridget, Briella, Brielle, Brinley, Bristol, Brittany, Brooke, Brooklyn, Brooklynn, Brylee, Brynlee, Brynn, Cadence, Cali, Callie, Calliope, Cameron, Camila, Camilla, Camille, Camryn, Carly, Carmen, Carolina, Caroline, Carolyn, Casey, Cassandra, Cassidy, Cataleya, Catalina, Catherine, Cecelia, Cecilia, Celeste, Celia, Celine, Cecily, Chana, Chandler, Chanel, Charity, Charlee, Charleigh, Charley, Charli, Charlie, Charlotte, Chaya, Chelsea, Cheyenne, Chloe, Christina, Christine, Cindy, Claire, Clara, Clare, Clarissa, Clemence, Clementine, Cleo, Colette, Collins, Constance, Cora, Coraline, Corinne, Crystal, Cynthia, Dahlia, Daisy, Dakota, Dalary, Daleyza, Dallas, Dana, Dani, Daniela, Daniella, Danielle, Danna, Daphne, Davina, Dayana, Deborah, Delaney, Delilah, Della, Demi, Denise, Denver, Destiny, Diana, Dior, Dixie, Dorothy, Dream, Dulce, Dylan, Ecrin, Eden, Edith, Egypt, Eileen, Elaina, Elaine, Eleanor, Elena, Eliana, Elianna, Elif, Elina, Elinor, Elisa, Elisabeth, Elise, Eliza, Elizabeth, Ella, Elle, Ellen, Elliana, Ellianna, Ellie, Elliot, Elliott, Ellis, Ellison, Elodie, Eloise, Elora, Elsa, Elsie, Elyse, Emani, Ember, Emberly, Emelia, Emely, Emerald, Emerie, Emerson, Emersyn, Emery, Emilee, Emilia, Emily, Emma, Emmaline, Emmalyn, Emmalynn, Emmeline, Emilienne, Emmie, Emmy, Emory, Ensley, Erika, Erin, Esme, Esmeralda, Esperanza, Estella, Estelle, Esther, Estrella, Eva, Evangeline, Eve, Evelyn, Evelynn, Everlee, Everleigh, Everly, Evie, Ezra, Faith, Fallon, Fatima, Faye, Felicity, Fernanda, Filipa, Finley, Fiona, Flora, Florence, Fortune, Frances, Francesca, Frankie, Frideswide, Gabriela, Gabriella, Gabrielle, Galilea, Gemma, Genesis, Genevieve, Georgia, Gia, Giana, Gianna, Frédérique, Freya, Freyja, Frida, Gillian, Giovanna, Giselle, Giuliana, Gloria, Grace, Gracelyn, Gracelynn, Gracie, Greta, Guadalupe, Gwen, Gwendolyn, Hadassah, Hadlee, Hadleigh, Hadley, Hailee, Hailey, Haisley, Haley, Halle, Hallie, Halo, Hana, Hanna, Hannah, Harlee, Harleigh, Harley, Harlow, Harmoni, Harmony, Harper, Harriet, Hattie, Haven, Hayden, Haylee, Hayley, Haylie, Hazel, Heaven, Heidi, Helen, Helena, Henley, Holland, Holly, Hope, Hunter, Iliana, Imani, India, Indie, Ingrid, Irene, Iris, Isabel, Isabela, Isabella, Isabelle, Isla, Ismena, Itzayana, Itzel, Ivanna, Ivory, Ivy, Izabella, Jacqueline, Jada, Jade, Jaelyn, Jaelynn, Jaliyah, Jamie, Jane, Janelle, Janet, Janiyah, Jasmine, Jaycee, Jayda, Jayde, Jayla, Jaylah, Jaylee, Jayleen, Jazlyn, Jazmin, Jazmine, Jemma, Jenesis, Jenna, Jennifer, Jessica, Jessie, Jewel, Jillian, Jimena, Joan, Joanna, Jocelyn, Joelle, Johanna, Jolene, Jolie, Jordan, Jordyn, Josephine, Josian, Josie, Journee, Journey, Journi, Joy, Joyce, Judith, Julia, Juliana, Julianna, Julie, Juliet, Julieta, Juliette, Julissa, June, Juniper, Justice, Kai, Kaia, Kailani, Kailey, Kairi, Kaisley, Kaitlyn, Kaiya, Kalani, Kali, Kaliyah, Kallie, Kamari, Kamila, Kamilah, Kamiyah, Kamryn, Kara, Karen, Karina, Karisa, Karla, Karlee, Karsyn, Karter, Kassidy, Kataleya, Katalina, Kate, Katelyn, Katherine, Kathleen, Kathryn, Katia, Katie, Kaya, Kaydence, Kayla, Kaylani, Kaylee, Kayleigh, Kaylie, Kaylin, Kehlani, Keilani, Keily, Keira, Kelly, Kelsey, Kendall, Kendra, Kenia, Kenna, Kennedi, Kennedy, Kensley, Kenzie, Keyla, Khaleesi, Khloe, Kiana, Kiara, Kiera, Kimber, Kimberly, Kimora, Kinley, Kinslee, Kinsley, Kira, Kiyoshi, Kora, Kori, Kyla, Kylee, Kyleigh, Kylie, Kynlee, Kyra, Lacey, Laila, Lailah, Lainey, Lana, Landry, Laney, Lara, Laura, Laurel, Lauren, Lauryn, Layla, Laylah, Lea, Leah, Leanna, Lee, Legacy, Leia, Leighton, Leila, Leilani, Lena, Lennon, Lennox, Leona, Leslie, Lettice, Lexi, Lexie, Leyla, Lia, Liana, Liberty, Lila, Lilah, Lilian, Liliana, Lilianna, Lilith, Lillian, Lilliana, Lillie, Lilly, Lily, Lilyana, Lina, Linda, Lindsey, Lisa, Liv, Livia, Logan, Lola, London, Londyn, Lorelai, Lorelei, Lorena, Louisa, Louise, Luana, Lucia, Luciana, Lucille, Lucy, Luella, Luisa, Luna, Luz, Lyanna, Lydia, Lyla, Lylah, Lyra, Mabel, Maci, Macie, Mackenzie, Macy, Madalyn, Madalynn, Maddison, Madeleine, Madeline, Madelyn, Madelynn, Madilyn, Madilynn, Madison, Madisyn, Mae, Maeve, Magdalena, Maggie, Magnolia, Maia, Maisie, Maisy, Makayla, Makenna, Makenzie, Malani, Malaya, Malayah, Malaysia, Maleah, Malia, Maliah, Maliyah, Mallory, Mara, Maren, Margaret, Margery, Margo, Margot, Maria, Mariah, Mariam, Mariana, Marianna, Marie, Marilyn, Marina, Marine, Marion, Marissa, Marlee, Marley, Martha, Mary, Maryam, Matilda, Maud, Mavis, Maxine, Maya, Mckenna, Mckenzie, Mckinley, Meadow, Megan, Meghan, Meilani, Mildred, Milena, Miley, Millicent, Millie, Mina, Mira, Miracle, Miranda, Miriam, Molly, Monica, Monroe, Morgan, Mya, Myah, Myla, Mylah, Myra, Nadia, Nala, Nalani, Nancy, Naomi, Natalia, Natalie, Nataly, Natasha, Nathalie, Navy, Nayeli, Nellie, Nevaeh, Nia, Mélanie, Melanie, Melany, Melina, Melissa, Melody, Mercy, Meredith, Mia, Miah, Micah, Michaela, Michelle, Mikaela, Mikayla, Mila, Milan, Milana, Milani, Niamh, Nicole, Nina, Noa, Noelle, Noemi, Nola, Noor, Nora, Norah, Nova, Novah, Novalee, Nyla, Nylah, Oaklee, Oakleigh, Oakley, Oaklyn, Oaklynn, Octavia, Odile, Olive, Olivia, Opal, Ophelia, Osamu, Paige, Paislee, Paisleigh, Paisley, Paityn, Palmer, Paloma, Paola, Paris, Parker, Parnell, Patricia, Paula, Paulina, Payton, Pearl, Penelope, Penny, Persephone, Peyton, Phoebe, Phoenix, Philippa, Piper, Poppy, Presley, Princess, Priscilla, Promise, Prudence, Queen, Quinn, Rachel, Raegan, Raelyn, Raelynn, Raina, Ramona, Raquel, Raven, Rayna, Rayne, Reagan, Rebecca, Rebekah, Reese, Regina, Reign, Reina, Remi, Remington, Remy, Renata, Renee, Renu, Reyna, Rhea, Riley, River, Rivka, Robin, Romina, Rory, Rosa, Rosalee, Rosalie, Rosalyn, Rose, Roselyn, Rosemary, Roshni, Rosie, Rowan, Royal, Royalty, Ruby, Ruth, Ryan, Ryann, Rylan, Rylee, Ryleigh, Rylie, Sabrina, Sadie, Sage, Saige, Salem, Salma, Samantha, Samara, Samira, Sandra, Saoirse, Sara, Sarah, Sarai, Sariah, Sariyah, Sasha, Savanna, Savannah, Sawyer, Saylor, Scarlet, Scarlett, Scarlette, Selah, Selena, Selene, Serena, Serenity, Sevyn, Shelby, Sherri, SherriLee, SherriLyn, SherriLynn, SherriLynne, Shiloh, Siena, Sienna, Sierra, Simone, Sky, Skye, Skyla, Skylar, Skyler, Sloan, Sloane, Sofia, Sophia, Sophie, Stella, Stef, Stefi, Stephanie, Summer, Sunny, Susanna, Sutton, Sybil, Sydney, Sylvia, Sylvie, Talia, Taliyah, Tatiana, Tatum, Taylor, Teagan, Tenley, Teresa, Tessa, Thalia, Thea, Theodora, Thomasin, Tiana, Tiffany, Tinley, Tinsley, Tori, Treasure, Trinity, Ursula, Vada, Valentina, Valeria, Valerie, Valery, Vanessa, Vérane, Veda, Vera, Veronica, Victoria, Vienna, Violet, Violeta, Virginia, Vivian, Viviana, Vivienne, Waverly, Whitley, Whitney, Willa, Willow, Wilmot, Winifred, Winnie, Winter, Wren, Wynter, Ximena, Xiomara, YiaYia, Yara, Yareli, Yaretzi, Yaritza, Yasmin, Zahra, Zainab, Zaniyah, Zara, Zaria, Zariah, Zariyah, Zaylee, Zelda, Zendaya, Zoe, Zoey, Zoie, Zola, Zora, Zuri], lastnames=[Abell, Ackworth, Adams, Addicock, Alban, Aldebourne, Alessi, Alfray, Alicock, Allard, Allington, Amberden, Amcotts, Amondsham, Andrews, Annesley, Ansty, Archer, Ardall, Ardern, Argentein, Arnold, Asger, Ashby, Ashcombe, Ashenhurst, Ashton, Askew, Asplin, Astley, Atherton, Atkinson, Atlee, Attilburgh, Audeley, Audlington, Ayde, Ayleward, Aylmer, Aynesworth, Babham, Babington, Badby, Baker, Balam, Baldwin, Ballard, Ballett, Bammard, Barber, Bardolf, Barefoot, Barker, Barnes, Barre, Barrentine, Barrett, Barstaple, Bartelot, Barton, Basset, Bathurst, Battersby, Battle, Baynton, Beauchamp, Bell, Brown, Cassidy, Chandru, Cheddar, Chelsey, Chernock, Chester, Chetwood, Cheverell, Cheyne, Chichester, Chilton, Chowne, Chudderley, Church, Churmond, Clark, Clavell, Claybrook, Clement, Clerk, Clifford, Clifton, Clitherow, Clopton, Cobb, Cobham, Cobley, Cockayne, Cod, Coddington, Coffin, Coggshall, Colby, Colkins, Collard, Colmer, Colt, Colthurst, Complin, Compton, Conquest, Cooke, Coorthopp, Coppinger, Corbett, Corby, Cortez, Cossington, Cosworth, Cotton, Courtenay, Covert, Cowill, Cox, Crane, Cranford, Crawley, Cressy, Crickett, Cripps, Crisp, Cristemas, Crocker, Crugg, Cuddon, Culpepper, Cunningham, Curzon, Cushing, Cutter, Dagworth, Delgadillo, Diehl, Dumas, Fletcher, Fudd, Fuentes, Gardiner, Gare, Garnis, Garrard, Garret, Gascoigne, Gasper, Gaur, Gavell, Gedding, Gerville, Geste, Gibbs, Gifford, Gill, Ginter, Gisborne, Gittens, Glennon, Glover, Gobberd, Goddam, Godfrey, Gold, Golding, Goldwell, Gomershall, Gomfrey, Gonson, Good, Goodenouth, Gooder, Goodluck, Goodnestone, Goodrick, Goodrington, Goodwin, Gordon, Goring, Gorney, Gorst, Gosebourne, Grafton, Gray, Greene, Greenway, Grenefeld, Greville, Grey, Grimbald, Grobbam, Grofhurst, Groston, Grove, Guildford, Gupta, Hackman, Haddock, Haddon, Hadresham, Hakebourne, Hale, Hall, Halley, Hambard, Hammer, Hammond, Hampden, Harris, Ito, Jalin, Janeli, Johnson, Johnston, Jones, Karpinksi, Kemp, Kennedy, Kolanowski, Kravitz, Kumar, LaClair, Madden, Mardle, McCarthy, McDonald, McGee, McKenzie, Mekkelsen, Mello, Miller, Nair, Pericherla, Rao, Reddy, Revaluri, Rhino, Robinson, Skellett, Smith, Souri, Sparrow, Taylor, Thorpe, Wallgreen, Walsh, White, Williams, Wilson]} to its default, null.
[06Nov2022 12:01:49.203] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/solcarrot-server.toml
[06Nov2022 12:01:49.204] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/moredragoneggs-server.toml is not correct. Correcting
[06Nov2022 12:01:49.204] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawnHead was corrected from null to its default, false.
[06Nov2022 12:01:49.205] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/refinedstorageaddons-server.toml is not correct. Correcting
[06Nov2022 12:01:49.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.useEnergy was corrected from null to its default, true.
[06Nov2022 12:01:49.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.capacity was corrected from null to its default, 3200.
[06Nov2022 12:01:49.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.openUsage was corrected from null to its default, 30.
[06Nov2022 12:01:49.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.craftUsage was corrected from null to its default, 1.
[06Nov2022 12:01:49.206] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.clearUsage was corrected from null to its default, 10.
[06Nov2022 12:01:49.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/artifacts-server.toml is not correct. Correcting
[06Nov2022 12:01:49.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cosmetics was corrected from null to its default, [].
[06Nov2022 12:01:49.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.208] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.max_effect_duration was corrected from null to its default, 120.
[06Nov2022 12:01:49.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.209] [Thread-2/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
[06Nov2022 12:01:49.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.should_cancel_fall_damage was corrected from null to its default, true.
[06Nov2022 12:01:49.209] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.jump_boost_level was corrected from null to its default, 2.
[06Nov2022 12:01:49.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_height_multiplier was corrected from null to its default, 1.5.
[06Nov2022 12:01:49.210] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_distance_multiplier was corrected from null to its default, 0.5.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.invincibility_bonus was corrected from null to its default, 20.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.health_bonus was corrected from null to its default, 10.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.211] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.mining_speed_bonus was corrected from null to its default, 3.2.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.tool_tier was corrected from null to its default, minecraft:stone.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.cooldown was corrected from null to its default, 300.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.use_duration was corrected from null to its default, 32.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.212] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.cooldown was corrected from null to its default, 300.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.use_duration was corrected from null to its default, 32.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.attack_speed_bonus was corrected from null to its default, 0.75.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.213] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.fire_duration was corrected from null to its default, 8.
[06Nov2022 12:01:49.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.strike_chance was corrected from null to its default, 0.4.
[06Nov2022 12:01:49.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.fire_duration was corrected from null to its default, 10.
[06Nov2022 12:01:49.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.214] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.swim_speed_bonus was corrected from null to its default, 1.0.
[06Nov2022 12:01:49.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.experience_bonus was corrected from null to its default, 0.75.
[06Nov2022 12:01:49.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.max_flight_time was corrected from null to its default, 150.
[06Nov2022 12:01:49.215] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.recharge_time was corrected from null to its default, 300.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.fortune_bonus was corrected from null to its default, 1.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.216] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.cooldown was corrected from null to its default, 1200.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.fire_resistance_duration was corrected from null to its default, 600.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.217] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_level was corrected from null to its default, 1.
[06Nov2022 12:01:49.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_duration was corrected from null to its default, 160.
[06Nov2022 12:01:49.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3.
[06Nov2022 12:01:49.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6.
[06Nov2022 12:01:49.218] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.knockback_bonus was corrected from null to its default, 1.5.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.attack_damage_bonus was corrected from null to its default, 4.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.219] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.speed_multiplier was corrected from null to its default, 0.4.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.strike_chance was corrected from null to its default, 0.25.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.220] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.looting_bonus was corrected from null to its default, 1.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.strike_chance was corrected from null to its default, 0.5.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.min_damage was corrected from null to its default, 2.
[06Nov2022 12:01:49.221] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.max_damage was corrected from null to its default, 6.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.is_shield was corrected from null to its default, true.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.range was corrected from null to its default, 5.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.motionMultiplier was corrected from null to its default, 0.6.
[06Nov2022 12:01:49.222] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.cooldown was corrected from null to its default, 200.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.absorption_ratio was corrected from null to its default, 0.2.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.max_health_absorbed was corrected from null to its default, 6.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.reputation_bonus was corrected from null to its default, 100.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion was corrected from null to its default, SimpleCommentedConfig:{}.
[06Nov2022 12:01:49.223] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.durability was corrected from null to its default, 0.
[06Nov2022 12:01:49.224] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.flatulence was corrected from null to its default, 0.125.
[06Nov2022 12:01:49.254] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.254] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.257] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.257] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.261] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.261] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.263] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.263] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.265] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.266] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.268] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.268] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.270] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.270] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.272] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.272] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.274] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.274] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.276] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.276] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.278] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.278] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.280] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.280] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.281] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.282] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.283] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.283] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.285] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.286] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.287] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.287] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.289] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.289] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.291] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.291] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.292] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.293] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.294] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.294] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.295] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.296] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.297] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.297] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.299] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.299] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.300] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.301] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.302] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.302] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.304] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.304] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.306] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.306] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.307] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.307] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.309] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.309] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.310] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.311] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.312] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.312] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.314] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.314] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.315] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.315] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.317] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.317] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.318] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.318] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.320] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.320] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.321] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.321] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.323] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.323] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.324] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.324] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.328] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.328] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.329] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.330] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.331] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.331] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.333] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.333] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.335] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.335] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.337] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.337] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.339] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.339] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.340] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.341] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.342] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.343] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.344] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.344] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.346] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.346] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.348] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.348] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.350] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.350] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.362] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.363] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.364] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.364] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.366] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.366] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.368] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.368] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.370] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.370] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.371] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.371] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.373] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.373] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.375] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.375] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.377] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.377] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.378] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.379] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.382] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.382] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.385] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.385] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.387] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.388] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.390] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.390] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.392] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.392] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.393] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.393] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.395] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.395] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.397] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.397] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.398] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.398] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.400] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.400] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.402] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.402] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.404] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.404] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.406] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.406] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.408] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.409] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.410] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.411] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.414] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.415] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.418] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.418] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.420] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.421] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.423] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.423] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.426] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.426] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.428] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.428] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.429] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.430] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.431] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.432] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.434] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.435] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.437] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.438] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.441] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.441] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.444] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.445] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.447] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.447] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.450] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.450] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.452] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.453] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.455] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.455] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.458] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.459] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.460] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.460] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.462] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.462] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.463] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.464] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.465] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.465] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.466] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.466] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.468] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.468] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.469] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.469] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.472] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.472] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.474] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.474] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.475] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.475] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.476] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.476] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.476] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.477] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.501] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.501] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.503] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@4480bb77} was not removed since it was not found in the registry!
[06Nov2022 12:01:49.503] [Server thread/WARN] [KubeJS Startup/]: Feature Placed Direct{Configured: net.minecraft.world.level.levelgen.feature.OreFeature@5c954e6c: net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration@5906eba} was not removed since it was not found in the registry!
[06Nov2022 12:01:58.175] [Server thread/INFO] [configured/]: Loading server configs...
[06Nov2022 12:01:59.095] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
[06Nov2022 12:01:59.095] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[06Nov2022 12:01:59.560] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Loading Teams Data
[06Nov2022 12:01:59.562] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Importing Scoreboard Teams
[06Nov2022 12:01:59.562] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Finished Loading Teams Data
[06Nov2022 12:02:21.252] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
[06Nov2022 12:02:21.253] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
[06Nov2022 12:02:21.315] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
[06Nov2022 12:02:21.315] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
[06Nov2022 12:02:21.656] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.TamableAnimal from interface com.hollingsworth.arsnouveau.common.entity.IFollowingSummon
[06Nov2022 12:03:14.532] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[06Nov2022 12:03:14.549] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
[06Nov2022 12:03:14.554] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
[06Nov2022 12:03:14.556] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".
[06Nov2022 12:03:14.556] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
[06Nov2022 12:03:14.571] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
[06Nov2022 12:03:14.575] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
[06Nov2022 12:03:14.577] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".
[06Nov2022 12:03:14.579] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[06Nov2022 12:03:14.605] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[06Nov2022 12:03:15.496] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[06Nov2022 12:03:15.594] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
[06Nov2022 12:03:16.098] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
[06Nov2022 12:03:16.595] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 3%
[06Nov2022 12:03:17.085] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
[06Nov2022 12:03:17.580] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
[06Nov2022 12:03:18.095] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
[06Nov2022 12:03:18.592] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
[06Nov2022 12:03:19.083] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
[06Nov2022 12:03:19.606] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
[06Nov2022 12:03:20.099] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 11%
[06Nov2022 12:03:20.611] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
[06Nov2022 12:03:21.108] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
[06Nov2022 12:03:21.579] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
[06Nov2022 12:03:22.089] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
[06Nov2022 12:03:22.589] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
[06Nov2022 12:03:23.088] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
[06Nov2022 12:03:23.595] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
[06Nov2022 12:03:24.082] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 25%
[06Nov2022 12:03:24.581] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
[06Nov2022 12:03:25.089] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 30%
[06Nov2022 12:03:25.594] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 31%
[06Nov2022 12:03:26.080] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
[06Nov2022 12:03:26.597] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 34%
[06Nov2022 12:03:27.127] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 35%
[06Nov2022 12:03:27.589] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
[06Nov2022 12:03:28.080] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
[06Nov2022 12:03:28.593] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 38%
[06Nov2022 12:03:33.812] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.844] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.875] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.901] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.904] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.906] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.908] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.908] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.909] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:33.922] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:34.088] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:34.602] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
[06Nov2022 12:03:35.084] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 40%
[06Nov2022 12:03:35.647] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
[06Nov2022 12:03:36.079] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 43%
[06Nov2022 12:03:36.595] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 44%
[06Nov2022 12:03:37.133] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
[06Nov2022 12:03:37.582] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 46%
[06Nov2022 12:03:38.082] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 46%
[06Nov2022 12:03:38.581] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 49%
[06Nov2022 12:03:39.103] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51%
[06Nov2022 12:03:39.609] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 52%
[06Nov2022 12:03:40.085] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 53%
[06Nov2022 12:03:40.594] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
[06Nov2022 12:03:41.099] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 56%
[06Nov2022 12:03:41.600] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
[06Nov2022 12:03:42.100] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
[06Nov2022 12:03:42.799] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
[06Nov2022 12:03:43.082] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 61%
[06Nov2022 12:03:43.590] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 62%
[06Nov2022 12:03:44.082] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
[06Nov2022 12:03:44.586] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 64%
[06Nov2022 12:03:45.108] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66%
[06Nov2022 12:03:45.592] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66%
[06Nov2022 12:03:46.086] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
[06Nov2022 12:03:46.586] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
[06Nov2022 12:03:47.086] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 70%
[06Nov2022 12:03:47.613] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 71%
[06Nov2022 12:03:48.088] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 71%
[06Nov2022 12:03:48.598] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73%
[06Nov2022 12:03:49.080] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73%
[06Nov2022 12:03:49.592] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 74%
[06Nov2022 12:03:50.082] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 76%
[06Nov2022 12:03:50.583] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 77%
[06Nov2022 12:03:51.114] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 79%
[06Nov2022 12:03:51.581] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 80%
[06Nov2022 12:03:52.084] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 82%
[06Nov2022 12:03:52.625] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 82%
[06Nov2022 12:03:53.114] [Worker-Main20/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 84%
[06Nov2022 12:03:53.604] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 84%
[06Nov2022 12:03:54.088] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
[06Nov2022 12:03:54.584] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
[06Nov2022 12:03:55.102] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
[06Nov2022 12:03:55.588] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 87%
[06Nov2022 12:03:56.092] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
[06Nov2022 12:03:56.585] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
[06Nov2022 12:03:57.105] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
[06Nov2022 12:03:57.586] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 91%
[06Nov2022 12:03:58.124] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 93%
[06Nov2022 12:03:58.590] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 93%
[06Nov2022 12:03:59.127] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 94%
[06Nov2022 12:03:59.585] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 95%
[06Nov2022 12:04:00.084] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96%
[06Nov2022 12:04:00.597] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96%
[06Nov2022 12:04:01.117] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 98%
[06Nov2022 12:04:01.654] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 99%
[06Nov2022 12:04:02.087] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 100%
[06Nov2022 12:04:02.128] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 47550 ms
[06Nov2022 12:04:02.129] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (133.555s)! For help, type "help"
[06Nov2022 12:04:02.129] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[06Nov2022 12:04:02.139] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener started
[06Nov2022 12:04:02.139] [Query Listener #1/INFO] [net.minecraft.server.rcon.thread.QueryThreadGs4/]: Query running on 0.0.0.0:9898
[06Nov2022 12:04:02.143] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: JMX monitoring enabled
[06Nov2022 12:04:02.288] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
[06Nov2022 12:04:02.300] [Server thread/INFO] [corail_woodcutter/]: 511 woodcutting recipes loaded
[06Nov2022 12:04:02.441] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command channelcreate
[06Nov2022 12:04:02.443] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command subscribe
[06Nov2022 12:04:02.444] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command broadcast
[06Nov2022 12:04:02.470] [Server thread/INFO] [FTB Ranks/]: Loaded 3 ranks
[06Nov2022 12:04:02.471] [Server thread/INFO] [FTB Quests/]: Loading quests from /server/config/ftbquests/quests
[06Nov2022 12:04:02.615] [Server thread/INFO] [FTB Quests/]: Loaded 8 chapter groups, 21 chapters, 1251 quests, 10 reward tables
[06Nov2022 12:04:02.617] [Server thread/INFO] [evilcraft/]: Loading infobook /data/evilcraft/info/book.xml
[06Nov2022 12:04:02.699] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:witherer has no valid items
[06Nov2022 12:04:02.700] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:hungerer has no valid items
[06Nov2022 12:04:02.700] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:kamikaze has no valid items
[06Nov2022 12:04:02.829] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.baubles due to unsatisfied mod condition.
[06Nov2022 12:04:02.829] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.blood_magic due to unsatisfied mod condition.
[06Nov2022 12:04:02.829] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ee3 due to unsatisfied mod condition.
[06Nov2022 12:04:02.830] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.enderio due to unsatisfied mod condition.
[06Nov2022 12:04:02.830] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.forestry due to unsatisfied mod condition.
[06Nov2022 12:04:02.830] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ic2 due to unsatisfied mod condition.
[06Nov2022 12:04:02.831] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thaumcraft due to unsatisfied mod condition.
[06Nov2022 12:04:02.831] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thermal_expansion due to unsatisfied mod condition.
[06Nov2022 12:04:02.831] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.tinkers_construct due to unsatisfied mod condition.
[06Nov2022 12:04:02.831] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.waila due to unsatisfied mod condition.
[06Nov2022 12:04:02.853] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading reactor moderators
[06Nov2022 12:04:02.914] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 52 moderator data entries
[06Nov2022 12:04:02.922] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 64 moderator entries
[06Nov2022 12:04:02.924] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading turbine coils
[06Nov2022 12:04:02.964] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 15 coil data entries
[06Nov2022 12:04:02.967] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 24 coil entries
[06Nov2022 12:04:02.969] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading fluid transitions
[06Nov2022 12:04:02.994] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 6 transitions data entries
[06Nov2022 12:04:02.996] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 3 liquid transition entries
[06Nov2022 12:04:02.997] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 5 gas transition entries
[06Nov2022 12:04:02.997] [Server thread/INFO] [Silent Gear/TraitManager]: Traits loaded: 70
[06Nov2022 12:04:02.998] [Server thread/INFO] [Silent Gear/PartManager]: Parts loaded: 44
[06Nov2022 12:04:02.998] [Server thread/INFO] [Silent Gear/PartManager]: - Compound: 40
[06Nov2022 12:04:02.998] [Server thread/INFO] [Silent Gear/PartManager]: - Simple: 4
[06Nov2022 12:04:02.999] [Server thread/INFO] [Silent Gear/MaterialManager]: Materials loaded: 135
[06Nov2022 12:04:02.999] [Server thread/INFO] [Silent Gear/MaterialManager]: - Standard: 129
[06Nov2022 12:04:03.000] [Server thread/INFO] [integrateddynamics/]: Loading infobook /data/integrateddynamics/info/on_the_dynamics_of_integration.xml
[06Nov2022 12:04:03.083] [Server thread/INFO] [cyclopscore/]: Loading infobook /data/cyclopscore/info/test.xml
[06Nov2022 12:04:03.374] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Loading EnderTank Data
[06Nov2022 12:04:03.376] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Finished Loading EnderTank Data
[06Nov2022 12:04:03.381] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Loading EnderChest Data
[06Nov2022 12:04:03.383] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Finished Loading EnderChest Data
[06Nov2022 12:04:04.000] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 116
[06Nov2022 12:04:04.003] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 200 160
[06Nov2022 12:04:04.003] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19
[06Nov2022 12:04:04.048] [Server thread/INFO] [minecolonies/]: Finished discovering food 533 590
[06Nov2022 12:04:04.181] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 2074
[06Nov2022 12:04:04.184] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 1169
[06Nov2022 12:04:04.184] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 175
[06Nov2022 12:04:04.184] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs
[06Nov2022 12:04:04.186] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
[06Nov2022 12:04:04.322] [Server thread/INFO] [patchouli/]: Sending reload packet to clients
[06Nov2022 12:04:04.324] [Server thread/INFO] [elementalcraft/]: Pure ore generation started.
Recipe Types: minecraft:smelting, minecraft:blasting, minecraft:campfire_cooking, elementalcraft:grinding, mekanism:dissolution, mekanism:injecting, mekanism:purifying, mekanism:enriching, mekanism:crushing, immersiveengineering:arc_furnace, immersiveengineering:crusher
[06Nov2022 12:04:04.328] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_uraninite.
Source ores: powah:uraninite_raw
[06Nov2022 12:04:04.351] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:uraninite.
Source ores: powah:uraninite_ore, powah:deepslate_uraninite_ore
[06Nov2022 12:04:04.357] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:ores.
Source ores: blue_skies:everdawn_pyrope_ore, allthemodium:other_vibranium_ore, alltheores:end_aluminum_ore, minecraft:coal_ore, alltheores:other_osmium_ore, xycraft_world:xychorium_ore_deepslate_red, minecraft:deepslate_copper_ore, alltheores:deepslate_lead_ore, alltheores:end_silver_ore, xycraft_world:aluminum_ore_kivi, xycraft_world:xychorium_ore_deepslate_light, alltheores:iridium_ore, minecraft:redstone_ore, blue_skies:everbright_pyrope_ore, silentgear:deepslate_bort_ore, minecraft:nether_gold_ore, create:deepslate_zinc_ore, minecraft:emerald_ore, minecraft:diamond_ore, blue_skies:everdawn_moonstone_ore, alltheores:nickel_ore, alltheores:lead_ore, immersiveengineering:deepslate_ore_nickel, alltheores:end_nickel_ore, biggerreactors:uranium_ore, minecraft:deepslate_emerald_ore, alltheores:other_redstone_ore, blue_skies:everdawn_aquite_ore, ftbic:deepslate_iridium_ore, ftbic:deepslate_lead_ore, byg:blue_nether_quartz_ore, alltheores:other_quartz_ore, silentgear:azure_silver_ore, deeperdarker:sculk_stone_emerald_ore, xycraft_world:aluminum_ore_stone, alltheores:other_nickel_ore, alltheores:nether_uranium_ore, alltheores:platinum_ore, minecraft:ancient_debris, mekanism:osmium_ore, alltheores:other_emerald_ore, allthemodium:allthemodium_ore, minecraft:nether_quartz_ore, xycraft_world:xychorium_ore_deepslate_blue, byg:blue_nether_gold_ore, immersiveengineering:ore_nickel, byg:budding_ametrine_ore, alltheores:nether_iridium_ore, alltheores:end_lead_ore, ftbic:iridium_ore, alltheores:other_uranium_ore, immersiveengineering:deepslate_ore_uranium, occultism:silver_ore_deepslate, immersiveengineering:deepslate_ore_aluminum, blue_skies:everbright_aquite_ore, alltheores:zinc_ore, alltheores:nether_platinum_ore, ftbic:uranium_ore, alltheores:nether_aluminum_ore, xycraft_world:xychorium_ore_stone_green, mysticalagradditions:nether_prosperity_ore, alltheores:deepslate_zinc_ore, xycraft_world:aluminum_ore_deepslate, rftoolsbase:dimensionalshard_end, xycraft_world:xychorium_ore_stone_blue, occultism:iesnium_ore, xycraft_world:xychorium_ore_stone_light, ftbic:deepslate_aluminum_ore, mekanism:fluorite_ore, alltheores:other_iron_ore, byg:pendorite_ore, ftbic:deepslate_tin_ore, alltheores:silver_ore, minecraft:lapis_ore, allthemodium:allthemodium_slate_ore, alltheores:deepslate_uranium_ore, alltheores:deepslate_peridot_ore, evilcraft:dark_ore_deepslate, xycraft_world:xychorium_ore_kivi_blue, silentgear:bort_ore, minecraft:copper_ore, minecraft:gold_ore, alltheores:uranium_ore, twilightforest:raw_ironwood, alltheores:deepslate_sapphire_ore, alltheores:nether_tin_ore, blue_skies:everbright_moonstone_ore, alltheores:aluminum_ore, deeperdarker:sculk_stone_diamond_ore, xycraft_world:xychorium_ore_kivi_dark, alltheores:tin_ore, mysticalagriculture:deepslate_prosperity_ore, mekanism:uranium_ore, ftbic:deepslate_uranium_ore, alltheores:other_copper_ore, byg:ametrine_ore, blue_skies:everdawn_emerald_ore, elementalcraft:deepslate_inert_crystal_ore, mysticalagriculture:prosperity_ore, allthemodium:vibranium_ore, blue_skies:everdawn_diopside_ore, byg:brimstone_nether_gold_ore, deeperdarker:sculk_stone_coal_ore, alltheores:deepslate_nickel_ore, ftbic:lead_ore, create:zinc_ore, ftbic:tin_ore, alltheores:other_lead_ore, mekanism:deepslate_fluorite_ore, silentgear:crimson_iron_ore, evilcraft:dark_ore, xycraft_world:xychorium_ore_deepslate_green, immersiveengineering:deepslate_ore_silver, alltheores:other_iridium_ore, alltheores:end_osmium_ore, minecraft:deepslate_redstone_ore, minecraft:deepslate_iron_ore, occultism:silver_ore, minecraft:deepslate_lapis_ore, immersiveengineering:deepslate_ore_lead, blue_skies:everbright_charoite_ore, blue_skies:everbright_diopside_ore, mekanism:deepslate_uranium_ore, byg:cryptic_redstone_ore, xycraft_world:xychorium_ore_kivi_green, alltheores:end_tin_ore, alltheores:other_zinc_ore, mysticalagradditions:nether_inferium_ore, alltheores:peridot_ore, alltheores:other_platinum_ore, alltheores:deepslate_platinum_ore, alltheores:end_zinc_ore, alltheores:other_diamond_ore, deeperdarker:sculk_stone_copper_ore, blue_skies:everbright_emerald_ore, deeperdarker:sculk_stone_redstone_ore, mekanism:deepslate_lead_ore, alltheores:nether_zinc_ore, blue_skies:ventium_ore, mekanism:deepslate_tin_ore, alltheores:deepslate_iridium_ore, alltheores:other_lapis_ore, xycraft_world:xychorium_ore_stone_dark, minecraft:deepslate_diamond_ore, alltheores:other_gold_ore, alltheores:deepslate_aluminum_ore, ftbic:aluminum_ore, rftoolsbase:dimensionalshard_nether, deeperdarker:sculk_stone_iron_ore, blue_skies:horizonite_ore, mysticalagriculture:soulium_ore, alltheores:other_aluminum_ore, minecraft:deepslate_coal_ore, alltheores:other_coal_ore, minecraft:deepslate_gold_ore, alltheores:end_uranium_ore, alltheores:osmium_ore, blue_skies:falsite_ore, xycraft_world:xychorium_ore_kivi_light, alltheores:deepslate_ruby_ore, alltheores:deepslate_tin_ore, alltheores:other_tin_ore, alltheores:nether_nickel_ore, alltheores:sapphire_ore, xycraft_world:xychorium_ore_stone_red, byg:emeraldite_ore, alltheores:other_silver_ore, byg:brimstone_nether_quartz_ore, blue_skies:everdawn_charoite_ore, minecraft:iron_ore, twilightforest:armor_shard_cluster, rftoolsbase:dimensionalshard_overworld, xycraft_world:xychorium_ore_deepslate_dark, deeperdarker:sculk_stone_gold_ore, immersiveengineering:ore_silver, silentgear:blackstone_crimson_iron_ore, immersiveengineering:ore_aluminum, alltheores:deepslate_silver_ore, mysticalagradditions:end_prosperity_ore, mekanism:tin_ore, alltheores:nether_lead_ore, alltheores:nether_silver_ore, alltheores:end_iridium_ore, mekanism:deepslate_osmium_ore, alltheores:end_platinum_ore, xycraft_world:xychorium_ore_kivi_red, immersiveengineering:ore_uranium, immersiveengineering:ore_lead, deeperdarker:sculk_stone_lapis_ore, alltheores:deepslate_osmium_ore, elementalcraft:inert_crystal_ore, mysticalagriculture:inferium_ore, byg:anthracite_ore, alltheores:nether_osmium_ore, mysticalagriculture:deepslate_inferium_ore, mekanism:lead_ore, allthemodium:unobtainium_ore, mysticalagradditions:end_inferium_ore, alltheores:ruby_ore
[06Nov2022 12:04:04.558] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_materials.
Source ores: allthemodium:raw_allthemodium, blue_skies:raw_falsite, alltheores:raw_tin, immersiveengineering:raw_aluminum, alltheores:raw_platinum, alltheores:raw_lead, alltheores:raw_nickel, alltheores:raw_zinc, mekanism:raw_osmium, occultism:raw_iesnium, occultism:raw_silver, ftbic:aluminum_chunk, alltheores:raw_uranium, create:raw_zinc, immersiveengineering:raw_uranium, alltheores:raw_iridium, allthemodium:raw_unobtainium, ftbic:tin_chunk, alltheores:raw_silver, ftbic:lead_chunk, mekanism:raw_uranium, minecraft:raw_gold, blue_skies:raw_ventium, mekanism:raw_tin, immersiveengineering:raw_nickel, blue_skies:raw_charoite, mekanism:raw_lead, xycraft_world:aluminum_raw, ftbic:uranium_chunk, immersiveengineering:raw_lead, blue_skies:raw_aquite, alltheores:raw_osmium, ftbic:iridium_chunk, minecraft:raw_copper, alltheores:raw_aluminum, minecraft:raw_iron, blue_skies:raw_horizonite, allthemodium:raw_vibranium, immersiveengineering:raw_silver
[06Nov2022 12:04:04.633] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_material_blocks.
Source ores: alltheores:raw_aluminum_block, immersiveengineering:raw_block_silver, immersiveengineering:raw_block_lead, create:raw_zinc_block, alltheores:raw_tin_block, alltheores:raw_zinc_block, mekanism:block_raw_tin, immersiveengineering:raw_block_uranium, alltheores:raw_lead_block, mekanism:block_raw_lead, alltheores:raw_osmium_block, mekanism:block_raw_uranium, minecraft:raw_copper_block, minecraft:raw_iron_block, alltheores:raw_uranium_block, immersiveengineering:raw_block_nickel, alltheores:raw_silver_block, mekanism:block_raw_osmium, alltheores:raw_nickel_block, minecraft:raw_gold_block, immersiveengineering:raw_block_aluminum
[06Nov2022 12:04:04.673] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:dense_uraninite.
Source ores: powah:uraninite_ore_dense, powah:deepslate_uraninite_ore_dense
[06Nov2022 12:04:04.678] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:poor_uraninite.
Source ores: powah:uraninite_ore_poor, powah:deepslate_uraninite_ore_poor
[06Nov2022 12:04:04.683] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection.
[06Nov2022 12:04:04.765] [Server thread/INFO] [fastsuite/]: Successfully processed 30686 recipes into the AuxRecipeManager.
[06Nov2022 12:04:04.781] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection finished. 187 recipes added.
[06Nov2022 12:04:04.783] [Server thread/INFO] [elementalcraft/]: Pure ore generation ended in 459ms
Ores: forge:lapis, forge:azure_silver, forge:zinc, forge:silver, byg:brimstone_nether_quartz, blue_skies:horizonite, forge:anthracite, blue_skies:everbright_moonstone, forge:coal, forge:ironwood, blue_skies:everdawn_moonstone, blue_skies:everdawn_pyrope, forge:ametrine, blue_skies:everdawn_charoite, forge:copper, blue_skies:everbright_pyrope, forge:platinum, blue_skies:everdawn_diopside, forge:netherite_scrap, forge:prosperity, blue_skies:everbright_diopside, forge:soulium, forge:osmium, elementalcraft:uraninite, forge:quartz, forge:lead, forge:redstone, forge:nickel, forge:gold, forge:knightmetal, forge:diamond, forge:iesnium, blue_skies:everbright_charoite, forge:pendorite, forge:iron, forge:aluminum, forge:inferium, forge:uranium, forge:unobtainium, forge:emerald, blue_skies:everdawn_aquite, forge:crimson_iron, forge:allthemodium, blue_skies:falsite, forge:emeraldite, forge:fluorite, forge:inert_crystal, forge:tin, blue_skies:everbright_aquite, forge:vibranium, byg:blue_nether_quartz, blue_skies:ventium, forge:iridium.
[06Nov2022 12:04:10.276] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 5244ms or 104 ticks behind
[06Nov2022 12:04:45.190] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@39d7524[id=<null>,name=SnyShotNinja,properties={},legacy=false] (/**.**.**.**:64188) lost connection: Disconnected
[06Nov2022 12:05:12.463] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@1a71f494
[06Nov2022 12:05:12.499] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: SnyShotNinja[/**.**.**.**:64196] logged in with entity id 1262 at (-3.5, 80.0, 0.5)
[06Nov2022 12:05:12.541] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to SnyShotNinja
[06Nov2022 12:05:12.542] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to SnyShotNinja
[06Nov2022 12:05:12.543] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to SnyShotNinja
[06Nov2022 12:05:12.543] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to SnyShotNinja
[06Nov2022 12:05:12.551] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to SnyShotNinja
[06Nov2022 12:05:12.558] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to SnyShotNinja
[06Nov2022 12:05:12.559] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to SnyShotNinja
[06Nov2022 12:05:13.714] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Building books ...
[06Nov2022 12:05:13.719] [Server thread/WARN] [com.klikli_dev.modonomicon.Modonomicon/]: Recipe minecraft:iron_ingot_from_blasting_iron_ore (of type minecraft:blasting) not found.
[06Nov2022 12:05:13.720] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Books built.
[06Nov2022 12:05:13.720] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Adding read conditions ...
[06Nov2022 12:05:13.720] [Server thread/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Read conditions added.
[06Nov2022 12:05:13.967] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: SnyShotNinja joined the game
[06Nov2022 12:05:14.451] [Server thread/INFO] [com.kyanite.paragon.Paragon/]: Server sent config handshake for deeperdarker to SnyShotNinja
[06Nov2022 12:05:14.515] [Server thread/INFO] [structurize/]: New Server UUID 039c48e6-e598-4ea4-8391-0ee5522e0f4e
[06Nov2022 12:05:14.848] [Netty Epoll Server IO #2/INFO] [immersiveengineering/]: Recipes for potions: potionsmaster:quartz_sight, minecraft:long_water_breathing, apotheosis:strong_knowledge, minecraft:strong_slowness, potionsmaster:bismuth_sight, minecraft:long_night_vision, apotheosis:strong_absorption, ars_nouveau:blasting_potion_long, minecraft:strong_leaping, minecraft:strong_swiftness, minecraft:slowness, minecraft:strong_strength, deeperdarker:sculk_affinity, minecraft:fire_resistance, minecraft:healing, ars_nouveau:blasting_potion_strong, minecraft:long_slowness, ars_nouveau:mana_regen_potion_long, potionsmaster:lead_sight, ars_nouveau:spell_damage_potion_long, ars_nouveau:shielding_potion_long, minecraft:long_turtle_master, apotheosis:resistance, minecraft:water_breathing, tombstone:darkness, minecraft:harming, ars_nouveau:mana_regen_potion_strong, minecraft:long_poison, minecraft:swiftness, minecraft:long_regeneration, ars_nouveau:blasting_potion, ars_nouveau:spell_damage_potion, quark:resilience, minecraft:long_swiftness, tombstone:spectral, potionsmaster:crimsoniron_sight, ars_nouveau:freezing_potion, minecraft:strong_turtle_master, apotheosis:haste, potionsmaster:aluminum_sight, potionsmaster:platinum_sight, apotheosis:long_haste, minecraft:strength, potionsmaster:zinc_sight, apotheosis:long_sundering, ars_nouveau:shielding_potion_strong, tombstone:frostbite, apotheosis:long_absorption, minecraft:weakness, ars_nouveau:spell_damage_potion_strong, minecraft:strong_harming, potionsmaster:unobtainium_sight, ars_nouveau:mana_regen_potion, minecraft:turtle_master, tombstone:earthly_garden, potionsmaster:redstone_sight, minecraft:luck, apotheosis:strong_haste, potionsmaster:silver_sight, minecraft:awkward, apotheosis:sundering, minecraft:long_fire_resistance, potionsmaster:tin_sight, potionsmaster:lapis_sight, apotheosis:wither, minecraft:long_leaping, minecraft:strong_poison, ars_nouveau:recovery_potion, apotheosis:knowledge, minecraft:mundane, potionsmaster:coal_sight, potionsmaster:iron_sight, apotheosis:strong_fatigue, minecraft:long_slow_falling, minecraft:long_invisibility, minecraft:regeneration, minecraft:strong_regeneration, potionsmaster:emerald_sight, potionsmaster:vibranium_sight, apotheosis:fatigue, potionsmaster:osmium_sight, potionsmaster:uranium_sight, potionsmaster:netherite_sight, ars_nouveau:shielding_potion, apotheosis:long_knowledge, ars_nouveau:freezing_potion_long, tombstone:bait, potionsmaster:copper_sight, ars_nouveau:freezing_potion_strong, potionsmaster:nickel_sight, apotheosis:long_fatigue, apotheosis:long_resistance, minecraft:strong_healing, apotheosis:strong_resistance, potionsmaster:allthemodium_sight, minecraft:night_vision, apotheosis:strong_sundering, minecraft:water, minecraft:invisibility, minecraft:long_weakness, potionsmaster:gold_sight, potionsmaster:diamond_sight, minecraft:slow_falling, quark:long_resilience, minecraft:long_strength, apotheosis:absorption, apotheosis:strong_wither, apotheosis:long_wither, quark:strong_resilience, minecraft:leaping, ars_nouveau:recovery_potion_strong, ars_nouveau:recovery_potion_long, tombstone:discretion, minecraft:poison
[06Nov2022 12:05:15.065] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2632ms or 52 ticks behind
[06Nov2022 12:05:46.657] [Server thread/INFO] [com.kyanite.paragon.Paragon/]: Handshake response from SnyShotNinja : SUCCESS
[06Nov2022 12:05:46.659] [Server thread/INFO] [com.kyanite.paragon.Paragon/]: Handshake succeeded with no issues
[06Nov2022 12:07:39.160] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: SnyShotNinja has made the advancement [An Extra Seedy Place]
[06Nov2022 12:08:14.456] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: SnyShotNinja lost connection: Disconnected
[06Nov2022 12:08:14.457] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: SnyShotNinja left the game
[06Nov2022 12:11:02.797] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping the server
[06Nov2022 12:11:02.867] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[06Nov2022 12:11:02.869] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[06Nov2022 12:11:02.869] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[06Nov2022 12:11:04.770] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[06Nov2022 12:11:04.905] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/allthemodium:the_other
[06Nov2022 12:11:04.906] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/deeperdarker:otherside
[06Nov2022 12:11:04.907] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[06Nov2022 12:11:04.908] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/compactmachines:compact_world
[06Nov2022 12:11:04.910] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/mahoutsukai:reality_marble
[06Nov2022 12:11:04.911] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/allthemodium:mining
[06Nov2022 12:11:04.911] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/blue_skies:everdawn
[06Nov2022 12:11:04.912] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[06Nov2022 12:11:04.913] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/blue_skies:everbright
[06Nov2022 12:11:04.914] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/twilightforest:twilight_forest
[06Nov2022 12:11:04.915] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/ae2:spatial_storage
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (world): All chunks are saved
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (the_other): All chunks are saved
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (otherside): All chunks are saved
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (compact_world): All chunks are saved
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (reality_marble): All chunks are saved
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (mining): All chunks are saved
[06Nov2022 12:11:05.180] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (everdawn): All chunks are saved
[06Nov2022 12:11:05.181] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[06Nov2022 12:11:05.181] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (everbright): All chunks are saved
[06Nov2022 12:11:05.181] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (twilight_forest): All chunks are saved
[06Nov2022 12:11:05.181] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
[06Nov2022 12:11:05.181] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved
[06Nov2022 12:11:05.286] [Server thread/INFO] [FTB Chunks/]: Shutting down map thread
[06Nov2022 12:11:05.294] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Unloading EnderTank Data
[06Nov2022 12:11:05.294] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Finished Unloading EnderTank Data
[06Nov2022 12:11:05.295] [Server thread/INFO] [configured/]: Unloading server configs...
[06Nov2022 12:11:05.296] [Server thread/INFO] [configured/]: Sending config unload event for configured.developer.toml
[06Nov2022 12:11:05.297] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Unloading EnderChest Data
[06Nov2022 12:11:05.297] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Finished Unloading EnderChest Data
[06Nov2022 12:11:05.373] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener stopped