[10Jan2025 14:53:05.049] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.0, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] [10Jan2025 14:53:05.052] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.11 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-117-generic [10Jan2025 14:53:06.339] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver [10Jan2025 14:53:06.344] [main/INFO] [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good... [10Jan2025 14:53:06.364] [main/INFO] [mixin-transmog/]: crimes against java were committed [10Jan2025 14:53:06.372] [main/INFO] [gg.essential.loader.stage1.EssentialLoaderBase/]: Updating Essential Loader (stage2) version 1.6.3 (285f951adc7537f49ae3ef9fc0d2fd3e) from union:/server/mods/essential_1-3-5-5_forge_1-20-1.jar%23364!/essential-loader-stage2-modlauncher9-1.6.3.jar [10Jan2025 14:53:06.375] [main/FATAL] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Encountered serious error loading transformation service, expect problems java.util.ServiceConfigurationError: cpw.mods.modlauncher.api.ITransformationService: Provider gg.essential.container.loader.stage0.EssentialTransformationService could not be instantiated at java.util.ServiceLoader.fail(ServiceLoader.java:586) ~[?:?] at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:813) ~[?:?] at java.util.ServiceLoader$ProviderImpl.get(ServiceLoader.java:729) ~[?:?] at cpw.mods.modlauncher.util.ServiceLoaderUtils.lambda$streamWithErrorHandling$0(ServiceLoaderUtils.java:39) ~[modlauncher-10.0.9.jar%2355!/:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.ServiceLoader$ProviderSpliterator.tryAdvance(ServiceLoader.java:1499) ~[?:?] at java.util.Spliterator.forEachRemaining(Spliterator.java:332) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] at cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:133) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:27) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationService.(EssentialTransformationService.java:7) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] 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 java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?] ... 16 more Caused by: java.lang.reflect.InvocationTargetException 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 gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationService.(EssentialTransformationService.java:7) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] 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 java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?] ... 16 more Caused by: java.lang.NoClassDefFoundError: org/apache/commons/codec/digest/DigestUtils at gg.essential.loader.stage1.EssentialLoaderBase.getChecksum(EssentialLoaderBase.java:356) ~[?:?] at gg.essential.loader.stage1.EssentialLoaderBase.downloadFile(EssentialLoaderBase.java:473) ~[?:?] at gg.essential.loader.stage1.EssentialLoaderBase.doDownload(EssentialLoaderBase.java:326) ~[?:?] at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:176) ~[?:?] at gg.essential.loader.stage1.EssentialTransformationServiceBase.(EssentialTransformationServiceBase.java:46) ~[?:?] at gg.essential.loader.stage1.EssentialTransformationService.(EssentialTransformationService.java:29) ~[?:?] 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 gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationService.(EssentialTransformationService.java:7) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] 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 java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?] ... 16 more Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.digest.DigestUtils at java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:592) ~[?:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] at gg.essential.loader.stage1.EssentialLoaderBase.getChecksum(EssentialLoaderBase.java:356) ~[?:?] at gg.essential.loader.stage1.EssentialLoaderBase.downloadFile(EssentialLoaderBase.java:473) ~[?:?] at gg.essential.loader.stage1.EssentialLoaderBase.doDownload(EssentialLoaderBase.java:326) ~[?:?] at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:176) ~[?:?] at gg.essential.loader.stage1.EssentialTransformationServiceBase.(EssentialTransformationServiceBase.java:46) ~[?:?] at gg.essential.loader.stage1.EssentialTransformationService.(EssentialTransformationService.java:29) ~[?:?] 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 gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] at gg.essential.container.loader.stage0.EssentialTransformationService.(EssentialTransformationService.java:7) ~[essential_1-3-5-5_forge_1-20-1.jar%23364!/:?] 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 java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?] ... 16 more [10Jan2025 14:53:06.396] [main/INFO] [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier! [10Jan2025 14:53:06.436] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/server/mods/Connector-1.0.0-beta.46+1.20.1.jar%23360%23365!/ Service=ModLauncher Env=SERVER [10Jan2025 14:53:06.451] [main/INFO] [APTweaks(Mods)/]: ✔ Processing 120 client sides mods with 0 skipped entries ... [10Jan2025 14:53:06.463] [main/INFO] [APTweaks(Mods)/]: ✔ No need to update client side mods config file /server/config/adaptive_performance_tweaks/client_side_mods.list [10Jan2025 14:53:06.464] [main/INFO] [APTweaks(Mods)/]: ✔ Processing 120 client sides mods with 3 skipped entries ... [10Jan2025 14:53:06.471] [main/INFO] [APTweaks(Mods)/]: [Mod Optimizer] ♻ init with game dir /server and mods dir /server/mods for target SERVER [10Jan2025 14:53:06.471] [main/INFO] [APTweaks(Mods)/]: [Mod Optimizer] ♻ Optimizing Duplicated Mods ... [10Jan2025 14:53:06.473] [main/INFO] [APTweaks(Mods)/]: [Duplicated Mods] checking ~272 mods in /server/mods for duplication with file extension .jar ... [10Jan2025 14:53:07.617] [main/INFO] [APTweaks(Mods)/]: [Mod Optimizer] X Disable possible client side mods ... [10Jan2025 14:53:08.138] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.0/fmlcore-1.20.1-47.3.0.jar is missing mods.toml file [10Jan2025 14:53:08.139] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.0/javafmllanguage-1.20.1-47.3.0.jar is missing mods.toml file [10Jan2025 14:53:08.139] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.0/lowcodelanguage-1.20.1-47.3.0.jar is missing mods.toml file [10Jan2025 14:53:08.140] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.0/mclanguage-1.20.1-47.3.0.jar is missing mods.toml file [10Jan2025 14:53:08.499] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: [10Jan2025 14:53:08.501] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 86 dependencies adding them to mods collection [10Jan2025 14:53:09.510] [main/INFO] [org.sinytra.connector.locator.DependencyResolver/]: Dependency resolution found 2 candidates to load [10Jan2025 14:53:11.808] [main/INFO] [org.sinytra.connector.service.hacks.ModuleLayerMigrator/]: Successfully made module authlib transformable [10Jan2025 14:53:15.479] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [10Jan2025 14:53:16.107] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector] [10Jan2025 14:53:16.121] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui] [10Jan2025 14:53:16.207] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.20.0+mc1.20.1: 86 options available, 1 override(s) found [10Jan2025 14:53:16.208] [main/WARN] [ModernFix/]: Option 'mixin.bugfix.buffer_builder_leak' overriden (by mods [witherstormmod]) to 'false' [10Jan2025 14:53:16.208] [main/INFO] [ModernFix/]: Applying Nashorn fix [10Jan2025 14:53:16.217] [main/INFO] [ModernFix/]: Applied Forge config corruption patch [10Jan2025 14:53:16.271] [main/INFO] [Embeddium/]: Loaded configuration file for Embeddium: 370 options available, 0 override(s) found [10Jan2025 14:53:16.353] [main/WARN] [mixin/]: Reference map 'graveyard-FORGE-forge-refmap.json' for graveyard-forge.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.373] [main/WARN] [mixin/]: Reference map 'aaa_particles-fabric-refmap.json' for aaa_particles.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.378] [main/WARN] [mixin/]: Reference map 'jeitweaker.refmap.json' for jeitweaker.forge.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.381] [main/WARN] [mixin/]: Reference map 'jeitweaker.refmap.json' for jeitweaker.common.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.422] [main/WARN] [mixin/]: Reference map 'fastpaintings-forge-refmap.json' for fastpaintings-forge.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.490] [main/INFO] [Puzzles Lib/]: Loading 324 mods: - aaa_particles 1.20.1-1.4.5 - adaptive_performance_tweaks 11.3.0 - adaptive_performance_tweaks_core 11.3.0 - adaptive_performance_tweaks_gamerules 11.3.0 - adaptive_performance_tweaks_items 11.3.0 - adaptive_performance_tweaks_player 11.3.0 - adaptive_performance_tweaks_spawn 11.3.0 - advancednetherite 2.1.3 - ae2 15.2.16 - ae2ct 1.20.1-1.0.4 - ae2wtlib 15.2.3-forge - ageingspawners 2.0.0 - aiimprovements 0.5.2 - alexsartifacts 1.0.2-1.20.1 - alexscaves 2.0.2 - alexsmobs 1.22.9 - almanac 1.0.2 - animal_armor_trims 1.0.0 - animaltrap 1.0.1 - apollyon 1.1.0 - aquaculture 2.5.3 - architectury 9.2.14 - artifacts 9.5.13 \-- expandability 9.0.4 - artifactsdelight 1.0.2-1.20.1 - attributefix 21.0.4 - autizmzrake 1.4.3 - azurelib 2.0.41 - badoptimizations 2.2.1 - balm 7.3.10 \-- kuma_api 20.1.9-SNAPSHOT - bcc 4.0.8 - bettercreeper 1.20.1 - 1.3.1 - betterdungeons 1.20-Forge-4.0.4 - betterendisland 1.20-Forge-2.0.6 - betterfortresses 1.20-Forge-2.0.6 - bettermineshafts 1.20-Forge-4.0.4 - betterspawnercontrol 4.6 - betterstrongholds 1.20-Forge-4.0.3 - bettervillage 3.2.0 - biomancy **.**.**.** - blackmoon 1.20 - blanketghost 1.0.0 - bloodmagic 3.3.3-45 - boiled_reimagined 1.0.12 - bookshelf 20.2.13 - born_in_chaos_v1 1.6.2 - borninchaosdelight 1.0.3-1.20.1 - builder_bear 1.0.0 - buildinggadgets2 1.0.7 - burning_man 1.0.0 - butcher 2.9 - bwncr 3.17.2 - caelus 3.2.0+1.20.1 - callablehorses **.**.**.** - cant_sleep_clowns_will_eat_me 1.1.0.1 - carryon **.**.**.** - cave_dweller 1.7.0 - chaosmoon 1.20 - chas 1.20 - chefsdelight 1.0.3-forge-1.20.1 - cherishedworlds 6.1.7+1.20.1 - citadel 2.6.1 - cloth_config 11.1.136 - clumps **.**.**.** - codechickenlib **.**.**.** - collective 7.87 - configapi 1.20-2.3.2 - connectorextras 1.11.2+1.20.1 |-- amecsapi 1.5.3+mc1.20-pre1 |-- connectorextras_architectury_bridge 1.11.2+1.20.1 |-- connectorextras_emi_bridge 1.11.2+1.20.1 |-- connectorextras_energy_bridge 1.11.2+1.20.1 |-- connectorextras_geckolib_fabric_compat 1.11.2+1.20.1 |-- connectorextras_jei_bridge 1.11.2+1.20.1 |-- connectorextras_kubejs_bridge 1.11.2+1.20.1 |-- connectorextras_modmenu_bridge 1.11.2+1.20.1 \-- modmenu 7.2.2 |-- connectorextras_pehkui_bridge 1.11.2+1.20.1 |-- connectorextras_rei_bridge 1.11.2+1.20.1 |-- connectorextras_terrablender_bridge 1.11.2+1.20.1 |-- forgeconfigapiport 8.0.0 \-- reach_entity_attributes 2.4.0 - connectormod 1.0.0-beta.46+1.20.1 - constructionwand 1.20.1-2.11 - corgilib **.**.**.** - coroutil 1.20.1-1.3.7 - cosmeticarmorreworked 1.20.1-v1a - craftableenchantedgoldenapple 1.20.1-0.1 - crafting_on_a_stick 1.1.5 - craftingtweaks 18.2.5 - crafttweaker 14.0.48 - create 0.5.1.j \-- flywheel 0.6.11-13 - create_enchantment_industry 1.2.9.d \-- create_dragon_lib 1.4.3 - creativecore 2.12.28 - cupboard 1.20.1-2.7 - curios 5.11.1+1.20.1 - deep_dark_regrowth **.**.**.** - delightful 3.6.2 - dimdoors 5.4.3 - dimensional_traders 1.1 - dimensionalsycnfixes 1.20.1-0.0.1 - disenchanting_table 3.1.0 - doggytalents 1.18.39 - doubledoors 5.9 - dungeons_arise 2.1.58-1.20.x - easier_sleeping 2.1.3 - eldritch_end 0.3.2 - elytraslot 6.4.4+1.20.1 \-- mixinsquared 0.1.2-beta.6 - embeddium 0.3.31+mc1.20.1 \-- rubidium 0.7.1 - enchantableblocks 0.0.6 - enchantingcommands 3.4 - enchantmenttransfer 0.0.6 - enchlevellangpatch 2.2.8 - enchsort 1.2.1 - enderio 6.2.7-beta - enderite 1.20-2.1.0 - endersdelight 1.0.3 - enderstorage **.**.**.** - endofherobrine 1.20.1-1.0.8.2 - enhancedcelestials 1.20.1-5.0.2.3 - enhancedvisuals 1.8.1 - erics_toy 1.0.0 - explorerscompass 1.20.1-1.3.3-forge - eye_pods 1.0.0 - eyesinthedark 1.0.0 - fabric_api 0.92.2+1.11.9+1.20.1 |-- fabric_api_base 0.4.31+ef105b4977 |-- fabric_api_lookup_api_v1 1.6.36+67f9824077 |-- fabric_biome_api_v1 13.0.13+dc36698e77 |-- fabric_block_api_v1 1.0.11+0e6cb7f777 |-- fabric_block_view_api_v2 1.0.1+0767707077 |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77 |-- fabric_client_tags_api_v1 1.1.2+5d6761b877 |-- fabric_command_api_v1 1.2.34+f71b366f77 |-- fabric_command_api_v2 2.2.13+561530ec77 |-- fabric_content_registries_v0 4.0.11+a670df1e77 |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177 |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77 |-- fabric_data_generation_api_v1 12.3.4+369cb3a477 |-- fabric_dimensions_v1 2.1.54+8005d10d77 |-- fabric_entity_events_v1 1.6.0+6274ab9d77 |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777 |-- fabric_game_rule_api_v1 1.0.40+683d4da877 |-- fabric_item_api_v1 2.1.28+4d0bbcfa77 |-- fabric_item_group_api_v1 4.0.12+c9161c2d77 |-- fabric_key_binding_api_v1 1.0.37+561530ec77 |-- fabric_lifecycle_events_v1 2.2.22+afab492177 |-- fabric_loot_api_v2 1.2.1+eb28f93e77 |-- fabric_message_api_v1 5.1.9+52cc178c77 |-- fabric_mining_level_api_v1 2.1.50+561530ec77 |-- fabric_model_loading_api_v1 1.0.3+6274ab9d77 |-- fabric_models_v0 0.4.2+7c3892a477 |-- fabric_networking_api_v1 1.3.11+503a202477 |-- fabric_object_builder_api_v1 11.1.3+2174fc8477 |-- fabric_particles_v1 1.1.2+78e1ecb877 |-- fabric_recipe_api_v1 1.0.21+514a076577 |-- fabric_registry_sync_v0 2.3.3+1c0ea72177 |-- fabric_renderer_api_v1 3.2.1+cf68abbe77 |-- fabric_renderer_indigo 1.5.2+b5b2da4177 |-- fabric_rendering_data_attachment_v1 0.3.37+a6081afc77 |-- fabric_rendering_fluids_v1 3.0.28+4ac5e37a77 |-- fabric_rendering_v1 3.0.8+66e9a48f77 |-- fabric_resource_conditions_api_v1 2.3.8+9ad825cd77 |-- fabric_resource_loader_v0 0.11.10+bcd08ed377 |-- fabric_screen_api_v1 2.0.8+45a670a577 |-- fabric_screen_handler_api_v1 1.3.30+561530ec77 |-- fabric_sound_api_v1 1.0.13+4f23bd8477 |-- fabric_transfer_api_v1 3.3.5+631c9cd677 \-- fabric_transitive_access_wideners_v1 4.3.1+1880499877 - farmersdelight 1.20.1-1.2.6 - fastipping 1.0.5 - fastleafdecay 32 - fastpaintings 1.20-1.2.7 - ferritecore 6.0.1 - flib 0.0.14 - forge 47.3.0 - ftbessentials 2001.2.2 - ftblibrary 2001.2.7 - ftbquests 2001.4.9 - ftbteams 2001.3.0 - ftbultimine 2001.1.5 - fusion 1.2.2 - geckolib 4.7 - geophilic 3.1.5 - geophilic_reforged 1.2.0 - giantspawn 5.2 - good_nights_sleep 1.3.1 - gravestone 1.20.1-1.0.24 - graveyard 3.1 - hardtodestroyreptile 1.0.0 - hasteenchantment 1.0.0 - horde_hoard 1.1.0 - htm 1.0.8 - humans_refuted 1.0.0 - immediatelyfast 1.3.3+1.20.4 - immersive_armors 1.6.1+1.20.1 - inventoryhud 3.4.26 - inventorysorter 23.0.8 - jade 11.12.2+forge - jecalculation 4.0.4 - jeed 1.20-2.2.2 - jei **.**.**.** - jeiintegration 10.0.0 - jeitweaker 8.0.6 - jeresources **.**.**.** - justenoughbreeding 1.5.0 - justenoughprofessions 3.0.1 - kaboommoon 1.20 - konkrete 1.8.0 - kotlinforforge 4.11.0 - kubejs 2001.6.5-build.16 - leaky 1.20.1-2.1 - legendary_monsters 1.20.1 - letmedespawn 1.4.4 - libraryferret 4.0.0 - lootr **.**.**.** - lychee 5.1.14 - man 1.4 - mantle 1.11.28 - maxhealthfix 12.0.3 - mcwbridges 3.0.0 - merenc 4.1 - midnightlurker 3.3.7 - minecraft 1.20.1 - minersmoon 1.20.1 - modernfix 5.20.0+mc1.20.1 - monolib 1.4.1 - moonlight 1.20-2.13.47 - more_bows_and_arrows 4.0.0 - mutantmonsters 8.0.7 - naturescompass 1.20.1-1.11.2-forge - necronomicon 1.6.0 - netherportalfix 13.0.1 - nethersdelight 1.20.1-4.0 - oceansdelight 1.0.2-1.20 - octolib 0.4.2 - overflowingbars 8.0.1 - overloadedarmorbar 1.20.1-1 - packetfixer 1.4.3 - patchouli 1.20.1-84-FORGE - peripheral_jumper 1.0.0 - pickupnotifier 8.0.0 - polymorph 0.49.8+1.20.1 \-- spectrelib 0.13.17+1.20.1 - puffish_attributes 0.7.1 \-- mixinextras 0.4.1 - puffish_skills 0.14.5 - puzzleslib 8.1.25 \-- puzzlesaccessapi 8.0.7 - quark 4.0-460 - raccompat 0.1.3 - radioactive_spiders 1.0.0 - railways 1.6.7+forge-mc1.20.1 - ramcompat 0.1.4 - rarcompat 0.1.7 - red_sea_object 1.0.0 - refinedstorage 1.12.4 - relics **.**.**.** - resourcefulconfig 2.1.2 - resourcefullib 2.1.29 - rhino 2001.2.3-build.6 - sasquatch 1.2.3 - scp3008 0.0.4 - searchables 1.0.3 - securitycraft 1.9.12 - shinyhorses 1.3 - shy_guy 1.0.0 - siren_head 1.1.4 - skinlayers3d 1.7.4 - sleep_killer 1.0.0 - sleeping_bags 1.20.1-1.0.9 - sliceanddice 3.3.0 - smoothchunk 1.20.1-3.9 - sophisticatedbackpacks 3.22.0.1165 - sophisticatedcore **.**.**.** - sophisticatedstorage 1.1.2.1013 - sound_physics_remastered 1.20.1-1.4.8 - spartanshields 3.1.1 - spartanweaponry 3.1.3 - spidermoon 1.20 - spore 2.1.2 - starvingskeleton 1.0.0 - storagedrawers 12.9.13 - storagenetwork 1.11.3 - structure_gel 2.16.2 - tact 1.2.1 - tconstruct **.**.**.** - terrablender **.**.**.** - the_cuckoo_clock 1.0.0 - the_deep_void 1.54 - the_figures 1.8.0 - the_old_ai 1.0.0 - the_rain_man 1.0.0 - the_sculpture 1.0.0 - the_starved_stalker 1.0.0 - theboogeyman 1.0.0 - theoldman 1.0.0 - theplaguedoctor 1.0.0 - thepossessivemask 1.0.0 - thestairwell 1.0.0 - theticklemonste 1.0.0 - they_watch_from_the_mist 1.0-SNAPSHOT - trashslot 15.1.0 - under_the_moon 1.0.5 - universalenchants 8.0.0 - voicechat 1.20.1-2.5.26 - waystones 14.1.6 - when_day_breaks 1.0.0 - with_many_voices 1.0.0 - witherstormmod 4.2.1 \-- crackerslib 1.20.1-0.4.1 - xaerominimap 24.7.1 - xaeroworldmap 1.39.2 - xzombiemoon 1.20 - yeetusexperimentus 2.3.1-build.6+mc1.20.1 - ysns 2.0.2 - yungsapi 1.20-Forge-4.0.6 - yungscavebiomes 1.20.1-Forge-2.0.1 - zeta 1.0-24 - zombieawareness 1.20.1-1.13.1 - zombiemoon 1.20 [10Jan2025 14:53:16.537] [main/WARN] [mixin/]: Reference map 'doggytalents.refmap.json' for doggytalents.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.628] [main/WARN] [mixin/]: Reference map 'MistMod.refmap.json' for they_watch_from_the_mist.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.734] [main/WARN] [mixin/]: Reference map 'CHA-S-common-refmap.json' for chas-common.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.762] [main/WARN] [mixin/]: Reference map 'trashslot.refmap.json' for trashslot.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.808] [main/WARN] [mixin/]: Reference map 'bloodmagic.refmap.json' for bloodmagic.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.904] [main/WARN] [mixin/]: Reference map 'coroutil.refmap.json' for coroutil.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:16.971] [main/WARN] [mixin/]: Reference map 'packetfixer-forge-forge-refmap.json' for packetfixer-forge.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:17.003] [main/WARN] [mixin/]: Reference map '' for adapter.init.mixins.json could not be read. If this is a development environment you can ignore this message [10Jan2025 14:53:17.654] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/MouseHandler for invalid dist DEDICATED_SERVER [10Jan2025 14:53:17.655] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/MouseHandler (java.lang.RuntimeException: Attempted to load class net/minecraft/client/MouseHandler for invalid dist DEDICATED_SERVER) [10Jan2025 14:53:17.655] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.MouseHandler was not found fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric_screen_api_v1 [10Jan2025 14:53:17.657] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER [10Jan2025 14:53:17.658] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER) [10Jan2025 14:53:17.658] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.Screen was not found fabric-screen-api-v1.mixins.json:ScreenAccessor from mod fabric_screen_api_v1 [10Jan2025 14:53:17.954] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER [10Jan2025 14:53:17.955] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER) [10Jan2025 14:53:17.955] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.Screen was not found relics.mixins.json:ScreenMixin from mod relics [10Jan2025 14:53:18.039] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/multiplayer/resolver/ServerAddressResolver (java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.resolver.ServerAddressResolver) [10Jan2025 14:53:18.039] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.multiplayer.resolver.ServerAddressResolver was not found fastipping.mixins.json:AddressResolverMixin from mod fastipping [10Jan2025 14:53:18.403] [main/WARN] [mixin/]: Error loading class: com/hollingsworth/arsnouveau/common/entity/LightningEntity (java.lang.ClassNotFoundException: com.hollingsworth.arsnouveau.common.entity.LightningEntity) [10Jan2025 14:53:18.404] [main/WARN] [mixin/]: @Mixin target com.hollingsworth.arsnouveau.common.entity.LightningEntity was not found lychee.mixins.json:arsnouveau.LightningEntityMixin from mod lychee [10Jan2025 14:53:18.407] [main/WARN] [mixin/]: Error loading class: me/shedaniel/rei/plugin/common/displays/crafting/DefaultCraftingDisplay (java.lang.ClassNotFoundException: me.shedaniel.rei.plugin.common.displays.crafting.DefaultCraftingDisplay) [10Jan2025 14:53:18.407] [main/WARN] [mixin/]: @Mixin target me.shedaniel.rei.plugin.common.displays.crafting.DefaultCraftingDisplay was not found lychee.mixins.json:rei.DefaultCraftingDisplayMixin from mod lychee [10Jan2025 14:53:18.569] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). [10Jan2025 14:53:18.884] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_216202_ in modernfix-forge.mixins.json:perf.tag_id_caching.TagOrElementLocationMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. [10Jan2025 14:53:19.081] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (16.04 s after launch) [10Jan2025 14:53:19.225] [main/WARN] [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final [10Jan2025 14:53:19.225] [main/WARN] [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final [10Jan2025 14:53:20.319] [main/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 1234 milliseconds [10Jan2025 14:53:21.159] [main/WARN] [mixin/]: @Redirect conflict. Skipping securitycraft.mixins.json:camera.ServerPlayerMixin from mod securitycraft->@Redirect::securitycraft$tick(Lnet/minecraft/server/level/ServerPlayer;DDDFF)V with priority 1100, already redirected by railways-common.mixins.json:conductor_possession.ServerPlayerMixin from mod railways->@Redirect::railways$securitycraft$tick(Lnet/minecraft/server/level/ServerPlayer;DDDFF)V with priority 1200 [10Jan2025 14:53:21.325] [main/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on witherstormmod.mixins.json:MixinSwellGoal from mod witherstormmod::handler$bik000$witherstormmod$canUseInvoke exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. [10Jan2025 14:53:22.375] [main/WARN] [mixin/]: Mixin alexscaves.mixins.json:SwampHutPieceMixin from mod alexscaves has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected [10Jan2025 14:53:22.478] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. [10Jan2025 14:53:22.937] [main/INFO] [KubeJS/]: Found plugin source aaa_particles [10Jan2025 14:53:22.969] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig. [10Jan2025 14:53:22.969] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig read successfully. [10Jan2025 14:53:22.970] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig. [10Jan2025 14:53:22.970] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig read successfully. [10Jan2025 14:53:22.971] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.AberrationConfig. [10Jan2025 14:53:22.971] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.AberrationConfig read successfully. [10Jan2025 14:53:22.972] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.TentacleConfig. [10Jan2025 14:53:22.972] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.TentacleConfig read successfully. [10Jan2025 14:53:22.972] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.DendlerConfig. [10Jan2025 14:53:22.972] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.DendlerConfig read successfully. [10Jan2025 14:53:22.973] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig. [10Jan2025 14:53:22.973] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig read successfully. [10Jan2025 14:53:22.974] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig. [10Jan2025 14:53:22.974] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig read successfully. [10Jan2025 14:53:22.975] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig. [10Jan2025 14:53:22.975] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig read successfully. [10Jan2025 14:53:22.979] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig. [10Jan2025 14:53:22.979] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig read successfully. [10Jan2025 14:53:22.979] [main/INFO] [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.item.XalConfig. [10Jan2025 14:53:22.979] [main/INFO] [necronomicon/]: Config for elocindev.eldritch_end.config.entries.item.XalConfig read successfully. [10Jan2025 14:53:22.983] [main/INFO] [eldritch_end/]: Eldritch End's Config Loaded! [10Jan2025 14:53:23.013] [main/INFO] [eldritch_end/]: Registered Eldritch End items [10Jan2025 14:53:23.055] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids [10Jan2025 14:53:23.056] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/2b101225a0983c178c43c737d76def52 [10Jan2025 14:53:23.057] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 [10Jan2025 14:53:23.057] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 [10Jan2025 14:53:23.058] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/9b5bc39f00d53db2acf81d859b596583 [10Jan2025 14:53:23.299] [modloading-worker-0/WARN] [APTweaks(Core)/]: ⚠ The log level for APTweaks(Core) is set to ALL, this will log all debug information and will cause performance issues. This is expected in a developer environment or during large-scale troubleshooting. However, rest assured, to mitigate performance concerns, the debug mode for this module has been automatically adjusted to an info level! If you require debug information, simply use the /aptweaks debug command to re-enable debug mode. [10Jan2025 14:53:23.300] [modloading-worker-0/WARN] [APTweaks(Core)/]: Adjusting log level for APTweaks(Core) from ALL to INFO, for performance reasons! [10Jan2025 14:53:23.300] [modloading-worker-0/INFO] [APTweaks(Core)/]: Changing log level for APTweaks(Core) from ALL to INFO [10Jan2025 14:53:23.311] [modloading-worker-0/INFO] [APTweaks(Core)/]: Register Adaptive Performance Tweaks: Core common config ... [10Jan2025 14:53:23.333] [modloading-worker-0/INFO] [MaxHealthFix/]: Loaded maxhealthfix for Forge. [10Jan2025 14:53:23.334] [modloading-worker-0/WARN] [APTweaks(Gamerules)/]: ⚠ The log level for APTweaks(Gamerules) is set to ALL, this will log all debug information and will cause performance issues. This is expected in a developer environment or during large-scale troubleshooting. However, rest assured, to mitigate performance concerns, the debug mode for this module has been automatically adjusted to an info level! If you require debug information, simply use the /aptweaks debug command to re-enable debug mode. [10Jan2025 14:53:23.334] [modloading-worker-0/WARN] [APTweaks(Gamerules)/]: Adjusting log level for APTweaks(Gamerules) from ALL to INFO, for performance reasons! [10Jan2025 14:53:23.334] [modloading-worker-0/INFO] [APTweaks(Core)/]: Changing log level for APTweaks(Gamerules) from ALL to INFO [10Jan2025 14:53:23.338] [modloading-worker-0/INFO] [APTweaks(Gamerules)/]: Registering Adaptive Performance Tweaks: Gamerules common config ... [10Jan2025 14:53:23.362] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for pickupnotifier:main [10Jan2025 14:53:23.382] [modloading-worker-0/INFO] [dev.su5ed.sinytra.connectorextras.terrablenderbridge.TerraBlenderBridge/]: Injecting TerraBlender API classes [10Jan2025 14:53:23.386] [modloading-worker-0/INFO] [Better Compatibility Checker/]: Better Compatibility Checker starting [10Jan2025 14:53:23.410] [modloading-worker-0/INFO] [com.autovw.advancednetherite.AdvancedNetherite/]: Initializing platform helper for Advanced Netherite! [10Jan2025 14:53:23.436] [modloading-worker-0/INFO] [necronomicon/]: File exists, reading config for elocindev.ysns.config.DisabledEntities. [10Jan2025 14:53:23.436] [modloading-worker-0/INFO] [necronomicon/]: Config for elocindev.ysns.config.DisabledEntities read successfully. [10Jan2025 14:53:23.437] [modloading-worker-0/INFO] [necronomicon/]: File exists, reading config for elocindev.ysns.config.PerDimensionEntities. [10Jan2025 14:53:23.437] [modloading-worker-0/INFO] [necronomicon/]: Config for elocindev.ysns.config.PerDimensionEntities read successfully. [10Jan2025 14:53:23.438] [modloading-worker-0/INFO] [ysns/]: You Shall Not Spawn's Config initialized [10Jan2025 14:53:23.585] [modloading-worker-0/WARN] [APTweaks(Spawn)/]: ⚠ The log level for APTweaks(Spawn) is set to ALL, this will log all debug information and will cause performance issues. This is expected in a developer environment or during large-scale troubleshooting. However, rest assured, to mitigate performance concerns, the debug mode for this module has been automatically adjusted to an info level! If you require debug information, simply use the /aptweaks debug command to re-enable debug mode. [10Jan2025 14:53:23.585] [modloading-worker-0/WARN] [APTweaks(Spawn)/]: Adjusting log level for APTweaks(Spawn) from ALL to INFO, for performance reasons! [10Jan2025 14:53:23.585] [modloading-worker-0/INFO] [APTweaks(Core)/]: Changing log level for APTweaks(Spawn) from ALL to INFO [10Jan2025 14:53:23.601] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn common config ... [10Jan2025 14:53:23.618] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for mutantmonsters:main [10Jan2025 14:53:23.656] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Alex's Mobs spawn config ... [10Jan2025 14:53:23.657] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Aquaculture 2 spawn config ... [10Jan2025 14:53:23.659] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Born in Chaos Spawn config ... [10Jan2025 14:53:23.665] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Custom spawn config ... [10Jan2025 14:53:23.666] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Fish's Undead Rising spawn config ... [10Jan2025 14:53:23.683] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Friends and Foes spawn config ... [10Jan2025 14:53:23.684] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Gothic RPG spawn config ... [10Jan2025 14:53:23.686] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Infernal Expansion spawn config ... [10Jan2025 14:53:23.687] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Mekanism Additions spawn config ... [10Jan2025 14:53:23.695] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Minecraft Spawn config ... [10Jan2025 14:53:23.697] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Nether Spawn config ... [10Jan2025 14:53:23.698] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Panthalassa spawn config ... [10Jan2025 14:53:23.699] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Quark spawn config ... [10Jan2025 14:53:23.701] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Tinkers Construct spawn config ... [10Jan2025 14:53:23.702] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 2 RS API injection points [10Jan2025 14:53:23.703] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Untamed Wilds spawn config ... [10Jan2025 14:53:23.703] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.enderio.conduits.common.integrations.refinedstorage.RSTicker RSAPI [10Jan2025 14:53:23.704] [modloading-worker-0/INFO] [APTweaks(Spawn)/]: Registering Adaptive Performance Tweaks: Spawn Untitled Duck Mod spawn config ... [10Jan2025 14:53:23.704] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.enderio.conduits.common.integrations.refinedstorage.RSNodeHost RSAPI [10Jan2025 14:53:23.710] [modloading-worker-0/INFO] [com.jtorleonstudios.libraryferret.LibraryFerret/]: Initialize mod Library Ferret [10Jan2025 14:53:23.730] [modloading-worker-0/INFO] [com.jtorleonstudios.libraryferret.LibraryFerret/]: Initialized mod Library Ferret [10Jan2025 14:53:23.771] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.0, for MC 1.20.1 with MCP 20230612.114412 [10Jan2025 14:53:23.771] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.3.0 Initialized [10Jan2025 14:53:23.833] [modloading-worker-0/INFO] [necronomicon/]: Necronomicon Initialized [10Jan2025 14:53:23.833] [modloading-worker-0/INFO] [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig. [10Jan2025 14:53:23.834] [modloading-worker-0/INFO] [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully. [10Jan2025 14:53:23.836] [modloading-worker-0/INFO] [necronomicon/]: there is a brick about to fall through your roof at terminal velocity [10Jan2025 14:53:23.836] [modloading-worker-0/INFO] [necronomicon/]: there is a brick about to fall through your roof at terminal velocity [10Jan2025 14:53:23.855] [modloading-worker-0/INFO] [Animal Armor Trims: Horses/]: Hello from Common init on Forge! we are currently in a production environment! [10Jan2025 14:53:23.855] [modloading-worker-0/INFO] [Animal Armor Trims: Horses/]: The ID for diamonds is minecraft:diamond [10Jan2025 14:53:23.945] [modloading-worker-0/INFO] [graveyard/]: Registered JSON trade offer adapter. [10Jan2025 14:53:24.016] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzleslib:main [10Jan2025 14:53:24.185] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.test.KotlinForForge/]: Kotlin For Forge Enabled! [10Jan2025 14:53:24.219] [modloading-worker-0/INFO] [ModernFix/]: Bypassed Mojang DFU [10Jan2025 14:53:24.219] [modloading-worker-0/INFO] [ModernFix/]: Instantiating Mojang DFU [10Jan2025 14:53:24.293] [modloading-worker-0/INFO] [coroutil/]: forge loader environment detected [10Jan2025 14:53:24.338] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. [10Jan2025 14:53:24.338] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. [10Jan2025 14:53:24.338] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. [10Jan2025 14:53:24.338] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. [10Jan2025 14:53:24.338] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. [10Jan2025 14:53:24.339] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. [10Jan2025 14:53:24.339] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket. [10Jan2025 14:53:24.343] [modloading-worker-0/INFO] [plus.dragons.createdragonlib.DragonLib/]: Create: Dragon Lib 1.4.3 has initialized, ready to support your Create add-ons! [10Jan2025 14:53:24.421] [modloading-worker-0/INFO] [Railways/]: Steam 'n' Rails v1.6.7 initializing! Commit hash: 0a7cc000d6c7a1419919bc3e315bc62932287eb9 on Create version: 0.5.1j on platform: Forge [10Jan2025 14:53:24.497] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Successfully initialized! [10Jan2025 14:53:24.497] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side libs ready to use! [10Jan2025 14:53:24.515] [modloading-worker-0/INFO] [me.fallenbreath.fastipping.FastIpPingMod/]: ping & connect fast! [10Jan2025 14:53:24.616] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 7.87. [10Jan2025 14:53:24.642] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:key_pressed [10Jan2025 14:53:24.643] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:mode_changed [10Jan2025 14:53:24.645] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:sync_config_to_server [10Jan2025 14:53:24.724] [modloading-worker-0/INFO] [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry [10Jan2025 14:53:24.724] [modloading-worker-0/INFO] [Spartan Weaponry/]: Initialising API! Version: 11 [10Jan2025 14:53:24.725] [modloading-worker-0/INFO] [Spartan Weaponry/]: Spartan Weaponry API version 11 has been initalized! [10Jan2025 14:53:24.817] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response [10Jan2025 14:53:24.853] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui [10Jan2025 14:53:24.855] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings [10Jan2025 14:53:24.879] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message [10Jan2025 14:53:24.881] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party [10Jan2025 14:53:24.882] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation [10Jan2025 14:53:24.894] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json [10Jan2025 14:53:24.930] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task [10Jan2025 14:53:24.931] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward [10Jan2025 14:53:24.932] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items [10Jan2025 14:53:24.933] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards [10Jan2025 14:53:24.934] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward [10Jan2025 14:53:24.935] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned [10Jan2025 14:53:24.937] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned [10Jan2025 14:53:24.938] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode [10Jan2025 14:53:24.938] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save [10Jan2025 14:53:24.939] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image [10Jan2025 14:53:24.943] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp [10Jan2025 14:53:24.944] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress [10Jan2025 14:53:24.944] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object [10Jan2025 14:53:24.952] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at [10Jan2025 14:53:24.952] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object [10Jan2025 14:53:24.953] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object [10Jan2025 14:53:24.954] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter [10Jan2025 14:53:24.955] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest [10Jan2025 14:53:24.956] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group [10Jan2025 14:53:24.956] [modloading-worker-0/WARN] [APTweaks(Items)/]: ⚠ The log level for APTweaks(Items) is set to ALL, this will log all debug information and will cause performance issues. This is expected in a developer environment or during large-scale troubleshooting. However, rest assured, to mitigate performance concerns, the debug mode for this module has been automatically adjusted to an info level! If you require debug information, simply use the /aptweaks debug command to re-enable debug mode. [10Jan2025 14:53:24.956] [modloading-worker-0/WARN] [APTweaks(Items)/]: Adjusting log level for APTweaks(Items) from ALL to INFO, for performance reasons! [10Jan2025 14:53:24.956] [modloading-worker-0/INFO] [APTweaks(Core)/]: Changing log level for APTweaks(Items) from ALL to INFO [10Jan2025 14:53:24.957] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group [10Jan2025 14:53:24.958] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_quest [10Jan2025 14:53:24.979] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_chapter_image [10Jan2025 14:53:24.980] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:sync_structures_request [10Jan2025 14:53:24.981] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:request_team_data [10Jan2025 14:53:24.982] [modloading-worker-0/INFO] [APTweaks(Items)/]: Registering Adaptive Performance Tweaks: Items common config ... [10Jan2025 14:53:25.009] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties [10Jan2025 14:53:25.009] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties [10Jan2025 14:53:25.014] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins... [10Jan2025 14:53:25.018] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs [10Jan2025 14:53:25.023] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgeClientPlugin does not load on server side, skipping [10Jan2025 14:53:25.024] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping [10Jan2025 14:53:25.127] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source lychee [10Jan2025 14:53:25.132] [modloading-worker-0/INFO] [KubeJS/]: Done in 117.1 ms [10Jan2025 14:53:25.336] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id dimdoors:server/c5e0ff8556d73fd99e08cadf0276e74d [10Jan2025 14:53:25.341] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id dimdoors:server/1f03bbe6451e3ab4b0f46844399676ae [10Jan2025 14:53:25.367] [modloading-worker-0/INFO] [snownee.lychee.Lychee/]: LycheeKubeJSPlugin is there! [10Jan2025 14:53:25.400] [modloading-worker-0/INFO] [com.craftjakob.configapi.ConfigAPI/]: Registered config for: configapi as configapi-client.cfg [10Jan2025 14:53:25.437] [modloading-worker-0/INFO] [com.craftjakob.configapi.ConfigAPI/]: Registered config for: configapi as configapi-common.cfg [10Jan2025 14:53:25.437] [modloading-worker-0/INFO] [com.craftjakob.configapi.ConfigAPI/]: Registered config for: configapi as configapi-server.cfg [10Jan2025 14:53:25.532] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper... [10Jan2025 14:53:25.533] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded. [10Jan2025 14:53:25.535] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.20.1 [10Jan2025 14:53:25.598] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a [10Jan2025 14:53:25.599] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6 [10Jan2025 14:53:25.599] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c [10Jan2025 14:53:25.600] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab [10Jan2025 14:53:25.601] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9 [10Jan2025 14:53:25.601] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604 [10Jan2025 14:53:25.604] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0.072 s [10Jan2025 14:53:25.607] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58 [10Jan2025 14:53:25.647] [modloading-worker-0/INFO] [azurelib/FileWatching]: Registered azurelib config for auto-sync function [10Jan2025 14:53:25.661] [modloading-worker-0/WARN] [APTweaks(Player)/]: ⚠ The log level for APTweaks(Player) is set to ALL, this will log all debug information and will cause performance issues. This is expected in a developer environment or during large-scale troubleshooting. However, rest assured, to mitigate performance concerns, the debug mode for this module has been automatically adjusted to an info level! If you require debug information, simply use the /aptweaks debug command to re-enable debug mode. [10Jan2025 14:53:25.661] [modloading-worker-0/WARN] [APTweaks(Player)/]: Adjusting log level for APTweaks(Player) from ALL to INFO, for performance reasons! [10Jan2025 14:53:25.661] [modloading-worker-0/INFO] [APTweaks(Core)/]: Changing log level for APTweaks(Player) from ALL to INFO [10Jan2025 14:53:25.691] [modloading-worker-0/INFO] [APTweaks(Player)/]: Registering Adaptive Performance Tweaks: Player common config ... [10Jan2025 14:53:25.900] [modloading-worker-0/INFO] [KubeJS Startup/]: example.js#5: Hello, World! (Loaded startup scripts) [10Jan2025 14:53:25.902] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:example.js in 0.06 s [10Jan2025 14:53:25.905] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 1/1 KubeJS startup scripts in 0.298 s with 0 errors and 0 warnings [10Jan2025 14:53:25.937] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client [10Jan2025 14:53:25.939] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click [10Jan2025 14:53:25.942] [modloading-worker-0/INFO] [Spartan Shields/]: Constructing Mod: Spartan Shields [10Jan2025 14:53:25.953] [modloading-worker-0/INFO] [Railways/]: Registered bogey styles from railways [10Jan2025 14:53:25.954] [modloading-worker-0/INFO] [quark/]: Initializing TerraBlender underground biome compat [10Jan2025 14:53:26.153] [modloading-worker-0/INFO] [APTweaks/]: Thanks for using 🚀 Adaptive Performance Tweaks (bundle), please report issues to: https://github.com/MarkusBordihn/BOs-Adaptive-Performance-Tweaks/issues [10Jan2025 14:53:26.189] [modloading-worker-0/INFO] [Railways/]: Registering data fixers [10Jan2025 14:53:26.197] [modloading-worker-0/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 0 Datafixer optimizations took 0 milliseconds [10Jan2025 14:53:26.202] [modloading-worker-0/INFO] [quark-zeta/]: Discovered 164 modules to load. [10Jan2025 14:53:26.202] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Abacus... [10Jan2025 14:53:26.205] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Hex Casting [10Jan2025 14:53:26.206] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Oh The Biomes You'll Go [10Jan2025 14:53:26.206] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Adjustable Chat... [10Jan2025 14:53:26.206] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ambient Discs... [10Jan2025 14:53:26.206] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Blue Skies [10Jan2025 14:53:26.207] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Twilight Forest [10Jan2025 14:53:26.207] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ancient Tomes... [10Jan2025 14:53:26.207] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Biomes O' Plenty [10Jan2025 14:53:26.208] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Nature's Spirit [10Jan2025 14:53:26.208] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Dreams and Desires [10Jan2025 14:53:26.209] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Quark [10Jan2025 14:53:26.211] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ancient Wood... [10Jan2025 14:53:26.220] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Armed Armor Stands... [10Jan2025 14:53:26.220] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Auto Walk Keybind... [10Jan2025 14:53:26.220] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Automatic Recipe Unlock... [10Jan2025 14:53:26.221] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Automatic Tool Restock... [10Jan2025 14:53:26.222] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Azalea Wood... [10Jan2025 14:53:26.222] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Back Button Keybind... [10Jan2025 14:53:26.222] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Backpack... [10Jan2025 14:53:26.227] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Beacon Redirection... [10Jan2025 14:53:26.227] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Better Elytra Rocket... [10Jan2025 14:53:26.227] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Big Stone Clusters... [10Jan2025 14:53:26.230] [modloading-worker-0/INFO] [Railways/]: Registering tracks for TerraFirmaCraft [10Jan2025 14:53:26.232] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Blossom Trees... [10Jan2025 14:53:26.233] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Bottled Cloud... [10Jan2025 14:53:26.236] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Buckets Show Inhabitants... [10Jan2025 14:53:26.236] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Camera... [10Jan2025 14:53:26.238] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Campfires Boost Elytra... [10Jan2025 14:53:26.238] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Celebratory Lamps... [10Jan2025 14:53:26.239] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chains Connect Blocks... [10Jan2025 14:53:26.239] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chest Searching... [10Jan2025 14:53:26.239] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chorus Vegetation... [10Jan2025 14:53:26.241] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chute... [10Jan2025 14:53:26.242] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Climate Control Remover... [10Jan2025 14:53:26.242] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Color Runes... [10Jan2025 14:53:26.245] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Compasses Work Everywhere... [10Jan2025 14:53:26.245] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Compressed Blocks... [10Jan2025 14:53:26.246] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Coral On Cactus... [10Jan2025 14:53:26.246] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Corundum... [10Jan2025 14:53:26.260] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crabs... [10Jan2025 14:53:26.279] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.280] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crafter... [10Jan2025 14:53:26.281] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.281] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crate... [10Jan2025 14:53:26.282] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Diamond Repair... [10Jan2025 14:53:26.282] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dispensers Place Blocks... [10Jan2025 14:53:26.282] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Double Door Opening... [10Jan2025 14:53:26.283] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dragon Scales... [10Jan2025 14:53:26.283] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Duskbound Blocks... [10Jan2025 14:53:26.283] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dyeable Item Frames... [10Jan2025 14:53:26.284] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Easy Transfering... [10Jan2025 14:53:26.284] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Elytra Indicator... [10Jan2025 14:53:26.284] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Emotes... [10Jan2025 14:53:26.285] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enchantment Predicates... [10Jan2025 14:53:26.285] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enchantments Begone... [10Jan2025 14:53:26.285] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ender Watcher... [10Jan2025 14:53:26.286] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Endermosh Music Disc... [10Jan2025 14:53:26.287] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enhanced Ladders... [10Jan2025 14:53:26.287] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Expanded Item Interactions... [10Jan2025 14:53:26.287] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.288] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Fairy Rings... [10Jan2025 14:53:26.289] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Fallen Logs... [10Jan2025 14:53:26.290] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Feeding Trough... [10Jan2025 14:53:26.291] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.291] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Forgotten... [10Jan2025 14:53:26.296] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Foxhound... [10Jan2025 14:53:26.297] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Framed Glass... [10Jan2025 14:53:26.297] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Game Nerfs... [10Jan2025 14:53:26.298] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glass Item Frame... [10Jan2025 14:53:26.299] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.300] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glass Shard... [10Jan2025 14:53:26.300] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glimmering Weald... [10Jan2025 14:53:26.312] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gold Bars... [10Jan2025 14:53:26.313] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gold Tools Have Fortune... [10Jan2025 14:53:26.314] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Grab Chickens... [10Jan2025 14:53:26.314] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Grate... [10Jan2025 14:53:26.316] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gravisand... [10Jan2025 14:53:26.316] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Greener Grass... [10Jan2025 14:53:26.318] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hedges... [10Jan2025 14:53:26.318] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hoe Harvesting... [10Jan2025 14:53:26.319] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hollow Logs... [10Jan2025 14:53:26.319] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Horses Swim... [10Jan2025 14:53:26.319] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hotbar Changer... [10Jan2025 14:53:26.319] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Improved Sponges... [10Jan2025 14:53:26.320] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Improved Tooltips... [10Jan2025 14:53:26.320] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Industrial Palette... [10Jan2025 14:53:26.321] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Inventory Sorting... [10Jan2025 14:53:26.321] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Iron Rod... [10Jan2025 14:53:26.326] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for universalenchants:main [10Jan2025 14:53:26.326] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Item Sharing... [10Jan2025 14:53:26.328] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Japanese Palette... [10Jan2025 14:53:26.329] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Leaf Carpet... [10Jan2025 14:53:26.329] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Lock Rotation... [10Jan2025 14:53:26.329] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Long Range Pick Block... [10Jan2025 14:53:26.329] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Magma Keeps Concrete Powder... [10Jan2025 14:53:26.330] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Magnets... [10Jan2025 14:53:26.332] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.332] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Map Washing... [10Jan2025 14:53:26.332] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Matrix Enchanting... [10Jan2025 14:53:26.337] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.337] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Metal Buttons... [10Jan2025 14:53:26.338] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Microcrafting Helper... [10Jan2025 14:53:26.338] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Midori... [10Jan2025 14:53:26.338] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Monster Box... [10Jan2025 14:53:26.338] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Banner Layers... [10Jan2025 14:53:26.338] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Brick Types... [10Jan2025 14:53:26.339] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Mud Blocks... [10Jan2025 14:53:26.339] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Note Block Sounds... [10Jan2025 14:53:26.339] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Potted Plants... [10Jan2025 14:53:26.339] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.340] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Villagers... [10Jan2025 14:53:26.340] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Narrator Readout... [10Jan2025 14:53:26.340] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Nether Brick Fence Gate... [10Jan2025 14:53:26.340] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Nether Obsidian Spikes... [10Jan2025 14:53:26.346] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module New Stone Types... [10Jan2025 14:53:26.348] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module No Durability On Cosmetics... [10Jan2025 14:53:26.348] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module No More Lava Pockets... [10Jan2025 14:53:26.348] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Obsidian Plate... [10Jan2025 14:53:26.348] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Overlay Shader... [10Jan2025 14:53:26.348] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Parrot Eggs... [10Jan2025 14:53:26.349] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.349] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pat The Dogs... [10Jan2025 14:53:26.350] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pathfinder Maps... [10Jan2025 14:53:26.353] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Permafrost... [10Jan2025 14:53:26.360] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Petals On Water... [10Jan2025 14:53:26.362] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pickarang... [10Jan2025 14:53:26.364] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pig Litters... [10Jan2025 14:53:26.364] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pipes... [10Jan2025 14:53:26.380] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pistons Move Tile Entities... [10Jan2025 14:53:26.380] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Poison Potato Usage... [10Jan2025 14:53:26.380] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Quick Armor Swapping... [10Jan2025 14:53:26.380] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Rainbow Lamps... [10Jan2025 14:53:26.381] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Raw Metal Bricks... [10Jan2025 14:53:26.381] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Reacharound Placing... [10Jan2025 14:53:26.381] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Redstone Randomizer... [10Jan2025 14:53:26.382] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Renewable Spore Blossoms... [10Jan2025 14:53:26.383] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Replace Scaffolding... [10Jan2025 14:53:26.383] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Rope... [10Jan2025 14:53:26.384] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Safer Creatures... [10Jan2025 14:53:26.384] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Seed Pouch... [10Jan2025 14:53:26.386] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shear Vines... [10Jan2025 14:53:26.392] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shiba... [10Jan2025 14:53:26.392] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.392] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shingles... [10Jan2025 14:53:26.393] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shulker Packing... [10Jan2025 14:53:26.393] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Simple Harvest... [10Jan2025 14:53:26.394] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Skull Pikes... [10Jan2025 14:53:26.395] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.395] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slabs To Blocks... [10Jan2025 14:53:26.396] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slime In A Bucket... [10Jan2025 14:53:26.396] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slimes To Magma Cubes... [10Jan2025 14:53:26.397] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Snow Golem Player Heads... [10Jan2025 14:53:26.397] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Soul Candles... [10Jan2025 14:53:26.397] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Soul Sandstone... [10Jan2025 14:53:26.397] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Spawner Replacer... [10Jan2025 14:53:26.397] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Spiral Spires... [10Jan2025 14:53:26.399] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Stonelings... [10Jan2025 14:53:26.399] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.400] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Stools... [10Jan2025 14:53:26.400] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.400] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Sturdy Stone... [10Jan2025 14:53:26.400] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Thatch... [10Jan2025 14:53:26.401] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Tiny Potato... [10Jan2025 14:53:26.403] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Torch Arrow... [10Jan2025 14:53:26.404] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Toretoise... [10Jan2025 14:53:26.404] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.405] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Totem Of Holding... [10Jan2025 14:53:26.406] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Trowel... [10Jan2025 14:53:26.407] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Usage Ticker... [10Jan2025 14:53:26.407] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Uses For Curses... [10Jan2025 14:53:26.407] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Utility Recipes... [10Jan2025 14:53:26.407] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Animal Textures... [10Jan2025 14:53:26.408] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Bookshelves... [10Jan2025 14:53:26.408] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Chests... [10Jan2025 14:53:26.416] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Furnaces... [10Jan2025 14:53:26.422] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Ladders... [10Jan2025 14:53:26.422] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Selector... [10Jan2025 14:53:26.424] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vertical Planks... [10Jan2025 14:53:26.424] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vertical Slabs... [10Jan2025 14:53:26.432] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vexes Die With Their Masters... [10Jan2025 14:53:26.432] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Villager Rerolling Rework... [10Jan2025 14:53:26.432] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Villagers Follow Emeralds... [10Jan2025 14:53:26.432] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wooden Posts... [10Jan2025 14:53:26.433] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wool Shuts Up Minecarts... [10Jan2025 14:53:26.434] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wraith... [10Jan2025 14:53:26.435] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! [10Jan2025 14:53:26.435] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Zombie Villagers On Normal... [10Jan2025 14:53:26.435] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Stone Variants... [10Jan2025 14:53:26.436] [modloading-worker-0/INFO] [quark-zeta/]: Constructed 164 modules. [10Jan2025 14:53:26.436] [modloading-worker-0/INFO] [dev.tonimatas.packetfixer.PacketFixer/]: Packet Fixer has been initialized successfully [10Jan2025 14:53:26.448] [modloading-worker-0/ERROR] [BadOptimizations/]: BadOptimizations is a client-only mod, this will have no effect on a server. [10Jan2025 14:53:26.449] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis? [10Jan2025 14:53:26.453] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for overflowingbars:main [10Jan2025 14:53:26.490] [modloading-worker-0/INFO] [com.craftjakob.configapi.ConfigAPI/]: Registered config for: enderite as enderite-client.cfg [10Jan2025 14:53:26.492] [modloading-worker-0/INFO] [com.craftjakob.configapi.ConfigAPI/]: Registered config for: enderite as enderite-common.cfg [10Jan2025 14:53:27.063] [main/INFO] [net.minecraft.resources.RegistryDataLoader/]: Capturing existing worldgen registries [10Jan2025 14:53:27.063] [main/INFO] [net.minecraft.resources.RegistryDataLoader/]: Found 0 injected RegistryDataLoader worldgen registries [10Jan2025 14:53:30.292] [main/INFO] [Moonlight/]: Initialized block sets in 23ms [10Jan2025 14:53:30.781] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.Entity from class it.hurts.octostudios.rarcompat.items.necklace.ScarfOfInvisibilityItem [10Jan2025 14:53:30.882] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ae2wtlib:cycle_terminal [10Jan2025 14:53:31.423] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized! [10Jan2025 14:53:31.423] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized! [10Jan2025 14:53:31.423] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized! [10Jan2025 14:53:31.430] [main/WARN] [dev.architectury.registry.registries.forge.RegistrarManagerImpl/]: Registry entry listened Registry Entry [minecraft:entity_type / artifacts:mimic] was not realized! [10Jan2025 14:53:33.138] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias [10Jan2025 14:53:33.148] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type [10Jan2025 14:53:33.151] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner [10Jan2025 14:53:33.154] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type [10Jan2025 14:53:33.202] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.AddItemModifier$$Lambda$32892/0x00007f6380581d58@5b1cf43a] * Field[conditions: passthrough[flatXmapped]] * Field[item: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@128f0483] * OptionalFieldCodec[count: Int][xmapped]] has been registered twice for the same name farmersdelight:add_item. [10Jan2025 14:53:33.202] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.ReplaceItemModifier$$Lambda$32897/0x00007f6380582898@4dd2d17f] * Field[conditions: passthrough[flatXmapped]] * Field[removed_item: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@128f0483] * Field[added_item: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@128f0483] * OptionalFieldCodec[count: Int][xmapped]] has been registered twice for the same name farmersdelight:replace_item. [10Jan2025 14:53:33.202] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.AddLootTableModifier$$Lambda$32900/0x00007f6380582f68@2ec3365f] * Field[conditions: passthrough[flatXmapped]] * Field[lootTable: String[comapFlatMapped]]] has been registered twice for the same name farmersdelight:add_loot_table. [10Jan2025 14:53:33.202] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry forge:global_loot_modifier_serializers: The object RecordCodec[UnitDecoder[vectorwing.farmersdelight.common.loot.modifier.PastrySlicingModifier$$Lambda$32903/0x00007f6380583618@12c2aa99] * Field[conditions: passthrough[flatXmapped]] * Field[slice: net.minecraftforge.registries.ForgeRegistry$RegistryCodec@128f0483]] has been registered twice for the same name farmersdelight:pastry_slicing. [10Jan2025 14:53:33.363] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.mcreator.borninchaosv.entity.BabySpiderEntity from class net.mcreator.borninchaosv.entity.MotherSpiderEntity [10Jan2025 14:53:33.376] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class com.github.alexmodguy.alexscaves.server.entity.living.TremorzillaEntity from class com.github.alexmodguy.alexscaves.server.entity.living.LicowitchEntity [10Jan2025 14:53:33.388] [main/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class com.Harbinger.Spore.Sentities.BaseEntities.Infected from class com.Harbinger.Spore.Sentities.BaseEntities.Hyper [10Jan2025 14:53:33.399] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/tact-common.toml is not correct. Correcting [10Jan2025 14:53:33.411] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key applyTagAdjustments was corrected from null to its default, true. [10Jan2025 14:53:33.411] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key applySpelunkeryCompatAdjustments was corrected from null to its default, true. [10Jan2025 14:53:33.412] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key replaceableSmallPlants was corrected from null to its default, true. [10Jan2025 14:53:33.412] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key guanoBurnFuel was corrected from null to its default, true. [10Jan2025 14:53:33.412] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key primitiveClubBaseStunTime was corrected from null to its default, 150. [10Jan2025 14:53:33.413] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key primitiveClubRandomExtraStunTime was corrected from null to its default, 150. [10Jan2025 14:53:33.413] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restoreEndStory was corrected from null to its default, false. [10Jan2025 14:53:33.414] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key unlockAllCompendiumInfo was corrected from null to its default, false. [10Jan2025 14:53:33.414] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dreadbowArrowRainOverrides was corrected from null to its default, . [10Jan2025 14:53:33.414] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key subterranodonFlightMeterRechargeSpeed was corrected from null to its default, 1.0. [10Jan2025 14:53:33.415] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key subterranodonFlightMeterUsageSpeed was corrected from null to its default, 1.0. [10Jan2025 14:53:33.415] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nuclear Furnace Options was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.415] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nuclear Furnace Options.nuclearFurnaceSmeltingSpeedModifier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.416] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cloak of Darkness Options was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.416] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cloak of Darkness Options.AllowedCloakOfDarknessAbilityInLight was corrected from null to its default, false. [10Jan2025 14:53:33.416] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Extinction Spear Options was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.416] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Extinction Spear Options.extinctionSpearMeleeDamage was corrected from null to its default, 8.0. [10Jan2025 14:53:33.416] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Extinction Spear Options.extinctionSpearRangedDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.416] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raygun Options was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.416] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raygun Options.raygunNormalDamage was corrected from null to its default, 1.5. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raygun Options.raygunGammaDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.atlatitanMaxHealth was corrected from null to its default, 400.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.atlatitanAttackDamage was corrected from null to its default, 8.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.atlatitanArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.boundroidMaxHealth was corrected from null to its default, 20.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.boundroidAttackDamage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.boundroidArmor was corrected from null to its default, 20.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.boundroidWrinchMaxHealth was corrected from null to its default, 20.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.boundroidWrinchArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.brainiacWrinchMaxHealth was corrected from null to its default, 40.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.brainiacAttackDamage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.brainiacArmor was corrected from null to its default, 8.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.candicornMaxHealth was corrected from null to its default, 30.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.candicornAttackDamage was corrected from null to its default, 6.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.caniacMaxHealth was corrected from null to its default, 38.0. [10Jan2025 14:53:33.417] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.caniacAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.caramelCubeMaxHealth was corrected from null to its default, 4.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.caramelCubeAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.corrodentMaxHealth was corrected from null to its default, 16.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.corrodentAttackDamage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.corrodentArmor was corrected from null to its default, 2.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneMaxHealth was corrected from null to its default, 30.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneAttackDamage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneKnightMaxHealth was corrected from null to its default, 60.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneKnightAttackDamage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneKnightArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneMageMaxHealth was corrected from null to its default, 80.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneMageAttackDamage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.deepOneMageArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.ferrouslimeMaxHealth was corrected from null to its default, 10.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.ferrouslimeAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.ferrouslimeArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.forsakenMaxHealth was corrected from null to its default, 250.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.forsakenAttackDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.forsakenSonicBoomNormalAttackDamage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.forsakenSonicBoomWeakTaggedAttackDamage was corrected from null to its default, 45.0. [10Jan2025 14:53:33.418] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.forsakenArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gammaroachMaxHealth was corrected from null to its default, 14.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gammaroachAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gammaroachArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gingerbreadManMaxHealth was corrected from null to its default, 10.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gingerbreadManAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gloomothMaxHealth was corrected from null to its default, 4.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gloomothArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gossamerWormMaxHealth was corrected from null to its default, 10.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gossamerWormArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.grottoceratopsMaxHealth was corrected from null to its default, 50.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.grottoceratopsAttackDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.grottoceratopsArmor was corrected from null to its default, 8.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gumbeeperMaxHealth was corrected from null to its default, 14.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gumbeeperAttackDamage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gumbeeperArmor was corrected from null to its default, 4.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gummyBearMaxHealth was corrected from null to its default, 36.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gummyBearAttackDamage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gumWormMaxHealth was corrected from null to its default, 150.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gumWormAttackDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.419] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.gumWormArmor was corrected from null to its default, 9.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.hullbreakerMaxHealth was corrected from null to its default, 400.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.hullbreakerAttackDamage was corrected from null to its default, 16.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.hullbreakerArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.lanternfishMaxHealth was corrected from null to its default, 2.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.lanternfishArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.licowitchMaxHealth was corrected from null to its default, 40.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.licowitchAttackDamage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.luxtructosaurusMaxHealth was corrected from null to its default, 600.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.luxtructosaurusAttackDamage was corrected from null to its default, 12.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.luxtructosaurusArmor was corrected from null to its default, 20.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.luxtructosaurusFireBreathAttackDamage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.magnetronMaxHealth was corrected from null to its default, 30.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.magnetronAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.magnetronArmor was corrected from null to its default, 6.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.mineGuardianMaxHealth was corrected from null to its default, 20.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.mineGuardianAttackDamage was corrected from null to its default, 1.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.mineGuardianArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.notorMaxHealth was corrected from null to its default, 6.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.notorArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.nucleeperMaxHealth was corrected from null to its default, 30.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.nucleeperArmor was corrected from null to its default, 4.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.radgillMaxHealth was corrected from null to its default, 8.0. [10Jan2025 14:53:33.420] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.radgillArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.raycatMaxHealth was corrected from null to its default, 24.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.raycatAttackDamage was corrected from null to its default, 1.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.raycatArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.relicheirusMaxHealth was corrected from null to its default, 120.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.relicheirusAttackDamage was corrected from null to its default, 12.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.relicheirusArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.seaPigMaxHealth was corrected from null to its default, 8.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.seaPigArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.sweetishFishMaxHealth was corrected from null to its default, 4.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.subterranodonMaxHealth was corrected from null to its default, 20.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.subterranodonAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.subterranodonArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.teletorMaxHealth was corrected from null to its default, 18.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.teletorAttackDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.teletorArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorsaurusMaxHealth was corrected from null to its default, 150.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorsaurusAttackDamage was corrected from null to its default, 14.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorsaurusArmor was corrected from null to its default, 8.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaMaxHealth was corrected from null to its default, 500.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaArmor was corrected from null to its default, 10.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaWeakStompDamage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaStrongStompDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaScratchAttackDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaTailAttackDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.421] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaBiteAttackDamage was corrected from null to its default, 10.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaBeamAttackDamage was corrected from null to its default, 20.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaHighHealthRecoveryAmount was corrected from null to its default, 2.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaHighHealthRecoveryRateInTicks was corrected from null to its default, 100. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaMediumHealthRecoveryAmount was corrected from null to its default, 3.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaMediumHealthRecoveryRateInTicks was corrected from null to its default, 20. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaLowHealthRecoveryAmount was corrected from null to its default, 5.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaLowHealthRecoveryRateInTicks was corrected from null to its default, 10. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaStepHeight was corrected from null to its default, 1.6. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tremorzillaWalkingBlockGriefing was corrected from null to its default, true. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.trilocarisMaxHealth was corrected from null to its default, 10.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.trilocarisAttackDamage was corrected from null to its default, 1.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.trilocarisArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tripodfishMaxHealth was corrected from null to its default, 8.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.tripodfishArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.underzealotMaxHealth was corrected from null to its default, 20.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.underzealotAttackDamage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.underzealotArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.vallumraptorMaxHealth was corrected from null to its default, 24.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.vallumraptorAttackDamage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.vallumraptorArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.vesperMaxHealth was corrected from null to its default, 16.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.vesperAttackDamage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.vesperArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.watcherMaxHealth was corrected from null to its default, 30.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.watcherAttackDamage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.422] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Attack/Health Options.watcherArmor was corrected from null to its default, 0.0. [10Jan2025 14:53:33.423] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key INTERNAL MARKERS (DO NOT EDIT) was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.423] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key INTERNAL MARKERS (DO NOT EDIT).configVersion was corrected from null to its default, 1. [10Jan2025 14:53:33.673] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/core.toml is not correct. Correcting [10Jan2025 14:53:33.674] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.674] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.timeBetweenUpdates was corrected from null to its default, 10. [10Jan2025 14:53:33.674] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.logServerLoad was corrected from null to its default, true. [10Jan2025 14:53:33.674] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.logServerLevelLoad was corrected from null to its default, true. [10Jan2025 14:53:33.675] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Game Difficulty Factors was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.675] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Game Difficulty Factors.gameDifficultyFactorEasy was corrected from null to its default, 0.9. [10Jan2025 14:53:33.675] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Game Difficulty Factors.gameDifficultyFactorNormal was corrected from null to its default, 1.0. [10Jan2025 14:53:33.675] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Game Difficulty Factors.gameDifficultyFactorPeaceful was corrected from null to its default, 1.0. [10Jan2025 14:53:33.675] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Game Difficulty Factors.gameDifficultyFactorHard was corrected from null to its default, 2.0. [10Jan2025 14:53:33.675] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/betterdungeons-forge-1_20.toml is not correct. Correcting [10Jan2025 14:53:33.675] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.General.Enable Skulls & Heads was corrected from null to its default, true. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.General.Enable Nether Blocks in Dungeons was corrected from null to its default, true. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Zombie Dungeons was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Zombie Dungeons.Zombie Dungeon Surface Entrance Staircase Max Length was corrected from null to its default, 20. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Small Dungeon Max Banner Count was corrected from null to its default, 2. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Small Dungeon Min Chest Count was corrected from null to its default, 1. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Small Dungeon Max Chest Count was corrected from null to its default, 2. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Dungeons.Allow Ore Blocks in Corners was corrected from null to its default, true. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Enable Small Nether Dungeons was corrected from null to its default, false. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Wither Skeletons From Spawners Drop Wither Skeleton Skulls was corrected from null to its default, true. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Blazes From Spawners Drop Blaze Rods was corrected from null to its default, true. [10Jan2025 14:53:33.676] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Dungeons.Small Nether Dungeons.Small Nether Dungeon Max Banner Count was corrected from null to its default, 2. [10Jan2025 14:53:33.677] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/modernfix-common.toml is not correct. Correcting [10Jan2025 14:53:33.677] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist_async_jei_plugins was corrected from null to its default, [jepb:jei_plugin]. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/gamerules.toml is not correct. Correcting [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.timeBetweenUpdates was corrected from null to its default, 30. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Entity Cramming was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Entity Cramming.entityCrammingEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Entity Cramming.minEntityCramming was corrected from null to its default, 5. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Entity Cramming.maxEntityCramming was corrected from null to its default, 24. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Entity Cramming.minEntityCrammingMineColonies was corrected from null to its default, 16. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Random Tick Speed was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Random Tick Speed.randomTickSpeedEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.678] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Random Tick Speed.randomTickSpeed was corrected from null to its default, 3. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Block Explodes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Block Explodes.blockExplodesEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Elytra Movement Check was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Elytra Movement Check.elytraMovementCheckEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raids was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raids.raidsEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Insomnia was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.679] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Insomnia.insomniaEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Explodes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Explodes.mobExplodesEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Patrol Spawning was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Patrol Spawning.patrolSpawningEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Trader Spawning was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Trader Spawning.traderSpawningEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key TNT Explodes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.680] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key TNT Explodes.tntExplodesEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.681] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Vines Spread was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.681] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Vines Spread.vinesSpreadEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.681] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Warden Spawning was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.681] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Warden Spawning.wardenSpawningEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.682] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/jeresources-common.toml is not correct. Correcting [10Jan2025 14:53:33.682] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key itemsPerColumn was corrected from null to its default, 4. [10Jan2025 14:53:33.682] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key itemsPerRow was corrected from null to its default, 4. [10Jan2025 14:53:33.682] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diyData was corrected from null to its default, true. [10Jan2025 14:53:33.683] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key showDevData was corrected from null to its default, false. [10Jan2025 14:53:33.683] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantsBlacklist was corrected from null to its default, [flimflam, soulBound]. [10Jan2025 14:53:33.683] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hiddenTabs was corrected from null to its default, []. [10Jan2025 14:53:33.683] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensionsBlacklist was corrected from null to its default, [-11]. [10Jan2025 14:53:33.683] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disableLootManagerReloading was corrected from null to its default, false. [10Jan2025 14:53:33.684] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/betterfortresses-forge-1_20.toml is not correct. Correcting [10Jan2025 14:53:33.684] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Nether Fortresses was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.684] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Nether Fortresses.General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.684] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Nether Fortresses.General.Disable Vanilla Nether Fortresses was corrected from null to its default, true. [10Jan2025 14:53:33.685] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/bcc-common.toml is not correct. Correcting [10Jan2025 14:53:33.685] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.686] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.modpackProjectID was corrected from null to its default, 0. [10Jan2025 14:53:33.686] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.modpackName was corrected from null to its default, PLEASE_CHANGE_ME. [10Jan2025 14:53:33.686] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.modpackVersion was corrected from null to its default, CHANGE_ME. [10Jan2025 14:53:33.686] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.useMetadata was corrected from null to its default, false. [10Jan2025 14:53:33.686] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/structure_gel-common.toml is not correct. Correcting [10Jan2025 14:53:33.687] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key building_tool was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.687] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key building_tool.max_undos was corrected from null to its default, 64. [10Jan2025 14:53:33.687] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key building_tool.clipboard_size was corrected from null to its default, 9. [10Jan2025 14:53:33.687] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key building_tool.expiration_time was corrected from null to its default, 24. [10Jan2025 14:53:33.687] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.687] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug.console_debug was corrected from null to its default, false. [10Jan2025 14:53:33.687] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug.advanced_gel_behavior was corrected from null to its default, true. [10Jan2025 14:53:33.688] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/balm-common.toml is not correct. Correcting [10Jan2025 14:53:33.688] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleBoolean was corrected from null to its default, true. [10Jan2025 14:53:33.688] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleInt was corrected from null to its default, 42. [10Jan2025 14:53:33.688] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleString was corrected from null to its default, Hello World. [10Jan2025 14:53:33.688] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleMultilineString was corrected from null to its default, Hello World. [10Jan2025 14:53:33.689] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleEnum was corrected from null to its default, Hello. [10Jan2025 14:53:33.689] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleStringList was corrected from null to its default, [Hello, World]. [10Jan2025 14:53:33.689] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleIntList was corrected from null to its default, [12, 24]. [10Jan2025 14:53:33.689] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleEnumList was corrected from null to its default, [Hello, World]. [10Jan2025 14:53:33.690] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.690] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory.innerField was corrected from null to its default, I am inside. [10Jan2025 14:53:33.690] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exampleCategory.exampleFloat was corrected from null to its default, 42.84000015258789. [10Jan2025 14:53:33.691] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/enchantmenttransfer-common.toml is not correct. Correcting [10Jan2025 14:53:33.691] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config for Enchantment Transfer! was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.691] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config for Enchantment Transfer!.Fixed Experience Cost was corrected from null to its default, 1000. [10Jan2025 14:53:33.691] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config for Enchantment Transfer!.Experience Cost Factor was corrected from null to its default, 1.0. [10Jan2025 14:53:33.691] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config for Enchantment Transfer!.Enchantment Limit was corrected from null to its default, 1000. [10Jan2025 14:53:33.691] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config for Enchantment Transfer!.Should Return was corrected from null to its default, 1. [10Jan2025 14:53:33.692] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/curios-common.toml is not correct. Correcting [10Jan2025 14:53:33.692] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key slots was corrected from null to its default, []. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/advancednetherite-common.toml is not correct. Correcting [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_iron_armor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_iron_armor.ironPhantomPassiveArmor was corrected from null to its default, true. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_iron_armor.ironPiglinPassiveArmor was corrected from null to its default, false. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_iron_armor.ironEndermanPassiveArmor was corrected from null to its default, false. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_gold_armor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_gold_armor.goldPhantomPassiveArmor was corrected from null to its default, false. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_gold_armor.goldPiglinPassiveArmor was corrected from null to its default, true. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_gold_armor.goldEndermanPassiveArmor was corrected from null to its default, false. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_emerald_armor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_emerald_armor.emeraldPhantomPassiveArmor was corrected from null to its default, false. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_emerald_armor.emeraldPiglinPassiveArmor was corrected from null to its default, false. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_emerald_armor.emeraldEndermanPassiveArmor was corrected from null to its default, true. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_diamond_armor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_diamond_armor.diamondPhantomPassiveArmor was corrected from null to its default, true. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_diamond_armor.diamondPiglinPassiveArmor was corrected from null to its default, true. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.armor_perks.netherite_diamond_armor.diamondEndermanPassiveArmor was corrected from null to its default, true. [10Jan2025 14:53:33.693] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.additional_drops was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.694] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.additional_drops.enableAdditionalCropDrops was corrected from null to its default, true. [10Jan2025 14:53:33.694] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.additional_drops.enableAdditionalOreDrops was corrected from null to its default, true. [10Jan2025 14:53:33.694] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.additional_drops.enableAdditionalMobDrops was corrected from null to its default, true. [10Jan2025 14:53:33.694] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/betterendisland-forge-1_20.toml is not correct. Correcting [10Jan2025 14:53:33.694] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better End Island was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.694] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better End Island.Resummoned Dragon Drops Egg was corrected from null to its default, false. [10Jan2025 14:53:33.694] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better End Island.Spawn Vanilla Obsidian Platform was corrected from null to its default, false. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/bettermineshafts-forge-1_20.toml is not correct. Correcting [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Disable Vanilla Mineshafts was corrected from null to its default, true. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Minimum y-coordinate was corrected from null to its default, -55. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Maximum y-coordinate was corrected from null to its default, 30. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Enable Ore Deposits was corrected from null to its default, true. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Cobble Spawn Chance (Empty Deposit) was corrected from null to its default, 50. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Coal Spawn Chance was corrected from null to its default, 20. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Iron Spawn Chance was corrected from null to its default, 9. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Redstone Spawn Chance was corrected from null to its default, 7. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Gold Spawn Chance was corrected from null to its default, 7. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Lapis Spawn Chance was corrected from null to its default, 3. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Emerald Spawn Chance was corrected from null to its default, 3. [10Jan2025 14:53:33.695] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Ore Deposits.Diamond Spawn Chance was corrected from null to its default, 1. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Lantern Spawn Rate was corrected from null to its default, 0.0067. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Torch Spawn Rate was corrected from null to its default, 0.02. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Workstation Spawn Rate was corrected from null to its default, 0.025. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Workstation Cellar Spawn Rate was corrected from null to its default, 0.25. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft Spawn Rate was corrected from null to its default, 0.07. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Cobweb Spawn Rate was corrected from null to its default, 0.15. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft Chest Minecart Spawn Rate was corrected from null to its default, 0.00125. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft TNT Minecart Spawn Rate was corrected from null to its default, 0.0025. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Main Shaft Chest Minecart Spawn Rate was corrected from null to its default, 0.01. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Main Shaft TNT Minecart Spawn Rate was corrected from null to its default, 0.0025. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Abandoned Miners' Outpost Spawn Chance was corrected from null to its default, 2. [10Jan2025 14:53:33.696] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Mineshafts.Spawn Rates & More.Small Shaft Piece Chain Length was corrected from null to its default, 9. [10Jan2025 14:53:33.697] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn.toml is not correct. Correcting [10Jan2025 14:53:33.697] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.697] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.allowList was corrected from null to its default, []. [10Jan2025 14:53:33.697] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.denyList was corrected from null to its default, []. [10Jan2025 14:53:33.697] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.spawnIgnoreDimensionList was corrected from null to its default, [minecraft:the_end]. [10Jan2025 14:53:33.697] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.spawnAggressiveMode was corrected from null to its default, false. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Chunk Optimization was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Chunk Optimization.friendlyChunkSpawnRate was corrected from null to its default, 9. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key View Area was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key View Area.viewAreaEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Spawn Limitations was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Spawn Limitations.spawnLimitationEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Spawn Limitations.spawnLimitationLimiter was corrected from null to its default, 16. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Spawn Limitations.spawnLimitationMaxMobsPerPlayer was corrected from null to its default, 32. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Spawn Limitations.spawnLimitationMaxMobsPerWorld was corrected from null to its default, 128. [10Jan2025 14:53:33.698] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Spawn Limitations.spawnLimitationMaxMobsPerServer was corrected from null to its default, 512. [10Jan2025 14:53:33.701] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/mutantmonsters-common.toml is not correct. Correcting [10Jan2025 14:53:33.702] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mutant_creeper_spawn_weight was corrected from null to its default, 0.05. [10Jan2025 14:53:33.702] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mutant_enderman_spawn_weight was corrected from null to its default, 0.05. [10Jan2025 14:53:33.702] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mutant_skeleton_spawn_weight was corrected from null to its default, 0.05. [10Jan2025 14:53:33.703] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mutant_zombie_spawn_weight was corrected from null to its default, 0.05. [10Jan2025 14:53:33.703] [main/INFO] [Puzzles Lib/]: Loading common config for mutantmonsters [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/AlexsMobsSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.Id was corrected from null to its default, alexsmobs. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.PassiveMobsList was corrected from null to its default, [alexsmobs:blobfish, alexsmobs:endergrade, alexsmobs:fly, alexsmobs:gazelle, alexsmobs:hummingbird, alexsmobs:mungus, alexsmobs:seal, alexsmobs:spectre, alexsmobs:stradpole, alexsmobs:sunbird]. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.704] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.NeutralMobsList was corrected from null to its default, [alexsmobs:cachalot_whale, alexsmobs:capuchin_monkey, alexsmobs:cockroach, alexsmobs:crow, alexsmobs:elephant, alexsmobs:emu, alexsmobs:gorilla, alexsmobs:kangaroo, alexsmobs:lobster, alexsmobs:mantis_shrimp, alexsmobs:moose, alexsmobs:orca, alexsmobs:platypus, alexsmobs:raccoon, alexsmobs:roadrunner, alexsmobs:shoebill, alexsmobs:snow_leopard, alexsmobs:tasmanian_devil, alexsmobs:warped_toad]. [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Alexs Mobs Spawn Config.HostileMobsList was corrected from null to its default, [alexsmobs:alligator_snapping_turtle, alexsmobs:bone_serpent, alexsmobs:centipede_head, alexsmobs:crimson_mosquito, alexsmobs:crocodile, alexsmobs:dropbear, alexsmobs:enderiophage, alexsmobs:grizzly_bear, alexsmobs:guster, alexsmobs:hammerhead_shark, alexsmobs:komodo_dragon, alexsmobs:leafcutter_ant, alexsmobs:mimicube, alexsmobs:rattlesnake, alexsmobs:soul_vulture, alexsmobs:straddler, alexsmobs:warped_mosco]. [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/AquacultureSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Aquaculture 2 Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.705] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Aquaculture 2 Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Aquaculture 2 Spawn Config.Id was corrected from null to its default, aquaculture. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Aquaculture 2 Spawn Config.MaxFishPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Aquaculture 2 Spawn Config.MaxFishPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Aquaculture 2 Spawn Config.MaxFishPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Aquaculture 2 Spawn Config.FishList was corrected from null to its default, [aquaculture:acacia_fish_mount, aquaculture:arapaima, aquaculture:arrau_turtle, aquaculture:atlantic_cod, aquaculture:atlantic_halibut, aquaculture:atlantic_herring, aquaculture:bayad, aquaculture:birch_fish_mount, aquaculture:blackfish, aquaculture:bluegill, aquaculture:bobber, aquaculture:boulti, aquaculture:box_turtle, aquaculture:brown_shrooma, aquaculture:brown_trout, aquaculture:capitaine, aquaculture:carp, aquaculture:catfish, aquaculture:dark_oak_fish_mount, aquaculture:gar, aquaculture:jellyfish, aquaculture:jungle_fish_mount, aquaculture:minnow, aquaculture:muskellunge, aquaculture:oak_fish_mount, aquaculture:pacific_halibut, aquaculture:perch, aquaculture:pink_salmon, aquaculture:piranha, aquaculture:pollock, aquaculture:rainbow_trout, aquaculture:red_grouper, aquaculture:red_shrooma, aquaculture:smallmouth_bass, aquaculture:spruce_fish_mount, aquaculture:starshell_turtle, aquaculture:synodontis, aquaculture:tambaqui, aquaculture:tuna, aquaculture:water_arrow]. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/BornInChaosSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Born in Chaos Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Born in Chaos Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Born in Chaos Spawn Config.Id was corrected from null to its default, born_in_chaos_v1. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Born in Chaos Spawn Config.HostileMobsPerPlayer was corrected from null to its default, 16. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Born in Chaos Spawn Config.HostileMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Born in Chaos Spawn Config.HostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.706] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Born in Chaos Spawn Config.HostileMobsList was corrected from null to its default, [born_in_chaos_v1:baby_s_2, born_in_chaos_v1:baby_skeleton, born_in_chaos_v1:bone_imp, born_in_chaos_v1:bone_imp_2, born_in_chaos_v1:bonescaller, born_in_chaos_v1:dark_vortex, born_in_chaos_v1:decaying_zombie, born_in_chaos_v1:decrepit_skeleton, born_in_chaos_v1:diamond_thermite, born_in_chaos_v1:dread_hound, born_in_chaos_v1:fallen_chaos_knight, born_in_chaos_v1:firelight, born_in_chaos_v1:mr_pumpkin, born_in_chaos_v1:nightmare_stalker, born_in_chaos_v1:phantom_creeper, born_in_chaos_v1:pumpkin_spirit, born_in_chaos_v1:restless_spirit, born_in_chaos_v1:scarletpersecutor, born_in_chaos_v1:seared_spirit, born_in_chaos_v1:shy_spirit, born_in_chaos_v1:skeleton_bomb, born_in_chaos_v1:skeleton_thrasher, born_in_chaos_v1:spirit_guide_assistant, born_in_chaos_v1:spiritual_guide, born_in_chaos_v1:supreme_bonecaller, born_in_chaos_v1:wither_strider, born_in_chaos_v1:zombie_clown, born_in_chaos_v1:zombiesina_barrel, born_in_chaos_v1:zombieswith_door]. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/CustomSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.Enabled was corrected from null to its default, false. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.Id was corrected from null to its default, _config. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.PassiveMobsList was corrected from null to its default, []. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.NeutralMobsList was corrected from null to its default, []. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.707] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Custom Spawn Config.HostileMobsList was corrected from null to its default, []. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/FishOfThievesSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Fish of Thieves Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Fish of Thieves Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Fish of Thieves Spawn Config.Id was corrected from null to its default, fishofthieves. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Fish of Thieves Spawn Config.MaxFishPerPlayer was corrected from null to its default, 16. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Fish of Thieves Spawn Config.MaxFishPerWorld was corrected from null to its default, 64. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Fish of Thieves Spawn Config.MaxFishPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.708] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Fish of Thieves Spawn Config.FishList was corrected from null to its default, [fishofthieves:ancientscales, fishofthieves:battlegills, fishofthieves:devilfish, fishofthieves:islehoppers, fishofthieves:plentifins, fishofthieves:pondies, fishofthieves:splashtail, fishofthieves:stormfish, fishofthieves:wildsplash, fishofthieves:wreckers]. [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/FriendsAndFoesSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Friends and Foes Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Friends and Foes Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Friends and Foes Spawn Config.Id was corrected from null to its default, friendsandfoes. [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Friends and Foes Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Friends and Foes Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 64. [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Friends and Foes Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.709] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Friends and Foes Spawn Config.PassiveMobsList was corrected from null to its default, [friendsandfoes:glare]. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/GothicSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.Id was corrected from null to its default, gothic. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.PassiveMobsList was corrected from null to its default, [gothic:meatbug, gothic:meatbug_tamed]. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.NeutralMobsList was corrected from null to its default, [gothic:npc_farmer, gothic:npc_oldcamp_hunter]. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.710] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gothic Spawn Config.HostileMobsList was corrected from null to its default, [gothic:bloodfly, gothic:bloodfly_hornet, gothic:dragon_snapper, gothic:gothic_wolf, gothic:ice_wolf, gothic:lurker, gothic:molerat, gothic:razor, gothic:scavenger, gothic:shadowbeast, gothic:snapper, gothic:stone_guardian, gothic:warg]. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/InfernalExpansionSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.Id was corrected from null to its default, infernalexp. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.PassiveMobsList was corrected from null to its default, [infernalexp:basalt, infernalexp:blackstone_dwarf, infernalexp:glowsilk_moth, infernalexp:shroomloin, infernalexp:warpbeetle]. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.NeutralMobsList was corrected from null to its default, []. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.711] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Infernal Expansion Spawn Config.HostileMobsList was corrected from null to its default, [infernalexp:blindsight, infernalexp:embody, infernalexp:embody, infernalexp:glowsquito, infernalexp:voline]. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/MekanismAdditionsSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.Id was corrected from null to its default, mekanismadditions. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 12. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.PassiveMobsList was corrected from null to its default, []. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.NeutralMobsList was corrected from null to its default, []. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.712] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mekanism Spawn Config.HostileMobsList was corrected from null to its default, [mekanismadditions:baby_creeper, mekanismadditions:baby_enderman, mekanismadditions:baby_skeleton, mekanismadditions:baby_stray, mekanismadditions:baby_wither_skeleton]. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/MinecraftSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.Id was corrected from null to its default, minecraft. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.PassiveMobsList was corrected from null to its default, [minecraft:allay, minecraft:axolotl, minecraft:bat, minecraft:cat, minecraft:chicken, minecraft:cow, minecraft:donkey, minecraft:fox, minecraft:frog, minecraft:horse, minecraft:mooshroom, minecraft:mule, minecraft:ocelot, minecraft:parrot, minecraft:pig, minecraft:rabbit, minecraft:sheep, minecraft:skeleton_horse, minecraft:snow_golem, minecraft:turtle]. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.NeutralMobsList was corrected from null to its default, [minecraft:bee, minecraft:cave_spider, minecraft:enderman, minecraft:goat, minecraft:iron_golem, minecraft:llama, minecraft:panda, minecraft:polar_bear, minecraft:spider, minecraft:trader_llama, minecraft:wandering_trader, minecraft:wolf, minecraft:zombie_horse]. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.HostileMobsList was corrected from null to its default, [minecraft:chicken_jockey, minecraft:creeper, minecraft:ender_dragon, minecraft:endermite, minecraft:evoker, minecraft:giant, minecraft:husk, minecraft:illusioner, minecraft:phantom, minecraft:pillager, minecraft:ravager, minecraft:ravager_jockey, minecraft:shulker, minecraft:silverfish, minecraft:skeleton, minecraft:skeleton_horseman, minecraft:slime, minecraft:stray, minecraft:vex, minecraft:vindicator, minecraft:warden, minecraft:witch, minecraft:wither, minecraft:zoglin, minecraft:zombie, minecraft:zombie_villager]. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterPassiveMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterPassiveMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.WaterPassiveMobsList was corrected from null to its default, [minecraft:axolotl, minecraft:cod, minecraft:pufferfish, minecraft:salmon, minecraft:tropical_fish]. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterNeutralMobsPerPlayer was corrected from null to its default, 6. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterNeutralMobsPerWorld was corrected from null to its default, 24. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.WaterNeutralMobsList was corrected from null to its default, [minecraft:dolphin, minecraft:squid]. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterHostileMobsPerPlayer was corrected from null to its default, 16. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterHostileMobsPerWorld was corrected from null to its default, 64. [10Jan2025 14:53:33.713] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.MaxWaterHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Minecraft Spawn Config.WaterHostileMobsList was corrected from null to its default, [minecraft:drowned, minecraft:elder_guardian, minecraft:guardian]. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/NetherSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.Id was corrected from null to its default, minecraft. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 16. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.PassiveMobsList was corrected from null to its default, [minecraft:strider]. [10Jan2025 14:53:33.714] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 16. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.NeutralMobsList was corrected from null to its default, [minecraft:zombified_piglin]. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 16. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Nether Spawn Config.HostileMobsList was corrected from null to its default, [minecraft:blaze, minecraft:ghast, minecraft:hoglin, minecraft:magma_cube, minecraft:piglin, minecraft:piglin_brute, minecraft:wither_skeleton]. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/PanthalassaSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.Id was corrected from null to its default, panthalassa. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.PassiveMobsList was corrected from null to its default, [panthalassa:acrolepis, panthalassa:anomalocaris, panthalassa:ceratodus, panthalassa:coelacanth]. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.715] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.NeutralMobsList was corrected from null to its default, [panthalassa:archelon, panthalassa:basilosaurus, panthalassa:leedsichthys]. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Panthalassa Spawn Config.HostileMobsList was corrected from null to its default, [panthalassa:anglerfish, panthalassa:dunkleosteus, panthalassa:giant_orthocone, panthalassa:helicoprion, panthalassa:kronosaurus, panthalassa:megalodon, panthalassa:mosasaurus, panthalassa:thalassomedon]. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/QuarkSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.Id was corrected from null to its default, quark. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.PassiveMobsList was corrected from null to its default, [quark:crab, quark:frog, quark:stoneling]. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.NeutralMobsList was corrected from null to its default, [quark:toretoise]. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.716] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Quark Spawn Config.HostileMobsList was corrected from null to its default, [quark:forgotten, quark:foxhound, quark:wraith]. [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/TinkersConstructSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tinkers Construct Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tinkers Construct Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tinkers Construct Spawn Config.Id was corrected from null to its default, tconstruct. [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tinkers Construct Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 6. [10Jan2025 14:53:33.717] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tinkers Construct Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 24. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tinkers Construct Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tinkers Construct Spawn Config.HostileMobsList was corrected from null to its default, [tconstruct:earth_slime, tconstruct:sky_slime, tconstruct:ender_slime]. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/UntamedWildsSpawn.toml is not correct. Correcting [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.Id was corrected from null to its default, untamedwilds. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.PassiveMobsList was corrected from null to its default, [untamedwilds:arowana, untamedwilds:giant_clam, untamedwilds:giant_salamander, untamedwilds:rhino, untamedwilds:sunfish, untamedwilds:trevally]. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.718] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.NeutralMobsList was corrected from null to its default, [untamedwilds:aardvark, untamedwilds:softshell_turtle, untamedwilds:tortoise]. [10Jan2025 14:53:33.719] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxHostileMobsPerPlayer was corrected from null to its default, 4. [10Jan2025 14:53:33.719] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxHostileMobsPerWorld was corrected from null to its default, 16. [10Jan2025 14:53:33.719] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.MaxHostileMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.719] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untamed Wilds Spawn Config.HostileMobsList was corrected from null to its default, [untamedwilds:bear_black, untamedwilds:bear_blind, untamedwilds:bear_brown, untamedwilds:bear_cave, untamedwilds:bear_panda, untamedwilds:bear_polar, untamedwilds:bear_spectacled, untamedwilds:bear_sun, untamedwilds:bigcat_jaguar, untamedwilds:bigcat_leopard, untamedwilds:bigcat_lion, untamedwilds:bigcat_puma, untamedwilds:bigcat_snow_leopard, untamedwilds:bigcat_tiger, untamedwilds:football_fish, untamedwilds:hippo, untamedwilds:shark, untamedwilds:snake, untamedwilds:tarantula]. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/spawn/UntitledDuck.toml is not correct. Correcting [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.Enabled was corrected from null to its default, true. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.Id was corrected from null to its default, untitledduckmod. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.MaxPassiveMobsPerPlayer was corrected from null to its default, 16. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.MaxPassiveMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.MaxPassiveMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.PassiveMobsList was corrected from null to its default, [untitledduckmod:duck]. [10Jan2025 14:53:33.720] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.MaxNeutralMobsPerPlayer was corrected from null to its default, 8. [10Jan2025 14:53:33.721] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.MaxNeutralMobsPerWorld was corrected from null to its default, 32. [10Jan2025 14:53:33.721] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.MaxNeutralMobsPerServer was corrected from null to its default, 320. [10Jan2025 14:53:33.721] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Untitled Duck Spawn Config.NeutralMobsList was corrected from null to its default, [untitledduckmod:goose]. [10Jan2025 14:53:33.721] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/artifactsdelight-common.toml is not correct. Correcting [10Jan2025 14:53:33.721] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logDirtBlock was corrected from null to its default, true. [10Jan2025 14:53:33.722] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key magicNumber was corrected from null to its default, 42. [10Jan2025 14:53:33.722] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key magicNumberIntroduction was corrected from null to its default, The magic number is... . [10Jan2025 14:53:33.722] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, [minecraft:iron_ingot]. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/naturescompass-common.toml is not correct. Correcting [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.allowTeleport was corrected from null to its default, true. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.displayCoordinates was corrected from null to its default, true. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.radiusModifier was corrected from null to its default, 2500. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.sampleSpaceModifier was corrected from null to its default, 16. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.biomeBlacklist was corrected from null to its default, []. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.maxSamples was corrected from null to its default, 50000. [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/sliceanddice-common.toml is not correct. Correcting [10Jan2025 14:53:33.724] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key slicer was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key slicer.consume_tool_durability was corrected from null to its default, true. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key slicer.ignore_rotation was corrected from null to its default, false. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basin_cooking was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basin_cooking.enabled was corrected from null to its default, true. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basin_cooking.replace_fluid_containers was corrected from null to its default, true. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sprinkler was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sprinkler.fluid_capacity was corrected from null to its default, 300. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sprinkler.fluid_per_use was corrected from null to its default, 100. [10Jan2025 14:53:33.725] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/fastpaintings-common.toml is not correct. Correcting [10Jan2025 14:53:33.726] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.726] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.nbt_drop was corrected from null to its default, OFF. [10Jan2025 14:53:33.727] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/cosmeticarmorreworked-common.toml is not correct. Correcting [10Jan2025 14:53:33.727] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.727] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common.CosArmorKeepThroughDeath was corrected from null to its default, false. [10Jan2025 14:53:33.727] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common.CosArmorDisableRecipeBook was corrected from null to its default, false. [10Jan2025 14:53:33.727] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common.CosArmorDisableCosHatCommand was corrected from null to its default, false. [10Jan2025 14:53:33.729] [main/INFO] [zeta/]: 'zeta' is enabling Zeta's piston structure resolver. [10Jan2025 14:53:33.730] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/sophisticatedcore-common.toml is not correct. Correcting [10Jan2025 14:53:33.730] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.730] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.enabledItems was corrected from null to its default, []. [10Jan2025 14:53:33.731] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/citadel-common.toml is not correct. Correcting [10Jan2025 14:53:33.731] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.731] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Track Entities was corrected from null to its default, true. [10Jan2025 14:53:33.731] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Skip Datapack Warnings was corrected from null to its default, true. [10Jan2025 14:53:33.731] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.chunkGenSpawnModifier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.731] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.April Fools Content was corrected from null to its default, true. [10Jan2025 14:53:33.732] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/zombieawareness/General.toml is not correct. Correcting [10Jan2025 14:53:33.732] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.732] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxPFRangeSense was corrected from null to its default, 64. [10Jan2025 14:53:33.732] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.awareness_Light_OnlyZombies was corrected from null to its default, true. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.sightRange was corrected from null to its default, 16. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.omniscient was corrected from null to its default, false. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.seeThroughWalls was corrected from null to its default, false. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.scentStrength was corrected from null to its default, 60. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soundStrength was corrected from null to its default, 60. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.frequentSoundThreshold was corrected from null to its default, 1000. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.zombieRandSpeedBoost was corrected from null to its default, 0.3. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tickRateAILoop was corrected from null to its default, 5. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tickRatePlayerLoop was corrected from null to its default, 20. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tickCooldownBetweenPathfinds was corrected from null to its default, 300. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.noisyZombiesReinforceOddsTo1 was corrected from null to its default, 5. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.debugConsole was corrected from null to its default, false. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.debugConsoleOmniscient was corrected from null to its default, false. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.debugConsoleSuperDetailed was corrected from null to its default, false. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.extraScentCutoffRange was corrected from null to its default, 3.0. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.senseMaxStrength was corrected from null to its default, 300. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.daysBeforeFeaturesActivate was corrected from null to its default, 0.0. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blockBreakEvent_Active was corrected from null to its default, true. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blockHittingEvent_Active was corrected from null to its default, true. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blockHittingEvent_OddsTo1 was corrected from null to its default, 20. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blockBreakEvent_PlayersOnly was corrected from null to its default, false. [10Jan2025 14:53:33.733] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.findSense_PercentChance was corrected from null to its default, 10. [10Jan2025 14:53:33.734] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/zombieawareness/ClientConfig.toml is not correct. Correcting [10Jan2025 14:53:33.734] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.734] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.client_renderBlood was corrected from null to its default, true. [10Jan2025 14:53:33.734] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.client_debugSensesVisual was corrected from null to its default, false. [10Jan2025 14:53:33.734] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/zombieawareness/Features.toml is not correct. Correcting [10Jan2025 14:53:33.734] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.734] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.awareness_Sound was corrected from null to its default, true. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.awareness_Scent was corrected from null to its default, true. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.awareness_Light was corrected from null to its default, true. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.noisyZombies was corrected from null to its default, true. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.noisyPistons was corrected from null to its default, true. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wanderingHordes was corrected from null to its default, false. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.frequencyOfWanderingHordesPerPlayer was corrected from null to its default, 30. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soundVolumeInvestigate was corrected from null to its default, 0.5. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soundVolumeAlertTarget was corrected from null to its default, 0.5. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soundAlerts was corrected from null to its default, true. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soundAlertsForAllAttackingMobs was corrected from null to its default, false. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soundInvestigates was corrected from null to its default, true. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soundUseAlternateAlertNoise was corrected from null to its default, false. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.awareness_Sound_OverworldOnly was corrected from null to its default, false. [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/zombieawareness/MobLists.toml is not correct. Correcting [10Jan2025 14:53:33.735] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.736] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.enhancedMobs was corrected from null to its default, [minecraft:zombie, minecraft:husk, minecraft:creeper, minecraft:skeleton, minecraft:stray, minecraft:witch, minecraft:zombie_villager]. [10Jan2025 14:53:33.736] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.enhanceableMobs was corrected from null to its default, []. [10Jan2025 14:53:33.738] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/zombieawareness/PlayerRulesAndLists.toml is not correct. Correcting [10Jan2025 14:53:33.738] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.738] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whiteListUsedOmniscient was corrected from null to its default, false. [10Jan2025 14:53:33.738] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whiteListUsedSenses was corrected from null to its default, false. [10Jan2025 14:53:33.738] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whitelistOmniscientTargettedPlayers was corrected from null to its default, Corosus, SomeDude. [10Jan2025 14:53:33.738] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whitelistSenses was corrected from null to its default, Corosus, SomeDude. [10Jan2025 14:53:33.739] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/sophisticatedbackpacks-common.toml is not correct. Correcting [10Jan2025 14:53:33.739] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.739] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.chestLootEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/alexsmobs.toml is not correct. Correcting [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.giveBookOnStartup was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.lavaVisionOpacity was corrected from null to its default, 0.65. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.shadersCompat was corrected from null to its default, false. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.bananasDropFromLeaves was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.bananaChance was corrected from null to its default, 200. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.spidersAttackFlies was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wolvesAttackMoose was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.polarBearsAttackSeals was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.catsAndFoxesAttackJerboas was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dolphinsAttackFlyingFish was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.lavaBottleEnabled was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.neutralBoneSerpents was corrected from null to its default, false. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.mimicubeSpawnInEndCity was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.mimicreamRepair was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.mimicreamBlacklist was corrected from null to its default, [alexsmobs:blood_sprayer, alexsmobs:hemolymph_blaster]. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.raccoonStealFromChests was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.crowsStealCrops was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.fishOilMeme was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.soulVultureSpawnOnFossil was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.acaciaBlossomsDropFromLeaves was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.acaciaBlossomChance was corrected from null to its default, 130. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wanderingTraderOffers was corrected from null to its default, true. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.mungusBiomeTransformationType was corrected from null to its default, 2. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.mungusBiomeMatches was corrected from null to its default, [minecraft:red_mushroom|minecraft:mushroom_fields|minecraft:mycelium, minecraft:brown_mushroom|minecraft:mushroom_fields|minecraft:mycelium, minecraft:crimson_fungus|minecraft:crimson_forest|minecraft:crimson_nylium, minecraft:warped_fungus|minecraft:warped_forest|minecraft:warped_nylium]. [10Jan2025 14:53:33.740] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.limitGusterSpawnsToWeather was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.warpedMoscoTransformation was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.warpedMoscoMobTriggers was corrected from null to its default, []. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.straddleboardEnchants was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.emuTargetSkeletons was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.emuPantsDodgeChance was corrected from null to its default, 0.45. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.cachalotDestruction was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.cachalotVolume was corrected from null to its default, 3.0. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntFungusGrowChance was corrected from null to its default, 0.3. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntRepopulateFeedings was corrected from null to its default, 25. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntColonySize was corrected from null to its default, 10. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.leafcutterAntBreakLeavesChance was corrected from null to its default, 0.2. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.falconryTeleportsBack was corrected from null to its default, false. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.fireproofTarantulaHawk was corrected from null to its default, false. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.voidWormSpawnDimensions was corrected from null to its default, [minecraft:the_end]. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.voidWormDamageModifier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.voidWormMaxHealth was corrected from null to its default, 160.0. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.voidWormSummonable was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.seagullStealing was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.seagullStealingBlacklist was corrected from null to its default, []. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.clingingFlipEffect was corrected from null to its default, false. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tusklinShoesBarteringChance was corrected from null to its default, 0.02500000037252903. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rainbowGlassFidelity was corrected from null to its default, 16.0. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.bunfungusTransformation was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.addLootToChests was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.transmutationBlacklist was corrected from null to its default, [minecraft:beacon]. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.limitTransmutingToLootTables was corrected from null to its default, false. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.transmutingTableExplodes was corrected from null to its default, true. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.transmutingExperienceCost was corrected from null to its default, 3. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.transmutingWeightAddStep was corrected from null to its default, 3.0. [10Jan2025 14:53:33.741] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.transmutingWeightRemoveStep was corrected from null to its default, 4.0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.skreechersSummonWarden was corrected from null to its default, true. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.underminerDisappearDistance was corrected from null to its default, 8.0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.grizzlyBearSpawnWeight was corrected from null to its default, 8. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.grizzlyBearSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.roadrunnerSpawnWeight was corrected from null to its default, 9. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.roadrunnerSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.boneSerpentSpawnWeight was corrected from null to its default, 8. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.boneSeprentSpawnRolls was corrected from null to its default, 40. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.gazelleSpawnWeight was corrected from null to its default, 40. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.gazelleSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.crocodileSpawnWeight was corrected from null to its default, 20. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.crocSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.flySpawnWeight was corrected from null to its default, 3. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.flySpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.hummingbirdSpawnWeight was corrected from null to its default, 19. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.hummingbirdSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.orcaSpawnWeight was corrected from null to its default, 2. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.orcaSpawnRolls was corrected from null to its default, 6. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.sunbirdSpawnWeight was corrected from null to its default, 5. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.sunbirdSpawnRolls was corrected from null to its default, 6. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.gorillaSpawnWeight was corrected from null to its default, 25. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.gorillaSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.crimsonMosquitoSpawnWeight was corrected from null to its default, 15. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.crimsonMosquitoSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rattlesnakeSpawnWeight was corrected from null to its default, 12. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rattlesnakeSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.endergradeSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.endergradeSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.hammerheadSharkSpawnWeight was corrected from null to its default, 8. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.hammerheadSharkSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.742] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.lobsterSpawnWeight was corrected from null to its default, 7. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.lobsterSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.komodoDragonSpawnWeight was corrected from null to its default, 16. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.komodoDragonSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.capuchinMonkeySpawnWeight was corrected from null to its default, 28. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.capuchinMonkeySpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.caveCentipedeSpawnWeight was corrected from null to its default, 8. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.caveCentipedeSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.warpedToadSpawnWeight was corrected from null to its default, 30. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.warpedToadSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mooseSpawnWeight was corrected from null to its default, 9. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mooseSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mimicubeSpawnWeight was corrected from null to its default, 40. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mimicubeSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.raccoonSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.raccoonSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.blobfishSpawnWeight was corrected from null to its default, 30. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.blobfishSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.sealSpawnWeight was corrected from null to its default, 20. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.sealSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cockroachSpawnWeight was corrected from null to its default, 4. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cockroachSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.shoebillSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.shoebillSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.elephantSpawnWeight was corrected from null to its default, 30. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.elephantSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.soulVultureSpawnWeight was corrected from null to its default, 30. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.soulVultureSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.snowLeopardSpawnWeight was corrected from null to its default, 18. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.snowLeopardSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.spectreSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.spectreSpawnRolls was corrected from null to its default, 5. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.crowSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.crowSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.alligatorSnappingTurtleSpawnWeight was corrected from null to its default, 20. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.alligatorSnappingTurtleSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mungusSpawnWeight was corrected from null to its default, 4. [10Jan2025 14:53:33.743] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mungusSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mantisShrimpSpawnWeight was corrected from null to its default, 15. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mantisShrimpSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.gusterSpawnWeight was corrected from null to its default, 35. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.gusterSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.warpedMoscoSpawnWeight was corrected from null to its default, 1. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.warpedMoscoSpawnRolls was corrected from null to its default, 1000. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.straddlerSpawnWeight was corrected from null to its default, 70. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.straddlerSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.stradpoleSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.stradpoleSpawnRolls was corrected from null to its default, 3. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.emuSpawnWeight was corrected from null to its default, 20. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.emuSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.platypusSpawnWeight was corrected from null to its default, 20. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.platypusSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.dropbearSpawnWeight was corrected from null to its default, 19. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.dropbearSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tasmanianDevilSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tasmanianDevilSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.kangarooSpawnWeight was corrected from null to its default, 25. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.kangarooSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cachalotWhaleSpawnWeight was corrected from null to its default, 2. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cachalotWhaleSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.enderiophageSpawnWeight was corrected from null to its default, 4. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.enderiophageSpawnRolls was corrected from null to its default, 2. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.baldEagleSpawnWeight was corrected from null to its default, 15. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.baldEagleSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tigerSpawnWeight was corrected from null to its default, 30. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tigerSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tarantulaHawkSpawnWeight was corrected from null to its default, 6. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tarantulaHawkSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.voidWormSpawnWeight was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.voidWormSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.frilledSharkSpawnWeight was corrected from null to its default, 11. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.frilledSharkSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mimicOctopusSpawnWeight was corrected from null to its default, 9. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mimicOctopusSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.seagullSpawnWeight was corrected from null to its default, 21. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.seagullSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.froststalkerSpawnWeight was corrected from null to its default, 20. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.froststalkerSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tusklinSpawnWeight was corrected from null to its default, 18. [10Jan2025 14:53:33.744] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.tusklinSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.laviathanSpawnWeight was corrected from null to its default, 15. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.laviathanSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cosmawSpawnWeight was corrected from null to its default, 9. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cosmawSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.toucanSpawnWeight was corrected from null to its default, 23. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.toucanSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.manedWolfSpawnWeight was corrected from null to its default, 8. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.manedWolfSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.anacondaSpawnWeight was corrected from null to its default, 12. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.anacondaSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.anteaterSpawnWeight was corrected from null to its default, 7. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.anteaterSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rockyRollerSpawnWeight was corrected from null to its default, 60. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rockyRollerSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.flutterSpawnWeight was corrected from null to its default, 13. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.flutterSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.geladaMonkeySpawnWeight was corrected from null to its default, 5. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.geladaMonkeySpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.jerboaSpawnWeight was corrected from null to its default, 12. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.jerboaSpawnRolls was corrected from null to its default, 2. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.terrapinSpawnWeight was corrected from null to its default, 4. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.terrapinSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.combJellySpawnWeight was corrected from null to its default, 5. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.combJellySpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cosmicCodSpawnWeight was corrected from null to its default, 5. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.cosmicCodSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.bunfungusSpawnWeight was corrected from null to its default, 3. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.bunfungusSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.bisonSpawnWeight was corrected from null to its default, 9. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.bisonSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.giantSquidSpawnWeight was corrected from null to its default, 3. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.giantSquidSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.devilsHolePupfishSpawnWeight was corrected from null to its default, 23. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.devilsHolePupfishSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.catfishSpawnWeight was corrected from null to its default, 4. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.catfishSpawnRolls was corrected from null to its default, 2. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.flyingFishSpawnWeight was corrected from null to its default, 8. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.flyingFishSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.skelewagSpawnWeight was corrected from null to its default, 15. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.skelewagSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rainFrogSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rainFrogSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.potooSpawnWeight was corrected from null to its default, 15. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.potooSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mudskipperSpawnWeight was corrected from null to its default, 28. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.mudskipperSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rhinocerosSpawnWeight was corrected from null to its default, 24. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.rhinocerosSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.sugarGliderSpawnWeight was corrected from null to its default, 15. [10Jan2025 14:53:33.745] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.sugarGliderSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.farseerSpawnWeight was corrected from null to its default, 30. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.farseerSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.skreecherSpawnWeight was corrected from null to its default, 10. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.skreecherSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.underminerSpawnWeight was corrected from null to its default, 50. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.underminerSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.murmurSpawnWeight was corrected from null to its default, 5. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.murmurSpawnRolls was corrected from null to its default, 1. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.skunkSpawnWeight was corrected from null to its default, 7. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.skunkSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.bananaSlugSpawnWeight was corrected from null to its default, 14. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.bananaSlugSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.blueJaySpawnWeight was corrected from null to its default, 16. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.blueJaySpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.caimanSpawnWeight was corrected from null to its default, 29. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.caimanSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.triopsSpawnWeight was corrected from null to its default, 8. [10Jan2025 14:53:33.746] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawning.triopsSpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.caveCentipedeSpawnHeight was corrected from null to its default, 0. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.blobfishSpawnHeight was corrected from null to its default, 25. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.beachedCachalotWhales was corrected from null to its default, true. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.beachedCachalotWhaleSpawnChance was corrected from null to its default, 5. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.beachedCachalotWhaleSpawnDelay was corrected from null to its default, 24000. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.leafcutterAnthillSpawnChance was corrected from null to its default, 0.004999999888241291. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.geladaMonkeySpawnRolls was corrected from null to its default, 0. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.restrictPupfishSpawns was corrected from null to its default, true. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.pupfishChunkSpawnDistance was corrected from null to its default, 2000. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.restrictSkelewagSpawns was corrected from null to its default, true. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.restrictFarseerSpawns was corrected from null to its default, true. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.restrictUnderminerSpawns was corrected from null to its default, true. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.farseerBorderSpawnDistance was corrected from null to its default, 100. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key uniqueSpawning.murmurSpawnHeight was corrected from null to its default, -30. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dangerZone was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dangerZone.superSecretSettings was corrected from null to its default, false. [10Jan2025 14:53:33.747] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dangerZone.pathfindingThreads was corrected from null to its default, 5. [10Jan2025 14:53:33.800] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/carryon-common.toml is not correct. Correcting [10Jan2025 14:53:33.800] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.800] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxDistance was corrected from null to its default, 2.5. [10Jan2025 14:53:33.800] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityWidth was corrected from null to its default, 1.5. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityHeight was corrected from null to its default, 2.5. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.blockSlownessMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.entitySlownessMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityStackLimit was corrected from null to its default, 10. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.heavyTiles was corrected from null to its default, true. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.pickupAllBlocks was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.slownessInCreative was corrected from null to its default, true. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.pickupHostileMobs was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.heavyEntities was corrected from null to its default, true. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.allowBabies was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistBlocks was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistEntities was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistStacking was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.hitWhileCarrying was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.dropCarriedWhenHit was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useScripts was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.stackableEntities was corrected from null to its default, true. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.entitySizeMattersStacking was corrected from null to its default, true. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.placementStateExceptions was corrected from null to its default, [minecraft:chest[type], minecraft:stone_button[face], minecraft:vine[north,east,south,west,up], minecraft:creeper_head[rotation], minecraft:glow_lichen[north,east,south,west,up,down], minecraft:oak_sign[rotation], minecraft:oak_trapdoor[half]]. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.pickupPlayers was corrected from null to its default, true. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.pickupUnbreakableBlocks was corrected from null to its default, false. [10Jan2025 14:53:33.801] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedEntities was corrected from null to its default, []. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedBlocks was corrected from null to its default, []. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedStacking was corrected from null to its default, []. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenTiles was corrected from null to its default, [#forge:immovable, #forge:relocation_not_supported, minecraft:end_portal, minecraft:piston_head, minecraft:end_gateway, minecraft:tall_grass, minecraft:large_fern, minecraft:peony, minecraft:rose_bush, minecraft:lilac, minecraft:sunflower, minecraft:*_bed, minecraft:*_door, minecraft:big_dripleaf_stem, minecraft:waterlily, minecraft:cake, minecraft:nether_portal, minecraft:tall_seagrass, animania:block_trough, animania:block_invisiblock, colossalchests:*, ic2:*, bigreactors:*, forestry:*, tconstruct:*, rustic:*, botania:*, astralsorcery:*, quark:colored_bed_*, immersiveengineering:*, embers:block_furnace, embers:ember_bore, embers:ember_activator, embers:mixer, embers:heat_coil, embers:large_tank, embers:crystal_cell, embers:alchemy_pedestal, embers:boiler, embers:combustor, embers:catalzyer, embers:field_chart, embers:inferno_forge, storagedrawers:framingtable, skyresources:*, lootbags:*, exsartagine:*, aquamunda:tank, opencomputers:*, malisisdoors:*, industrialforegoing:*, minecolonies:*, thaumcraft:pillar*, thaumcraft:infernal_furnace, thaumcraft:placeholder*, thaumcraft:infusion_matrix, thaumcraft:golem_builder, thaumcraft:thaumatorium*, magneticraft:oil_heater, magneticraft:solar_panel, magneticraft:steam_engine, magneticraft:shelving_unit, magneticraft:grinder, magneticraft:sieve, magneticraft:solar_tower, magneticraft:solar_mirror, magneticraft:container, magneticraft:pumpjack, magneticraft:solar_panel, magneticraft:refinery, magneticraft:oil_heater, magneticraft:hydraulic_press, magneticraft:multiblock_gap, refinedstorage:*, mcmultipart:*, enderstorage:*, betterstorage:*, practicallogistics2:*, wearablebackpacks:*, rftools:screen, rftools:creative_screen, create:*, magic_doorknob:*, iceandfire:*, ftbquests:*, waystones:*, contact:*, framedblocks:*, securitycraft:*, forgemultipartcbe:*, integrateddynamics:cable, mekanismgenerators:wind_generator, cookingforblockheads:cabinet, cookingforblockheads:corner, cookingforblockheads:counter, cookingforblockheads:oven, cookingforblockheads:toaster, cookingforblockheads:milk_jar, cookingforblockheads:cow_jar, cookingforblockheads:fruit_basket, cookingforblockheads:cooking_table, cookingforblockheads:fridge, cookingforblockheads:sink, powah:*, advancementtrophies:trophy, mekanismgenerators:heat_generator, mna:filler_block]. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenEntities was corrected from null to its default, [minecraft:end_crystal, minecraft:ender_dragon, minecraft:ghast, minecraft:shulker, minecraft:leash_knot, minecraft:armor_stand, minecraft:item_frame, minecraft:painting, minecraft:shulker_bullet, animania:hamster, animania:ferret*, animania:hedgehog*, animania:cart, animania:wagon, mynko:*, pixelmon:*, mocreatures:*, quark:totem, vehicle:*, securitycraft:*, taterzens:npc, easy_npc:*, bodiesbodies:dead_body]. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenStacking was corrected from null to its default, [minecraft:horse]. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key customPickupConditions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key customPickupConditions.customPickupConditionsBlocks was corrected from null to its default, []. [10Jan2025 14:53:33.802] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key customPickupConditions.customPickupConditionsEntities was corrected from null to its default, []. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/farmersdelight-common.toml is not correct. Correcting [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.enableVanillaCropCrates was corrected from null to its default, true. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.farmersBuyFDCrops was corrected from null to its default, true. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.wanderingTraderSellsFDItems was corrected from null to its default, true. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.richSoilBoostChance was corrected from null to its default, 0.2. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.cuttingBoardFortuneBonus was corrected from null to its default, 0.1. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.enableRopeReeling was corrected from null to its default, true. [10Jan2025 14:53:33.875] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.canvasSignDarkBackgroundList was corrected from null to its default, [gray, purple, blue, brown, green, red, black]. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key farming was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key farming.defaultTomatoVineRope was corrected from null to its default, farmersdelight:rope. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key farming.enableTomatoVineClimbingTaggedRopes was corrected from null to its default, true. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipe_book was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipe_book.enableRecipeBookCookingPot was corrected from null to its default, true. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key overrides was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key overrides.vanillaSoupExtraEffects was corrected from null to its default, true. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key overrides.rabbitStewJumpBoost was corrected from null to its default, true. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key overrides.dispenserUsesToolsOnCuttingBoard was corrected from null to its default, true. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key overrides.stack_size was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.876] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key overrides.stack_size.enableStackableSoupItems was corrected from null to its default, true. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key overrides.stack_size.soupItemList was corrected from null to its default, [minecraft:mushroom_stew, minecraft:beetroot_soup, minecraft:rabbit_stew]. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.generateFDChestLoot was corrected from null to its default, true. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.genVillageCompostHeaps was corrected from null to its default, true. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.genFDCropsOnVillageFarms was corrected from null to its default, true. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_cabbages was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_cabbages.chance was corrected from null to its default, 30. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_beetroots was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_beetroots.chance was corrected from null to its default, 30. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_potatoes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_potatoes.chance was corrected from null to its default, 100. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_carrots was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_carrots.chance was corrected from null to its default, 120. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_onions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_onions.chance was corrected from null to its default, 120. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_tomatoes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_tomatoes.chance was corrected from null to its default, 100. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_rice was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.wild_rice.chance was corrected from null to its default, 20. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.brown_mushroom_colonies was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.brown_mushroom_colonies.genBrownMushroomColony was corrected from null to its default, true. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.brown_mushroom_colonies.chance was corrected from null to its default, 15. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.red_mushroom_colonies was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.red_mushroom_colonies.genRedMushroomColony was corrected from null to its default, true. [10Jan2025 14:53:33.877] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key world.red_mushroom_colonies.chance was corrected from null to its default, 15. [10Jan2025 14:53:33.878] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/chefsdelight-common.toml is not correct. Correcting [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Plains Chef House was corrected from null to its default, 5. [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Plains Cook House was corrected from null to its default, 2. [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Taiga Chef House was corrected from null to its default, 4. [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Taiga Cook House was corrected from null to its default, 3. [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Desert Chef House was corrected from null to its default, 5. [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Configs for Chefs Delight.Desert Cook House was corrected from null to its default, 3. [10Jan2025 14:53:33.879] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/cant_sleep_clowns_will_eat_me-common.toml is not correct. Correcting [10Jan2025 14:53:33.880] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key highlight_mobs was corrected from null to its default, true. [10Jan2025 14:53:33.880] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key highlight_duration was corrected from null to its default, 60. [10Jan2025 14:53:33.880] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/borninchaosdelight-common.toml is not correct. Correcting [10Jan2025 14:53:33.880] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logDirtBlock was corrected from null to its default, true. [10Jan2025 14:53:33.881] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key magicNumber was corrected from null to its default, 42. [10Jan2025 14:53:33.881] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key magicNumberIntroduction was corrected from null to its default, The magic number is... . [10Jan2025 14:53:33.881] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, [minecraft:iron_ingot]. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/witherstormmod-common.toml is not correct. Correcting [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.blockClustersDropItems was corrected from null to its default, false. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.shouldPickUpVehicles was corrected from null to its default, true. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.phantomsOrbitWitherStorm was corrected from null to its default, true. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.playerCannotDismountTentacles was corrected from null to its default, true. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.injectCustomAiBehavior was corrected from null to its default, true. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.injectAiMobBlacklist was corrected from null to its default, [witherstormmod:example]. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.autoSpawnWitherStorm was corrected from null to its default, false. [10Jan2025 14:53:33.882] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.autoSpawnTime was corrected from null to its default, 1. [10Jan2025 14:53:33.883] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/betterstrongholds-forge-1_20.toml is not correct. Correcting [10Jan2025 14:53:33.883] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Strongholds was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.883] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Strongholds.General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.883] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Strongholds.General.Cobweb Spawn Rate (NORMAL) was corrected from null to its default, 0.1. [10Jan2025 14:53:33.883] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Strongholds.General.Cobweb Spawn Rate (SPAWNER) was corrected from null to its default, 0.3. [10Jan2025 14:53:33.883] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Strongholds.General.Torch Spawn Rate was corrected from null to its default, 0.1. [10Jan2025 14:53:33.883] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Better Strongholds.General.Lantern Spawn Rate was corrected from null to its default, 0.2. [10Jan2025 14:53:33.885] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/jecalculation/config.toml is not correct. Correcting [10Jan2025 14:53:33.885] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.885] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.clientMode was corrected from null to its default, false. [10Jan2025 14:53:33.885] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/spartanweaponry-common.toml is not correct. Correcting [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dagger was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dagger.disable was corrected from null to its default, false. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dagger.speed was corrected from null to its default, 2.5. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dagger.base_damage was corrected from null to its default, 2.5. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dagger.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key parrying_dagger was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key parrying_dagger.disable was corrected from null to its default, false. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key parrying_dagger.speed was corrected from null to its default, 2.5. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key parrying_dagger.base_damage was corrected from null to its default, 2.5. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key parrying_dagger.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key longsword was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key longsword.disable was corrected from null to its default, false. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key longsword.speed was corrected from null to its default, 1.399999976158142. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key longsword.base_damage was corrected from null to its default, 4.5. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key longsword.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key katana was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key katana.disable was corrected from null to its default, false. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key katana.speed was corrected from null to its default, 2.0. [10Jan2025 14:53:33.886] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key katana.base_damage was corrected from null to its default, 3.5. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key katana.damage_multiplier was corrected from null to its default, 0.5. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key saber was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key saber.disable was corrected from null to its default, false. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key saber.speed was corrected from null to its default, 1.600000023841858. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key saber.base_damage was corrected from null to its default, 3.5. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key saber.damage_multiplier was corrected from null to its default, 0.5. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rapier was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rapier.disable was corrected from null to its default, false. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rapier.speed was corrected from null to its default, 2.4000000953674316. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rapier.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rapier.damage_multiplier was corrected from null to its default, 0.5. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key greatsword was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key greatsword.disable was corrected from null to its default, false. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key greatsword.speed was corrected from null to its default, 1.399999976158142. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key greatsword.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key greatsword.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key club was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key club.disable was corrected from null to its default, false. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key club.speed was corrected from null to its default, 1.2999999523162842. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key club.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.887] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key club.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cestus was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cestus.disable was corrected from null to its default, false. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cestus.speed was corrected from null to its default, 3.5. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cestus.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cestus.damage_multiplier was corrected from null to its default, 0.5. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battle_hammer was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battle_hammer.disable was corrected from null to its default, false. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battle_hammer.speed was corrected from null to its default, 0.800000011920929. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battle_hammer.base_damage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battle_hammer.damage_multiplier was corrected from null to its default, 2.0. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key warhammer was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key warhammer.disable was corrected from null to its default, false. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key warhammer.speed was corrected from null to its default, 1.100000023841858. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key warhammer.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key warhammer.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spear was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spear.disable was corrected from null to its default, false. [10Jan2025 14:53:33.888] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spear.speed was corrected from null to its default, 1.399999976158142. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spear.base_damage was corrected from null to its default, 5.5. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spear.damage_multiplier was corrected from null to its default, 0.5. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key halberd was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key halberd.disable was corrected from null to its default, false. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key halberd.speed was corrected from null to its default, 1.2000000476837158. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key halberd.base_damage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key halberd.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pike was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pike.disable was corrected from null to its default, false. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pike.speed was corrected from null to its default, 1.399999976158142. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pike.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.889] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pike.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lance was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lance.disable was corrected from null to its default, false. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lance.speed was corrected from null to its default, 1.0. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lance.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lance.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key longbow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key longbow.disable was corrected from null to its default, false. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key heavy_crossbow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.890] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key heavy_crossbow.disable was corrected from null to its default, false. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key throwing_knife was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key throwing_knife.disable was corrected from null to its default, false. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key throwing_knife.speed was corrected from null to its default, 2.5. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key throwing_knife.base_damage was corrected from null to its default, 1.5. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key throwing_knife.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key throwing_knife.charge_ticks was corrected from null to its default, 5. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tomahawk was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tomahawk.disable was corrected from null to its default, false. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tomahawk.speed was corrected from null to its default, 0.8999999761581421. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tomahawk.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tomahawk.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tomahawk.charge_ticks was corrected from null to its default, 8. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key javelin was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.891] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key javelin.disable was corrected from null to its default, false. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key javelin.speed was corrected from null to its default, 1.2000000476837158. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key javelin.base_damage was corrected from null to its default, 1.5. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key javelin.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key javelin.charge_ticks was corrected from null to its default, 10. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boomerang was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boomerang.disable was corrected from null to its default, false. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boomerang.speed was corrected from null to its default, 2.0. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boomerang.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boomerang.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boomerang.charge_ticks was corrected from null to its default, 5. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battleaxe was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battleaxe.disable was corrected from null to its default, false. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battleaxe.speed was corrected from null to its default, 1.0. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battleaxe.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.892] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key battleaxe.damage_multiplier was corrected from null to its default, 2.0. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key flanged_mace was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key flanged_mace.disable was corrected from null to its default, false. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key flanged_mace.speed was corrected from null to its default, 1.2000000476837158. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key flanged_mace.base_damage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key flanged_mace.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key glaive was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key glaive.disable was corrected from null to its default, false. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key glaive.speed was corrected from null to its default, 1.0. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key glaive.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key glaive.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key quarterstaff was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key quarterstaff.disable was corrected from null to its default, false. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key quarterstaff.speed was corrected from null to its default, 1.399999976158142. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key quarterstaff.base_damage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.893] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key quarterstaff.damage_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scythes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scythes.disable was corrected from null to its default, false. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scythes.speed was corrected from null to its default, 1.0. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scythes.base_damage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scythes.damage_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copper was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copper.base_damage was corrected from null to its default, 1.5. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copper.durability was corrected from null to its default, 200. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copper.disable was corrected from null to its default, false. [10Jan2025 14:53:33.894] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tin was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tin.base_damage was corrected from null to its default, 1.75. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tin.durability was corrected from null to its default, 180. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tin.disable was corrected from null to its default, false. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bronze was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bronze.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bronze.durability was corrected from null to its default, 320. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bronze.disable was corrected from null to its default, false. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key steel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key steel.base_damage was corrected from null to its default, 2.5. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key steel.durability was corrected from null to its default, 480. [10Jan2025 14:53:33.895] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key steel.disable was corrected from null to its default, false. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key silver was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key silver.base_damage was corrected from null to its default, 1.5. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key silver.durability was corrected from null to its default, 48. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key silver.disable was corrected from null to its default, false. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key electrum was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key electrum.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key electrum.durability was corrected from null to its default, 180. [10Jan2025 14:53:33.896] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key electrum.disable was corrected from null to its default, false. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lead was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lead.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lead.durability was corrected from null to its default, 240. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key lead.disable was corrected from null to its default, false. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key nickel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key nickel.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key nickel.durability was corrected from null to its default, 200. [10Jan2025 14:53:33.897] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key nickel.disable was corrected from null to its default, false. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key invar was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key invar.base_damage was corrected from null to its default, 2.25. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key invar.durability was corrected from null to its default, 440. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key invar.disable was corrected from null to its default, false. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constantan was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constantan.base_damage was corrected from null to its default, 2.25. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constantan.durability was corrected from null to its default, 300. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constantan.disable was corrected from null to its default, false. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key platinum was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key platinum.base_damage was corrected from null to its default, 3.5. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key platinum.durability was corrected from null to its default, 1024. [10Jan2025 14:53:33.898] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key platinum.disable was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aluminum was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aluminum.base_damage was corrected from null to its default, 2.125. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aluminum.durability was corrected from null to its default, 400. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aluminum.disable was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosives was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosives.disable_recipe was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosives.disable_terrain_damage was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosives.fuse_ticks_dynamite was corrected from null to its default, 60. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosives.explosion_strength_dynamite was corrected from null to its default, 2.0. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.disable_new_arrow_recipes was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.disable_copper_ammo_recipes was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.disable_diamond_ammo_recipes was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.disable_netherite_ammo_recipes was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.disable_quiver_recipes was corrected from null to its default, false. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.wood_arrow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.wood_arrow.base_damage was corrected from null to its default, 0.20000000298023224. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.wood_arrow.range_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.copper_arrow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.899] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.copper_arrow.base_damage was corrected from null to its default, 2.5. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.copper_arrow.range_multiplier was corrected from null to its default, 0.8500000238418579. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.iron_arrow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.iron_arrow.base_damage was corrected from null to its default, 3.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.iron_arrow.range_multiplier was corrected from null to its default, 0.75. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.diamond_arrow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.diamond_arrow.base_damage was corrected from null to its default, 3.5. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.diamond_arrow.range_multiplier was corrected from null to its default, 1.25. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.netherite_arrow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.netherite_arrow.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.netherite_arrow.range_multiplier was corrected from null to its default, 1.25. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.bolt was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.bolt.base_damage was corrected from null to its default, 4.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.bolt.range_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.bolt.armor_piercing_factor was corrected from null to its default, 0.25. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.copper_bolt was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.copper_bolt.base_damage was corrected from null to its default, 3.5. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.copper_bolt.range_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.copper_bolt.armor_piercing_factor was corrected from null to its default, 0.125. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.diamond_bolt was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.diamond_bolt.base_damage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.diamond_bolt.range_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.diamond_bolt.armor_piercing_factor was corrected from null to its default, 0.5. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.netherite_bolt was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.netherite_bolt.base_damage was corrected from null to its default, 5.5. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.netherite_bolt.range_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.netherite_bolt.armor_piercing_factor was corrected from null to its default, 0.5. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.explosive was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.explosive.base_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:33.900] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.explosive.range_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.901] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projectiles.quiver_bow_blacklist was corrected from null to its default, [botania:crystal_bow, iceandfire:dragonbone_bow]. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.add_iron_weapons_to_village_blacksmith was corrected from null to its default, true. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.add_bow_and_crossbow_loot_to_village_fletcher was corrected from null to its default, true. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.add_diamond_weapons_to_end_city was corrected from null to its default, true. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.zombie_with_melee_spawn_chance_normal was corrected from null to its default, 0.05000000074505806. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.zombie_with_melee_spawn_chance_hard was corrected from null to its default, 0.25. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.disable_spawning_zombie_with_weapon was corrected from null to its default, false. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.skeleton_with_longbow_spawn_chance_normal was corrected from null to its default, 0.05000000074505806. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.skeleton_with_longbow_spawn_chance_hard was corrected from null to its default, 0.25. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.disable_spawning_skeleton_with_longbow was corrected from null to its default, false. [10Jan2025 14:53:33.902] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.disable_new_head_drops was corrected from null to its default, false. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trading was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trading.disable was corrected from null to its default, false. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.chest_multiplier was corrected from null to its default, 2.0. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.head_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.riding_multiplier was corrected from null to its default, 2.0. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.throw_multiplier was corrected from null to its default, 2.0. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.throw_javelin_multiplier was corrected from null to its default, 3.0. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.unarmored_multiplier was corrected from null to its default, 3.0. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.check_armor_value was corrected from null to its default, false. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.max_armor_value was corrected from null to its default, 0.0. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.undead_multiplier was corrected from null to its default, 1.5. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.backstab_multiplier was corrected from null to its default, 3.0. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_absorption was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_absorption.damage_absorption_factor was corrected from null to its default, 0.25. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.reach was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.903] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.reach.reach1_value was corrected from null to its default, 6.0. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.reach.reach2_value was corrected from null to its default, 7.0. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.sweep was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.sweep.sweep2_percentage was corrected from null to its default, 0.5. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.sweep.sweep3_percentage was corrected from null to its default, 1.0. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.armor_pierce was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.armor_pierce.percentage was corrected from null to its default, 50.0. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.quick_strike was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.quick_strike.hurt_resistance_ticks was corrected from null to its default, 14. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.decapitate was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.decapitate.skull_drop_percentage was corrected from null to its default, 25.0. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.disable_oil_recipes was corrected from null to its default, false. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.oil_uses_normal was corrected from null to its default, 20. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.oil_uses_long was corrected from null to its default, 30. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.oil_damage_modifier_normal was corrected from null to its default, 0.20000000298023224. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.oil_damage_modifier_strong was corrected from null to its default, 0.4000000059604645. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.potion_oil_duration_modifier was corrected from null to its default, 0.25. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.potion_oil_blacklist was corrected from null to its default, []. [10Jan2025 14:53:33.904] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key oil.potion_oil_whitelist was corrected from null to its default, []. [10Jan2025 14:53:33.905] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key jei was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.905] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key jei.force_show_disabled_items was corrected from null to its default, false. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/aiimprovements-common.toml is not correct. Correcting [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.general.allow_remove_calls was corrected from null to its default, true. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.general.enable_call_bubbling was corrected from null to its default, true. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_goal was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_goal.remove_look_goal was corrected from null to its default, false. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_goal.is_allowlist was corrected from null to its default, false. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_goal.filter_list was corrected from null to its default, []. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_random was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_random.remove_look_random was corrected from null to its default, false. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_random.is_allowlist was corrected from null to its default, false. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.remove_look_random.filter_list was corrected from null to its default, []. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.replace_look_controller was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.replace_look_controller.replace_look_controller was corrected from null to its default, true. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.replace_look_controller.is_allowlist was corrected from null to its default, false. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.mob.replace_look_controller.filter_list was corrected from null to its default, []. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.fish was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.fish.remove_swim was corrected from null to its default, false. [10Jan2025 14:53:33.911] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.fish.remove_panic was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.fish.remove_avoid_player was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.fish.remove_follow_leader was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.fish.remove_puff was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.squid was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.squid.remove_flee was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.squid.remove_random_move was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.cow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.cow.remove_float was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.cow.remove_panic was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.cow.remove_breed was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.cow.remove_tempt was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.cow.remove_follow_parent was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.cow.remove_stroll was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.chicken was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.chicken.remove_float was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.chicken.remove_panic was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.chicken.remove_breed was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.chicken.remove_tempt was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.chicken.remove_follow_parent was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.chicken.remove_stroll was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.pig was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.pig.remove_float was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.pig.remove_panic was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.pig.remove_breed was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.pig.remove_tempt was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.pig.remove_follow_parent was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.pig.remove_stroll was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep.remove_float was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep.remove_panic was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep.remove_breed was corrected from null to its default, false. [10Jan2025 14:53:33.912] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep.remove_tempt was corrected from null to its default, false. [10Jan2025 14:53:33.913] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep.remove_follow_parent was corrected from null to its default, false. [10Jan2025 14:53:33.913] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep.remove_stroll was corrected from null to its default, false. [10Jan2025 14:53:33.913] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity.sheep.remove_eat_block was corrected from null to its default, false. [10Jan2025 14:53:33.913] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/ageingspawners-common.toml is not correct. Correcting [10Jan2025 14:53:33.913] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.913] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.spawnerMode was corrected from null to its default, WHITELIST. [10Jan2025 14:53:33.913] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.playerPlacedOnly was corrected from null to its default, false. [10Jan2025 14:53:33.914] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Whitelist was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.914] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Whitelist.whitelistMaxSpawnCount was corrected from null to its default, 20. [10Jan2025 14:53:33.914] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Whitelist.whitelist was corrected from null to its default, []. [10Jan2025 14:53:33.914] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blacklist was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.914] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blacklist.blacklistMaxSpawnCount was corrected from null to its default, 20. [10Jan2025 14:53:33.914] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blacklist.blacklist was corrected from null to its default, []. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/aquaculture-common.toml is not correct. Correcting [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.Enable weight for fish? Useful for fishing competitions was corrected from null to its default, false. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.Should fish be added as compostables for the composter/worm farm? (Based on fish, or weight if enabled) was corrected from null to its default, true. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.Should Aquaculture fish be able to be used to breed cats & ocelots? was corrected from null to its default, true. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.Amount of Message In A Bottle messages was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.Amount of Message In A Bottle messages. Used to add additional custom messages was corrected from null to its default, 29. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.Enable debug mode? (Enables additional logging) was corrected from null to its default, false. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.Show Fillet recipes in JEI? was corrected from null to its default, true. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key basic options.How many blocks below sea level Aquaculture fish can spawn was corrected from null to its default, 13. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key neptunium options was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key neptunium options.Enable recipes for Neptunium items? was corrected from null to its default, true. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key neptunium options.Enable recipes for Neptunium armor? was corrected from null to its default, true. [10Jan2025 14:53:33.915] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key neptunium options.Add Neptune's Bounty as loot? was corrected from null to its default, true. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/bwncr-common.toml is not correct. Correcting [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.silenceWither was corrected from null to its default, true. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.silenceTrader was corrected from null to its default, true. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.silenceDragon was corrected from null to its default, true. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.silenceLightning was corrected from null to its default, true. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.silenceUs was corrected from null to its default, []. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.debugMode was corrected from null to its default, false. [10Jan2025 14:53:33.916] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/items.toml is not correct. Correcting [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Items was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Items.optimizeItems was corrected from null to its default, true. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Items.maxNumberOfItemsPerType was corrected from null to its default, 32. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Items.maxNumberOfItems was corrected from null to its default, 128. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Items.itemsClusterRange was corrected from null to its default, 3. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Items.itemsAllowList was corrected from null to its default, []. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Items.itemsDenyList was corrected from null to its default, [item.minecraft.diamond, item.minecraft.diamond_block]. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Experience Orbs was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Experience Orbs.optimizeExperienceOrbs was corrected from null to its default, true. [10Jan2025 14:53:33.917] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Experience Orbs.experienceOrbsClusterRange was corrected from null to its default, 4. [10Jan2025 14:53:33.918] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/alexsartifacts-common.toml is not correct. Correcting [10Jan2025 14:53:33.918] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logDirtBlock was corrected from null to its default, true. [10Jan2025 14:53:33.918] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key magicNumber was corrected from null to its default, 42. [10Jan2025 14:53:33.918] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key magicNumberIntroduction was corrected from null to its default, The magic number is... . [10Jan2025 14:53:33.918] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, [minecraft:iron_ingot]. [10Jan2025 14:53:33.920] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/trashslot-common.toml is not correct. Correcting [10Jan2025 14:53:33.920] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key instantDeletion was corrected from null to its default, false. [10Jan2025 14:53:33.920] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enableDeleteKeysInCreative was corrected from null to its default, true. [10Jan2025 14:53:33.920] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enableHints was corrected from null to its default, true. [10Jan2025 14:53:33.920] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowDeletionWhileTrashSlotIsInvisible was corrected from null to its default, false. [10Jan2025 14:53:33.921] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key deletionDenyList was corrected from null to its default, []. [10Jan2025 14:53:33.921] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/sophisticatedstorage-common.toml is not correct. Correcting [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.dropPacked was corrected from null to its default, false. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/callablehorses-common.toml is not correct. Correcting [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.enableDebug was corrected from null to its default, false. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.deathIsPermanent was corrected from null to its default, true. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.callableInEveryDimension was corrected from null to its default, true. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.callableDimsWhitelist was corrected from null to its default, [minecraft:overworld]. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxCallingDistance was corrected from null to its default, -1. [10Jan2025 14:53:33.922] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.enableStatsViewer was corrected from null to its default, true. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.horseWalkRange was corrected from null to its default, 30.0. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.horseWalkSpeed was corrected from null to its default, 1.8. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.continuousAntiDupeChecking was corrected from null to its default, false. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.disableHorseDrops was corrected from null to its default, true. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.checkForSpace was corrected from null to its default, true. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/waystones-common.toml is not correct. Correcting [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.inverseXpCost was corrected from null to its default, false. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.blocksPerXpLevel was corrected from null to its default, 1000. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.minimumBaseXpCost was corrected from null to its default, 0.0. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.maximumBaseXpCost was corrected from null to its default, 3.0. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.xpCostPerLeashed was corrected from null to its default, 0. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.dimensionalWarpXpCost was corrected from null to its default, 3. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.globalWaystoneXpCostMultiplier was corrected from null to its default, 0.0. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.warpStoneXpCostMultiplier was corrected from null to its default, 0.0. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.waystoneXpCostMultiplier was corrected from null to its default, 0.0. [10Jan2025 14:53:33.923] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.sharestoneXpCostMultiplier was corrected from null to its default, 0.0. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.portstoneXpCostMultiplier was corrected from null to its default, 0.0. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.warpPlateXpCostMultiplier was corrected from null to its default, 0.0. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key xpCost.inventoryButtonXpCostMultiplier was corrected from null to its default, 0.0. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.restrictToCreative was corrected from null to its default, false. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.restrictRenameToOwner was corrected from null to its default, false. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.generatedWaystonesUnbreakable was corrected from null to its default, false. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.transportLeashed was corrected from null to its default, true. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.transportLeashedDimensional was corrected from null to its default, true. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.leashedDenyList was corrected from null to its default, [minecraft:wither]. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.dimensionalWarp was corrected from null to its default, ALLOW. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.dimensionalWarpAllowList was corrected from null to its default, []. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.dimensionalWarpDenyList was corrected from null to its default, []. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.allowWaystoneToWaystoneTeleport was corrected from null to its default, true. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restrictions.globalWaystoneSetupRequiresCreativeMode was corrected from null to its default, true. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cooldowns was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cooldowns.globalWaystoneCooldownMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cooldowns.warpStoneCooldown was corrected from null to its default, 30. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cooldowns.warpStoneUseTime was corrected from null to its default, 32. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cooldowns.warpPlateUseTime was corrected from null to its default, 20. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cooldowns.scrollUseTime was corrected from null to its default, 32. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cooldowns.inventoryButtonCooldown was corrected from null to its default, 300. [10Jan2025 14:53:33.924] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryButton was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryButton.inventoryButton was corrected from null to its default, . [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryButton.warpButtonX was corrected from null to its default, 58. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryButton.warpButtonY was corrected from null to its default, 60. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryButton.creativeWarpButtonX was corrected from null to its default, 88. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryButton.creativeWarpButtonY was corrected from null to its default, 33. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.worldGenStyle was corrected from null to its default, BIOME. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.frequency was corrected from null to its default, 25. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.dimensionAllowList was corrected from null to its default, [minecraft:overworld, minecraft:the_nether, minecraft:the_end]. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.dimensionDenyList was corrected from null to its default, []. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.nameGenerationMode was corrected from null to its default, PRESET_FIRST. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.customWaystoneNames was corrected from null to its default, []. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.spawnInVillages was corrected from null to its default, true. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldGen.forceSpawnInVillages was corrected from null to its default, false. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.925] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.disableTextGlow was corrected from null to its default, false. [10Jan2025 14:53:33.926] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.926] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.displayWaystonesOnJourneyMap was corrected from null to its default, true. [10Jan2025 14:53:33.926] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.preferJourneyMapIntegration was corrected from null to its default, true. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/YungsCaveBiomes-forge-1_20_1.toml is not correct. Correcting [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes.Lost Caves was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes.Lost Caves.Enable Sandstorms was corrected from null to its default, true. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes.Lost Caves.Min Sandstorm Duration (seconds) was corrected from null to its default, 120. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes.Lost Caves.Max Sandstorm Duration (seconds) was corrected from null to its default, 600. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes.Lost Caves.Min Time Between Sandstorms (seconds) was corrected from null to its default, 1200. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes.Lost Caves.Max Time Between Sandstorms (seconds) was corrected from null to its default, 2400. [10Jan2025 14:53:33.927] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key YUNG's Cave Biomes.Lost Caves.Render Extra Particles During Sandstorms was corrected from null to its default, true. [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/explorerscompass-common.toml is not correct. Correcting [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.allowTeleport was corrected from null to its default, true. [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.displayCoordinates was corrected from null to its default, true. [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.maxRadius was corrected from null to its default, 10000. [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.structureBlacklist was corrected from null to its default, []. [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.maxSamples was corrected from null to its default, 100000. [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/connectorextras_energy_bridge-common.toml is not correct. Correcting [10Jan2025 14:53:33.928] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.fabricToForgeEnergy was corrected from null to its default, 10. [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.forgeToFabricEnergy was corrected from null to its default, 10. [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/adaptive_performance_tweaks/player.toml is not correct. Correcting [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Player Login was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Player Login.optimizePlayerLogin was corrected from null to its default, true. [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Player Login.playerLoginValidationTimeout was corrected from null to its default, 90. [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Player Protection was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.929] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Player Protection.protectPlayerDuringLogin was corrected from null to its default, true. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Player Protection.protectPlayerDuringLoginLogging was corrected from null to its default, true. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Child Player Protection was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Child Player Protection.enableChildPlayerProtection was corrected from null to its default, true. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Child Player Protection.childPlayerProtectionList was corrected from null to its default, []. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Child Player Protection.childPlayerInvisible was corrected from null to its default, true. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Child Player Protection.childPlayerInvulnerable was corrected from null to its default, false. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Child Player Protection.childPlayerHurtDamageReduction was corrected from null to its default, 50. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Child Player Protection.childPlayerAttackDamageIncrease was corrected from null to its default, 50. [10Jan2025 14:53:33.930] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/craftingtweaks-common.toml is not correct. Correcting [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.compressRequiresCraftingGrid was corrected from null to its default, true. [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.compressDenylist was corrected from null to its default, [minecraft:sandstone, minecraft:iron_trapdoor]. [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.rightClickCraftsStack was corrected from null to its default, true. [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.hideVanillaCraftingGuide was corrected from null to its default, false. [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.mode was corrected from null to its default, DEFAULT. [10Jan2025 14:53:33.931] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.disabledAddons was corrected from null to its default, []. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/alexscaves-general.toml is not correct. Correcting [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key generation was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key generation.cave_biome_mean_width was corrected from null to its default, 300.0. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key generation.cave_biome_mean_separation was corrected from null to its default, 900. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key generation.cave_biome_width_randomness was corrected from null to its default, 0.15. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key generation.cave_biome_spacing_randomness was corrected from null to its default, 0.45. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key generation.warn_generation_incompatibility was corrected from null to its default, true. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-spawning was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-spawning.cave_creature_spawn_count_modifier was corrected from null to its default, 1.75. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-spawning.drowned_diving_gear_spawn_chance was corrected from null to its default, 0.2. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior.pathfinding_threads was corrected from null to its default, 5. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior.luxtructosaurus_block_drop_chance was corrected from null to its default, 0.75. [10Jan2025 14:53:33.932] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior.atlatitan_max_block_explosion_resistance was corrected from null to its default, 10. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior.nucleeper_fuse_time was corrected from null to its default, 300. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior.devastating_tremorzilla_beam was corrected from null to its default, true. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior.watcher_possession was corrected from null to its default, true. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mob-behavior.watcher_possession_cooldown was corrected from null to its default, 300. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key block-behavior was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key block-behavior.walking_on_magnets was corrected from null to its default, true. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key block-behavior.amber_monolith_mean_time was corrected from null to its default, 32000. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key block-behavior.nuclear_furnace_blasting_only was corrected from null to its default, true. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key block-behavior.nuclear_furnace_custom_type was corrected from null to its default, false. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.only_one_research_needed was corrected from null to its default, false. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.cave_map_search_attempts was corrected from null to its default, 128000. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.cave_map_search_width was corrected from null to its default, 64. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.nuke_max_block_explosion_resistance was corrected from null to its default, 1000. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.nuke_spawn_item_drops was corrected from null to its default, true. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.nuclear_explosion_size_modifier was corrected from null to its default, 3.0. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.totem_of_possession_works_on_players was corrected from null to its default, true. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.darkness_cloak_charge_time was corrected from null to its default, 1000. [10Jan2025 14:53:33.933] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item-behavior.darkness_cloak_fly_time was corrected from null to its default, 200. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key potion-behavior was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key potion-behavior.sugar_rush_slows_time was corrected from null to its default, true. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.magnetic_tablet_loot_chance was corrected from null to its default, 0.45. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.primordial_tablet_loot_chance was corrected from null to its default, 0.15. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.toxic_tablet_loot_chance was corrected from null to its default, 0.5. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.abyssal_tablet_loot_chance was corrected from null to its default, 0.4. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.forlorn_tablet_loot_chance was corrected from null to its default, 0.75. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.candy_cavity_loot_chance was corrected from null to its default, 0.9. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.cabin_map_loot_chance was corrected from null to its default, 0.15. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.cartographers_sell_cabin_maps was corrected from null to its default, true. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.wandering_traders_sell_cabin_maps was corrected from null to its default, true. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.loot_chest_in_witch_huts was corrected from null to its default, true. [10Jan2025 14:53:33.934] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla-changes.enchantments_in_loot was corrected from null to its default, false. [10Jan2025 14:53:33.940] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/tconstruct-common.toml is not correct. Correcting [10Jan2025 14:53:33.940] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.940] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.shouldSpawnWithTinkersBook was corrected from null to its default, true. [10Jan2025 14:53:33.940] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.extendFireProtectionSlots was corrected from null to its default, true. [10Jan2025 14:53:33.940] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.extendBlastProtectionSlots was corrected from null to its default, true. [10Jan2025 14:53:33.940] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.repairKitAmount was corrected from null to its default, 2.0. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.addGravelToFlintRecipe was corrected from null to its default, true. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.cheaperNetheriteAlloy was corrected from null to its default, true. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.witherBoneDrop was corrected from null to its default, true. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.witherBoneConversion was corrected from null to its default, true. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.slimeRecipeFix was corrected from null to its default, true. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.glassRecipeFix was corrected from null to its default, true. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.melter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.melter.nuggetsPerMetal was corrected from null to its default, 12. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.melter.shardsPerGem was corrected from null to its default, 8. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.smeltery was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.smeltery.nuggetsPerMetal was corrected from null to its default, 12. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.smeltery.shardsPerGem was corrected from null to its default, 8. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.foundry was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.foundry.nuggetsPerMetal was corrected from null to its default, 9. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.foundry.shardsPerGem was corrected from null to its default, 4. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.foundry_byproduct was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.941] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.foundry_byproduct.nuggetsPerMetal was corrected from null to its default, 3. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.ore_rates.foundry_byproduct.shardsPerGem was corrected from null to its default, 4. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.blaze was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.enderman was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.stray was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.husk was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.drowned was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.spider was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.cave_spider was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.piglin_brute was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.heads.zombified_piglin was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.slimy_loot was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.drop_dragon_Scales was corrected from null to its default, true. [10Jan2025 14:53:33.942] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key loot.wanderer_ancient_tool_weight was corrected from null to its default, 6. [10Jan2025 14:53:33.943] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.943] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug.forceIntegrationMaterials was corrected from null to its default, false. [10Jan2025 14:53:33.943] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key debug.logInvalidToolStack was corrected from null to its default, WARNING. [10Jan2025 14:53:33.946] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/bloodmagic-common.toml is not correct. Correcting [10Jan2025 14:53:33.947] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blacklist was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.947] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blacklist.wellOfSuffering was corrected from null to its default, []. [10Jan2025 14:53:33.947] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config Values was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.947] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config Values.sacrificialDaggerConversion was corrected from null to its default, 100. [10Jan2025 14:53:33.947] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config Values.sacrificialValues was corrected from null to its default, [villager;100, slime;15, enderman;10, cow;100, chicken;100, horse;100, sheep;100, wolf;100, ocelot;100, pig;100, rabbit;100]. [10Jan2025 14:53:33.947] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Config Values.makeDungeonRitualCreativeOnly was corrected from null to its default, false. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/enderio/base-common.toml is not correct. Correcting [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.brokenSpawner was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.brokenSpawner.dropChance was corrected from null to its default, 1.0. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.explosionResistance was corrected from null to its default, 1200.0. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blocks.darkSteelLadderBoost was corrected from null to its default, 0.15. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.autoSmelt was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.autoSmelt.maxCost was corrected from null to its default, 60. [10Jan2025 14:53:33.948] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.autoSmelt.minCost was corrected from null to its default, 15. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.maxLevel was corrected from null to its default, 4. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.maxCostBase was corrected from null to its default, 10. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.maxCostPerLevel was corrected from null to its default, 10. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.minCostBase was corrected from null to its default, 10. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.minCostPerLevel was corrected from null to its default, 5. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.chanceBase was corrected from null to its default, 0.35. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.chancePerLevel was corrected from null to its default, 0.1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.rangeBase was corrected from null to its default, 8.0. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.rangePerLevel was corrected from null to its default, 8.0. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.repellent.nonPlayerChance was corrected from null to its default, 0.75. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.shimmer was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.shimmer.maxCost was corrected from null to its default, 100. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.shimmer.minCost was corrected from null to its default, 1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.soulBound was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.soulBound.maxCost was corrected from null to its default, 60. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.soulBound.minCost was corrected from null to its default, 16. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringBlade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringBlade.maxCost was corrected from null to its default, 100. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringBlade.minCost was corrected from null to its default, 1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringArrow was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringArrow.maxCost was corrected from null to its default, 100. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringArrow.minCost was corrected from null to its default, 1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringBolt was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringBolt.maxCost was corrected from null to its default, 100. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.witheringBolt.minCost was corrected from null to its default, 1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.xpBoost was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.xpBoost.maxCostBase was corrected from null to its default, 30. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.xpBoost.maxCostPerLevel was corrected from null to its default, 10. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.xpBoost.minCostBase was corrected from null to its default, 1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantments.xpBoost.minCostPerLevel was corrected from null to its default, 10. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.food was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.food.enderioChance was corrected from null to its default, 0.3. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.food.enderioRange was corrected from null to its default, 16.0. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.electromagnet was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.electromagnet.energyUse was corrected from null to its default, 1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.electromagnet.maxEnergy was corrected from null to its default, 100000. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.electromagnet.range was corrected from null to its default, 5. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.electromagnet.maxItems was corrected from null to its default, 20. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.levitationstaff was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.levitationstaff.energyUse was corrected from null to its default, 1. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.levitationstaff.maxEnergy was corrected from null to its default, 10000. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.travelling was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.travelling.blinkRange was corrected from null to its default, 24. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.travelling.disabledTime was corrected from null to its default, 5. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.travelling.energyUse was corrected from null to its default, 1000. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.travelling.maxEnergy was corrected from null to its default, 100000. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.travelling.itemToBlockRange was corrected from null to its default, 192. [10Jan2025 14:53:33.949] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.travelling.blockToBlockRange was corrected from null to its default, 96. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grainsOfInfinity was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grainsOfInfinity.makesSound was corrected from null to its default, true. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grainsOfInfinity.fireMinAge was corrected from null to its default, 260. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/spartanshields-common.toml is not correct. Correcting [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.vanilla_only was corrected from null to its default, false. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.force_disable_uncraftable_tooltips was corrected from null to its default, false. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tower_shield_durability_multiplier was corrected from null to its default, 1.25. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield_bash was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield_bash.cooldown was corrected from null to its default, 30. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield_bash.cooldown_tower was corrected from null to its default, 50. [10Jan2025 14:53:33.950] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield_bash.disabled was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.wood was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.wood.durability was corrected from null to its default, 104. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.stone was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.stone.durability was corrected from null to its default, 230. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.copper was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.copper.durability was corrected from null to its default, 400. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.iron was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.iron.durability was corrected from null to its default, 538. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.gold was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.gold.durability was corrected from null to its default, 192. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.diamond was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.diamond.durability was corrected from null to its default, 2560. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.netherite was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.netherite.durability was corrected from null to its default, 3554. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.obsidian was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.obsidian.durability was corrected from null to its default, 1600. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vanilla.obsidian.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.tin was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.tin.durability was corrected from null to its default, 320. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.tin.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.bronze was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.bronze.durability was corrected from null to its default, 680. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.bronze.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.steel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.steel.durability was corrected from null to its default, 800. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.steel.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.silver was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.silver.durability was corrected from null to its default, 216. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.silver.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.electrum was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.electrum.durability was corrected from null to its default, 320. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.electrum.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.lead was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.lead.durability was corrected from null to its default, 480. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.lead.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.nickel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.nickel.durability was corrected from null to its default, 420. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.nickel.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.invar was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.invar.durability was corrected from null to its default, 720. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.invar.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.constantan was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.constantan.durability was corrected from null to its default, 640. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.constantan.disable was corrected from null to its default, false. [10Jan2025 14:53:33.951] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.platinum was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.platinum.durability was corrected from null to its default, 1536. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.platinum.disable was corrected from null to its default, false. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.aluminum was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.aluminum.durability was corrected from null to its default, 720. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_common.aluminum.disable was corrected from null to its default, false. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_botania was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_botania.manasteel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_botania.manasteel.durability was corrected from null to its default, 450. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_botania.terrasteel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_botania.terrasteel.durability was corrected from null to its default, 2920. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_botania.elementium was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_botania.elementium.durability was corrected from null to its default, 1080. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.osmium was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.osmium.durability was corrected from null to its default, 750. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.lapis_lazuli was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.lapis_lazuli.durability was corrected from null to its default, 300. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.refined_glowstone was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.refined_glowstone.durability was corrected from null to its default, 450. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.refined_obsidian was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_mekanism.refined_obsidian.durability was corrected from null to its default, 3750. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_thermal was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_thermal.signalum was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_thermal.signalum.durability was corrected from null to its default, 2048. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_thermal.lumium was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_thermal.lumium.durability was corrected from null to its default, 1280. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_thermal.enderium was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.952] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_thermal.enderium.durability was corrected from null to its default, 3120. [10Jan2025 14:53:33.953] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_powered was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.953] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key modded_powered.damageToFEMultpier was corrected from null to its default, 50. [10Jan2025 14:53:33.953] [main/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/delightful-common.toml is not correct. Correcting [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.adamantium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.alf_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.allthemodium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.amethyst_knife was corrected from null to its default, false. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.black_opal_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.blazing_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.bone_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.brass_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.bronze_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.certus_quartz_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.cloggrum_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.constantan_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.copper_knife was corrected from null to its default, false. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.crystalline_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.draco_arcanus_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.electrum_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.elementium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.emerald_knife was corrected from null to its default, false. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.enderite_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.experience_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.fiery_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.fluix_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.forgotten_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.froststeel_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.gilded_netherite_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.gilded_quartz_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.gravitite_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.holystone_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.infused_veridium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.invar_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.ironwood_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.kiwano_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.knightmetal_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.lapis_lazuli_knife was corrected from null to its default, false. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.large_amethyst_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.lead_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.leaf_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.living_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.manasteel_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.mythril_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.necronium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.nether_quartz_knife was corrected from null to its default, false. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.netherite_opal_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.nickel_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.obsidian_infused_enderite_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.onyx_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.osmium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.954] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.phoenix_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.refined_glowstone_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.refined_obsidian_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.resonarium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.rose_gold_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.silver_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.sinisite_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.skyjade_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.skyroot_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.soul_steel_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.steel_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.steeleaf_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.stratus_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.terra_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.thyrium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.tin_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.utherium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.valkyrum_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.veridium_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.warden_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.zanite_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Knives.zinc_knife was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Pie Overhauls was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Pie Overhauls.blueberry_pie_slice was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Pie Overhauls.gloomgourd_pie_slice was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Pie Overhauls.green_apple_pie_slice was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Pie Overhauls.pumpkin_pie_slice was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Pie Overhauls.salmonberry_pie_slice was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Pie Overhauls.source_berry_pie_slice was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.acorn was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.acorn_sack was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.animal_fat was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.animal_oil_bottle was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.azalea_tea was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.baklava was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.baklava_slice was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.baobab_fruit_crate was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.basalt_cabinet was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.bastion_fruit_crate was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.berry_matcha_latte was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.blueberry_sack was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.bombegranate_crate was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cactus_chili was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cactus_flesh was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cactus_soup was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cactus_soup_cup was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cactus_steak was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cantaloupe was corrected from null to its default, true. [10Jan2025 14:53:33.955] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cantaloupe_bread was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cantaloupe_gummy was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cantaloupe_popsicle was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cantaloupe_seeds was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cantaloupe_slice was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cheeseburger was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.chopped_clover was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.chunkwich was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.coconut_curry was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cooked_goat was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cooked_marshmallow_stick was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.cooked_venison_chops was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.crab_rangoon was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.deluxe_cheeseburger was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.ender_nectar was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.field_salad was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.frostaya_crate was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.glow_jam_jar was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.green_apple_crate was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.green_tea_leaf was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.honey_glazed_walnut was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.jam_jar was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.lavender_tea was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.marshmallow_stick was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.matcha was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.matcha_gummy was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.matcha_ice_cream was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.matcha_ice_cream_block was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.matcha_latte was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.matcha_milkshake was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.mendosteen_crate was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.mini_melon was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.nut_butter_and_jam_sandwich was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.nut_butter_bottle was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.nut_dough was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.prickly_pear_juice was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.quartz_cabinet was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.raw_goat was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.roasted_acorn was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.rock_candy was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberries was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberry_gummy was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberry_ice_cream was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberry_ice_cream_block was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberry_milkshake was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberry_pie was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberry_pips was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.salmonberry_sack was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.sinigang was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.smore was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.source_berry_cookie was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.source_berry_gummy was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.source_berry_ice_cream was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.source_berry_ice_cream_block was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.source_berry_milkshake was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.stuffed_cantaloupe was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.stuffed_cantaloupe_block was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.venison_chops was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.venison_stew was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.venison_stew_cup was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.wild_salmonberries was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.wrapped_cantaloupe was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.yucca_fruit_crate was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.nut_milk was corrected from null to its default, true. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.clover_honey was corrected from null to its default, false. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.give_sliced_directly was corrected from null to its default, false. [10Jan2025 14:53:33.956] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Registry & Recipes.melon_juicing was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/storagedrawers-common.toml is not correct. Correcting [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.baseStackStorage was corrected from null to its default, 4. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.controllerRange was corrected from null to its default, 50. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.enableAnalogRedstone was corrected from null to its default, false. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.enableUI was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.enableSidedInput was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.enableSidedOutput was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.enableExtraCompactingRules was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.enableDetachedDrawers was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.forceDetachedDrawersMaxCapacityCheck was corrected from null to its default, false. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.debugTrace was corrected from null to its default, false. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.compactingRules was corrected from null to its default, [minecraft:clay, minecraft:clay_ball, 4]. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.heavyDrawers was corrected from null to its default, false. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.enablePersonalKey was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.level1Mult was corrected from null to its default, 2. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.level2Mult was corrected from null to its default, 4. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.level3Mult was corrected from null to its default, 8. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.level4Mult was corrected from null to its default, 16. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.level5Mult was corrected from null to its default, 32. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableStorageUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.957] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableFillLevelUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableRedstoneUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableIlluminationUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableVoidUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableBalanceUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enablePortabilityUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableRemoteUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key StorageUpgrades.enableRemoteGroupUpgrade was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Conversion was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Conversion.oreTypeWhitelist was corrected from null to its default, [forge:storage_blocks, forge:ingots, forge:nuggets]. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Conversion.oreMaterialWhitelist was corrected from null to its default, [aluminum, constantan, steel, uranium, invar, tin, lead, silver, platinum, nickel, osmium, bronze, electrum]. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Conversion.tagWhitelist was corrected from null to its default, []. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Conversion.tagBlacklist was corrected from null to its default, []. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Conversion.itemEquivalenceGroups was corrected from null to its default, []. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Integration was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Integration.enableCoFHIntegration was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Integration.wailaStackRemainder was corrected from null to its default, true. [10Jan2025 14:53:33.958] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Integration.wailaRespectQuantifyKey was corrected from null to its default, false. [10Jan2025 14:53:33.959] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/railways-common.toml is not correct. Correcting [10Jan2025 14:53:33.959] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key registerMissingTracks was corrected from null to its default, false. [10Jan2025 14:53:33.959] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disableDatafixer was corrected from null to its default, false. [10Jan2025 14:53:33.960] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/universalenchants-common.toml is not correct. Correcting [10Jan2025 14:53:33.960] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchant_command was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.960] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchant_command.remove_max_level_limit was corrected from null to its default, true. [10Jan2025 14:53:33.960] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchant_command.fix_enchant_command was corrected from null to its default, true. [10Jan2025 14:53:33.961] [main/INFO] [Puzzles Lib/]: Loading common config for universalenchants [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/buildinggadgets2-common.toml is not correct. Correcting [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rayTraceRange was corrected from null to its default, 32. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.building_gadget was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.building_gadget.maxPower was corrected from null to its default, 500000. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.building_gadget.baseCost was corrected from null to its default, 50. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.exchanging_gadget was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.exchanging_gadget.maxPower was corrected from null to its default, 500000. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.exchanging_gadget.baseCost was corrected from null to its default, 100. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.cutpaste_gadget was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.cutpaste_gadget.maxPower was corrected from null to its default, 5000000. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.cutpaste_gadget.baseCost was corrected from null to its default, 200. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.cutpaste_gadget.baseCostNew was corrected from null to its default, 50. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.copypaste_gadget was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.copypaste_gadget.maxPower was corrected from null to its default, 1000000. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.copypaste_gadget.baseCost was corrected from null to its default, 50. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.destruction_gadget was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.destruction_gadget.maxPower was corrected from null to its default, 1000000. [10Jan2025 14:53:33.961] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key power.destruction_gadget.baseCost was corrected from null to its default, 200. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/legendary_monsters-common.toml is not correct. Correcting [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Chorusling Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Chorusling Settings.Chorusling Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Chorusling Settings.Chorusling Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Endersent Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Endersent Settings.Endersent Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Endersent Settings.Endersent Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Spiky Worm Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Spiky Worm Settings.Spiky Worm Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Spiky Worm Settings.Spiky Worm Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ambusher Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ambusher Settings.Ambusher Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ambusher Settings.Ambusher Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ambusher Settings.Allow Ambusher Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ancient Guardian Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ancient Guardian Settings.Ancient Guardian Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.962] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ancient Guardian Settings.Ancient Guardian Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ancient Guardian Settings.Allow Ancient Guardian Stun Ability was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Ancient Guardian Settings.Allow Ancient Guardian Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Knight Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Knight Settings.Haunted Knight Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Knight Settings.Haunted Knight Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Knight Settings.Allow Haunted Knight Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Guard Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Guard Settings.Haunted Guard Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Guard Settings.Haunted Guard Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Haunted Guard Settings.Allow Haunted Guard Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Posessed Paladin Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Posessed Paladin Settings.Posessed Paladin Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Posessed Paladin Settings.Posessed Paladin Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Posessed Paladin Settings.Allow Posessed Paladin Stun Ability was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Posessed Paladin Settings.Allow Posessed Paladin Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Overgrown Colosuss Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Overgrown Colosuss Settings.Overgrown Colosuss Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Overgrown Colosuss Settings.Overgrown Colosuss Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Overgrown Colosuss Settings.Allow Overgrown Colosuss Stun Ability was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Overgrown Colosuss Settings.Allow Overgrown Colosuss Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Mossy Golem Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Mossy Golem Settings.Mossy Golem Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Mossy Golem Settings.Mossy Golem Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Mossy Golem Settings.Allow Dune Sentinel Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Cloud Golem Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Cloud Golem Settings.Cloud Golem Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Cloud Golem Settings.Cloud Golem Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Cloud Golem Settings.Allow Cloud Golem Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Cloud Golem's Falling Cloud Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Cloud Golem's Falling Cloud Settings.Falling Cloud Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Frostbitten Golem Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Frostbitten Golem Settings.Frostbitten Golem Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Frostbitten Golem Settings.Frostbitten Golem Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Frostbitten Golem Settings.Allow Frostbitten Golem Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Dune Sentinel Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Dune Sentinel Settings.Dune Sentinel Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Dune Sentinel Settings.Dune Sentinel Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Dune Sentinel Settings.Bomber Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Dune Sentinel Settings.Bomber Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Skeletosaurus Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Skeletosaurus Settings.Skeletosaurus Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Skeletosaurus Settings.Skeletosaurus Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Lava Eater Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Lava Eater Settings.Lava Eater Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Lava Eater Settings.Lava Eater Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Lava Eater Settings.Allow Lava Eater Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Warped Fungussus Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Warped Fungussus Settings.Warped Fungussus Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Warped Fungussus Settings.Warped Fungussus Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Withered Abomination Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.963] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Withered Abomination Settings.Withered Abomination Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.964] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Withered Abomination Settings.Withered Abomination Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.964] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Withered Abomination Settings.Allow Withered Abomination Stun Ability was corrected from null to its default, false. [10Jan2025 14:53:33.964] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Shulker Mimic Settings was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.964] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Shulker Mimic Settings.Shulker Mimic Damage Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.964] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Shulker Mimic Settings.Shulker Mimic Health Multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:33.964] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mob Settings.Shulker Mimic Settings.Allow Shulker Mimic Projectile Damage was corrected from null to its default, true. [10Jan2025 14:53:33.965] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/CoroUtil/General.toml is not correct. Correcting [10Jan2025 14:53:33.965] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.965] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.useLoggingLog was corrected from null to its default, true. [10Jan2025 14:53:33.965] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.useLoggingDebug was corrected from null to its default, false. [10Jan2025 14:53:33.965] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.useLoggingError was corrected from null to its default, true. [10Jan2025 14:53:33.965] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/sporedata.toml is not correct. Correcting [10Jan2025 14:53:33.965] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Human was corrected from null to its default, [spore:mutated_fiber|50|1|3, spore:mutated_heart|10|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Drowned was corrected from null to its default, [spore:mutated_fiber|50|1|3, spore:mutated_heart|5|1|1, minecraft:copper_ingot|15|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Villager was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:mutated_heart|10|1|1, spore:cerebrum|25|1|1, spore:spine_fragment|15|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Pillager was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:mutated_heart|10|1|1, spore:cerebrum|25|1|1, spore:spine_fragment|15|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Witch was corrected from null to its default, [spore:mutated_fiber|50|1|3, minecraft:stick|60|1|6, minecraft:glowstone_dust|30|1|3, spore:cerebrum|30|1|1, spore:spine_fragment|15|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Wandering Trader was corrected from null to its default, [spore:mutated_fiber|80|2|5, spore:mutated_heart|10|1|1, spore:cerebrum|30|1|1, spore:spine_fragment|15|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Evoker was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:armor_fragment|70|1|3, spore:claw_fragment|80|3|6, spore:mutated_heart|10|1|1, spore:cerebrum|25|1|1, spore:spine_fragment|15|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Vindicator was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:armor_fragment|80|1|4, spore:mutated_heart|10|1|1, spore:cerebrum|25|1|1, spore:spine_fragment|15|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Claw was corrected from null to its default, [spore:mutated_fiber|50|1|3, spore:armor_fragment|80|1|2, spore:claw_fragment|80|2|6]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Adventurer was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:mutated_heart|10|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Infected Husk was corrected from null to its default, [spore:mutated_fiber|50|5|7, spore:mutated_heart|15|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Plagued was corrected from null to its default, [spore:mutated_fiber|50|5|7, spore:mutated_heart|10|1|1, spore:spine_fragment|15|1|3, spore:cerebrum|25|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Lacerator was corrected from null to its default, [spore:mutated_fiber|50|5|7, spore:mutated_heart|10|1|1, minecraft:iron_ingot|15|1|3, spore:cerebrum|25|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Braiomil was corrected from null to its default, [spore:mutated_fiber|80|1|3, spore:armor_fragment|50|1|2, spore:claw_fragment|80|1|3, spore:mutated_heart|10|1|1, spore:alveolic_sack|40|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Knight was corrected from null to its default, [spore:mutated_fiber|70|1|5, spore:armor_fragment|80|4|9, spore:mutated_heart|10|1|1, spore:claw_fragment|80|6|9]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Griefer was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:armor_fragment|80|2|4, spore:mutated_heart|10|1|1, spore:claw_fragment|80|3|6, spore:tumor|100|1|3, spore:innards|50|1|1, spore:tendons|70|3|7]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Phayres was corrected from null to its default, [spore:mutated_fiber|80|1|3, spore:armor_fragment|50|1|2, spore:claw_fragment|80|1|3, spore:mutated_heart|10|1|1, spore:wing_membrane|60|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Spitter was corrected from null to its default, [spore:mutated_fiber|80|1|3, spore:armor_fragment|50|1|2, spore:mutated_heart|10|1|1, spore:cerebrum|20|1|1, spore:spine_fragment|15|1|3, spore:corrosive_sack|30|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Slasher was corrected from null to its default, [spore:mutated_fiber|70|1|5, spore:armor_fragment|80|4|9, spore:mutated_heart|10|1|1, spore:cerebrum|20|1|1, spore:spine_fragment|15|1|3, spore:sickle_fragment|60|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Leaper was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:innards|50|1|1, spore:armor_fragment|80|2|4, spore:mutated_heart|10|1|1, spore:claw_fragment|80|3|6, spore:cerebrum|20|1|1, spore:spine_fragment|15|1|3, spore:tendons|60|3|7]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Howler was corrected from null to its default, [spore:mutated_fiber|80|1|3, spore:claw_fragment|80|1|3, spore:armor_fragment|50|1|2, spore:mutated_heart|10|1|1, spore:cerebrum|20|1|1, spore:spine_fragment|15|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Stalker was corrected from null to its default, [spore:mutated_fiber|70|1|5, spore:armor_fragment|80|3|6, spore:mutated_heart|10|1|1, spore:claw_fragment|80|1|4, spore:cerebrum|20|1|1, spore:spine_fragment|15|1|3, spore:altered_spleen|30|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Brute was corrected from null to its default, [spore:mutated_fiber|50|2|5, spore:innards|50|1|1, spore:armor_fragment|80|5|12, spore:mutated_heart|10|1|1, spore:cerebrum|20|1|1, spore:spine_fragment|15|1|3, spore:tendons|60|3|7]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Volatile was corrected from null to its default, [spore:mutated_fiber|70|1|5, spore:armor_fragment|80|2|6, spore:mutated_heart|10|1|1, spore:claw_fragment|80|6|9, spore:innards|50|1|1, spore:tumor|100|2|4]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.VervaThorn was corrected from null to its default, [spore:mutated_fiber|70|3|8, spore:armor_fragment|80|4|14, spore:mutated_heart|10|1|1, spore:claw_fragment|80|6|14]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Scavenger was corrected from null to its default, [spore:mutated_fiber|80|1|3, spore:armor_fragment|50|1|2, spore:claw_fragment|80|1|3, spore:mutated_heart|10|1|1, spore:wing_membrane|60|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Bloater was corrected from null to its default, [spore:mutated_fiber|80|3|12, spore:mutated_heart|25|1|1, minecraft:copper_ingot|15|1|1, spore:tumor|100|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Gastgaber was corrected from null to its default, [spore:mutated_fiber|80|5|12, spore:armor_fragment|80|2|6, spore:mutated_heart|10|1|3, spore:claw_fragment|80|6|9, spore:innards|50|1|2, spore:tumor|100|4|8, spore:tendons|60|3|7]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Specter was corrected from null to its default, [spore:mutated_fiber|80|5|17, spore:armor_fragment|80|2|9, spore:mutated_heart|10|1|3, spore:claw_fragment|80|6|9, spore:innards|50|1|2, spore:tumor|100|4|8, spore:tendons|60|3|7]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Construct was corrected from null to its default, [spore:mutated_fiber|80|5|17, spore:mutated_heart|10|1|3, spore:innards|50|1|2, spore:tumor|100|4|8, spore:tendons|60|3|7]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Scamper was corrected from null to its default, [spore:mutated_fiber|50|1|4, spore:armor_fragment|80|1|3, spore:mutated_heart|10|1|1, spore:tumor|100|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Sieger was corrected from null to its default, [spore:mutated_fiber|100|33|75, spore:armor_fragment|100|15|38, spore:mutated_heart|70|3|7, spore:tumor|100|2|5, spore:cerebrum|70|2|7, spore:spine_fragment|56|4|9]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Howitzer was corrected from null to its default, [spore:mutated_fiber|100|53|95, spore:armor_fragment|100|15|25, spore:mutated_heart|90|6|14, spore:tumor|100|6|15, spore:cerebrum|70|2|7, spore:spine_fragment|56|4|9, spore:innards|100|3|15]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Gazenbrecher was corrected from null to its default, [spore:mutated_fiber|100|33|75, spore:armor_fragment|100|15|38, spore:mutated_heart|70|3|7, spore:cerebrum|70|4|9, spore:spine_fragment|56|7|15]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Hindenburg was corrected from null to its default, [spore:mutated_fiber|100|33|75, spore:armor_fragment|100|1|4, spore:mutated_heart|70|3|7, spore:cerebrum|70|1|4, spore:spine_fragment|56|7|15, spore:tumor|100|7|22, spore:wing_membrane|100|3|11]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Sieger Tail was corrected from null to its default, [spore:mutated_fiber|100|10|25, spore:armor_fragment|100|3|10, spore:tumor|100|7|22]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Gazen Tongue was corrected from null to its default, [spore:mutated_fiber|100|5|14, spore:tumor|100|1|4]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Howitzer Leg loot was corrected from null to its default, [spore:mutated_fiber|100|10|25, spore:armor_fragment|100|6|17, spore:tumor|100|7|22, spore:tendons|70|6|12]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Proto Hivemind was corrected from null to its default, [spore:mutated_fiber|100|10|20, spore:armor_fragment|80|4|14, spore:mutated_heart|80|1|6, spore:cerebrum|100|2|11, spore:spine_fragment|80|2|8]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Jagdhund was corrected from null to its default, [spore:mutated_fiber|70|1|5, spore:armor_fragment|80|4|9, spore:mutated_heart|10|1|1, spore:claw_fragment|80|6|9]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Mound was corrected from null to its default, [spore:mutated_fiber|70|2|5]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Vigil was corrected from null to its default, [spore:mutated_fiber|100|6|15, spore:vigil_eye|100|1|1, spore:mutated_heart|30|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Umarmer was corrected from null to its default, [spore:mutated_fiber|100|6|15, spore:armor_fragment|80|1|8, spore:mutated_heart|30|1|1]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Usurper was corrected from null to its default, [spore:mutated_fiber|100|6|7, spore:armor_fragment|80|1|4, spore:mutated_heart|30|1|1, spore:corrosive_sack|70|1|3]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Wendigo was corrected from null to its default, [spore:mutated_fiber|70|5|9, spore:armor_fragment|80|7|12, spore:mutated_heart|50|1|1, spore:claw_fragment|80|5|15, spore:cerebrum|20|1|1, spore:spine_fragment|15|1|3, spore:altered_spleen|70|1|2]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Inquisitor was corrected from null to its default, [spore:mutated_fiber|70|12|34, spore:armor_fragment|80|12|22, spore:mutated_heart|50|1|1, spore:claw_fragment|80|5|15]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Brotkatze was corrected from null to its default, [spore:mutated_fiber|70|5|9, spore:armor_fragment|80|2|10, spore:mutated_heart|50|1|1, spore:claw_fragment|80|5|10, spore:alveolic_sack|80|2|4]. [10Jan2025 14:53:33.966] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Braurei was corrected from null to its default, [spore:mutated_fiber|100|12|23, spore:mutated_heart|50|1|3, spore:cerebrum|50|1|4, spore:spine_fragment|15|1|3, spore:altered_spleen|70|1|2]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Organite Block was corrected from null to its default, [spore:mutated_fiber|50|1|4, spore:spine|80|1|3, spore:innards|70|1|5, spore:altered_spleen|70|1|2, spore:mutated_heart|85|1|3, spore:alveolic_sack|80|2|4]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Loot Tables.Innards was corrected from null to its default, [minecraft:bone|50|1|2, minecraft:rotten_flesh|40|1|1, minecraft:golden_apple|5|1|1, spore:tumor|50|1|5, spore:mutated_fiber|65|1|5]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others.Infected Player possible names was corrected from null to its default, [The_Harbinger69, ABucketOfFriedChicken, LoneGuy, cheesepuff, Sire_AwfulThe1st, Azami, Deyvid, Dany_Why, Technoblade, Ike, Hypnotizd, That_Insane_Guy, JhonOK22, hacie, WhisperFire26, Pajera, Gistique, Demonid, Bowser, Mad_Dog, Ripley, Kraken, Zero, Joker_de_Coeur, bartsek009 , xXFuryXx, Nova69, Belladonna, Entity, Keymind, Whisper, Helldwin, Mademoiselle2016, Dr_Pilot_MOO]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others.Head Slot was corrected from null to its default, [minecraft:leather_helmet|50, minecraft:iron_helmet|20, minecraft:chainmail_helmet|20]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others.Chest Slot was corrected from null to its default, [minecraft:leather_chestplate|50, minecraft:iron_chestplate|20, minecraft:chainmail_chestplate|20]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others.Legs Slot was corrected from null to its default, [minecraft:leather_leggings|50, minecraft:iron_leggings|20, minecraft:chainmail_leggings|20]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others.Boots Slot was corrected from null to its default, [minecraft:leather_boots|50, minecraft:iron_boots|20, minecraft:chainmail_boots|20]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others.MainHand Slot was corrected from null to its default, [minecraft:stone_sword|50, minecraft:stone_axe|20, minecraft:bow|25, minecraft:pickaxe|20, minecraft:iron_sword|30]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Others.OffHand Slot was corrected from null to its default, [minecraft:torch|50, minecraft:shield|30, minecraft:flint_and_steel|30, minecraft:bow|45]. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Structure data was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Structure data.Biomass Lump minimal kills was corrected from null to its default, 5. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Structure data.Reconstructed Mind Block kills was corrected from null to its default, 40. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Structure data.The range of the overgrown spawner was corrected from null to its default, 32. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Structure data.The range of the Zoaholic was corrected from null to its default, 450. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Structure data.The range of the Outpost watcher was corrected from null to its default, 50. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Block infection was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.967] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Block infection.Blocks and their infected counterparts was corrected from null to its default, [minecraft:stone|spore:infested_stone, minecraft:grass_block|minecraft:mycelium, minecraft:dirt|spore:infested_dirt, minecraft:coarse_dirt|spore:infested_dirt, minecraft:podzol|spore:infested_dirt, minecraft:rooted_dirt|spore:infested_dirt, minecraft:podzol|spore:infested_dirt, minecraft:deepslate|spore:infested_deepslate, minecraft:sand|spore:infested_sand, minecraft:gravel|spore:infested_gravel, minecraft:netherrack|spore:infested_netherrack, minecraft:end_stone|spore:infested_end_stone, minecraft:soul_sand|spore:infested_soul_sand, minecraft:soul_soil|spore:infested_soul_sand, minecraft:sculk|spore:rooted_mycelium, minecraft:red_sand|spore:infested_red_sand, minecraft:clay|spore:infested_clay, minecraft:cobblestone|spore:infested_cobblestone, minecraft:cobbled_deepslate|spore:infested_cobbled_deepslate, spore:lab_block|spore:infested_laboratory_block, spore:lab_block1|spore:infested_laboratory_block1, spore:lab_block2|spore:infested_laboratory_block2, spore:lab_block3|spore:infested_laboratory_block3, the_flesh_that_hates:flesh_block|spore:biomass_block, the_flesh_that_hates:flesh_sand|spore:biomass_block, the_flesh_that_hates:flesh_tree|spore:biomass_block, the_flesh_that_hates:flesh_plank|spore:biomass_block, the_flesh_that_hates:flesh_pile|spore:biomass_block, the_flesh_that_hates:tumor|spore:biomass_block, the_flesh_that_hates:purulent_tumor|spore:biomass_block]. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cryogenic machine parameters was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cryogenic machine parameters.Blocks and their cleaned counterparts was corrected from null to its default, [spore:infested_stone|minecraft:stone, minecraft:mycelium|minecraft:dirt, spore:infested_dirt|minecraft:dirt, spore:infested_deepslate|minecraft:deepslate, spore:infested_sand|minecraft:sand, spore:infested_gravel|minecraft:gravel, spore:infested_netherrack|minecraft:netherrack, spore:infested_end_stone|minecraft:end_stone, spore:infested_soul_sand|minecraft:soul_sand, spore:infested_red_sand|minecraft:red_sand, spore:infested_clay|minecraft:clay, spore:infested_cobblestone|minecraft:cobblestone, spore:infested_cobbled_deepslate|minecraft:cobbled_deepslate, spore:infested_laboratory_block|spore:lab_block, spore:infested_laboratory_block1|spore:lab_block1, spore:infested_laboratory_block2|spore:lab_block2, spore:infested_laboratory_block3|spore:lab_block3]. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cryogenic machine parameters.Range was corrected from null to its default, 20. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cryogenic machine parameters.Damage was corrected from null to its default, 5.0. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cryogenic machine parameters.Ammo was corrected from null to its default, 12000. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cryogenic machine parameters.Should the CDU create snow? was corrected from null to its default, true. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raid system parameters was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raid system parameters.Raid level 1 spawns was corrected from null to its default, [spore:inf_human, spore:inf_husk, spore:inf_drowned, spore:inf_villager, spore:inf_pillager, spore:inf_player, spore:inf_witch]. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raid system parameters.Raid level 2 spawns was corrected from null to its default, [spore:inf_human, spore:howler, spore:inf_husk, spore:knight, spore:brute, spore:slasher, spore:inf_witch, spore:braiomil, spore:inf_villager, spore:jagd, spore:inf_pillager, spore:inf_player]. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raid system parameters.Raid level 3 spawns was corrected from null to its default, [spore:griefer, spore:howler, spore:thorn, spore:busser, spore:scavenger, spore:bloater, spore:knight, spore:brute, spore:slasher, spore:volatile, spore:braiomil, spore:leaper, spore:spitter, spore:jagd, spore:inf_pillager, spore:stalker, spore:inf_vindicator, spore:inf_evoker]. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raid system parameters.Special Spawns was corrected from null to its default, [spore:brot, spore:inquisitor, spore:gastgaber, spore:wendigo, spore:ogre, spore:specter, spore:plagued, spore:lacerator, spore:inf_construct]. [10Jan2025 14:53:33.968] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Raid system parameters.Items that may drop at the end of the raid was corrected from null to its default, [spore:fleshy_bone, spore:hardened_bind, spore:fleshy_claw, spore:living_core, spore:spine, spore:armor_plate, spore:plated_muscle, spore:altered_spleen, spore:corrosive_sack, spore:sickle_fragment, spore:vigil_eye, spore:symbiotic_reagent, spore:cryogenic_reagent, spore:gastric_reagent, spore:corrosive_reagent, spore:calcified_tumor, spore:frozen_tumor, spore:sicken_tumor, spore:bile_tumor]. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/enderio/machines-common.toml is not correct. Correcting [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.alloySmelter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.alloySmelter.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.alloySmelter.usage was corrected from null to its default, 20. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.alloySmelter.vanillaItemEnergy was corrected from null to its default, 1500. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.crafter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.crafter.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.crafter.usage was corrected from null to its default, 3200. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.impulseHopper was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.impulseHopper.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.impulseHopper.usage was corrected from null to its default, 16. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.poweredSpawner was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.poweredSpawner.capacity was corrected from null to its default, 100000. [10Jan2025 14:53:33.971] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.poweredSpawner.usage was corrected from null to its default, 20. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.sagMill was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.sagMill.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.sagMill.usage was corrected from null to its default, 20. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.slicer was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.slicer.capacity was corrected from null to its default, 100000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.slicer.usage was corrected from null to its default, 30. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.soulBinder was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.soulBinder.capacity was corrected from null to its default, 128000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.soulBinder.usage was corrected from null to its default, 60. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.stirlingGenerator was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.stirlingGenerator.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.stirlingGenerator.burnSpeed was corrected from null to its default, 0.375. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.stirlingGenerator.fuelEfficiencyBase was corrected from null to its default, 80. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.stirlingGenerator.fuelEfficiencyStep was corrected from null to its default, 20. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.stirlingGenerator.generation was corrected from null to its default, 40. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.paintingMachine was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.paintingMachine.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.paintingMachine.usage was corrected from null to its default, 30. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.paintingMachine.energyCost was corrected from null to its default, 2400. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.photovoltaicCellRates was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.photovoltaicCellRates.energetic was corrected from null to its default, 4. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.photovoltaicCellRates.pulsating was corrected from null to its default, 16. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.photovoltaicCellRates.vibrant was corrected from null to its default, 64. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.capacitor_bank_capacity was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.capacitor_bank_capacity.basic was corrected from null to its default, 500000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.capacitor_bank_capacity.advanced was corrected from null to its default, 2000000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.capacitor_bank_capacity.vibrant was corrected from null to its default, 4000000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.wiredCharger was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.wiredCharger.capacity was corrected from null to its default, 128000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.wiredCharger.usage was corrected from null to its default, 30. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.soul_engine was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.soul_engine.capacity was corrected from null to its default, 100000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.soul_engine.burnSpeed was corrected from null to its default, 1. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.soul_engine.generation was corrected from null to its default, 1.0. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.drain was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.drain.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.drain.usage was corrected from null to its default, 10. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.aversion was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.aversion.capacity was corrected from null to its default, 64000. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy.aversion.usage was corrected from null to its default, 10. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchanter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchanter.lapisCostFactor was corrected from null to its default, 3.0. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchanter.levelCostFactor was corrected from null to its default, 0.75. [10Jan2025 14:53:33.972] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchanter.baseLevelCost was corrected from null to its default, 2. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key poweredSpawner was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key poweredSpawner.spawn_amount was corrected from null to its default, 4. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key poweredSpawner.maxentities was corrected from null to its default, 2. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key poweredSpawner.Spawn Type was corrected from null to its default, ENTITYTYPE. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key poweredSpawner.maxspawners was corrected from null to its default, 10. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/endofherobrine-common.toml is not correct. Correcting [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.experimental was corrected from null to its default, false. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.legacyStructures was corrected from null to its default, false. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.progressiveWrath was corrected from null to its default, true. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.mobPossession was corrected from null to its default, true. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.revertPossession was corrected from null to its default, true. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.remainPossessedTicks was corrected from null to its default, 12000. [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.blacklistPossession was corrected from null to its default, . [10Jan2025 14:53:33.973] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.spawnCooldown was corrected from null to its default, 3600. [10Jan2025 14:53:33.974] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.spawnChance was corrected from null to its default, 10. [10Jan2025 14:53:33.974] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.spawnBuilder was corrected from null to its default, true. [10Jan2025 14:53:33.993] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/enderio/armory-common.toml is not correct. Correcting [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.darksteelaxe was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.darksteelaxe.energyUsePerFelledLog was corrected from null to its default, 1500. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.darksteelpickaxe was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.darksteelpickaxe.obsidianBreakPowerUse was corrected from null to its default, 50. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.darksteelpickaxe.speedBoostWhenObsidian was corrected from null to its default, 50. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.darksteelpickaxe.useObsidianBreakSpeedAtHardness was corrected from null to its default, 30. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.efficiencyBoost was corrected from null to its default, 2. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.energyUsePerDamagePoint was corrected from null to its default, 750. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.activationCost_l1 was corrected from null to its default, 4. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.damageAbsorptionChance_l1 was corrected from null to its default, 0.5. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.maxEnergy_l1 was corrected from null to its default, 100000. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.activationCost_l2 was corrected from null to its default, 8. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.damageAbsorptionChance_l2 was corrected from null to its default, 0.6. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.maxEnergy_l2 was corrected from null to its default, 150000. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.activationCost_l3 was corrected from null to its default, 12. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.damageAbsorptionChance_l3 was corrected from null to its default, 0.7. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.maxEnergy_l3 was corrected from null to its default, 250000. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.activationCost_l4 was corrected from null to its default, 16. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.damageAbsorptionChance_l4 was corrected from null to its default, 0.85. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.empowered.maxEnergy_l4 was corrected from null to its default, 1000000. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosiveEnergyPerBlock was corrected from null to its default, 30. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosiveActivationCostI was corrected from null to its default, 8. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosiveI was corrected from null to its default, 1. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosiveActivationCostII was corrected from null to its default, 12. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosiveII was corrected from null to its default, 2. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosivePenetrationActivationCostI was corrected from null to its default, 8. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosivePenetrationI was corrected from null to its default, 1. [10Jan2025 14:53:33.994] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosivePenetrationActivationCostII was corrected from null to its default, 12. [10Jan2025 14:53:33.995] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.explosive.explosivePenetrationII was corrected from null to its default, 2. [10Jan2025 14:53:33.995] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.spoonActivationCost was corrected from null to its default, 4. [10Jan2025 14:53:33.995] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.forkActivationCost was corrected from null to its default, 4. [10Jan2025 14:53:33.995] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key darksteel.upgrades.directActivationCost was corrected from null to its default, 4. [10Jan2025 14:53:33.995] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/create-common.toml is not correct. Correcting [10Jan2025 14:53:33.996] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldgen was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.996] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key worldgen.disableWorldGen was corrected from null to its default, false. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/SirenHead.toml is not correct. Correcting [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Break leaves was corrected from null to its default, true. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Destroy Blocks with melee was corrected from null to its default, true. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Min waiting time was corrected from null to its default, 3000.0. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Max waiting time was corrected from null to its default, 5000.0. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Min stalking time was corrected from null to its default, 4000.0. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Max stalking time was corrected from null to its default, 6000.0. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Min spawn delay was corrected from null to its default, 14000.0. [10Jan2025 14:53:33.997] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Max spawn delay was corrected from null to its default, 18000.0. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/AUTIZMZ Rake.toml is not correct. Correcting [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DefaultRake was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DefaultRake.Can rake break blocks? was corrected from null to its default, true. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DefaultRake.Can rake climb? was corrected from null to its default, true. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DefaultRake.Skip to day was corrected from null to its default, true. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cave was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cave.Can cave spawn was corrected from null to its default, true. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Cave.Cave update check was corrected from null to its default, 1200.0. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key BloodHourRake was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key BloodHourRake.can bloodhour happen? was corrected from null to its default, true. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key BloodHourRake.bloodhour chance was corrected from null to its default, 5.0. [10Jan2025 14:53:33.998] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key BloodHourRake.can bloodhour break blocks? was corrected from null to its default, true. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Other Stuff was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Other Stuff.disable disable sleeping was corrected from null to its default, false. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Other Stuff.ambient day music was corrected from null to its default, false. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/Deep Void Config.toml is not correct. Correcting [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Generation&World was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Generation&World.PlaceCultTemple was corrected from null to its default, true. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Generation&World.PlayersTeleportInVoid was corrected from null to its default, true. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Generation&World.PlayersTeleportInEnd was corrected from null to its default, true. [10Jan2025 14:53:33.999] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Generation&World.TeleportHeight was corrected from null to its default, -70.0. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Generation&World.DeepVoidFog was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawns was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawns.SpawnAbductors was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawns.SpawnFallingCorpse was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawns.PlaceCorpseOnImpact was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawns.StalkerSpawns was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawns.StalkingStalkerSpawns was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.SeekLightWarning was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.DestroyLightSources was corrected from null to its default, true. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.VoidBlessingTimer was corrected from null to its default, 600.0. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.AllowOtherWorldTp was corrected from null to its default, false. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.AllowSoulLight was corrected from null to its default, false. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.OldLightSystem was corrected from null to its default, false. [10Jan2025 14:53:34.000] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.PlayerHallucinates was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/man_config.toml is not correct. Correcting [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.enable_spawning was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.min_spawn_rate was corrected from null to its default, 5000.0. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.max_spawn_rate was corrected from null to its default, 20000.0. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.jumpscare was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.min_chase_duration was corrected from null to its default, 400.0. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.max_chase_duration was corrected from null to its default, 1000.0. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.climbing was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.vanish_distance was corrected from null to its default, 30.0. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.spawn_at_day was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.darkness_effect was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.darkness_effect_duration was corrected from null to its default, 150.0. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.break_blocks was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.lightnings was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.spawn_sounds was corrected from null to its default, true. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.stage1_spawn_rate was corrected from null to its default, 600.0. [10Jan2025 14:53:34.001] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.stage2_spawn_rate was corrected from null to its default, 900.0. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.old_stalk_mechanic was corrected from null to its default, false. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.legacy_man was corrected from null to its default, false. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.search_mechanic was corrected from null to its default, true. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.block_hardness was corrected from null to its default, 2.0. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.block_hardness_search was corrected from null to its default, 5.0. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server and Client.block_break_timer was corrected from null to its default, 10.0. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/TheFigures.toml is not correct. Correcting [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key The Figures was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key The Figures.ambient sounds was corrected from null to its default, true. [10Jan2025 14:53:34.002] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key The Figures.background noise was corrected from null to its default, false. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/butcher.toml is not correct. Correcting [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Specific Tools Only was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Dragon Armor was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Structures was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Guide Book was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Vanilla Drops was corrected from null to its default, false. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Blood Spread was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Carcass Weight was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Block Weight was corrected from null to its default, false. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Pillager Disguise was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Salt Water was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Instant Drain was corrected from null to its default, false. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Sulfur Ore was corrected from null to its default, true. [10Jan2025 14:53:34.003] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Salt was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Salt Water: Vanilla Bucket was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Hints was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.Organs was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Boss Carcasses was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Boss Carcasses.End Dragon was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Boss Carcasses.Elder Guardian was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Boss Carcasses.Wither was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Farmer's Delight was corrected from null to its default, false. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Terra Firma Craft Carcasses was corrected from null to its default, false. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Terra Firma Craft drops was corrected from null to its default, false. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Blood Magic was corrected from null to its default, false. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Vampirism was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Vamp Delight was corrected from null to its default, false. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Werewolves was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mod Compatiblities.Hexerei was corrected from null to its default, true. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.004] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Player was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Bat was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Chicken was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Cow was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Frog was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Goat was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Hoglin was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Pig was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Rabbit was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Sheep was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Squid was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Turtle was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Villager was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Fox was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Puffer Fish was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Llama was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Panda was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Polar Bear was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Salmon was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Dolphin was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Cod was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Camel was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Glow Squid was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Skeleton was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Zombie was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Witch was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Creeper was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Pillager was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Spider was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Cave Spider was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Enderman was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Husk was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Drowned was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Wither Skeleton was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Piglin was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Zombified Piglin was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Carcasses/Corpses.Slime was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Seasonal was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Seasonal.Halloween was corrected from null to its default, true. [10Jan2025 14:53:34.005] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Seasonal.Christmas was corrected from null to its default, false. [10Jan2025 14:53:34.173] [modloading-worker-0/INFO] [Better Compatibility Checker/]: Better Compatibility Checker setup [10Jan2025 14:53:34.175] [modloading-worker-0/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor. [10Jan2025 14:53:34.190] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [maxhealthfix] Starting version check at https://updates.blamejared.com/get?n=maxhealthfix&gv=1.20.1 [10Jan2025 14:53:34.195] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Compatibility version 18 [10Jan2025 14:53:34.230] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Loading plugins [10Jan2025 14:53:34.245] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Loaded 1 plugin(s) [10Jan2025 14:53:34.245] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Initializing plugins [10Jan2025 14:53:34.252] [modloading-worker-0/INFO] [Sound Physics - General/]: Initializing Simple Voice Chat integration [10Jan2025 14:53:34.252] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Initialized 1 plugin(s) [10Jan2025 14:53:34.253] [modloading-worker-0/INFO] [voicechat/]: [voicechat] Registering events for 'sound_physics_remastered' [10Jan2025 14:53:34.254] [modloading-worker-0/INFO] [net.witherbean.mistmod.TheyWatchFromTheMist/]: HELLO FROM COMMON SETUP [10Jan2025 14:53:34.254] [modloading-worker-0/INFO] [net.witherbean.mistmod.TheyWatchFromTheMist/]: DIRT BLOCK >> minecraft:dirt [10Jan2025 14:53:34.254] [modloading-worker-0/INFO] [net.witherbean.mistmod.TheyWatchFromTheMist/]: HELLO FROM COMMON SETUP [10Jan2025 14:53:34.254] [modloading-worker-0/INFO] [net.witherbean.mistmod.TheyWatchFromTheMist/]: DIRT BLOCK >> minecraft:dirt [10Jan2025 14:53:34.255] [modloading-worker-0/INFO] [com.axedgaming.endersdelight.EndersDelight/]: HELLO FROM PREINIT [10Jan2025 14:53:34.255] [modloading-worker-0/INFO] [com.axedgaming.endersdelight.EndersDelight/]: DIRT BLOCK >> translation{key='block.minecraft.dirt', args=[]} [10Jan2025 14:53:34.257] [modloading-worker-0/WARN] [com.cupboard.Cupboard/]: Config leaky.json not found, recreating default [10Jan2025 14:53:34.257] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: leaky.json [10Jan2025 14:53:34.257] [modloading-worker-0/INFO] [com.leaky.Leaky/]: leaky mod initialized [10Jan2025 14:53:34.257] [modloading-worker-0/INFO] [com.blocklegend001.craftableenchantedgoldenapple.CraftableEnchantedGoldenApple/]: Mod Loaded! [10Jan2025 14:53:34.279] [modloading-worker-0/INFO] [Spartan Weaponry/]: Setting up Spartan Weaponry! [10Jan2025 14:53:34.283] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id jecalculation:main/0d261af9b5cf3540a38e2e7075f02a00 [10Jan2025 14:53:34.284] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id jecalculation:main/1a77c616fa8a3426b6c846171d78680e [10Jan2025 14:53:34.285] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id jecalculation:main/2dce92eae6323bbfaf2702b242f4033f [10Jan2025 14:53:34.310] [modloading-worker-0/INFO] [Spartan Shields/]: Setting up Spartan Shields! [10Jan2025 14:53:34.311] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/storagenetwork.toml is not correct. Correcting [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.logSpam was corrected from null to its default, false. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.reloadNetworkWhenUnloadChunk was corrected from null to its default, false. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.autoRefreshTicks was corrected from null to its default, 20. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.NotallowedBlocks was corrected from null to its default, [extrautils2:playerchest]. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.exchangeBufferSize was corrected from null to its default, 1024. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.remoteMaxRange was corrected from null to its default, -1. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.jeiMaximumRecipeTags was corrected from null to its default, 64. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.facades was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.facades.itemsNotAllowed was corrected from null to its default, [minecraft:ladder, minecraft:double_plant, minecraft:waterlily, minecraft:torch, minecraft:*_torch, minecraft:redstone, minecraft:iron_bars, minecraft:chest, minecraft:ender_chest, minecraft:sculk_vein, minecraft:string, minecraft:vine, minecraft:rail, minecraft:*_rail, minecraft:brewing_stand, minecraft:*_dripleaf, minecraft:*_pane, minecraft:*_sapling, minecraft:*_sign, minecraft:*_door, minecraft:*_banner, minecraft:*_shulker_box, cyclic:*_pipe, cyclic:*_bars, storagenetwork:*]. [10Jan2025 14:53:34.312] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagenetwork.facades.enabled was corrected from null to its default, true. [10Jan2025 14:53:34.321] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay [10Jan2025 14:53:34.321] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block [10Jan2025 14:53:34.321] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone [10Jan2025 14:53:34.322] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks [10Jan2025 14:53:34.322] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks [10Jan2025 14:53:34.322] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block [10Jan2025 14:53:34.322] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block [10Jan2025 14:53:34.322] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon [10Jan2025 14:53:34.322] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone [10Jan2025 14:53:34.322] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone [10Jan2025 14:53:34.323] [modloading-worker-0/INFO] [CorgiLib/]: Initializing network... [10Jan2025 14:53:34.324] [modloading-worker-0/INFO] [corgitaco.enhancedcelestials.EnhancedCelestials/]: Initialized enhancedcelestials network! [10Jan2025 14:53:34.328] [modloading-worker-0/INFO] [CorgiLib/]: Initialized network! [10Jan2025 14:53:34.336] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay [10Jan2025 14:53:34.551] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [maxhealthfix] Found status: BETA Current: 12.0.3 Target: 12.0.3 [10Jan2025 14:53:34.551] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [pickupnotifier] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/pickupnotifier.json [10Jan2025 14:53:34.564] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [pickupnotifier] Found status: UP_TO_DATE Current: 8.0.0 Target: null [10Jan2025 14:53:34.564] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [structure_gel] Starting version check at http://changelogs.moddinglegacy.com/structure-gel.json [10Jan2025 14:53:34.690] [main/INFO] [Biomancy/ModsCompatHandler]: Setup Alex's Caves compat... [10Jan2025 14:53:34.735] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD [10Jan2025 14:53:34.735] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER [10Jan2025 14:53:34.735] [main/INFO] [terrablender/]: Registered region yungscavebiomes:overworld to index 1 for type OVERWORLD [10Jan2025 14:53:34.768] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [structure_gel] Found status: BETA Current: 2.16.2 Target: null [10Jan2025 14:53:34.768] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancednetherite] Starting version check at https://raw.githubusercontent.com/Autovw/ModUpdates/master/advancednetherite/update.json [10Jan2025 14:53:34.772] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancednetherite] Found status: BETA Current: 2.1.3 Target: 2.1.3 [10Jan2025 14:53:34.772] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [searchables] Starting version check at https://updates.blamejared.com/get?n=searchables&gv=1.20.1 [10Jan2025 14:53:34.824] [main/INFO] [Moonlight/]: Initialized color sets in 57ms [10Jan2025 14:53:34.843] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 2 for type OVERWORLD [10Jan2025 14:53:34.870] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [searchables] Found status: BETA Current: 1.0.3 Target: 1.0.3 [10Jan2025 14:53:34.870] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.20.1 [10Jan2025 14:53:34.985] [modloading-worker-0/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 1/2 (Server) [10Jan2025 14:53:34.985] [modloading-worker-0/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server) [10Jan2025 14:53:35.012] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server) [10Jan2025 14:53:35.012] [main/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap - Stage 2/2 (Server) [10Jan2025 14:53:35.208] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.IMCHandler/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainerMenu for CraftingTweaks via IMC [10Jan2025 14:53:35.312] [modloading-worker-0/INFO] [AttributeFix/]: Loaded values for 62 compatible attributes. [10Jan2025 14:53:35.312] [modloading-worker-0/INFO] [AttributeFix/]: Creating a new config file at /server/config/attributefix.json. [10Jan2025 14:53:35.318] [modloading-worker-0/INFO] [AttributeFix/]: Saving config file. 62 entries. [10Jan2025 14:53:35.318] [modloading-worker-0/INFO] [AttributeFix/]: Applying changes for 62 attributes. [10Jan2025 14:53:35.343] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at com.mrbysco.enchantableblocks.compat.jade.JadeCompat [10Jan2025 14:53:35.348] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at de.maxhenkel.gravestone.integration.waila.PluginGraveStone [10Jan2025 14:53:35.349] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at net.geforcemods.securitycraft.compat.hudmods.JadeDataProvider [10Jan2025 14:53:35.350] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at net.p3pp3rf1y.sophisticatedstorage.compat.jade.StorageJadePlugin [10Jan2025 14:53:35.351] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at net.blay09.mods.waystones.compat.JadeIntegration [10Jan2025 14:53:35.351] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.vanilla.VanillaPlugin [10Jan2025 14:53:35.359] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.universal.UniversalPlugin [10Jan2025 14:53:35.362] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at snownee.jade.addon.core.CorePlugin [10Jan2025 14:53:35.364] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at appeng.integration.modules.jade.JadeModule [10Jan2025 14:53:35.376] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at net.brnbrd.delightful.compat.jade.DelightfulJadePlugin [10Jan2025 14:53:35.376] [modloading-worker-0/INFO] [Jade/]: Start loading plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila [10Jan2025 14:53:35.567] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [codechickenlib] Found status: UP_TO_DATE Current: **.**.**.** Target: null [10Jan2025 14:53:35.567] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sliceanddice] Starting version check at https://api.modrinth.com/updates/slice-and-dice/forge_updates.json [10Jan2025 14:53:35.663] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sliceanddice] Found status: UP_TO_DATE Current: 3.3.0 Target: null [10Jan2025 14:53:35.663] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mutantmonsters] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/mutantmonsters.json [10Jan2025 14:53:35.667] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mutantmonsters] Found status: UP_TO_DATE Current: 8.0.7 Target: null [10Jan2025 14:53:35.667] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.20.1 [10Jan2025 14:53:35.764] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Found status: BETA Current: 21.0.4 Target: 21.0.4 [10Jan2025 14:53:35.764] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [good_nights_sleep] Starting version check at http://changelogs.moddinglegacy.com/good-nights-sleep.json [10Jan2025 14:53:35.824] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [good_nights_sleep] Found status: UP_TO_DATE Current: 1.3.1 Target: null [10Jan2025 14:53:35.826] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.20.1 [10Jan2025 14:53:35.924] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Found status: BETA Current: 8.0.6 Target: 8.0.6 [10Jan2025 14:53:35.924] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.20.1 [10Jan2025 14:53:36.022] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA Current: 14.0.48 Target: 14.0.48 [10Jan2025 14:53:36.022] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesaccessapi] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzlesaccessapi.json [10Jan2025 14:53:36.026] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzlesaccessapi] Found status: BETA Current: 8.0.7 Target: null [10Jan2025 14:53:36.026] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [10Jan2025 14:53:36.094] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 47.3.0 Target: null [10Jan2025 14:53:36.094] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voicechat] Starting version check at https://update.maxhenkel.de/forge/voicechat [10Jan2025 14:53:36.290] [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' [10Jan2025 14:53:36.515] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voicechat] Found status: OUTDATED Current: 1.20.1-2.5.26 Target: 1.20.1-2.5.27 [10Jan2025 14:53:36.515] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sound_physics_remastered] Starting version check at https://update.maxhenkel.de/forge/sound_physics_remastered [10Jan2025 14:53:36.616] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sound_physics_remastered] Found status: AHEAD Current: 1.20.1-1.4.8 Target: null [10Jan2025 14:53:36.617] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json [10Jan2025 14:53:36.664] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Found status: BETA Current: 10.0.0 Target: null [10Jan2025 14:53:36.664] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Starting version check at https://api.modrinth.com/updates/flywheel/forge_updates.json [10Jan2025 14:53:36.720] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flywheel] Found status: BETA Current: 0.6.11-13 Target: null [10Jan2025 14:53:36.720] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at https://update.maxhenkel.de/forge/gravestone [10Jan2025 14:53:36.821] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Found status: AHEAD Current: 1.20.1-1.0.24 Target: null [10Jan2025 14:53:36.821] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json [10Jan2025 14:53:36.917] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23625!/assets/.mcassetsroot' uses unexpected schema [10Jan2025 14:53:36.917] [main/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar%23625!/data/.mcassetsroot' uses unexpected schema [10Jan2025 14:53:36.975] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [securitycraft] Found status: UP_TO_DATE Current: 1.9.12 Target: null [10Jan2025 14:53:36.975] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json [10Jan2025 14:53:36.980] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 8.1.25 Target: null [10Jan2025 14:53:36.980] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/DashieDev/DoggyTalentsNext/0d05eaff7c4b588831ca6480f737187f44dda820/check_for_update/update.json [10Jan2025 14:53:36.983] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: BETA Current: 1.18.39 Target: 1.17.2 [10Jan2025 14:53:36.984] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sleeping_bags] Starting version check at https://update.maxhenkel.de/forge/sleeping_bags [10Jan2025 14:53:36.988] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack builtin/classic, loading it automatically [10Jan2025 14:53:36.988] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack builtin/default, loading it automatically [10Jan2025 14:53:36.988] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack fabric, loading it automatically [10Jan2025 14:53:36.988] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack mutantmonsters:biome_modifications, loading it automatically [10Jan2025 14:53:36.988] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack tact/apply_tag_adjustments, loading it automatically [10Jan2025 14:53:37.085] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [sleeping_bags] Found status: AHEAD Current: 1.20.1-1.0.9 Target: null [10Jan2025 14:53:37.085] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.20.1 [10Jan2025 14:53:37.182] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 20.2.13 Target: 20.2.13 [10Jan2025 14:53:37.182] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json [10Jan2025 14:53:37.186] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 3.0.0 Target: null [10Jan2025 14:53:37.186] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [witherstormmod] Starting version check at https://raw.githubusercontent.com/nonamecrackers2/cwsm-update-info/main/update_checker.json [10Jan2025 14:53:37.190] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [witherstormmod] Found status: UP_TO_DATE Current: 4.2.1 Target: null [10Jan2025 14:53:37.190] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [biomancy] Starting version check at https://api.modrinth.com/updates/uAAuyU4M/forge_updates.json [10Jan2025 14:53:37.333] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [biomancy] Found status: BETA Current: **.**.**.** Target: **.**.**.** [10Jan2025 14:53:37.333] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.20.1 [10Jan2025 14:53:37.430] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: **.**.**.** Target: **.**.**.** [10Jan2025 14:53:37.430] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.19/update.json [10Jan2025 14:53:37.452] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: BETA Current: 1.11.3 Target: null [10Jan2025 14:53:37.452] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.20.1 [10Jan2025 14:53:37.677] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enderstorage] Found status: UP_TO_DATE Current: **.**.**.** Target: null [10Jan2025 14:53:37.677] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moonlight] Starting version check at https://raw.githubusercontent.com/MehVahdJukaar/Moonlight/multi-loader/forge/update.json [10Jan2025 14:53:37.681] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moonlight] Found status: BETA Current: 1.20-2.13.47 Target: null [10Jan2025 14:53:37.681] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [delightful] Starting version check at https://raw.githubusercontent.com/brnbrd/Delightful/1.20.1/update/update.json [10Jan2025 14:53:37.698] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [delightful] Found status: UP_TO_DATE Current: 3.6.2 Target: null [10Jan2025 14:53:37.699] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json [10Jan2025 14:53:37.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Found status: UP_TO_DATE Current: 3.4.26 Target: null [10Jan2025 14:53:37.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [universalenchants] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/universalenchants.json [10Jan2025 14:53:37.707] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [universalenchants] Found status: UP_TO_DATE Current: 8.0.0 Target: null [10Jan2025 14:53:37.707] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [packetfixer] Starting version check at https://api.modrinth.com/updates/packet-fixer/forge_updates.json [10Jan2025 14:53:37.754] [main/INFO] [KubeJS Server/]: example.js#5: Hello, World! (Loaded server scripts) [10Jan2025 14:53:37.755] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:example.js in 0.001 s [10Jan2025 14:53:37.762] [main/INFO] [KubeJS Server/]: Loaded script enhancedcelestials:kubejs/extreme_zombie_moon.js in 0.007 s [10Jan2025 14:53:37.762] [main/INFO] [KubeJS Server/]: Loaded 2/2 KubeJS server scripts in 0.019 s with 0 errors and 0 warnings [10Jan2025 14:53:37.762] [main/INFO] [KubeJS Server/]: Scripts loaded [10Jan2025 14:53:37.798] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [packetfixer] Found status: UP_TO_DATE Current: 1.4.3 Target: null [10Jan2025 14:53:37.798] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [overflowingbars] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/overflowingbars.json [10Jan2025 14:53:37.822] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [overflowingbars] Found status: UP_TO_DATE Current: 8.0.1 Target: null [10Jan2025 14:53:39.081] [main/ERROR] [betterendisland/]: key missing: bei_ExtraDragonFight in {BorderCenterX:0.0d,BorderCenterZ:0.0d,BorderDamagePerBlock:0.2d,BorderSafeZone:5.0d,BorderSize:5.9999968E7d,BorderSizeLerpTarget:5.9999968E7d,BorderSizeLerpTime:0L,BorderWarningBlocks:5.0d,BorderWarningTime:15.0d,CustomBossEvents:{},DataPacks:{Disabled:["bundle"],Enabled:["vanilla","mod:forge"]},DataVersion:3465,DayTime:836L,Difficulty:2b,DifficultyLocked:0b,DragonFight:{DragonKilled:0b,Gateways:[I;19,9,11,1,15,12,0,18,14,5,3,13,16,17,4,7,6,10,8,2],NeedsStateScanning:1b,PreviouslyKilled:0b},GameRules:{announceAdvancements:"true",blockExplosionDropDecay:"true",commandBlockOutput:"true",commandModificationBlockLimit:"32768",disableElytraMovementCheck:"false",disableRaids:"false",doDaylightCycle:"true",doEntityDrops:"true",doFireTick:"true",doImmediateRespawn:"false",doInsomnia:"true",doLimitedCrafting:"false",doMobLoot:"true",doMobSpawning:"true",doPatrolSpawning:"true",doTileDrops:"true",doTraderSpawning:"true",doVinesSpread:"true",doWardenSpawning:"true",doWeatherCycle:"true",drowningDamage:"true",fallDamage:"true",fireDamage:"true",forgiveDeadPlayers:"true",freezeDamage:"true",globalSoundEvents:"true",keepInventory:"false",lavaSourceConversion:"false",logAdminCommands:"true",maxCommandChainLength:"65536",maxEntityCramming:"24",mobExplosionDropDecay:"true",mobGriefing:"true",naturalRegeneration:"true",playersSleepingPercentage:"100",randomTickSpeed:"3",reducedDebugInfo:"false",sendCommandFeedback:"true",showDeathMessages:"true",snowAccumulationHeight:"1",spawnRadius:"10",spectatorsGenerateChunks:"true",tntExplosionDropDecay:"false",universalAnger:"false",waterSourceConversion:"true"},GameType:0,LastPlayed:1736539185728L,LevelName:"world",ScheduledEvents:[],ServerBrands:["forge"],SpawnAngle:0.0f,SpawnX:0,SpawnY:109,SpawnZ:32,Time:836L,Version:{Id:3465,Name:"1.20.1",Series:"main",Snapshot:0b},WanderingTraderSpawnChance:25,WanderingTraderSpawnDelay:24000,WasModded:1b,WorldGenSettings:{bonus_chest:0b,dimensions:{"minecraft:overworld":{generator:{biome_source:{preset:"minecraft:overworld",type:"minecraft:multi_noise"},settings:"minecraft:overworld",type:"minecraft:noise"},type:"minecraft:overworld"},"minecraft:the_end":{generator:{biome_source:{type:"minecraft:the_end"},settings:"minecraft:end",type:"minecraft:noise"},type:"minecraft:the_end"},"minecraft:the_nether":{generator:{biome_source:{preset:"minecraft:nether",type:"minecraft:multi_noise"},settings:"minecraft:nether",type:"minecraft:noise"},type:"minecraft:the_nether"}},generate_features:1b,seed:1180935897464993337L},allowCommands:0b,clearWeatherTime:0,confirmedExperimentalSettings:0b,forgeLifecycle:"stable",hardcore:0b,initialized:1b,rainTime:97312,raining:0b,thunderTime:118983,thundering:0b,version:19133} [10Jan2025 14:53:39.378] [main/INFO] [APTweaks(Gamerules)/]: Registering /aptweaks commands for Adaptive Performance Tweaks: Gamerules ... [10Jan2025 14:53:39.379] [main/INFO] [APTweaks(Core)/]: Registering /aptweaks commands for Adaptive Performance Tweaks: Core ... [10Jan2025 14:53:39.414] [main/INFO] [APTweaks(Spawn)/]: Registering /aptweaks commands for Adaptive Performance Tweaks: Spawn ... [10Jan2025 14:53:39.453] [main/INFO] [Spartan Weaponry/]: Finished registering commands for Spartan Weaponry! [10Jan2025 14:53:39.458] [main/INFO] [APTweaks(Items)/]: Registering /aptweaks commands for Adaptive Performance Tweaks: Items ... [10Jan2025 14:53:39.459] [main/INFO] [APTweaks(Player)/]: Registering /aptweaks commands for Adaptive Performance Tweaks: Player ... [10Jan2025 14:53:39.549] [main/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Adding datapack listener capsid_recipes [10Jan2025 14:53:39.621] [Worker-Main-8/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_215924_ in modernfix-forge.mixins.json:perf.tag_id_caching.TagEntryMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. [10Jan2025 14:53:39.915] [Worker-Main-8/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag forge:cooked_poultry as it is missing following references: tfc:food/cooked_chicken (from htm-1.20.1-forge-1.0.8.jar), tfc:food/cooked_quail (from htm-1.20.1-forge-1.0.8.jar), tfc:food/cooked_pheasant (from htm-1.20.1-forge-1.0.8.jar), tfc:food/cooked_turkey (from htm-1.20.1-forge-1.0.8.jar), tfc:food/cooked_grouse (from htm-1.20.1-forge-1.0.8.jar), tfc:food/cooked_duck (from htm-1.20.1-forge-1.0.8.jar) [10Jan2025 14:53:39.919] [Worker-Main-8/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag forge:straw as it is missing following references: tfc:straw (from htm-1.20.1-forge-1.0.8.jar) [10Jan2025 14:53:39.922] [Worker-Main-8/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag forge:raw_poultry as it is missing following references: tfc:food/chicken (from htm-1.20.1-forge-1.0.8.jar), tfc:food/quail (from htm-1.20.1-forge-1.0.8.jar), tfc:food/pheasant (from htm-1.20.1-forge-1.0.8.jar), tfc:food/turkey (from htm-1.20.1-forge-1.0.8.jar), tfc:food/grouse (from htm-1.20.1-forge-1.0.8.jar), tfc:food/duck (from htm-1.20.1-forge-1.0.8.jar) [10Jan2025 14:53:39.923] [Worker-Main-8/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag forge:arrow_head as it is missing following references: htm:metal_arrow_head (from htm-1.20.1-forge-1.0.8.jar) [10Jan2025 14:53:40.028] [Worker-Main-2/ERROR] [net.minecraft.tags.TagLoader/]: Couldn't load tag legendary_monsters:ancient_stronghold_biomes as it is missing following references: minecraft:spruce_forest (from legendarymonsters-1.6.2 MC 1.20.1.jar) [10Jan2025 14:53:40.152] [Worker-Main-7/INFO] [Mantle/]: Loaded 17 loot table injectors injecting into 15 tables in 27.069214 ms [10Jan2025 14:53:40.455] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:dimensional_traders:blocks/twilight_forest_trader_stall java.lang.IllegalArgumentException: Can't find block dimensional_traders:twilight_forest_trader_stall at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_81802_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:79) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition$Serializer.m_7561_(LootItemBlockStatePropertyCondition.java:68) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:85) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?] at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] 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) ~[?:?] [10Jan2025 14:53:40.480] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:scp3008:blocks/placerfirsteverydirection com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'scp3008:placerfirsteverydirection' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?] at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] 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) ~[?:?] [10Jan2025 14:53:40.485] [Worker-Main-5/INFO] [Spartan Weaponry/]: Adding Diamond Weapons to the End City Treasure Loot Table! [10Jan2025 14:53:40.508] [Worker-Main-5/INFO] [Spartan Weaponry/]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table! [10Jan2025 14:53:40.537] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:scp3008:blocks/teleportation_to_walls com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'scp3008:teleportation_to_walls' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?] at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] 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) ~[?:?] [10Jan2025 14:53:40.763] [Worker-Main-5/ERROR] [net.minecraftforge.common.ForgeHooks/]: Couldn't parse element loot_tables:scp3008:blocks/teleportation_to_no_walls com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'scp3008:teleportation_to_no_walls' at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:145) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:153) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:471) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:192) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:189) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1290) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:179) ~[gson-2.10.jar%2372!/:?] at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:463) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:481) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:294) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:291) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?] at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:871) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraftforge.common.ForgeHooks.lambda$getLootTableDeserializer$3(ForgeHooks.java:848) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraft.world.level.storage.loot.LootDataType.deserialize(LootDataType.java:45) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.level.storage.loot.LootDataManager.lambda$scheduleElementParse$4(LootDataManager.java:56) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?] at net.minecraft.world.level.storage.loot.LootDataManager.m_278660_(LootDataManager.java:55) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] 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) ~[?:?] [10Jan2025 14:53:40.818] [Worker-Main-5/INFO] [Spartan Weaponry/]: Adding Iron Weapons to the Village Weaponsmith Loot Table! [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/phasing_scary_spider}.pools[0].entries[1].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/carrying_scary_spider}.pools[0].entries[2].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/venomous_spider}.pools[0].entries[1].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/leaching_spider}.pools[0].entries[2].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/carrying_scary_spider}.pools[0].entries[1].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/leaching_spider}.pools[0].entries[1].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/scary_spider}.pools[0].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/phasing_scary_spider}.pools[0].entries[2].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/leaching_spider}.pools[0].entries[3].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/mother_scary_spider}.pools[2].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/mother_scary_spider}.pools[1].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/phasing_scary_spider}.pools[0].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/carrying_scary_spider}.pools[0].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/mother_scary_spider}.pools[0].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/leaching_spider}.pools[0].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/venomous_spider}.pools[0].entries[0].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/phasing_scary_spider}.pools[0].entries[3].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:40.983] [main/WARN] [net.minecraft.world.level.storage.loot.LootDataManager/]: Found loot table element validation problem in {loot_tables:radioactive_spiders:entities/carrying_scary_spider}.pools[0].entries[3].functions[1]: Parameters [] are not provided in this context [10Jan2025 14:53:41.267] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.283] [main/ERROR] [Puzzles Lib/]: Calling server config when it is not yet available! This is a bug! Message: Config data is missing java.lang.Exception: Config not yet available at fuzs.puzzleslib.impl.config.ConfigDataHolderImpl.lambda$testAvailable$2(ConfigDataHolderImpl.java:88) ~[PuzzlesLib-v8.1.25-1.20.1-Forge.jar%23552!/:8.1.25] at com.mojang.datafixers.util.Either$Right.ifRight(Either.java:109) ~[datafixerupper-6.0.8.jar%2377!/:?] at fuzs.puzzleslib.impl.config.ConfigDataHolderImpl.testAvailable(ConfigDataHolderImpl.java:87) ~[PuzzlesLib-v8.1.25-1.20.1-Forge.jar%23552!/:8.1.25] at fuzs.puzzleslib.impl.config.ConfigDataHolderImpl.getOrCreateDefaultConfig(ConfigDataHolderImpl.java:54) ~[PuzzlesLib-v8.1.25-1.20.1-Forge.jar%23552!/:8.1.25] at fuzs.puzzleslib.impl.config.ConfigDataHolderImpl.getConfig(ConfigDataHolderImpl.java:49) ~[PuzzlesLib-v8.1.25-1.20.1-Forge.jar%23552!/:8.1.25] at fuzs.puzzleslib.api.config.v3.ConfigHolder.get(ConfigHolder.java:42) ~[PuzzlesLib-v8.1.25-1.20.1-Forge.jar%23552!/:8.1.25] at fuzs.puzzleslib.impl.config.ConfigHolderRegistry.get(ConfigHolderRegistry.java:16) ~[PuzzlesLib-v8.1.25-1.20.1-Forge.jar%23552!/:8.1.25] at net.minecraft.world.item.ShieldItem.m_6473_(ShieldItem.java:518) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraftforge.common.extensions.IForgeItem.getEnchantmentValue(IForgeItem.java:522) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at org.violetmoon.zetaimplforge.item.IForgeItemItemExtensions.getEnchantmentValueZeta(IForgeItemItemExtensions.java:76) ~[Zeta-1.0-24.jar%23621!/:1.0-24] at org.violetmoon.quark.content.tools.recipe.SmithingRuneRecipe.makeEnchantedDisplayItem(SmithingRuneRecipe.java:52) ~[Quark-4.0-460.jar%23553!/:4.0-460] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] at java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720) ~[?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) ~[?:?] at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) ~[?:?] at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) ~[?:?] at net.minecraft.world.item.crafting.Ingredient.(Ingredient.java:48) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43938_(Ingredient.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.item.crafting.Ingredient.m_43921_(Ingredient.java:173) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at org.violetmoon.quark.content.tools.recipe.SmithingRuneRecipe.createBaseIngredient(SmithingRuneRecipe.java:71) ~[Quark-4.0-460.jar%23553!/:4.0-460] at org.violetmoon.quark.content.tools.recipe.SmithingRuneRecipe.(SmithingRuneRecipe.java:80) ~[Quark-4.0-460.jar%23553!/:4.0-460] at org.violetmoon.quark.content.tools.recipe.SmithingRuneRecipe$Serializer.fromJson(SmithingRuneRecipe.java:159) ~[Quark-4.0-460.jar%23553!/:4.0-460] at org.violetmoon.quark.content.tools.recipe.SmithingRuneRecipe$Serializer.m_6729_(SmithingRuneRecipe.java:146) ~[Quark-4.0-460.jar%23553!/:4.0-460] at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:171) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:34) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] 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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [10Jan2025 14:53:41.286] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergarden:gloomgourd_pie as it's serializer returned null [10Jan2025 14:53:41.296] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe aether:skyroot_milk_bucket_cake as it's serializer returned null [10Jan2025 14:53:41.299] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/repairing/skyroot_knife as it's serializer returned null [10Jan2025 14:53:41.300] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.301] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.314] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.314] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/osmium_knife as it's serializer returned null [10Jan2025 14:53:41.319] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.322] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_axe as it's serializer returned null [10Jan2025 14:53:41.340] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.340] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightdelight:hydra_burger as it's serializer returned null [10Jan2025 14:53:41.345] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/windswept/goat_shanks_windswept as it's serializer returned null [10Jan2025 14:53:41.345] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/lead_eidolon as it's serializer returned null [10Jan2025 14:53:41.346] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe htm:compat/tfc/heating/poultry_wing: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:heating' [10Jan2025 14:53:41.347] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.347] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.349] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/lead_thermal as it's serializer returned null [10Jan2025 14:53:41.349] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/source_berry_ice_cream as it's serializer returned null [10Jan2025 14:53:41.358] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe upgrade_aquatic:mulberry_pie as it's serializer returned null [10Jan2025 14:53:41.363] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/steel" Skipping... [10Jan2025 14:53:41.363] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:steel_nugget_from_blasting_steel_weapons as it's serializer returned null [10Jan2025 14:53:41.363] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomemakeover/cactus_flesh_from_barrel_cactus_flowered as it's serializer returned null [10Jan2025 14:53:41.372] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe fruitsdelight:kiwi_popsicle as it's serializer returned null [10Jan2025 14:53:41.372] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spawn:tuna_sandwich as it's serializer returned null [10Jan2025 14:53:41.375] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/unpack_green_apple_crate as it's serializer returned null [10Jan2025 14:53:41.376] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/invar" Skipping... [10Jan2025 14:53:41.376] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:invar_nugget_from_smelting_invar_weapons as it's serializer returned null [10Jan2025 14:53:41.377] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/pouring/lavender_tea as it's serializer returned null [10Jan2025 14:53:41.377] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/constantan" Skipping... [10Jan2025 14:53:41.377] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:constantan_nugget_from_smelting_constantan_weapons as it's serializer returned null [10Jan2025 14:53:41.378] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.379] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/source_berry_ice_cream_block as it's serializer returned null [10Jan2025 14:53:41.379] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe casualness_delight:cutting/quiche_lorraine as it's serializer returned null [10Jan2025 14:53:41.380] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.381] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/emptying/azalea_tea as it's serializer returned null [10Jan2025 14:53:41.382] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_chestplate as it's serializer returned null [10Jan2025 14:53:41.383] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/tin_thermal as it's serializer returned null [10Jan2025 14:53:41.390] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.390] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/nickel_thermal as it's serializer returned null [10Jan2025 14:53:41.390] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/draco_arcanus_knife as it's serializer returned null [10Jan2025 14:53:41.391] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.391] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mynethersdelight:cooking/spicy_curry as it's serializer returned null [10Jan2025 14:53:41.391] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe sprout:water_sausage as it's serializer returned null [10Jan2025 14:53:41.395] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe miners_delight:cooking/takoyaki as it's serializer returned null [10Jan2025 14:53:41.395] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/autumnity/cutting/large_pumpkin_slice as it's serializer returned null [10Jan2025 14:53:41.395] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/yucca_fruit_crate as it's serializer returned null [10Jan2025 14:53:41.397] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.406] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe frozenup:truffle_cake_from_chocolate as it's serializer returned null [10Jan2025 14:53:41.407] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bronze_thermal as it's serializer returned null [10Jan2025 14:53:41.413] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe miners_delight:insect_wrap as it's serializer returned null [10Jan2025 14:53:41.414] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/coconut_curry_no_ginger as it's serializer returned null [10Jan2025 14:53:41.414] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.414] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:salmon_crate as it's serializer returned null [10Jan2025 14:53:41.420] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/blue_archwood_wood as it's serializer returned null [10Jan2025 14:53:41.420] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:cocoabeans_bag as it's serializer returned null [10Jan2025 14:53:41.422] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:fireskinningknifemold: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:heating' [10Jan2025 14:53:41.424] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/steel" Skipping... [10Jan2025 14:53:41.424] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:steel_nugget_from_smelting_steel_weapons as it's serializer returned null [10Jan2025 14:53:41.426] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/filling/azalea_tea as it's serializer returned null [10Jan2025 14:53:41.427] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe enderio:mek_advanced_pressurized_tube as it's serializer returned null [10Jan2025 14:53:41.428] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.428] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cutting/blackberry_pie as it's serializer returned null [10Jan2025 14:53:41.430] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe duckling:cake as it's serializer returned null [10Jan2025 14:53:41.431] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:egg_crate as it's serializer returned null [10Jan2025 14:53:41.431] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:golden_apple_crate as it's serializer returned null [10Jan2025 14:53:41.432] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/silver_eidolon as it's serializer returned null [10Jan2025 14:53:41.437] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/holystone_knife as it's serializer returned null [10Jan2025 14:53:41.437] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/constantan_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.438] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.443] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/rottenleather/chunkwich as it's serializer returned null [10Jan2025 14:53:41.443] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/steel_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.444] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/thyrium_knife as it's serializer returned null [10Jan2025 14:53:41.444] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:glow_berry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.445] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/constantan_thermal as it's serializer returned null [10Jan2025 14:53:41.449] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.453] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:deluxe_burger as it's serializer returned null [10Jan2025 14:53:41.453] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ecologics:beetroot_soup_from_coconut_husk as it's serializer returned null [10Jan2025 14:53:41.454] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/sunflowerdelight/red_dye_from_rosebud as it's serializer returned null [10Jan2025 14:53:41.454] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/silver_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.458] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/cyan as it's serializer returned null [10Jan2025 14:53:41.462] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.463] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/lead" Skipping... [10Jan2025 14:53:41.463] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:lead_nugget_from_blasting_lead_weapons as it's serializer returned null [10Jan2025 14:53:41.463] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe casualness_delight:crafting_shaped/donkey_burger as it's serializer returned null [10Jan2025 14:53:41.463] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/lead_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.464] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/culturaldelights/cutting_cooked_squid as it's serializer returned null [10Jan2025 14:53:41.465] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe duckling:holiday_fruit_cake as it's serializer returned null [10Jan2025 14:53:41.465] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_with_cheese as it's serializer returned null [10Jan2025 14:53:41.465] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.466] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/honey_glazed_walnut as it's serializer returned null [10Jan2025 14:53:41.466] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/tin" Skipping... [10Jan2025 14:53:41.466] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:tin_nugget_from_smelting_tin_weapons as it's serializer returned null [10Jan2025 14:53:41.467] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe incubation:scrambled_eggs as it's serializer returned null [10Jan2025 14:53:41.467] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/sinigang as it's serializer returned null [10Jan2025 14:53:41.469] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/venison_stew as it's serializer returned null [10Jan2025 14:53:41.470] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.470] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe deep_aether:skyroot_milk_bucket_cake as it's serializer returned null [10Jan2025 14:53:41.471] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/green_archwood_log as it's serializer returned null [10Jan2025 14:53:41.471] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ecologics:rabbit_stew_from_coconut_husk as it's serializer returned null [10Jan2025 14:53:41.472] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/tin_thermal as it's serializer returned null [10Jan2025 14:53:41.473] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/venison_stew_no_animal_fat as it's serializer returned null [10Jan2025 14:53:41.482] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_chestplate as it's serializer returned null [10Jan2025 14:53:41.482] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/skyroot_knife as it's serializer returned null [10Jan2025 14:53:41.483] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.487] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:cheese_burger_from_bun as it's serializer returned null [10Jan2025 14:53:41.487] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:soap_from_animal_fat as it's serializer returned null [10Jan2025 14:53:41.489] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.489] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/tall_red_anthurium as it's serializer returned null [10Jan2025 14:53:41.489] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe mynethersdelight:crafting/hotdog as it's serializer returned null [10Jan2025 14:53:41.490] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/enderite_knife as it's serializer returned null [10Jan2025 14:53:41.492] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/unpack_mendosteen_crate as it's serializer returned null [10Jan2025 14:53:41.493] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/kiwano_knife as it's serializer returned null [10Jan2025 14:53:41.493] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_leggings as it's serializer returned null [10Jan2025 14:53:41.494] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.494] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.500] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe naturalist:pumpkin_pie as it's serializer returned null [10Jan2025 14:53:41.501] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.502] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/frostaya_crate as it's serializer returned null [10Jan2025 14:53:41.502] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe buzzier_bees:white_clover as it's serializer returned null [10Jan2025 14:53:41.502] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/unpack_bastion_fruit_crate as it's serializer returned null [10Jan2025 14:53:41.502] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe frozenup:mug_of_truffle_hot_chocolate as it's serializer returned null [10Jan2025 14:53:41.503] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cutting/raspberry_pie as it's serializer returned null [10Jan2025 14:53:41.503] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/silver_eidolon as it's serializer returned null [10Jan2025 14:53:41.504] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/blueberry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.504] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/source_berry_pie as it's serializer returned null [10Jan2025 14:53:41.505] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:cutting/diced_potatoes as it's serializer returned null [10Jan2025 14:53:41.509] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/invar" Skipping... [10Jan2025 14:53:41.509] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:invar_nugget_from_blasting_invar_weapons as it's serializer returned null [10Jan2025 14:53:41.509] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/osmium_mekanism as it's serializer returned null [10Jan2025 14:53:41.511] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/knightmetal_knife as it's serializer returned null [10Jan2025 14:53:41.512] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe deep_aether:cake as it's serializer returned null [10Jan2025 14:53:41.512] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe additionaladditions:honeyed_apple as it's serializer returned null [10Jan2025 14:53:41.512] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:firecleavermold: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:heating' [10Jan2025 14:53:41.512] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe enderio:mek_elite_pressurized_tube_upgrade as it's serializer returned null [10Jan2025 14:53:41.514] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:skinningknifeanviltfc: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:anvil' [10Jan2025 14:53:41.514] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/copper_knife as it's serializer returned null [10Jan2025 14:53:41.514] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/emerald_emeraldequipment as it's serializer returned null [10Jan2025 14:53:41.514] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe casualness_delight:crafting_shaped/green_tongue as it's serializer returned null [10Jan2025 14:53:41.515] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/kabloom_fruit as it's serializer returned null [10Jan2025 14:53:41.515] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.516] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe aether:nature_staff as it's serializer returned null [10Jan2025 14:53:41.516] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.516] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bloodmagic:meteor/thermal as it's serializer returned null [10Jan2025 14:53:41.516] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/aether_redux/infuse_and_charge_infused_veridium_knife as it's serializer returned null [10Jan2025 14:53:41.516] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe aether:moa_egg_cake as it's serializer returned null [10Jan2025 14:53:41.523] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/atmospheric/lime_dye_from_aloe as it's serializer returned null [10Jan2025 14:53:41.523] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.523] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/cooked_venison as it's serializer returned null [10Jan2025 14:53:41.524] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/sunflowerdelight/cutting/rosebud as it's serializer returned null [10Jan2025 14:53:41.530] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.531] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/crab_rangoon as it's serializer returned null [10Jan2025 14:53:41.531] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:cleavercrafting: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:advanced_shaped_crafting' [10Jan2025 14:53:41.531] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe frozenup:mug_of_chocolate_milk_from_chocolate as it's serializer returned null [10Jan2025 14:53:41.531] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.535] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cookie as it's serializer returned null [10Jan2025 14:53:41.536] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:cleaverknapping: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:knapping' [10Jan2025 14:53:41.537] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/amethyst_knife as it's serializer returned null [10Jan2025 14:53:41.538] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:loaded_hamburger as it's serializer returned null [10Jan2025 14:53:41.538] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.539] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cranberry_pie as it's serializer returned null [10Jan2025 14:53:41.539] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.539] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_pickaxe as it's serializer returned null [10Jan2025 14:53:41.541] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergarden:veiled_stew as it's serializer returned null [10Jan2025 14:53:41.541] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/repairing/gravitite_knife as it's serializer returned null [10Jan2025 14:53:41.543] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ecologics:rabbit_stew_from_red_mushroom_and_coconut_husk as it's serializer returned null [10Jan2025 14:53:41.543] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe htm:compat/farmersdelight/poultry_raw: com.google.gson.JsonSyntaxException: Unknown ingredient type: tfc:not_rotten [10Jan2025 14:53:41.543] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe borninchaosdelight:dark_material_knife: com.google.gson.JsonSyntaxException: Unknown item 'born_in_chaos_v1:dark_metal_ingot,,' [10Jan2025 14:53:41.543] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.543] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/baklava as it's serializer returned null [10Jan2025 14:53:41.543] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/aluminum" Skipping... [10Jan2025 14:53:41.543] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:aluminum_nugget_from_blasting_aluminum_weapons as it's serializer returned null [10Jan2025 14:53:41.544] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/red_archwood_log as it's serializer returned null [10Jan2025 14:53:41.544] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.544] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/ironwood_knife as it's serializer returned null [10Jan2025 14:53:41.546] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/nether_quartz_knife as it's serializer returned null [10Jan2025 14:53:41.546] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe naturalist:cake as it's serializer returned null [10Jan2025 14:53:41.546] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/purple_archwood_wood as it's serializer returned null [10Jan2025 14:53:41.546] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe miners_delight:vegan_wrap as it's serializer returned null [10Jan2025 14:53:41.546] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe incubation:fried_egg_from_campfire_cooking as it's serializer returned null [10Jan2025 14:53:41.547] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.547] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ecologics:tropical_stew as it's serializer returned null [10Jan2025 14:53:41.548] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightdelight:cutting/raw_venison_rib as it's serializer returned null [10Jan2025 14:53:41.556] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.557] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ecologics:rabbit_stew_from_brown_mushroom_and_coconut_husk as it's serializer returned null [10Jan2025 14:53:41.558] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.558] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe aether:skyroot_milk_bucket_moa_egg_cake as it's serializer returned null [10Jan2025 14:53:41.558] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.559] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:effect_providers/rotten as it's serializer returned null [10Jan2025 14:53:41.559] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergardendelight:forgotten_knife as it's serializer returned null [10Jan2025 14:53:41.560] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/terra_knife as it's serializer returned null [10Jan2025 14:53:41.560] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/bombegranate_crate as it's serializer returned null [10Jan2025 14:53:41.561] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/unpack_baobab_fruit_crate as it's serializer returned null [10Jan2025 14:53:41.561] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.562] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:blackberry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.562] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.562] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe corn_delight:cooking/corn_dog as it's serializer returned null [10Jan2025 14:53:41.562] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe finsandtails:crab_sandwich as it's serializer returned null [10Jan2025 14:53:41.562] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_campfire_cooking as it's serializer returned null [10Jan2025 14:53:41.567] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/nickel" Skipping... [10Jan2025 14:53:41.567] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:nickel_nugget_from_smelting_nickel_weapons as it's serializer returned null [10Jan2025 14:53:41.567] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/electrum" Skipping... [10Jan2025 14:53:41.567] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:electrum_nugget_from_smelting_electrum_weapons as it's serializer returned null [10Jan2025 14:53:41.568] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.568] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_with_honey as it's serializer returned null [10Jan2025 14:53:41.568] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/emerald_knife as it's serializer returned null [10Jan2025 14:53:41.568] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/brewing/azalea_tea_from_water as it's serializer returned null [10Jan2025 14:53:41.569] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bronze_thermal as it's serializer returned null [10Jan2025 14:53:41.573] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.577] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/copper_copperized as it's serializer returned null [10Jan2025 14:53:41.582] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bloodmagic:meteor/immersive_engineering as it's serializer returned null [10Jan2025 14:53:41.583] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe corn_delight:taco as it's serializer returned null [10Jan2025 14:53:41.583] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/refined_glowstone_knife as it's serializer returned null [10Jan2025 14:53:41.583] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/flowering_pink_ball_cactus_block as it's serializer returned null [10Jan2025 14:53:41.585] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:plierjawrecipe: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:casting' [10Jan2025 14:53:41.586] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.586] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.586] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.587] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_pickaxe as it's serializer returned null [10Jan2025 14:53:41.587] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe upgrade_aquatic:mulberry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.587] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe culturaldelights:avocado_toast as it's serializer returned null [10Jan2025 14:53:41.587] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe enderio:mek_advanced_thermodynamic_conductor as it's serializer returned null [10Jan2025 14:53:41.588] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/windswept/cooked_goat_shanks_windswept as it's serializer returned null [10Jan2025 14:53:41.589] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe frozenup:truffle_cake as it's serializer returned null [10Jan2025 14:53:41.589] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe enlightened_end:smithing/adamantite_knife as it's serializer returned null [10Jan2025 14:53:41.589] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe frozenup:mug_of_truffle_hot_chocolate_from_chocolate as it's serializer returned null [10Jan2025 14:53:41.589] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cutting/cranberry_pie as it's serializer returned null [10Jan2025 14:53:41.590] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe enderio:mek_basic_pressurized_tube as it's serializer returned null [10Jan2025 14:53:41.590] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cutting/glow_berry_pie_slice as it's serializer returned null [10Jan2025 14:53:41.590] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:plieranviltfc: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:anvil' [10Jan2025 14:53:41.591] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/silver" Skipping... [10Jan2025 14:53:41.591] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:silver_nugget_from_smelting_silver_weapons as it's serializer returned null [10Jan2025 14:53:41.591] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.595] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/steel_mekanism as it's serializer returned null [10Jan2025 14:53:41.596] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_hoe as it's serializer returned null [10Jan2025 14:53:41.596] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/resonarium_knife as it's serializer returned null [10Jan2025 14:53:41.597] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.597] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe fruitsdelight:hamimelon_popsicle as it's serializer returned null [10Jan2025 14:53:41.597] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/rose_gold_knife as it's serializer returned null [10Jan2025 14:53:41.597] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.597] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe neapolitan:cake as it's serializer returned null [10Jan2025 14:53:41.598] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/unpack_yucca_fruit_crate as it's serializer returned null [10Jan2025 14:53:41.602] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe naturalist:cooked_egg_from_campfire_cooking as it's serializer returned null [10Jan2025 14:53:41.604] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/platinum" Skipping... [10Jan2025 14:53:41.604] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:platinum_nugget_from_blasting_platinum_weapons as it's serializer returned null [10Jan2025 14:53:41.609] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/immersiveengineering/squeezer/peanut_vd as it's serializer returned null [10Jan2025 14:53:41.610] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.612] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/flowering_red_ball_cactus_block as it's serializer returned null [10Jan2025 14:53:41.612] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/nut_butter_and_jam_sandwich_from_bread_slice as it's serializer returned null [10Jan2025 14:53:41.612] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/yellow as it's serializer returned null [10Jan2025 14:53:41.612] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe casualness_delight:cutting/stargazy_pie as it's serializer returned null [10Jan2025 14:53:41.612] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/copper_thermal as it's serializer returned null [10Jan2025 14:53:41.613] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/tin_knife as it's serializer returned null [10Jan2025 14:53:41.613] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/constantan_thermal as it's serializer returned null [10Jan2025 14:53:41.613] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/steel_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.613] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.619] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:glowberry_crate as it's serializer returned null [10Jan2025 14:53:41.625] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/atmospheric/cactus_flesh_from_barrel_cactus as it's serializer returned null [10Jan2025 14:53:41.626] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_helmet as it's serializer returned null [10Jan2025 14:53:41.633] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/aether_redux/infuse_and_charge_veridium_knife as it's serializer returned null [10Jan2025 14:53:41.634] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergardendelight:gloomgourd_pie as it's serializer returned null [10Jan2025 14:53:41.635] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/bronze" Skipping... [10Jan2025 14:53:41.635] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:bronze_nugget_from_smelting_bronze_weapons as it's serializer returned null [10Jan2025 14:53:41.635] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/copper_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.636] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.637] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.637] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.637] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:crushedflowersrecipe: com.google.gson.JsonSyntaxException: Unknown item 'butcher:pestleandmortar' [10Jan2025 14:53:41.639] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/prickly_pear_juice as it's serializer returned null [10Jan2025 14:53:41.640] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergardendelight:cloggrum_knife as it's serializer returned null [10Jan2025 14:53:41.640] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/lead_eidolon as it's serializer returned null [10Jan2025 14:53:41.641] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.641] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vampiresdelight:pure_sorbet as it's serializer returned null [10Jan2025 14:53:41.641] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/fiery_knife as it's serializer returned null [10Jan2025 14:53:41.641] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.642] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/black as it's serializer returned null [10Jan2025 14:53:41.642] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe abnormals_delight:autumnity/cooking/stuffed_pumpkin_block as it's serializer returned null [10Jan2025 14:53:41.651] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/electrum_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.651] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe autumnity:pumpkin_bread as it's serializer returned null [10Jan2025 14:53:41.652] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ars_nouveau:source_berry_pie as it's serializer returned null [10Jan2025 14:53:41.654] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/cutting/blueberry_pie as it's serializer returned null [10Jan2025 14:53:41.659] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_with_sweet_berries as it's serializer returned null [10Jan2025 14:53:41.661] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/unpack_bombegranate_crate as it's serializer returned null [10Jan2025 14:53:41.661] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/electrum_thermal as it's serializer returned null [10Jan2025 14:53:41.666] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:stuffed_burrito_from_tortilla as it's serializer returned null [10Jan2025 14:53:41.667] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_with_glow_berries as it's serializer returned null [10Jan2025 14:53:41.667] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/necronium_knife as it's serializer returned null [10Jan2025 14:53:41.670] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:blueberry_pie as it's serializer returned null [10Jan2025 14:53:41.670] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/light_blue as it's serializer returned null [10Jan2025 14:53:41.671] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/undergarden/gloomgourd_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.672] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/silver_knife as it's serializer returned null [10Jan2025 14:53:41.672] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/silver_thermal as it's serializer returned null [10Jan2025 14:53:41.673] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/blueberry_sack as it's serializer returned null [10Jan2025 14:53:41.674] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.674] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_helmet as it's serializer returned null [10Jan2025 14:53:41.676] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/cloggrum_knife as it's serializer returned null [10Jan2025 14:53:41.678] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe culturaldelights:calamari_roll as it's serializer returned null [10Jan2025 14:53:41.678] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/fiery_iron_knife as it's serializer returned null [10Jan2025 14:53:41.679] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.680] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe borninchaosdelight:darkatrium_salad: com.google.gson.JsonSyntaxException: Unknown item 'born_in_chaos_v1:dark_atrium_salad' [10Jan2025 14:53:41.680] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:gunpowder_bag as it's serializer returned null [10Jan2025 14:53:41.682] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelight:cutting/buzzier_bees/white_clover as it's serializer returned null [10Jan2025 14:53:41.682] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.683] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelight:cutting/cooked_crab_ecologics as it's serializer returned null [10Jan2025 14:53:41.684] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:cod_crate as it's serializer returned null [10Jan2025 14:53:41.685] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe additionaladditions:fried_egg_from_campfire_cooking as it's serializer returned null [10Jan2025 14:53:41.685] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/emerald_emeraldequipment as it's serializer returned null [10Jan2025 14:53:41.685] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe naturalist:shellstone as it's serializer returned null [10Jan2025 14:53:41.686] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_boots as it's serializer returned null [10Jan2025 14:53:41.686] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/green_apple_crate as it's serializer returned null [10Jan2025 14:53:41.686] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.690] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/clover as it's serializer returned null [10Jan2025 14:53:41.691] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/tall_purple_anthurium as it's serializer returned null [10Jan2025 14:53:41.691] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergarden:bloody_stew as it's serializer returned null [10Jan2025 14:53:41.691] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:meat_pizza as it's serializer returned null [10Jan2025 14:53:41.692] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/diamond_diamond_nuggets as it's serializer returned null [10Jan2025 14:53:41.693] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.697] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_sword as it's serializer returned null [10Jan2025 14:53:41.697] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/copper_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.697] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cheeseburger as it's serializer returned null [10Jan2025 14:53:41.701] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe deep_aether:pumpkin_pie as it's serializer returned null [10Jan2025 14:53:41.702] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:berry_crate as it's serializer returned null [10Jan2025 14:53:41.702] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.702] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.707] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.707] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/tall_white_anthurium as it's serializer returned null [10Jan2025 14:53:41.708] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe biomeswevegone:allium_oddion_soup as it's serializer returned null [10Jan2025 14:53:41.708] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/copper_thermal as it's serializer returned null [10Jan2025 14:53:41.709] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/ritual/living_knife as it's serializer returned null [10Jan2025 14:53:41.709] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/purple as it's serializer returned null [10Jan2025 14:53:41.711] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.711] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe htm:compat/farmersdelight/poultry_cooked: com.google.gson.JsonSyntaxException: Unknown ingredient type: tfc:not_rotten [10Jan2025 14:53:41.711] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe quark:cookie as it's serializer returned null [10Jan2025 14:53:41.712] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe naturalist:cooked_egg as it's serializer returned null [10Jan2025 14:53:41.712] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:skinningknifeknapping: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:knapping' [10Jan2025 14:53:41.713] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/deeperdarker/cutting/gloomy_cactus as it's serializer returned null [10Jan2025 14:53:41.713] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe culturaldelights:eggplant_burger as it's serializer returned null [10Jan2025 14:53:41.714] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.715] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/immersiveengineering/squeezer/cantaloupe_seeds as it's serializer returned null [10Jan2025 14:53:41.716] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe aether:moa_egg_pumpkin_pie as it's serializer returned null [10Jan2025 14:53:41.716] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.716] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe incubation:fried_egg_from_smoking as it's serializer returned null [10Jan2025 14:53:41.716] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/crab_rangoon_from_milk as it's serializer returned null [10Jan2025 14:53:41.716] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.717] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/mendosteen_crate as it's serializer returned null [10Jan2025 14:53:41.717] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:plierknapping: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:knapping' [10Jan2025 14:53:41.717] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergardendelight:frosteel_knife as it's serializer returned null [10Jan2025 14:53:41.718] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe htm:compat/tfc/heating/poultry_leg: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:heating' [10Jan2025 14:53:41.725] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cutting/blueberry_pie as it's serializer returned null [10Jan2025 14:53:41.725] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe farmersrespite:cutting/rose_bush as it's serializer returned null [10Jan2025 14:53:41.726] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:hamburger_with_egg as it's serializer returned null [10Jan2025 14:53:41.726] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_axe as it's serializer returned null [10Jan2025 14:53:41.732] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/lavender_tea as it's serializer returned null [10Jan2025 14:53:41.732] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe htm:anvil/metal_arrow_head: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:anvil' [10Jan2025 14:53:41.733] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/invar_thermal as it's serializer returned null [10Jan2025 14:53:41.733] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe some_assembly_required:crafting_shapeless/burger_bun as it's serializer returned null [10Jan2025 14:53:41.733] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/lead_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.734] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:chocolate_popsicle as it's serializer returned null [10Jan2025 14:53:41.739] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.745] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.745] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.746] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/unpack_blueberry_sack as it's serializer returned null [10Jan2025 14:53:41.746] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/valkyrum_knife as it's serializer returned null [10Jan2025 14:53:41.751] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_smoking as it's serializer returned null [10Jan2025 14:53:41.751] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:pb_j as it's serializer returned null [10Jan2025 14:53:41.763] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:stuffed_burrito as it's serializer returned null [10Jan2025 14:53:41.763] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/onyx_knife as it's serializer returned null [10Jan2025 14:53:41.763] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe sunflowerdelight:cutting/rose_bush as it's serializer returned null [10Jan2025 14:53:41.765] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.766] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.766] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/warden_knife as it's serializer returned null [10Jan2025 14:53:41.766] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe additionaladditions:fried_egg_from_smoking as it's serializer returned null [10Jan2025 14:53:41.766] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/lapis_lazuli_knife as it's serializer returned null [10Jan2025 14:53:41.766] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.767] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.767] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cutting/sweet_berry_pie as it's serializer returned null [10Jan2025 14:53:41.767] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/tin_mekanism as it's serializer returned null [10Jan2025 14:53:41.768] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/steel_knife as it's serializer returned null [10Jan2025 14:53:41.768] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/diamond_diamond_nuggets as it's serializer returned null [10Jan2025 14:53:41.768] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/copper_copperized as it's serializer returned null [10Jan2025 14:53:41.769] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.774] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vampiresdelight:blood_hot_dog as it's serializer returned null [10Jan2025 14:53:41.775] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_with_egg as it's serializer returned null [10Jan2025 14:53:41.775] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/mythril_knife as it's serializer returned null [10Jan2025 14:53:41.775] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:cooking/nut_mash_jar as it's serializer returned null [10Jan2025 14:53:41.777] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/emptying/lavender_tea as it's serializer returned null [10Jan2025 14:53:41.777] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/venison as it's serializer returned null [10Jan2025 14:53:41.782] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/kettle_yh/lavender_tea as it's serializer returned null [10Jan2025 14:53:41.783] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe enderio:mek_elite_pressurized_tube as it's serializer returned null [10Jan2025 14:53:41.784] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:cranberry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.784] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/steeleaf_knife as it's serializer returned null [10Jan2025 14:53:41.785] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.786] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.787] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/cutting/green_apple_pie as it's serializer returned null [10Jan2025 14:53:41.787] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:sugar_bag as it's serializer returned null [10Jan2025 14:53:41.787] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe corn_delight:cooking/corn_soup as it's serializer returned null [10Jan2025 14:53:41.787] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe duckling:pumpkin_pie as it's serializer returned null [10Jan2025 14:53:41.787] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_with_chocolate as it's serializer returned null [10Jan2025 14:53:41.789] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/undergarden/cutting/gloomgourd_pie as it's serializer returned null [10Jan2025 14:53:41.789] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:deluxe_burger_from_bun as it's serializer returned null [10Jan2025 14:53:41.790] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.790] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/lime as it's serializer returned null [10Jan2025 14:53:41.790] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.790] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.791] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.791] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/blue as it's serializer returned null [10Jan2025 14:53:41.797] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe culturaldelights:corn_dough as it's serializer returned null [10Jan2025 14:53:41.797] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.803] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.804] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/constantan" Skipping... [10Jan2025 14:53:41.804] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:constantan_nugget_from_blasting_constantan_weapons as it's serializer returned null [10Jan2025 14:53:41.804] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergardendelight:cutting/knife/gloomgourd_pie as it's serializer returned null [10Jan2025 14:53:41.804] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:cooking/nut_milk as it's serializer returned null [10Jan2025 14:53:41.804] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.804] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe abnormals_delight:buzzier_bees/cutting/white_clover as it's serializer returned null [10Jan2025 14:53:41.810] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:skinningknifebladerecipe: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:casting' [10Jan2025 14:53:41.810] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.812] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/zanite_knife as it's serializer returned null [10Jan2025 14:53:41.813] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/raw_venison as it's serializer returned null [10Jan2025 14:53:41.814] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ars_nouveau:source_berry_roll as it's serializer returned null [10Jan2025 14:53:41.814] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.814] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/electrum_knife as it's serializer returned null [10Jan2025 14:53:41.815] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/invar_thermal as it's serializer returned null [10Jan2025 14:53:41.815] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:raspberry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.815] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/stratus_knife as it's serializer returned null [10Jan2025 14:53:41.816] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.816] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe casualness_delight:cutting/cheese_wheel as it's serializer returned null [10Jan2025 14:53:41.816] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.816] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.816] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_shovel as it's serializer returned null [10Jan2025 14:53:41.816] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe untameddelight:boar_hamburger as it's serializer returned null [10Jan2025 14:53:41.817] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.817] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.817] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe sunflowerdelight:cooking/rose_lemonade as it's serializer returned null [10Jan2025 14:53:41.818] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/marshmallow_stick_create_confectionery as it's serializer returned null [10Jan2025 14:53:41.818] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/repairing/skyjade_knife as it's serializer returned null [10Jan2025 14:53:41.818] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.823] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:pancake_fd as it's serializer returned null [10Jan2025 14:53:41.827] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/repairing/stratus_knife as it's serializer returned null [10Jan2025 14:53:41.828] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe neapolitan:banana/banana_bread as it's serializer returned null [10Jan2025 14:53:41.832] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe legendary_monsters:ancient_dripstone_brick_stairs_left: com.google.gson.JsonSyntaxException: Unknown item 'legendary_monsters:ancient_dripstone_brick' [10Jan2025 14:53:41.834] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/immersiveengineering/squeezer/salmonberry_pips as it's serializer returned null [10Jan2025 14:53:41.835] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe buzzier_bees:white_clover_compat as it's serializer returned null [10Jan2025 14:53:41.835] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_leggings as it's serializer returned null [10Jan2025 14:53:41.835] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/netherite_opal_knife as it's serializer returned null [10Jan2025 14:53:41.835] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe ecologics:mushroom_stew_from_coconut_husk as it's serializer returned null [10Jan2025 14:53:41.835] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:matcha_ice_cream_block as it's serializer returned null [10Jan2025 14:53:41.836] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.836] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergarden:indigo_stew as it's serializer returned null [10Jan2025 14:53:41.837] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/source_berry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.838] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/obsidian_infused_enderite_knife as it's serializer returned null [10Jan2025 14:53:41.838] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/utherium_knife as it's serializer returned null [10Jan2025 14:53:41.838] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe frozenup:mug_of_milk as it's serializer returned null [10Jan2025 14:53:41.838] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.839] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe untameddelight:bear_sandwich as it's serializer returned null [10Jan2025 14:53:41.840] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bloodmagic:meteor/ae2 as it's serializer returned null [10Jan2025 14:53:41.840] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe legendary_monsters:dinosaur_bone_meal: com.google.gson.JsonSyntaxException: Unknown item 'legendary_monsters:dinosaur_bone_meal' [10Jan2025 14:53:41.840] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/repairing/zanite_knife as it's serializer returned null [10Jan2025 14:53:41.844] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/leaf_knife as it's serializer returned null [10Jan2025 14:53:41.844] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:ironcleaveranviltfc: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:anvil' [10Jan2025 14:53:41.845] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe htm:compat/tfc/heating/poultry_breast: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:heating' [10Jan2025 14:53:41.845] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/cooked_venison as it's serializer returned null [10Jan2025 14:53:41.845] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe biomeswevegone:green_apple_pie as it's serializer returned null [10Jan2025 14:53:41.845] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.846] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe abnormals_delight:autumnity/pumpkin_bread as it's serializer returned null [10Jan2025 14:53:41.846] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/silver_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.846] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/nut_milk_from_skyroot_bucket as it's serializer returned null [10Jan2025 14:53:41.847] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/constantan_knife as it's serializer returned null [10Jan2025 14:53:41.847] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_shovel as it's serializer returned null [10Jan2025 14:53:41.848] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.848] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergardendelight:utherium_knife as it's serializer returned null [10Jan2025 14:53:41.849] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.850] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightdelight:cutting/cooked_venison_rib as it's serializer returned null [10Jan2025 14:53:41.850] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/skyjade_knife as it's serializer returned null [10Jan2025 14:53:41.850] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.856] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/invar_knife as it's serializer returned null [10Jan2025 14:53:41.857] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.857] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.858] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe miners_delight:squid_sandwich as it's serializer returned null [10Jan2025 14:53:41.858] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe hauntedharvest:corn_bread as it's serializer returned null [10Jan2025 14:53:41.859] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/purple_archwood_log as it's serializer returned null [10Jan2025 14:53:41.859] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/bronze_knife as it's serializer returned null [10Jan2025 14:53:41.865] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe enderio:mek_advanced_pressurized_tube_upgrade as it's serializer returned null [10Jan2025 14:53:41.866] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/unpack_frostaya_crate as it's serializer returned null [10Jan2025 14:53:41.866] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:apple_crate as it's serializer returned null [10Jan2025 14:53:41.867] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/pouring/azalea_tea as it's serializer returned null [10Jan2025 14:53:41.867] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe buzzier_bees:pink_clover_compat as it's serializer returned null [10Jan2025 14:53:41.868] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:blackberry_pie as it's serializer returned null [10Jan2025 14:53:41.868] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/black_opal_knife as it's serializer returned null [10Jan2025 14:53:41.868] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/red as it's serializer returned null [10Jan2025 14:53:41.873] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:firepliermold: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:heating' [10Jan2025 14:53:41.877] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/aluminum" Skipping... [10Jan2025 14:53:41.877] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:aluminum_nugget_from_smelting_aluminum_weapons as it's serializer returned null [10Jan2025 14:53:41.877] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.877] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.877] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:butcheryjar: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:glassworking' [10Jan2025 14:53:41.877] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/light_gray as it's serializer returned null [10Jan2025 14:53:41.878] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/nickel_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.879] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.879] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe fruitsdelight:fig_pudding as it's serializer returned null [10Jan2025 14:53:41.879] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_hoe as it's serializer returned null [10Jan2025 14:53:41.880] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.880] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe scp3008:dwasda: com.google.gson.JsonSyntaxException: Unknown item 'minecraft:lava_cauldron' [10Jan2025 14:53:41.880] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/electrum" Skipping... [10Jan2025 14:53:41.880] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:electrum_nugget_from_blasting_electrum_weapons as it's serializer returned null [10Jan2025 14:53:41.880] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/tin_mekanism as it's serializer returned null [10Jan2025 14:53:41.881] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/electrum_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.881] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.881] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/platinum" Skipping... [10Jan2025 14:53:41.881] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:platinum_nugget_from_smelting_platinum_weapons as it's serializer returned null [10Jan2025 14:53:41.882] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.882] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/create_sa/gilded_quartz_knife as it's serializer returned null [10Jan2025 14:53:41.882] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/alf_knife as it's serializer returned null [10Jan2025 14:53:41.882] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe seasonals:crafting/pumpkin_puree as it's serializer returned null [10Jan2025 14:53:41.883] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_smelting as it's serializer returned null [10Jan2025 14:53:41.883] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/orange as it's serializer returned null [10Jan2025 14:53:41.883] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe upgrade_aquatic:cutting/mulberry_pie as it's serializer returned null [10Jan2025 14:53:41.884] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/froststeel_knife as it's serializer returned null [10Jan2025 14:53:41.884] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe corn_delight:cooking/stuffed_pumpkin_from_cornbread as it's serializer returned null [10Jan2025 14:53:41.884] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.884] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/imbuement_pomegranate as it's serializer returned null [10Jan2025 14:53:41.885] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/veridium_knife as it's serializer returned null [10Jan2025 14:53:41.885] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe biomeswevegone:blooming_oddion as it's serializer returned null [10Jan2025 14:53:41.885] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe miners_delight:vegan_hamburger as it's serializer returned null [10Jan2025 14:53:41.885] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/gravitite_knife as it's serializer returned null [10Jan2025 14:53:41.885] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/large_amethyst_knife as it's serializer returned null [10Jan2025 14:53:41.885] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/source_berry_milkshake as it's serializer returned null [10Jan2025 14:53:41.885] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/pink as it's serializer returned null [10Jan2025 14:53:41.886] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:raspberry_pie as it's serializer returned null [10Jan2025 14:53:41.886] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.886] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/constantan_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.886] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe neapolitan:strawberry/strawberry_scones as it's serializer returned null [10Jan2025 14:53:41.887] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/bastion_fruit_crate as it's serializer returned null [10Jan2025 14:53:41.887] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/experience_knife as it's serializer returned null [10Jan2025 14:53:41.887] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.887] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/ball_cactus_block as it's serializer returned null [10Jan2025 14:53:41.887] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/neapolitan/lime_dye_from_mint as it's serializer returned null [10Jan2025 14:53:41.888] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/kettle_yh/azalea_tea as it's serializer returned null [10Jan2025 14:53:41.892] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/azalea_tea as it's serializer returned null [10Jan2025 14:53:41.893] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/bronze" Skipping... [10Jan2025 14:53:41.893] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:bronze_nugget_from_blasting_bronze_weapons as it's serializer returned null [10Jan2025 14:53:41.894] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.894] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe frozenup:mug_of_chocolate_milk as it's serializer returned null [10Jan2025 14:53:41.901] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twigs:azalea_flowers_from_flowering_azalea as it's serializer returned null [10Jan2025 14:53:41.911] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/clover_honey as it's serializer returned null [10Jan2025 14:53:41.912] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/osmium_mekanism as it's serializer returned null [10Jan2025 14:53:41.912] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bone/bone_meal_from_smelting_boots as it's serializer returned null [10Jan2025 14:53:41.912] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/soul_steel_knife as it's serializer returned null [10Jan2025 14:53:41.912] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/mixing/blazing_knife as it's serializer returned null [10Jan2025 14:53:41.913] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.913] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/copper_create as it's serializer returned null [10Jan2025 14:53:41.913] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe borninchaosdelight:smoked_fish_sandwich: com.google.gson.JsonSyntaxException: Unknown item 'born_in_chaos_v1:smoked_monster_fish' [10Jan2025 14:53:41.914] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/immersive_weathering/tallow_from_animal_fat as it's serializer returned null [10Jan2025 14:53:41.914] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twigs:azalea_flowers_from_flowering_azalea_leaves as it's serializer returned null [10Jan2025 14:53:41.914] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/crystalline_knife as it's serializer returned null [10Jan2025 14:53:41.914] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/brewing/lavender_tea_from_water as it's serializer returned null [10Jan2025 14:53:41.915] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.915] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.915] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/lead" Skipping... [10Jan2025 14:53:41.915] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:lead_nugget_from_smelting_lead_weapons as it's serializer returned null [10Jan2025 14:53:41.915] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe phantasm:chorus_fruit_salad as it's serializer returned null [10Jan2025 14:53:41.915] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.916] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.916] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.916] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/tall_yellow_anthurium as it's serializer returned null [10Jan2025 14:53:41.916] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:cleaverblade: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:casting' [10Jan2025 14:53:41.916] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:skinningknifecrafting: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:advanced_shaped_crafting' [10Jan2025 14:53:41.916] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelight:cutting/buzzier_bees/pink_clover as it's serializer returned null [10Jan2025 14:53:41.917] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:salmonberry_ice_cream_block as it's serializer returned null [10Jan2025 14:53:41.917] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/electrum_thermal as it's serializer returned null [10Jan2025 14:53:41.917] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe miners_delight:insect_sandwich as it's serializer returned null [10Jan2025 14:53:41.918] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.918] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/nickel_immersiveengineering as it's serializer returned null [10Jan2025 14:53:41.918] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/silver_thermal as it's serializer returned null [10Jan2025 14:53:41.918] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.919] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/red_archwood_wood as it's serializer returned null [10Jan2025 14:53:41.919] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:cutting/bread_slice as it's serializer returned null [10Jan2025 14:53:41.924] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.924] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/copper_create as it's serializer returned null [10Jan2025 14:53:41.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/berry_matcha_latte_neapolitan as it's serializer returned null [10Jan2025 14:53:41.924] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.924] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bone/bone_meal_from_blasting_sword as it's serializer returned null [10Jan2025 14:53:41.924] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe abnormals_delight:neapolitan/melon_popsicle as it's serializer returned null [10Jan2025 14:53:41.925] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:toast_with_blueberries as it's serializer returned null [10Jan2025 14:53:41.928] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.929] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.929] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/imbuement_mangosteen as it's serializer returned null [10Jan2025 14:53:41.929] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe create:bread_slice as it's serializer returned null [10Jan2025 14:53:41.930] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:gunpowder as it's serializer returned null [10Jan2025 14:53:41.930] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/flowering_yellow_ball_cactus_block as it's serializer returned null [10Jan2025 14:53:41.930] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.930] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.935] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe buzzier_bees:pink_clover as it's serializer returned null [10Jan2025 14:53:41.940] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/deluxe_cheeseburger_from_bun as it's serializer returned null [10Jan2025 14:53:41.940] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.941] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.941] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/matcha_ice_cream as it's serializer returned null [10Jan2025 14:53:41.941] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.946] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe abnormals_delight:buzzier_bees/cutting/pink_clover as it's serializer returned null [10Jan2025 14:53:41.947] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/green_archwood_wood as it's serializer returned null [10Jan2025 14:53:41.947] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.947] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smelting/bronze_mekanism as it's serializer returned null [10Jan2025 14:53:41.947] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe neapolitan:adzuki/adzuki_bun as it's serializer returned null [10Jan2025 14:53:41.948] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe sunflowerdelight:rose_candy_craft as it's serializer returned null [10Jan2025 14:53:41.949] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe incubation:fried_egg as it's serializer returned null [10Jan2025 14:53:41.949] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:sweet_berry_pie as it's serializer returned null [10Jan2025 14:53:41.949] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe miners_delight:cooking/stuffed_squid as it's serializer returned null [10Jan2025 14:53:41.949] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe moredelight:simple_hamburger as it's serializer returned null [10Jan2025 14:53:41.949] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/nickel_thermal as it's serializer returned null [10Jan2025 14:53:41.950] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:glow_berry_pie_craft as it's serializer returned null [10Jan2025 14:53:41.950] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/baobab_fruit_crate as it's serializer returned null [10Jan2025 14:53:41.950] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/atmospheric/cactus_flesh_from_barrel_cactus_batch as it's serializer returned null [10Jan2025 14:53:41.953] [main/WARN] [quark-zeta/]: Non-existent flag andesite being used [10Jan2025 14:53:41.954] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/allthemodium_knife as it's serializer returned null [10Jan2025 14:53:41.958] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe untameddelight:kebab_wrap as it's serializer returned null [10Jan2025 14:53:41.958] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/smore as it's serializer returned null [10Jan2025 14:53:41.959] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:blueberry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.960] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/farmersrespite/filling/lavender_tea as it's serializer returned null [10Jan2025 14:53:41.960] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe corn_delight:cooking/classic_corn_dog as it's serializer returned null [10Jan2025 14:53:41.960] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe undergarden:inky_stew as it's serializer returned null [10Jan2025 14:53:41.960] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe legendary_monsters:purified_soul: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'minecraft:brewing' [10Jan2025 14:53:41.960] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.960] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vintagedelight:cheese_burger as it's serializer returned null [10Jan2025 14:53:41.961] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.961] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe cratedelight:golden_carrot_crate as it's serializer returned null [10Jan2025 14:53:41.962] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe biomeswevegone:blueberry_pie as it's serializer returned null [10Jan2025 14:53:41.962] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/lead_thermal as it's serializer returned null [10Jan2025 14:53:41.962] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/sinisite_knife as it's serializer returned null [10Jan2025 14:53:41.963] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/coconut_curry as it's serializer returned null [10Jan2025 14:53:41.963] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/lead_knife as it's serializer returned null [10Jan2025 14:53:41.963] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/green as it's serializer returned null [10Jan2025 14:53:41.963] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/deluxe_cheeseburger as it's serializer returned null [10Jan2025 14:53:41.963] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.963] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/bronze_mekanism as it's serializer returned null [10Jan2025 14:53:41.964] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/adamantium_knife as it's serializer returned null [10Jan2025 14:53:41.964] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe bloodmagic:meteor/myst_ag as it's serializer returned null [10Jan2025 14:53:41.964] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cooking/nut_milk_from_copper_cup as it's serializer returned null [10Jan2025 14:53:41.966] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/source_berry_cookie as it's serializer returned null [10Jan2025 14:53:41.966] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe wildberries:sweet_berry_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.966] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.966] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twigs:azalea_flowers_from_azalea_flower_ecologics as it's serializer returned null [10Jan2025 14:53:41.967] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/magenta as it's serializer returned null [10Jan2025 14:53:41.967] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe borninchaosdelight:smokedfish_roll: com.google.gson.JsonSyntaxException: Unknown item 'born_in_chaos_v1:smoked_monster_fish' [10Jan2025 14:53:41.967] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/manasteel_knife as it's serializer returned null [10Jan2025 14:53:41.967] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe vampiresdelight:bat_taco as it's serializer returned null [10Jan2025 14:53:41.967] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe create:crafting/curiosities/cake as it's serializer returned null [10Jan2025 14:53:41.967] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/cutting/blue_archwood_log as it's serializer returned null [10Jan2025 14:53:41.968] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/elementium_knife as it's serializer returned null [10Jan2025 14:53:41.968] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/nickel_knife as it's serializer returned null [10Jan2025 14:53:41.968] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe abnormals_delight:autumnity/cooking/escargot as it's serializer returned null [10Jan2025 14:53:41.969] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/repairing/holystone_knife as it's serializer returned null [10Jan2025 14:53:41.969] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe biomeswevegone:white_puffball_stew as it's serializer returned null [10Jan2025 14:53:41.970] [main/WARN] [quark-zeta/]: Non-existent flag granite being used [10Jan2025 14:53:41.970] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightdelight:ghast_burger as it's serializer returned null [10Jan2025 14:53:41.971] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/nickel" Skipping... [10Jan2025 14:53:41.971] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:nickel_nugget_from_blasting_nickel_weapons as it's serializer returned null [10Jan2025 14:53:41.971] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/salmonberry_ice_cream as it's serializer returned null [10Jan2025 14:53:41.972] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.973] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.973] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.973] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:cutting/makes_dye/white as it's serializer returned null [10Jan2025 14:53:41.973] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe biomemakeover:glowshroom_stew as it's serializer returned null [10Jan2025 14:53:41.975] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.975] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelight:cutting/cooked_crab as it's serializer returned null [10Jan2025 14:53:41.975] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe additionaladditions:fried_egg as it's serializer returned null [10Jan2025 14:53:41.975] [main/WARN] [quark-zeta/]: Non-existent flag tuff being used [10Jan2025 14:53:41.975] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/forgotten_knife as it's serializer returned null [10Jan2025 14:53:41.975] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:food/cheeseburger_from_bun as it's serializer returned null [10Jan2025 14:53:41.982] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomeswevegone/green_apple_pie_from_slices as it's serializer returned null [10Jan2025 14:53:41.982] [main/WARN] [quark-zeta/]: Non-existent flag calcite being used [10Jan2025 14:53:41.982] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe culturaldelights:mutton_sandwich as it's serializer returned null [10Jan2025 14:53:41.982] [main/ERROR] [net.minecraft.world.item.crafting.RecipeManager/]: Parsing error loading recipe butcher:pliercrafting: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'tfc:advanced_shaped_crafting' [10Jan2025 14:53:41.983] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/tin" Skipping... [10Jan2025 14:53:41.983] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:tin_nugget_from_blasting_tin_weapons as it's serializer returned null [10Jan2025 14:53:41.983] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/ars_nouveau/source_berry_gummy as it's serializer returned null [10Jan2025 14:53:41.986] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/immersiveengineering/squeezer/acorn as it's serializer returned null [10Jan2025 14:53:41.986] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/refined_obsidian_knife as it's serializer returned null [10Jan2025 14:53:41.990] [main/WARN] [quark-zeta/]: Non-existent flag diorite being used [10Jan2025 14:53:41.991] [main/INFO] [Spartan Weaponry/]: Empty result tag:"forge:nuggets/silver" Skipping... [10Jan2025 14:53:41.991] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe spartanweaponry:silver_nugget_from_blasting_silver_weapons as it's serializer returned null [10Jan2025 14:53:41.991] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/blasting/steel_mekanism as it's serializer returned null [10Jan2025 14:53:41.992] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:knives/smithing/gilded_netherite_knife as it's serializer returned null [10Jan2025 14:53:41.992] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe naturalist:cooked_egg_from_smoking as it's serializer returned null [10Jan2025 14:53:41.992] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/biomesoplenty/huge_clover_petal as it's serializer returned null [10Jan2025 14:53:41.992] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe delightful:integration/habitat/cutting/flowering_orange_ball_cactus_block as it's serializer returned null [10Jan2025 14:53:41.993] [main/WARN] [quark-zeta/]: Non-existent flag dripstone being used [10Jan2025 14:53:41.993] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Skipping loading recipe twilightdelight:meef_wrap as it's serializer returned null [10Jan2025 14:53:42.004] [main/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 77 recipes [10Jan2025 14:53:42.007] [main/INFO] [com.possible_triangle.sliceanddice.SliceAndDice/]: Injecting recipes [10Jan2025 14:53:42.098] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/backpack_chipped_mason_table_upgrade_from_storage_chipped_mason_table_upgrade: Unknown item id 'sophisticatedstorage:chipped/mason_table_upgrade' [10Jan2025 14:53:42.107] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/backpack_chipped_glassblower_upgrade_from_storage_chipped_glassblower_upgrade: Unknown item id 'sophisticatedstorage:chipped/glassblower_upgrade' [10Jan2025 14:53:42.111] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/storage_chipped_carpenters_table_upgrade_from_backpack_chipped_carpenters_table_upgrade: Unknown item id 'sophisticatedbackpacks:chipped/carpenters_table_upgrade' [10Jan2025 14:53:42.119] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/storage_chipped_alchemy_bench_upgrade_from_backpack_chipped_alchemy_bench_upgrade: Unknown item id 'sophisticatedbackpacks:chipped/alchemy_bench_upgrade' [10Jan2025 14:53:42.128] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/backpack_chipped_loom_table_upgrade_from_storage_chipped_loom_table_upgrade: Unknown item id 'sophisticatedstorage:chipped/loom_table_upgrade' [10Jan2025 14:53:42.141] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement spartanshields:recipes/basic_mekanists_tower_shield: Unknown item id 'mekanism:energy_tablet' [10Jan2025 14:53:42.160] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/storage_chipped_botanist_workbench_upgrade_from_backpack_chipped_botanist_workbench_upgrade: Unknown item id 'sophisticatedbackpacks:chipped/botanist_workbench_upgrade' [10Jan2025 14:53:42.165] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/storage_chipped_tinkering_table_upgrade_from_backpack_chipped_tinkering_table_upgrade: Unknown item id 'sophisticatedbackpacks:chipped/tinkering_table_upgrade' [10Jan2025 14:53:42.194] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/storage_chipped_loom_table_upgrade_from_backpack_chipped_loom_table_upgrade: Unknown item id 'sophisticatedbackpacks:chipped/loom_table_upgrade' [10Jan2025 14:53:42.197] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/backpack_chipped_carpenters_table_upgrade_from_storage_chipped_carpenters_table_upgrade: Unknown item id 'sophisticatedstorage:chipped/carpenters_table_upgrade' [10Jan2025 14:53:42.222] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/backpack_chipped_botanist_workbench_upgrade_from_storage_chipped_botanist_workbench_upgrade: Unknown item id 'sophisticatedstorage:chipped/botanist_workbench_upgrade' [10Jan2025 14:53:42.222] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/storage_chipped_glassblower_upgrade_from_backpack_chipped_glassblower_upgrade: Unknown item id 'sophisticatedbackpacks:chipped/glassblower_upgrade' [10Jan2025 14:53:42.223] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/storage_chipped_mason_table_upgrade_from_backpack_chipped_mason_table_upgrade: Unknown item id 'sophisticatedbackpacks:chipped/mason_table_upgrade' [10Jan2025 14:53:42.229] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/backpack_chipped_tinkering_table_upgrade_from_storage_chipped_tinkering_table_upgrade: Unknown item id 'sophisticatedstorage:chipped/tinkering_table_upgrade' [10Jan2025 14:53:42.230] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement sophisticatedstorage:recipes/misc/backpack_chipped_alchemy_bench_upgrade_from_storage_chipped_alchemy_bench_upgrade: Unknown item id 'sophisticatedstorage:chipped/alchemy_bench_upgrade' [10Jan2025 14:53:42.231] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement spartanshields:recipes/basic_mekanists_basic_shield: Unknown item id 'mekanism:energy_tablet' [10Jan2025 14:53:42.250] [main/INFO] [quark/]: [Automatic Recipe Unlock] Removed 8063 recipe advancements [10Jan2025 14:53:42.261] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1083 advancements [10Jan2025 14:53:42.289] [main/INFO] [top.theillusivec4.curios.Curios/]: Loaded 13 curio slots [10Jan2025 14:53:42.312] [main/ERROR] [top.theillusivec4.curios.Curios/]: talisman is not a registered slot type! [10Jan2025 14:53:42.313] [main/INFO] [top.theillusivec4.curios.Curios/]: Loaded 10 curio entities [10Jan2025 14:53:42.321] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id callablehorses:horse_drop - error: Input does not contain a key [type]: MapLike[{"conditions":[{"condition":"minecraft:entity_properties","predicate":{"type":"#callablehorses:callablehorses"},"entity":"THIS"}]}] [10Jan2025 14:53:42.325] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternatives' at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?] at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?] at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] 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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [10Jan2025 14:53:42.327] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_leather - error: Unknown type 'minecraft:alternatives' [10Jan2025 14:53:42.328] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Unable to decode loot conditions com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternative' at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%2372!/:?] at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%2372!/:?] at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%2372!/:?] at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%2377!/:?] at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%2377!/:?] at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.3.0-universal.jar%23630!/:?] at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.Util.m_214652_(Util.java:783) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.Util.m_214679_(Util.java:772) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] at net.minecraft.server.Main.main(Main.java:166) ~[server-1.20.1-20230612.114412-srg.jar%23625!/:?] 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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.3.0.jar%2369!/:?] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] [10Jan2025 14:53:42.329] [main/WARN] [net.minecraftforge.common.loot.LootModifierManager/]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_string - error: Unknown type 'minecraft:alternative' [10Jan2025 14:53:42.331] [main/INFO] [slimeknights.mantle.fluid.transfer.FluidContainerTransferManager/]: Loaded 24 dynamic modifiers in 0.877074 ms [10Jan2025 14:53:42.609] [main/INFO] [net.blay09.mods.craftingtweaks.registry.JsonCompatLoader/]: storagenetwork has registered com.lothrazar.storagenetwork.block.request.ContainerNetworkCraftingTable for CraftingTweaks via data pack [10Jan2025 14:53:42.611] [main/INFO] [quark-zeta/]: Modified advancement minecraft:husbandry/wax_on with 2 patches [10Jan2025 14:53:42.611] [main/INFO] [quark-zeta/]: Modified advancement minecraft:adventure/kill_a_mob with 3 patches [10Jan2025 14:53:42.611] [main/INFO] [quark-zeta/]: Modified advancement minecraft:husbandry/bred_all_animals with 3 patches [10Jan2025 14:53:42.611] [main/INFO] [quark-zeta/]: Modified advancement minecraft:adventure/kill_all_mobs with 3 patches [10Jan2025 14:53:42.612] [main/INFO] [quark-zeta/]: Modified advancement minecraft:husbandry/balanced_diet with 2 patches [10Jan2025 14:53:42.612] [main/INFO] [quark-zeta/]: Modified advancement minecraft:nether/all_effects with 1 patches [10Jan2025 14:53:42.612] [main/INFO] [quark-zeta/]: Modified advancement minecraft:husbandry/wax_off with 2 patches [10Jan2025 14:53:42.612] [main/INFO] [quark-zeta/]: Modified advancement minecraft:adventure/adventuring_time with 1 patches [10Jan2025 14:53:42.612] [main/INFO] [quark-zeta/]: Modified advancement minecraft:nether/all_potions with 1 patches [10Jan2025 14:53:42.649] [main/INFO] [slimeknights.tconstruct.library.modifiers.ModifierManager/]: Loaded 131 dynamic modifiers and 0 modifier redirects in 37.22283 ms [10Jan2025 14:53:42.664] [main/INFO] [slimeknights.tconstruct.library.modifiers.ModifierManager/]: Loaded 39 modifier tags for 138 modifiers in 15.011212 ms [10Jan2025 14:53:42.665] [main/INFO] [slimeknights.tconstruct.library.modifiers.ModifierManager/]: Loaded 50 enchantment to modifier mappings in 0.354868 ms [10Jan2025 14:53:42.666] [main/INFO] [tconstruct/]: Loaded 50 spilling fluids in 1.230329 ms [10Jan2025 14:53:42.667] [main/INFO] [enderio/]: Data loader for eio_soul/spawner loaded 73 jsons [10Jan2025 14:53:42.667] [main/INFO] [enderio/]: Data loader for eio_soul/engine loaded 5 jsons [10Jan2025 14:53:42.672] [main/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: Loaded 47 materials in 2.562746 ms [10Jan2025 14:53:42.684] [main/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: Loaded 1 material tags for 19 materials in 11.986872 ms [10Jan2025 14:53:42.700] [main/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 347 stats loaded for 59 materials in 15.991838 ms [10Jan2025 14:53:42.716] [main/INFO] [slimeknights.tconstruct.library.materials.traits.MaterialTraitsManager/]: 184 traits loaded for 59 materials in 15.846429 ms [10Jan2025 14:53:42.724] [main/INFO] [slimeknights.tconstruct.library.tools.definition.ToolDefinitionLoader/]: Loaded 37 tool definitions in 7.942281 ms [10Jan2025 14:53:42.726] [main/INFO] [slimeknights.tconstruct.library.tools.layout.StationSlotLayoutLoader/]: Loaded 19 station slot layouts in 2.376612 ms [10Jan2025 14:53:43.108] [main/WARN] [net.minecraft.core.MappedRegistry/]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: minecraft:is_plains, minecraft:swayle_is_a_femboy [10Jan2025 14:53:43.134] [main/INFO] [Spartan Weaponry/]: Finished initialising Weapon Traits & Attributes! Took 3.556087ms [10Jan2025 14:53:43.982] [main/INFO] [Universal Enchants/]: Created new enchantment config file for the_deep_void:void_vision in config directory [10Jan2025 14:53:43.983] [main/INFO] [Universal Enchants/]: Created new enchantment config file for farmersdelight:backstabbing in config directory [10Jan2025 14:53:43.983] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:frost_walker in config directory [10Jan2025 14:53:43.983] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:bonking in config directory [10Jan2025 14:53:43.983] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:bouncing_bolt in config directory [10Jan2025 14:53:43.983] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:blast_protection in config directory [10Jan2025 14:53:43.983] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:quick_charge in config directory [10Jan2025 14:53:43.984] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:unbreaking in config directory [10Jan2025 14:53:43.984] [main/INFO] [Universal Enchants/]: Created new enchantment config file for biomancy:self_feeding in config directory [10Jan2025 14:53:43.984] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanshields:firebrand in config directory [10Jan2025 14:53:43.984] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderite:void_floating in config directory [10Jan2025 14:53:43.984] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:vanishing_curse in config directory [10Jan2025 14:53:43.984] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:storing in config directory [10Jan2025 14:53:43.984] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:gamma_ray in config directory [10Jan2025 14:53:43.985] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderio:withering in config directory [10Jan2025 14:53:43.985] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:swiftwood in config directory [10Jan2025 14:53:43.985] [main/INFO] [Universal Enchants/]: Created new enchantment config file for biomancy:parasitic_metabolism in config directory [10Jan2025 14:53:43.985] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:twilight_perfection in config directory [10Jan2025 14:53:43.985] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:mending in config directory [10Jan2025 14:53:43.985] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:razors_edge in config directory [10Jan2025 14:53:43.985] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:multishot in config directory [10Jan2025 14:53:43.986] [main/INFO] [Universal Enchants/]: Created new enchantment config file for under_the_moon:vital_cut in config directory [10Jan2025 14:53:43.986] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:double_stab in config directory [10Jan2025 14:53:43.986] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:looting in config directory [10Jan2025 14:53:43.986] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:incendiary in config directory [10Jan2025 14:53:43.986] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanshields:spikes in config directory [10Jan2025 14:53:43.986] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:enveloping_bubble in config directory [10Jan2025 14:53:43.986] [main/INFO] [Universal Enchants/]: Created new enchantment config file for man:fog_protection in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:taxing_bellow in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spore:corrosive_potency in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for under_the_moon:royal_help in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:glintless in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderio:auto_smelt in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:solar in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:precise_volley in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spore:unwavering_nature in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:energy_efficiency in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spore:cryogenic_aspect in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:supercharge in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderio:shimmer in config directory [10Jan2025 14:53:43.987] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:lucky_throw in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexsmobs:serpentfriend in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:dark_nock in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:field_extension in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:targeted_ricochet in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:well_rested in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:soul_speed in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:depth_strider in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:triple_split in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:preservation in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:respiration in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:seapairing in config directory [10Jan2025 14:53:43.988] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:explosive_flavor in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:propel in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanshields:payback in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:riptide in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:peppermint_punting in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:herd_phalanx in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderite:no_gravity in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:flame in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:shaded_respite in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:lure in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:infinity in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:solar_radiance in config directory [10Jan2025 14:53:43.989] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:arrow_inducting in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for hasteenchantment:haste in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:fuel_efficiency in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:punch in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:yield in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:chomping_spirit in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:binding_curse in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spore:mutagenic_reactant in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for endofherobrine:blessing in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for butcher:butcherenchantment in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:ferrous_haste in config directory [10Jan2025 14:53:43.990] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spore:gastric_spewage in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:crystallization in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:lasting_morale in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:flinging in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:humungous_hex in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:feather_falling in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:speed in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for under_the_moon:dread_raiser in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:relentless_darkness in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for azurelib:incendiaryenchantment in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:collectorang in config directory [10Jan2025 14:53:43.991] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:sea_swing in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:dazing_sweep in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexsmobs:lavawax in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:hydrodynamic in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:soak_seeking in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:heavy_slam in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:sharpshooter in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:protection in config directory [10Jan2025 14:53:43.992] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:bane_of_arthropods in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for create:capacity in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for biomancy:surgical_precision in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:detonating_death in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for biomancy:despoil in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for create:potato_recovery in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:tsunami in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:power in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:straight_hook in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for biomancy:anesthetic in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:far_flung in config directory [10Jan2025 14:53:43.993] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:luck_of_the_sea in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:aqua_affinity in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:piercing in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:efficiency in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:sated_blade in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:concealed in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:thorns in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:intentional_game_design in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:fortune in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexsmobs:board_return in config directory [10Jan2025 14:53:43.994] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:sweeping in config directory [10Jan2025 14:53:43.995] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:projectile_protection in config directory [10Jan2025 14:53:43.995] [main/INFO] [Universal Enchants/]: Created new enchantment config file for dimdoors:string_theory in config directory [10Jan2025 14:53:43.995] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexsmobs:straddle_jump in config directory [10Jan2025 14:53:43.995] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:fire_aspect in config directory [10Jan2025 14:53:43.995] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderio:repellent in config directory [10Jan2025 14:53:43.995] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:silk_touch in config directory [10Jan2025 14:53:43.995] [main/INFO] [Universal Enchants/]: Created new enchantment config file for man:fogspeed in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:channeling in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:exporting in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:ranged in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:knockback in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:sharp_cane in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:second_wave in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spore:symbiotic_reconstitution in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:swift_sneak in config directory [10Jan2025 14:53:43.996] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderio:soulbound in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:sharpness in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:plummeting_flight in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:charting_call in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:fire_protection in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:bouncy_ball in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:smite in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for spartanweaponry:expanse in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:impending_stab in config directory [10Jan2025 14:53:43.997] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:spell_lasting in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:multiple_mint in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:loyalty in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for under_the_moon:peasant_help in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:triple_splash in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:rapid_possession in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderio:xp_boost in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enchantableblocks:boiling in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:astral_transferring in config directory [10Jan2025 14:53:43.998] [main/INFO] [Universal Enchants/]: Created new enchantment config file for under_the_moon:blood_bath in config directory [10Jan2025 14:53:43.999] [main/INFO] [Universal Enchants/]: Created new enchantment config file for minecraft:impaling in config directory [10Jan2025 14:53:43.999] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:seekcandy in config directory [10Jan2025 14:53:43.999] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:x_ray in config directory [10Jan2025 14:53:43.999] [main/INFO] [Universal Enchants/]: Created new enchantment config file for alexscaves:sightless in config directory [10Jan2025 14:53:43.999] [main/INFO] [Universal Enchants/]: Created new enchantment config file for enderite:night_vision in config directory [10Jan2025 14:53:44.357] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.20.1 [10Jan2025 14:53:44.357] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties [10Jan2025 14:53:44.357] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL [10Jan2025 14:53:44.357] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [10Jan2025 14:53:44.395] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25306 [10Jan2025 14:53:44.414] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type [10Jan2025 14:53:44.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/pickupnotifier/pickupnotifier-server.toml is not correct. Correcting [10Jan2025 14:53:44.504] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key partial_pick_ups was corrected from null to its default, true. [10Jan2025 14:53:44.505] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key backpack_integration was corrected from null to its default, true. [10Jan2025 14:53:44.505] [Server thread/INFO] [Puzzles Lib/]: Loading server config for pickupnotifier [10Jan2025 14:53:44.506] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/refinedstorage-server.toml is not correct. Correcting [10Jan2025 14:53:44.506] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.506] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.rangeUpgradeUsage was corrected from null to its default, 8. [10Jan2025 14:53:44.506] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.speedUpgradeUsage was corrected from null to its default, 2. [10Jan2025 14:53:44.506] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.craftingUpgradeUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.stackUpgradeUsage was corrected from null to its default, 12. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.silkTouchUpgradeUsage was corrected from null to its default, 15. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune1UpgradeUsage was corrected from null to its default, 10. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune2UpgradeUsage was corrected from null to its default, 12. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune3UpgradeUsage was corrected from null to its default, 14. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.regulatorUpgradeUsage was corrected from null to its default, 15. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.useEnergy was corrected from null to its default, true. [10Jan2025 14:53:44.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.capacity was corrected from null to its default, 32000. [10Jan2025 14:53:44.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.baseUsage was corrected from null to its default, 0. [10Jan2025 14:53:44.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.maxTransfer was corrected from null to its default, 2147483647. [10Jan2025 14:53:44.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cable was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cable.usage was corrected from null to its default, 0. [10Jan2025 14:53:44.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.508] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.gridUsage was corrected from null to its default, 2. [10Jan2025 14:53:44.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.craftingGridUsage was corrected from null to its default, 4. [10Jan2025 14:53:44.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.patternGridUsage was corrected from null to its default, 4. [10Jan2025 14:53:44.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.fluidGridUsage was corrected from null to its default, 2. [10Jan2025 14:53:44.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive.usage was corrected from null to its default, 0. [10Jan2025 14:53:44.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive.diskUsage was corrected from null to its default, 1. [10Jan2025 14:53:44.509] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.oneKUsage was corrected from null to its default, 2. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.fourKUsage was corrected from null to its default, 4. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.sixteenKUsage was corrected from null to its default, 6. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.sixtyFourKUsage was corrected from null to its default, 8. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.creativeUsage was corrected from null to its default, 10. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.sixtyFourKUsage was corrected from null to its default, 2. [10Jan2025 14:53:44.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.twoHundredFiftySixKUsage was corrected from null to its default, 4. [10Jan2025 14:53:44.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.thousandTwentyFourKUsage was corrected from null to its default, 6. [10Jan2025 14:53:44.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.fourThousandNinetySixKUsage was corrected from null to its default, 8. [10Jan2025 14:53:44.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.creativeUsage was corrected from null to its default, 10. [10Jan2025 14:53:44.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key externalStorage was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key externalStorage.usage was corrected from null to its default, 6. [10Jan2025 14:53:44.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key importer was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key importer.usage was corrected from null to its default, 1. [10Jan2025 14:53:44.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exporter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exporter.usage was corrected from null to its default, 1. [10Jan2025 14:53:44.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkReceiver was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkReceiver.usage was corrected from null to its default, 0. [10Jan2025 14:53:44.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkTransmitter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkTransmitter.usage was corrected from null to its default, 64. [10Jan2025 14:53:44.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key relay was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key relay.usage was corrected from null to its default, 1. [10Jan2025 14:53:44.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key detector was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key detector.usage was corrected from null to its default, 2. [10Jan2025 14:53:44.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager.usage was corrected from null to its default, 4. [10Jan2025 14:53:44.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager.usagePerCard was corrected from null to its default, 10. [10Jan2025 14:53:44.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key interface was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key interface.usage was corrected from null to its default, 2. [10Jan2025 14:53:44.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidInterface was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidInterface.usage was corrected from null to its default, 2. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.usage was corrected from null to its default, 8. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.baseRange was corrected from null to its default, 16. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.rangePerUpgrade was corrected from null to its default, 8. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageMonitor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageMonitor.usage was corrected from null to its default, 3. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.useEnergy was corrected from null to its default, true. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.capacity was corrected from null to its default, 3200. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.openUsage was corrected from null to its default, 30. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.extractUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.insertUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.useEnergy was corrected from null to its default, true. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.capacity was corrected from null to its default, 3200. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.openUsage was corrected from null to its default, 30. [10Jan2025 14:53:44.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.extractUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.insertUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constructor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constructor.usage was corrected from null to its default, 3. [10Jan2025 14:53:44.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key destructor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key destructor.usage was corrected from null to its default, 3. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskManipulator was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskManipulator.usage was corrected from null to its default, 4. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.useEnergy was corrected from null to its default, true. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.capacity was corrected from null to its default, 3200. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.openUsage was corrected from null to its default, 30. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.extractUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.insertUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.usage was corrected from null to its default, 4. [10Jan2025 14:53:44.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.patternUsage was corrected from null to its default, 1. [10Jan2025 14:53:44.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafterManager was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafterManager.usage was corrected from null to its default, 8. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key craftingMonitor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key craftingMonitor.usage was corrected from null to its default, 8. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.useEnergy was corrected from null to its default, true. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.capacity was corrected from null to its default, 3200. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.openUsage was corrected from null to its default, 30. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.cancelUsage was corrected from null to its default, 5. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.cancelAllUsage was corrected from null to its default, 10. [10Jan2025 14:53:44.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autocrafting was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autocrafting.calculationTimeoutMs was corrected from null to its default, 5000. [10Jan2025 14:53:44.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/curios-server.toml is not correct. Correcting [10Jan2025 14:53:44.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key keepCurios was corrected from null to its default, DEFAULT. [10Jan2025 14:53:44.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key menu was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key menu.enableLegacyMenu was corrected from null to its default, false. [10Jan2025 14:53:44.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key menu.experimental was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key menu.experimental.minimumColumns was corrected from null to its default, 1. [10Jan2025 14:53:44.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key menu.experimental.maxSlotsPerPage was corrected from null to its default, 48. [10Jan2025 14:53:44.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/advancednetherite-server.toml is not correct. Correcting [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tool_properties was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tool_properties.breaking_speed_multipliers was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tool_properties.breaking_speed_multipliers.ironBreakingSpeedMultiplier was corrected from null to its default, 12. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tool_properties.breaking_speed_multipliers.goldBreakingSpeedMultiplier was corrected from null to its default, 20. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tool_properties.breaking_speed_multipliers.emeraldBreakingSpeedMultiplier was corrected from null to its default, 29. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tool_properties.breaking_speed_multipliers.diamondBreakingSpeedMultiplier was corrected from null to its default, 39. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.crop_drop_chances was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalWheatDropChance was corrected from null to its default, 0.3. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalCarrotsDropChance was corrected from null to its default, 0.3. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalPotatoesDropChance was corrected from null to its default, 0.3. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalBeetrootsDropChance was corrected from null to its default, 0.2. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.mob_drop_chances was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalPhantomDropChance was corrected from null to its default, 0.5. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalZombifiedPiglinDropChance was corrected from null to its default, 0.5. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalPiglinDropChance was corrected from null to its default, 0.15. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalEndermanDropChance was corrected from null to its default, 0.3. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.ore_drop_chances was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalRawIronDropChance was corrected from null to its default, 0.2. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalRawGoldChance was corrected from null to its default, 0.3. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalEmeraldDropChance was corrected from null to its default, 0.4. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalDiamondDropChance was corrected from null to its default, 0.25. [10Jan2025 14:53:44.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalGoldNuggetDropChance was corrected from null to its default, 0.6. [10Jan2025 14:53:44.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/constructionwand-server.toml is not correct. Correcting [10Jan2025 14:53:44.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.durability was corrected from null to its default, 131. [10Jan2025 14:53:44.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.limit was corrected from null to its default, 9. [10Jan2025 14:53:44.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.angel was corrected from null to its default, 0. [10Jan2025 14:53:44.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.destruction was corrected from null to its default, 0. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.upgradeable was corrected from null to its default, false. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.durability was corrected from null to its default, 250. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.limit was corrected from null to its default, 27. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.angel was corrected from null to its default, 2. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.destruction was corrected from null to its default, 9. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.upgradeable was corrected from null to its default, true. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.durability was corrected from null to its default, 1561. [10Jan2025 14:53:44.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.limit was corrected from null to its default, 128. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.angel was corrected from null to its default, 8. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.destruction was corrected from null to its default, 25. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.upgradeable was corrected from null to its default, true. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.limit was corrected from null to its default, 1024. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.angel was corrected from null to its default, 16. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.destruction was corrected from null to its default, 81. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.upgradeable was corrected from null to its default, true. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.InfinityWandCreative was corrected from null to its default, 2048. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.MaxRange was corrected from null to its default, 100. [10Jan2025 14:53:44.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.UndoHistory was corrected from null to its default, 3. [10Jan2025 14:53:44.528] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.AngelFalling was corrected from null to its default, false. [10Jan2025 14:53:44.528] [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]. [10Jan2025 14:53:44.528] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.528] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEList was corrected from null to its default, [chiselsandbits]. [10Jan2025 14:53:44.528] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEWhitelist was corrected from null to its default, false. [10Jan2025 14:53:44.529] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/fastleafdecay-server.toml is not correct. Correcting [10Jan2025 14:53:44.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MinimumDecayTime was corrected from null to its default, 4. [10Jan2025 14:53:44.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MaximumDecayTime was corrected from null to its default, 11. [10Jan2025 14:53:44.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/mutantmonsters-server.toml is not correct. Correcting [10Jan2025 14:53:44.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key endersoul_hand_teleport_distance was corrected from null to its default, 128. [10Jan2025 14:53:44.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mutant_x_conversions was corrected from null to its default, [minecraft:creeper,mutantmonsters:mutant_creeper, minecraft:enderman,mutantmonsters:mutant_enderman, minecraft:skeleton,mutantmonsters:mutant_skeleton, minecraft:snow_golem,mutantmonsters:mutant_snow_golem, minecraft:zombie,mutantmonsters:mutant_zombie, minecraft:pig,mutantmonsters:spider_pig]. [10Jan2025 14:53:44.560] [Server thread/INFO] [Puzzles Lib/]: Loading server config for mutantmonsters [10Jan2025 14:53:44.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/good_nights_sleep-server.toml is not correct. Correcting [10Jan2025 14:53:44.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Live World was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Live World.allow_nightmare_phantoms was corrected from null to its default, true. [10Jan2025 14:53:44.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Live World.correct_zombie_horse_height was corrected from null to its default, false. [10Jan2025 14:53:44.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/easier_sleeping-server.toml is not correct. Correcting [10Jan2025 14:53:44.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sleep_percent was corrected from null to its default, 50. [10Jan2025 14:53:44.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sleep_message was corrected from null to its default, is now in bed.. [10Jan2025 14:53:44.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wake_message was corrected from null to its default, stood up.. [10Jan2025 14:53:44.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key morning_message was corrected from null to its default, Good Morning. [10Jan2025 14:53:44.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key all_players_rest was corrected from null to its default, false. [10Jan2025 14:53:44.566] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensions was corrected from null to its default, [minecraft:overworld]. [10Jan2025 14:53:44.566] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimension_list_type was corrected from null to its default, SLEEP_ACTIVE. [10Jan2025 14:53:44.566] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key block_blacklist was corrected from null to its default, []. [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: Loading "Easier Sleeping" SERVER Config [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: sleep_message = is now in bed. [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: dimension_list_type = SLEEP_ACTIVE [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: wake_message = stood up. [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: block_blacklist = [] [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: sleep_percent = 50 [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: morning_message = Good Morning [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: all_players_rest = false [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: dimensions = [minecraft:overworld] [10Jan2025 14:53:44.567] [Server thread/INFO] [de.geheimagentnr1.minecraft_forge_api.config.AbstractConfig/]: "Easier Sleeping" SERVER Config loaded [10Jan2025 14:53:44.568] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/mantle-server.toml is not correct. Correcting [10Jan2025 14:53:44.568] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tagPreferences was corrected from null to its default, [minecraft, tconstruct, tmechworks, create, immersiveengineering, mekanism, thermal]. [10Jan2025 14:53:44.569] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/gravestone-server.toml is not correct. Correcting [10Jan2025 14:53:44.569] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_obituary was corrected from null to its default, true. [10Jan2025 14:53:44.569] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key replaceable_blocks was corrected from null to its default, [#gravestone:grave_replaceable]. [10Jan2025 14:53:44.569] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key remove_obituary was corrected from null to its default, false. [10Jan2025 14:53:44.569] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key only_owners_can_break was corrected from null to its default, false. [10Jan2025 14:53:44.570] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn_ghost was corrected from null to its default, false. [10Jan2025 14:53:44.570] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key friendly_ghost was corrected from null to its default, true. [10Jan2025 14:53:44.570] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sneak_pickup was corrected from null to its default, false. [10Jan2025 14:53:44.570] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key break_pickup was corrected from null to its default, true. [10Jan2025 14:53:44.575] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/securitycraft-server.toml is not correct. Correcting [10Jan2025 14:53:44.575] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key codebreaker_chance was corrected from null to its default, 0.33. [10Jan2025 14:53:44.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowAdminTool was corrected from null to its default, true. [10Jan2025 14:53:44.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shouldSpawnFire was corrected from null to its default, true. [10Jan2025 14:53:44.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key ableToBreakMines was corrected from null to its default, true. [10Jan2025 14:53:44.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smallerMineExplosion was corrected from null to its default, false. [10Jan2025 14:53:44.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplodesWhenInCreative was corrected from null to its default, true. [10Jan2025 14:53:44.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplosionsBreakBlocks was corrected from null to its default, true. [10Jan2025 14:53:44.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laserBlockRange was corrected from null to its default, 5. [10Jan2025 14:53:44.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryScannerRange was corrected from null to its default, 2. [10Jan2025 14:53:44.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxAlarmRange was corrected from null to its default, 100. [10Jan2025 14:53:44.578] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowBlockClaim was corrected from null to its default, false. [10Jan2025 14:53:44.578] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reinforced_block_tint was corrected from null to its default, true. [10Jan2025 14:53:44.578] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key force_reinforced_block_tint was corrected from null to its default, false. [10Jan2025 14:53:44.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key retinalScannerFace was corrected from null to its default, true. [10Jan2025 14:53:44.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_team_ownership was corrected from null to its default, false. [10Jan2025 14:53:44.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key team_ownership_precedence was corrected from null to its default, [FTB_TEAMS, VANILLA]. [10Jan2025 14:53:44.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disable_thanks_message was corrected from null to its default, false. [10Jan2025 14:53:44.580] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trick_scanners_with_player_heads was corrected from null to its default, false. [10Jan2025 14:53:44.580] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key prevent_reinforced_floor_glitching was corrected from null to its default, false. [10Jan2025 14:53:44.580] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key taser_damage was corrected from null to its default, 1.0. [10Jan2025 14:53:44.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powered_taser_damage was corrected from null to its default, 2.0. [10Jan2025 14:53:44.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key taser_effects was corrected from null to its default, [minecraft:weakness|200|2, minecraft:nausea|200|2, minecraft:slowness|200|2]. [10Jan2025 14:53:44.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powered_taser_effects was corrected from null to its default, [minecraft:weakness|400|5, minecraft:nausea|400|5, minecraft:slowness|400|5]. [10Jan2025 14:53:44.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser_damage was corrected from null to its default, 10.0. [10Jan2025 14:53:44.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key incorrectPasscodeDamage was corrected from null to its default, 4. [10Jan2025 14:53:44.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sentry_bullet_damage was corrected from null to its default, 2. [10Jan2025 14:53:44.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reinforced_suffocation_damage was corrected from null to its default, 5. [10Jan2025 14:53:44.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allow_camera_night_vision was corrected from null to its default, true. [10Jan2025 14:53:44.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key passcode_check_cooldown was corrected from null to its default, 250. [10Jan2025 14:53:44.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key passcode_spam_log_warning_enabled was corrected from null to its default, true. [10Jan2025 14:53:44.584] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key passcode_spam_log_warning was corrected from null to its default, Player "%1$s" tried to enter a passcode into "%2$s" at position [%3$s] too quickly!. [10Jan2025 14:53:44.584] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key in_world_un_reinforcing was corrected from null to its default, true. [10Jan2025 14:53:44.584] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sentry_attackable_entities_allowlist was corrected from null to its default, []. [10Jan2025 14:53:44.585] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sentry_attackable_entities_denylist was corrected from null to its default, []. [10Jan2025 14:53:44.591] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/sophisticatedbackpacks-server.toml is not correct. Correcting [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.disallowedItems was corrected from null to its default, []. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.containerItemsDisallowed was corrected from null to its default, false. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.noInteractionBlocks was corrected from null to its default, []. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.noConnectionBlocks was corrected from null to its default, []. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.leatherBackpack was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.leatherBackpack.inventorySlotCount was corrected from null to its default, 27. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.leatherBackpack.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.copperBackpack was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.copperBackpack.inventorySlotCount was corrected from null to its default, 45. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.copperBackpack.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ironBackpack was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ironBackpack.inventorySlotCount was corrected from null to its default, 54. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ironBackpack.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.goldBackpack was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.goldBackpack.inventorySlotCount was corrected from null to its default, 81. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.goldBackpack.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.diamondBackpack was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.diamondBackpack.inventorySlotCount was corrected from null to its default, 108. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.diamondBackpack.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.netheriteBackpack was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.netheriteBackpack.inventorySlotCount was corrected from null to its default, 120. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.netheriteBackpack.upgradeSlotCount was corrected from null to its default, 7. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.594] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.magnetRange was corrected from null to its default, 3. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.magnetRange was corrected from null to its default, 5. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.refillUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.refillUpgrade.filterSlots was corrected from null to its default, 6. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.refillUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedRefillUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedRefillUpgrade.filterSlots was corrected from null to its default, 12. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedRefillUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.restockUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.restockUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.restockUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedRestockUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedRestockUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedRestockUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.voidAnythingEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.voidAnythingEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stackUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stackUpgrade.nonStackableItems was corrected from null to its default, [minecraft:bundle, minecraft:shulker_box, minecraft:white_shulker_box, minecraft:orange_shulker_box, minecraft:magenta_shulker_box, minecraft:light_blue_shulker_box, minecraft:yellow_shulker_box, minecraft:lime_shulker_box, minecraft:pink_shulker_box, minecraft:gray_shulker_box, minecraft:light_gray_shulker_box, minecraft:cyan_shulker_box, minecraft:purple_shulker_box, minecraft:blue_shulker_box, minecraft:brown_shulker_box, minecraft:green_shulker_box, minecraft:red_shulker_box, minecraft:black_shulker_box]. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.inputFilterSlots was corrected from null to its default, 8. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.inputFilterSlots was corrected from null to its default, 8. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.597] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.inputFilterSlots was corrected from null to its default, 8. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.inceptionUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.inceptionUpgrade.upgradesUseInventoriesOfBackpacksInBackpack was corrected from null to its default, true. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.inceptionUpgrade.upgradesInContainedBackpacksAreFunctional was corrected from null to its default, true. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.toolSwapperUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.toolSwapperUpgrade.filterSlots was corrected from null to its default, 8. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.toolSwapperUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.capacityPerSlotRow was corrected from null to its default, 4000. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.stackMultiplierRatio was corrected from null to its default, 1.0. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.autoFillDrainContainerCooldown was corrected from null to its default, 20. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.maxInputOutput was corrected from null to its default, 20. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tankUpgrade.energyPerSlotRow was corrected from null to its default, 10000. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.filterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.maxInputOutput was corrected from null to its default, 20. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.stackMultiplierRatio was corrected from null to its default, 1.0. [10Jan2025 14:53:44.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade.mendingOn was corrected from null to its default, true. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade.maxXpPointsPerMending was corrected from null to its default, 5. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedJukeboxUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedJukeboxUpgrade.numberOfSlots was corrected from null to its default, 12. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedJukeboxUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.chance was corrected from null to its default, 0.01. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.addLoot was corrected from null to its default, true. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.buffWithPotionEffects was corrected from null to its default, true. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.buffHealth was corrected from null to its default, true. [10Jan2025 14:53:44.599] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.equipWithArmor was corrected from null to its default, true. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.entityLootTableList was corrected from null to its default, [minecraft:creeper|minecraft:chests/desert_pyramid, minecraft:drowned|minecraft:chests/shipwreck_treasure, minecraft:enderman|minecraft:chests/end_city_treasure, minecraft:evoker|minecraft:chests/woodland_mansion, minecraft:husk|minecraft:chests/desert_pyramid, minecraft:piglin|minecraft:chests/bastion_bridge, minecraft:piglin_brute|minecraft:chests/bastion_treasure, minecraft:pillager|minecraft:chests/pillager_outpost, minecraft:skeleton|minecraft:chests/simple_dungeon, minecraft:stray|minecraft:chests/igloo_chest, minecraft:vex|minecraft:chests/woodland_mansion, minecraft:vindicator|minecraft:chests/woodland_mansion, minecraft:witch|minecraft:chests/buried_treasure, minecraft:wither_skeleton|minecraft:chests/nether_bridge, minecraft:zombie|minecraft:chests/simple_dungeon, minecraft:zombie_villager|minecraft:chests/village/village_armorer, minecraft:zombified_piglin|minecraft:chests/bastion_other]. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.discBlockList was corrected from null to its default, [botania:record_gaia_1, botania:record_gaia_2]. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.playJukebox was corrected from null to its default, true. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.dropToFakePlayers was corrected from null to its default, false. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.backpackDropChance was corrected from null to its default, 0.5. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.entityBackpackAdditions.lootingChanceIncreasePerLevel was corrected from null to its default, 0.15. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.nerfs was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.tooManyBackpacksSlowness was corrected from null to its default, false. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.maxNumberOfBackpacks was corrected from null to its default, 3. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.slownessLevelsPerAdditionalBackpack was corrected from null to its default, 1.0. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.nerfs.onlyWornBackpackTriggersUpgrades was corrected from null to its default, false. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.maxUpgradesPerStorage was corrected from null to its default, [stack_upgrades|3, jukebox_upgrades|1, furnace_upgrades|1]. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.itemFluidHandlerEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.allowOpeningOtherPlayerBackpacks was corrected from null to its default, true. [10Jan2025 14:53:44.601] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.itemDisplayDisabled was corrected from null to its default, false. [10Jan2025 14:53:44.601] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tickDedupeLogicDisabled was corrected from null to its default, false. [10Jan2025 14:53:44.601] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.canBePlacedInContainerItems was corrected from null to its default, false. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/doggytalents-server.toml is not correct. Correcting [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.disable_hunger was corrected from null to its default, false. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.enable_starter_bundle was corrected from null to its default, false. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.disable_dog_gender was corrected from null to its default, false. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.enable_pup_get_parent_levels was corrected from null to its default, false. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.immortal_dogs was corrected from null to its default, true. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.play_tag_with_dog was corrected from null to its default, true. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.dog_greet_owner was corrected from null to its default, true. [10Jan2025 14:53:44.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.dog_greet_owner_limit was corrected from null to its default, 5. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.max_creeper_sweeper_dont_growl was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.all_player_cannot_attack_dog was corrected from null to its default, false. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.all_dog_block_portal was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.max_heel_limit was corrected from null to its default, 20. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.hunger_modifier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.disable_preserve_uuid was corrected from null to its default, false. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.duplication_resolve_strategy was corrected from null to its default, 0. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.disable_train_untamed_wolf was corrected from null to its default, false. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.dog_respawn_incapacitated_when_killed was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.mob_retriever_only_carry_dog was corrected from null to its default, false. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.wolf_mount_passenger_collision was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.conducting_bone_cross_origin was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.incap_val_reset_when_hurt was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.train_wolf_limit was corrected from null to its default, -1. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.random_var_with_charm was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.extended_wolves_spawnable_block was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.wolf_variant_override_exclusive was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.nether_wolf_spawn_bypass was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.vscode_wolf_spawn_egg was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.doggy_tools_trident was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.doggy_tools_projectile_pass_allies was corrected from null to its default, true. [10Jan2025 14:53:44.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.dog_petting was corrected from null to its default, true. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.dog_petting_jealous was corrected from null to its default, true. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.allow_track_any_dog was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.log_when_dog_go_offline was corrected from null to its default, true. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.b_g_mode_less_strict was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.dog_dont_push_owner was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.injured_dog_block_portal was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.wandering_dog_whistle was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.disable_kill_stats was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.disable_wolf_armor_protection was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.prevent_wild_wolves_angry was corrected from null to its default, false. [10Jan2025 14:53:44.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dog Constants.random_var_on_train was corrected from null to its default, false. [10Jan2025 14:53:44.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/doggytalents-respawn_tags_to_remove.toml is not correct. Correcting [10Jan2025 14:53:44.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key restore_strategy was corrected from null to its default, 0. [10Jan2025 14:53:44.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key respawn_removal_tags was corrected from null to its default, []. [10Jan2025 14:53:44.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tags_to_keep was corrected from null to its default, []. [10Jan2025 14:53:44.606] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/doggytalents-dog_custom_skins.toml is not correct. Correcting [10Jan2025 14:53:44.606] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key strategy was corrected from null to its default, 0. [10Jan2025 14:53:44.606] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelisted_sha1 was corrected from null to its default, []. [10Jan2025 14:53:44.606] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklisted_sha1 was corrected from null to its default, []. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/witherstormmod-server.toml is not correct. Correcting [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.shouldChunkLoadWhenNoPlayers was corrected from null to its default, false. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.invulnerabilityTime was corrected from null to its default, 50. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.flyingHeight was corrected from null to its default, 75. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.dynamicFlyingHeight was corrected from null to its default, false. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.dynamicFlyingHeightTime was corrected from null to its default, 60. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.tillShouldShowHole was corrected from null to its default, 6. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.shouldShowHole was corrected from null to its default, true. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.rotationSpeed was corrected from null to its default, 0.1. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.witherStormInvulnerability was corrected from null to its default, true. [10Jan2025 14:53:44.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.smartBossbar was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.randomBowelsEntrance was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.crossbowsSupportEnderPearls was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.preventWitherStormCamping was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.bowelsFallResistance was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.resummonedPhase was corrected from null to its default, 4. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.canAttackHeads was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.endOfPhaseFiveBombableExclusively was corrected from null to its default, false. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.shouldPlayGlobalSoundsCrossDimensionally was corrected from null to its default, false. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.onlyTryPickingUpTractorTagged was corrected from null to its default, false. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.constantBlackhole was corrected from null to its default, false. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.instantChomp was corrected from null to its default, false. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.misc.healFromChomp was corrected from null to its default, false. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.ultimateTargetingType was corrected from null to its default, NEAREST. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.farthestTargetingTime was corrected from null to its default, 15. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.randomizedTargetingTime was corrected from null to its default, 15. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.randomlySpeedUpWithTargetChange was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.amuletOverride was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.maxRandomStrollTargetingTypeRadius was corrected from null to its default, 500. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.ignoreUltimateTargetIfHidden was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.witherStormsFollowBiggerStorms was corrected from null to its default, true. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.chases was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.chases.shouldChaseWhenTargetStopped was corrected from null to its default, true. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.chases.chaseOnPhaseChange was corrected from null to its default, true. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.target_stationary_logic was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.target_stationary_logic.targetStationaryChunkRadius was corrected from null to its default, 8. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.target_stationary_logic.targetStationaryMinutes was corrected from null to its default, 30. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.target_stationary_logic.usePhaseAsDistanceMultiplier was corrected from null to its default, true. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.target_stationary_logic.distanceMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.target_stationary_logic.targetRunawayMinutes was corrected from null to its default, 10. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.runaway_attempts was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.runaway_attempts.targetRunawayAttempts was corrected from null to its default, true. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.runaway_attempts.targetRunawayAttemptMinutes was corrected from null to its default, 2. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.runaway_attempts.targetRunawayAttemptsRequired was corrected from null to its default, 5. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.runaway_attempts.minutesTillRunawayAttemptDiminish was corrected from null to its default, 16. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.targettingDistractionsEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.distractionTimeMinutes was corrected from null to its default, 25. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.maximumDistractionDistance was corrected from null to its default, 1000. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.minimumDistractionDistance was corrected from null to its default, 50. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.randomDistractionChances was corrected from null to its default, true. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.searchableRangeMultiplier was corrected from null to its default, 1. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.distractionWaitTime was corrected from null to its default, 2. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.boatingForTooLongDistractions was corrected from null to its default, true. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.distractions.boatingForTooLongSeconds was corrected from null to its default, 60. [10Jan2025 14:53:44.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.random_strolling was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.random_strolling.randomStrollingWhenTargetHidden was corrected from null to its default, true. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.speed was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.speed.chasingFlyingSpeed was corrected from null to its default, 0.4. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ultimate_target_logic.speed.normalFlyingSpeed was corrected from null to its default, 0.02. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.targeting was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.targeting.headEscapeTime was corrected from null to its default, 40. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.targeting.tractorPullSpeedModifier was corrected from null to its default, 0.2. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.targeting.specialTargetingBias was corrected from null to its default, true. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.targeting.specialTargetingBiasChance was corrected from null to its default, 75. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.evolution was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.evolution.evolutionAttributeModifier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.performance was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.performance.clustersRemoveItems was corrected from null to its default, true. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.performance.squashHitbox was corrected from null to its default, false. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.performance.chunkLoadingRadius was corrected from null to its default, 12. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.performance.removeNearbyJunk was corrected from null to its default, true. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.performance.mobsRunIntoPortals was corrected from null to its default, true. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.hunchbackClusterPickupInterval was corrected from null to its default, 20. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.clusterPickupInterval was corrected from null to its default, 40. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.devourerClusterPickupInterval was corrected from null to its default, 40. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.canPickupMobClusters was corrected from null to its default, true. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.clusterSizeModifier was corrected from null to its default, 0. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.tractorBeamClusterPickUp was corrected from null to its default, true. [10Jan2025 14:53:44.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.tractorBeamsRemoveFluids was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.blockClusterPullSpeedModifier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.tractorBeamClusterSpeedModifier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.tractorBeamBlockSearchRadius was corrected from null to its default, 10. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.canClustersSpiralCounterClockwise was corrected from null to its default, false. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.convertFallingBlocks was corrected from null to its default, false. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.world_consumption.tractorBeamFluidRemovalHeight was corrected from null to its default, 63. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves.caveRumbles was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves.occludeSoundsUnderground was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves.caveRumbleIntensity was corrected from null to its default, 0.25. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves.chanceForExtendedRumbles was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves.caveRumbleIntervalMin was corrected from null to its default, 60. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves.caveRumbleIntervalMax was corrected from null to its default, 180. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.caves.caveRumblesMessWithRedstone was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.witherSicknessEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.sickenedMobConversions was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.increaseAmplifier was corrected from null to its default, true. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.requiredContacts was corrected from null to its default, 6. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.requiredProximitySeconds was corrected from null to its default, 600. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.applicationDelay was corrected from null to its default, 720. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.cureDelay was corrected from null to its default, 480. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.lowImmuneRequiredProximitySeconds was corrected from null to its default, 360. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.lowImmuneApplicationDelay was corrected from null to its default, 410. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.lowImmuneCureDelay was corrected from null to its default, 480. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.proximitySecondsModifierMax was corrected from null to its default, 180. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.applicationDelayModifierMax was corrected from null to its default, 300. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.cureDelayModifierMax was corrected from null to its default, 180. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.lowImmuneProximityModifierMax was corrected from null to its default, 180. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.lowImmuneApplicationModifierMax was corrected from null to its default, 140. [10Jan2025 14:53:44.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.lowImmuneCureDelayModifierMax was corrected from null to its default, 180. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.wither_sickness.keepSicknessAfterRespawn was corrected from null to its default, true. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.formidibomb was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.formidibomb.craftFuseTicks was corrected from null to its default, 12000. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.formidibomb.catchFireFuseTicks was corrected from null to its default, 1200. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.formidibomb.shouldDropFromInventory was corrected from null to its default, true. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.formidibomb.dropInterval was corrected from null to its default, 4. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.formidibomb.lowerBlockResistance was corrected from null to its default, true. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.formidibomb.formidibombFuseEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.playing_dead was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.playing_dead.revivalTimer was corrected from null to its default, true. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.playing_dead.revivalTimeMinutes was corrected from null to its default, 60. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.playing_dead.revivalPlayerProtection was corrected from null to its default, 3. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.canSummonSymbiont was corrected from null to its default, true. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.shouldSymbiontAttackMobs was corrected from null to its default, false. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.minimumSpawnCheckInterval was corrected from null to its default, 60. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.witherStormSummoningDelay was corrected from null to its default, 10. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.playerInvulnerableTime was corrected from null to its default, 5. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.playerSummoningDelay was corrected from null to its default, 10. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.playerSummoningDelayOnKill was corrected from null to its default, 40. [10Jan2025 14:53:44.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.attackableWhenNotVulnerable was corrected from null to its default, false. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.bookDropsInInventory was corrected from null to its default, true. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.withered_symbiont.healthScalePerPlayer was corrected from null to its default, 20.0. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.flaming_skulls was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.flaming_skulls.flamingSkullExplosionSize was corrected from null to its default, 5.0. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.flaming_skulls.flamingSkullSpeedModifier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.roaring was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.roaring.minimumRoarInterval was corrected from null to its default, 20. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.roaring.maximumRoarInterval was corrected from null to its default, 50. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.item_preservation was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.item_preservation.itemPreservation was corrected from null to its default, CHOMPED_OR_KILLED_NEAR_HEAD. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.item_preservation.preserveDropsForAllMobs was corrected from null to its default, false. [10Jan2025 14:53:44.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.flyingEnabledWarning was corrected from null to its default, true. [10Jan2025 14:53:44.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/jei-server.toml is not correct. Correcting [10Jan2025 14:53:44.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true. [10Jan2025 14:53:44.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true. [10Jan2025 14:53:44.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/cave_dweller-server.toml is not correct. Correcting [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Spawn was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Spawn.can_spawn_min was corrected from null to its default, 300. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Spawn.can_spawn_max was corrected from null to its default, 600. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Spawn.can_spawn_cooldown_chance was corrected from null to its default, 0.4. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Spawn.can_spawn_cooldown was corrected from null to its default, 1200. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Noise was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Noise.reset_noise_min was corrected from null to its default, 240. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Noise.reset_noise_max was corrected from null to its default, 360. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Leave was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Leave.time_until_leave was corrected from null to its default, 300. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.Leave.time_until_leave_chase was corrected from null to its default, 30. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Timers.surface_timer_multiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.spawn_chance_per_tick was corrected from null to its default, 0.005. [10Jan2025 14:53:44.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.spawn_height was corrected from null to its default, 40. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.allow_surface_spawn was corrected from null to its default, false. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.sky_light_level was corrected from null to its default, 8. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.block_light_level was corrected from null to its default, 15. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.maximum_amount was corrected from null to its default, 3. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.spawn_distance was corrected from null to its default, 16. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.check_path_to_spawn was corrected from null to its default, true. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.Dimensions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.Dimensions.dimension_whitelist was corrected from null to its default, [minecraft:overworld]. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.Biomes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.Biomes.override_biome_datapack_config was corrected from null to its default, false. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.Biomes.surface_biomes_is_whitelist was corrected from null to its default, true. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Conditions.Biomes.surface_biomes was corrected from null to its default, []. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour.spotting_range was corrected from null to its default, 60. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour.can_disable_shields was corrected from null to its default, false. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour.can_climb was corrected from null to its default, true. [10Jan2025 14:53:44.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour.can_break_door was corrected from null to its default, true. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour.break_door_time was corrected from null to its default, 3. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour.allow_riding was corrected from null to its default, false. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Behaviour.target_invisible was corrected from null to its default, true. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attributes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attributes.maximum_health was corrected from null to its default, 60.0. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attributes.attack_damage was corrected from null to its default, 6.0. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attributes.attack_speed was corrected from null to its default, 0.35. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attributes.movement_speed was corrected from null to its default, 0.5. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attributes.depth_strider_bonus was corrected from null to its default, 1.5. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.618] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Misc.only_play_noise_to_target was corrected from null to its default, false. [10Jan2025 14:53:44.619] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/inventorysorter-server.toml is not correct. Correcting [10Jan2025 14:53:44.619] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklists was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.619] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklists.containerBlacklist was corrected from null to its default, []. [10Jan2025 14:53:44.619] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklists.slotBlacklist was corrected from null to its default, []. [10Jan2025 14:53:44.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/sophisticatedstorage-server.toml is not correct. Correcting [10Jan2025 14:53:44.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.WoodBarrel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.WoodBarrel.inventorySlotCount was corrected from null to its default, 27. [10Jan2025 14:53:44.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.WoodBarrel.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperBarrel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperBarrel.inventorySlotCount was corrected from null to its default, 45. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperBarrel.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronBarrel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronBarrel.inventorySlotCount was corrected from null to its default, 54. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronBarrel.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldBarrel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldBarrel.inventorySlotCount was corrected from null to its default, 81. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldBarrel.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondBarrel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondBarrel.inventorySlotCount was corrected from null to its default, 108. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondBarrel.upgradeSlotCount was corrected from null to its default, 4. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteBarrel was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteBarrel.inventorySlotCount was corrected from null to its default, 132. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteBarrel.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelI was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelI.baseSlotLimitMultiplier was corrected from null to its default, 32. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelI.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelI was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelI.baseSlotLimitMultiplier was corrected from null to its default, 53. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelI.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelI was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelI.baseSlotLimitMultiplier was corrected from null to its default, 64. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelI.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelI was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelI.baseSlotLimitMultiplier was corrected from null to its default, 96. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelI.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelI was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelI.baseSlotLimitMultiplier was corrected from null to its default, 128. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelI.upgradeSlotCount was corrected from null to its default, 4. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelI was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelI.baseSlotLimitMultiplier was corrected from null to its default, 160. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelI.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelII.baseSlotLimitMultiplier was corrected from null to its default, 16. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelII.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelII.baseSlotLimitMultiplier was corrected from null to its default, 27. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelII.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelII.baseSlotLimitMultiplier was corrected from null to its default, 32. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelII.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelII.baseSlotLimitMultiplier was corrected from null to its default, 48. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelII.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelII.baseSlotLimitMultiplier was corrected from null to its default, 64. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelII.upgradeSlotCount was corrected from null to its default, 4. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelII.baseSlotLimitMultiplier was corrected from null to its default, 80. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelII.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelIII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelIII.baseSlotLimitMultiplier was corrected from null to its default, 10. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelIII.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelIII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelIII.baseSlotLimitMultiplier was corrected from null to its default, 17. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelIII.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelIII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelIII.baseSlotLimitMultiplier was corrected from null to its default, 20. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelIII.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelIII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelIII.baseSlotLimitMultiplier was corrected from null to its default, 30. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelIII.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelIII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelIII.baseSlotLimitMultiplier was corrected from null to its default, 40. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelIII.upgradeSlotCount was corrected from null to its default, 4. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelIII was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelIII.baseSlotLimitMultiplier was corrected from null to its default, 50. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelIII.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelIV was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelIV.baseSlotLimitMultiplier was corrected from null to its default, 8. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedBarrelIV.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelIV was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelIV.baseSlotLimitMultiplier was corrected from null to its default, 13. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedCopperBarrelIV.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelIV was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelIV.baseSlotLimitMultiplier was corrected from null to its default, 16. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedIronBarrelIV.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelIV was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelIV.baseSlotLimitMultiplier was corrected from null to its default, 24. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedGoldBarrelIV.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelIV was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelIV.baseSlotLimitMultiplier was corrected from null to its default, 32. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedDiamondBarrelIV.upgradeSlotCount was corrected from null to its default, 4. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelIV was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelIV.baseSlotLimitMultiplier was corrected from null to its default, 40. [10Jan2025 14:53:44.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.LimitedNetheriteBarrelIV.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.WoodChest was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.WoodChest.inventorySlotCount was corrected from null to its default, 27. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.WoodChest.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperChest was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperChest.inventorySlotCount was corrected from null to its default, 45. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperChest.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronChest was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronChest.inventorySlotCount was corrected from null to its default, 54. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronChest.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldChest was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldChest.inventorySlotCount was corrected from null to its default, 81. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldChest.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondChest was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondChest.inventorySlotCount was corrected from null to its default, 108. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondChest.upgradeSlotCount was corrected from null to its default, 4. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteChest was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteChest.inventorySlotCount was corrected from null to its default, 132. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteChest.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ShulkerBox was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ShulkerBox.inventorySlotCount was corrected from null to its default, 27. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.ShulkerBox.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperShulkerBox was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperShulkerBox.inventorySlotCount was corrected from null to its default, 45. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.CopperShulkerBox.upgradeSlotCount was corrected from null to its default, 1. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronShulkerBox was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronShulkerBox.inventorySlotCount was corrected from null to its default, 54. [10Jan2025 14:53:44.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.IronShulkerBox.upgradeSlotCount was corrected from null to its default, 2. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldShulkerBox was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldShulkerBox.inventorySlotCount was corrected from null to its default, 81. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.GoldShulkerBox.upgradeSlotCount was corrected from null to its default, 3. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondShulkerBox was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondShulkerBox.inventorySlotCount was corrected from null to its default, 108. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.DiamondShulkerBox.upgradeSlotCount was corrected from null to its default, 4. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteShulkerBox was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteShulkerBox.inventorySlotCount was corrected from null to its default, 132. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.NetheriteShulkerBox.upgradeSlotCount was corrected from null to its default, 5. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.shulkerBoxDisallowedItems was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.shulkerBoxDisallowedItems.disallowedItems was corrected from null to its default, []. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.shulkerBoxDisallowedItems.containerItemsDisallowed was corrected from null to its default, false. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stackUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stackUpgrade.nonStackableItems was corrected from null to its default, [minecraft:bundle, minecraft:shulker_box, minecraft:white_shulker_box, minecraft:orange_shulker_box, minecraft:magenta_shulker_box, minecraft:light_blue_shulker_box, minecraft:yellow_shulker_box, minecraft:lime_shulker_box, minecraft:pink_shulker_box, minecraft:gray_shulker_box, minecraft:light_gray_shulker_box, minecraft:cyan_shulker_box, minecraft:purple_shulker_box, minecraft:blue_shulker_box, minecraft:brown_shulker_box, minecraft:green_shulker_box, minecraft:red_shulker_box, minecraft:black_shulker_box]. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compactingUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedCompactingUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.depositUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedDepositUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.feedingUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFeedingUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.filterUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedFilterUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.magnetUpgrade.magnetRange was corrected from null to its default, 3. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedMagnetUpgrade.magnetRange was corrected from null to its default, 5. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pickupUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedPickupUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.filterSlots was corrected from null to its default, 9. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.slotsInRow was corrected from null to its default, 3. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.voidUpgrade.voidAnythingEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.filterSlots was corrected from null to its default, 16. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedVoidUpgrade.voidAnythingEnabled was corrected from null to its default, true. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smeltingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.smokingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.blastingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.inputFilterSlots was corrected from null to its default, 8. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmeltingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.inputFilterSlots was corrected from null to its default, 8. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoSmokingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.smeltingSpeedMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelEfficiencyMultiplier was corrected from null to its default, 1.0. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.inputFilterSlots was corrected from null to its default, 8. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.autoBlastingUpgrade.fuelFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.filterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.maxInputOutput was corrected from null to its default, 20. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.pumpUpgrade.stackMultiplierRatio was corrected from null to its default, 1.0. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade.mendingOn was corrected from null to its default, true. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.xpPumpUpgrade.maxXpPointsPerMending was corrected from null to its default, 5. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compressionUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compressionUpgrade.maxNumberOfSlots was corrected from null to its default, 5. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.compressionUpgrade.additionalDecompressibleItems was corrected from null to its default, [minecraft:glowstone=4xminecraft:glowstone_dust, minecraft:quartz_block=4xminecraft:quartz]. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.hopperUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.hopperUpgrade.inputFilterSlots was corrected from null to its default, 2. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.hopperUpgrade.inputFilterSlotsInRow was corrected from null to its default, 2. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.hopperUpgrade.outputFilterSlots was corrected from null to its default, 2. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.hopperUpgrade.outputFilterSlotsInRow was corrected from null to its default, 2. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.hopperUpgrade.transferSpeedTicks was corrected from null to its default, 8. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.hopperUpgrade.maxTransferStackSize was corrected from null to its default, 1. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedHopperUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedHopperUpgrade.inputFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedHopperUpgrade.inputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedHopperUpgrade.outputFilterSlots was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedHopperUpgrade.outputFilterSlotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedHopperUpgrade.transferSpeedTicks was corrected from null to its default, 2. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedHopperUpgrade.maxTransferStackSize was corrected from null to its default, 4. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedJukeboxUpgrade was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedJukeboxUpgrade.numberOfSlots was corrected from null to its default, 12. [10Jan2025 14:53:44.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.advancedJukeboxUpgrade.slotsInRow was corrected from null to its default, 4. [10Jan2025 14:53:44.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.maxUpgradesPerStorage was corrected from null to its default, [chest|stack_upgrades|2, chest|jukebox_upgrades|1, chest|furnace_upgrades|1, shulker_box|stack_upgrades|2, shulker_box|jukebox_upgrades|1, shulker_box|furnace_upgrades|1, barrel|stack_upgrades|2, barrel|jukebox_upgrades|1, barrel|furnace_upgrades|1, limited_barrel|jukebox_upgrades|1, limited_barrel|furnace_upgrades|1]. [10Jan2025 14:53:44.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tooManyItemEntityDrops was corrected from null to its default, 200. [10Jan2025 14:53:44.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/biomancy-server.toml is not correct. Correcting [10Jan2025 14:53:44.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.doBioForgeRecipeProgression was corrected from null to its default, false. [10Jan2025 14:53:44.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trades was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trades.addTradesToVillagers was corrected from null to its default, true. [10Jan2025 14:53:44.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trades.addTradesToWanderingTrader was corrected from null to its default, true. [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key flesh-growth was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key flesh-growth.primalEnergySupplyOfCradle was corrected from null to its default, LIMITED. [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/railways-server.toml is not correct. Correcting [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.strictCoupler was corrected from null to its default, false. [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.flipDistantSwitches was corrected from null to its default, true. [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.switchPlacementRange was corrected from null to its default, 64. [10Jan2025 14:53:44.632] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.creeperTrackDamage was corrected from null to its default, false. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.handcarHungerMultiplier was corrected from null to its default, 0.009999999776482582. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key semaphores was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key semaphores.simplifiedPlacement was corrected from null to its default, true. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key semaphores.flipYellowOrder was corrected from null to its default, false. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key conductors was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key conductors.mustOwnBoundTrain was corrected from null to its default, false. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key conductors.maxConductorVentLength was corrected from null to its default, 64. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key conductors.whistleRebindRate was corrected from null to its default, 10. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key journeymap was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key journeymap.farTrainSyncTicks was corrected from null to its default, 200. [10Jan2025 14:53:44.633] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key journeymap.nearTrainSyncTicks was corrected from null to its default, 5. [10Jan2025 14:53:44.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key realism was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key realism.realisticTrains was corrected from null to its default, false. [10Jan2025 14:53:44.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key realism.realisticFuelTanks was corrected from null to its default, true. [10Jan2025 14:53:44.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/universalenchants-server.toml is not correct. Correcting [10Jan2025 14:53:44.635] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key no_farmland_trample was corrected from null to its default, true. [10Jan2025 14:53:44.635] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key looting_boosts_xp was corrected from null to its default, true. [10Jan2025 14:53:44.644] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key true_infinity was corrected from null to its default, true. [10Jan2025 14:53:44.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key no_projectile_immunity was corrected from null to its default, true. [10Jan2025 14:53:44.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mending_crafting_repair was corrected from null to its default, false. [10Jan2025 14:53:44.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantable_horse_armor was corrected from null to its default, true. [10Jan2025 14:53:44.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantable_shields was corrected from null to its default, true. [10Jan2025 14:53:44.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allow_mod_item_support was corrected from null to its default, true. [10Jan2025 14:53:44.654] [Server thread/INFO] [Puzzles Lib/]: Loading server config for universalenchants [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/endofherobrine-server.toml is not correct. Correcting [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.experimental was corrected from null to its default, false. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.legacyStructures was corrected from null to its default, false. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.progressiveWrath was corrected from null to its default, true. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.mobPossession was corrected from null to its default, true. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.revertPossession was corrected from null to its default, true. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.remainPossessedTicks was corrected from null to its default, 12000. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.blacklistPossession was corrected from null to its default, . [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.spawnCooldown was corrected from null to its default, 3600. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.spawnChance was corrected from null to its default, 10. [10Jan2025 14:53:44.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Common configs for The End of Herobrine Mod.spawnBuilder was corrected from null to its default, true. [10Jan2025 14:53:44.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/create_enchantment_industry-server.toml is not correct. Correcting [10Jan2025 14:53:44.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disenchanterTankCapacity was corrected from null to its default, 1000. [10Jan2025 14:53:44.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copierTankCapacity was corrected from null to its default, 4000. [10Jan2025 14:53:44.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blazeEnchanterTankCapacity was corrected from null to its default, 2000. [10Jan2025 14:53:44.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxHyperEnchantingLevelExtension was corrected from null to its default, 2. [10Jan2025 14:53:44.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key deployerXpDropChance was corrected from null to its default, 1.0. [10Jan2025 14:53:44.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enableHyperEnchant was corrected from null to its default, true. [10Jan2025 14:53:44.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantByBlazeEnchanterCostCoefficient was corrected from null to its default, 1.0. [10Jan2025 14:53:44.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hyperEnchantByBlazeEnchanterCostCoefficient was corrected from null to its default, 1.0. [10Jan2025 14:53:44.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copyEnchantedBookCostCoefficient was corrected from null to its default, 1.0. [10Jan2025 14:53:44.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copyEnchantedBookWithHyperExperienceCostCoefficient was corrected from null to its default, 1.0. [10Jan2025 14:53:44.658] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copyWrittenBookCostPerPage was corrected from null to its default, 5. [10Jan2025 14:53:44.658] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copyNameTagCost was corrected from null to its default, 7. [10Jan2025 14:53:44.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copyTrainScheduleCost was corrected from null to its default, 10. [10Jan2025 14:53:44.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copyClipboardCost was corrected from null to its default, 10. [10Jan2025 14:53:44.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crushingWheelDropExpRate was corrected from null to its default, 0.30000001192092896. [10Jan2025 14:53:44.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crushingWheelDropExpScale was corrected from null to its default, 0.3400000035762787. [10Jan2025 14:53:44.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key copyingWrittenBookAlwaysGetOriginalVersion was corrected from null to its default, true. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/create-server.toml is not correct. Correcting [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure.tickrateSyncTimer was corrected from null to its default, 20. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkPressing was corrected from null to its default, false. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkCutting was corrected from null to its default, false. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowBrewingInMixer was corrected from null to its default, true. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapelessInMixer was corrected from null to its default, true. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapedSquareInPress was corrected from null to its default, true. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowRegularCraftingInCrafter was corrected from null to its default, true. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.maxFireworkIngredientsInCrafter was corrected from null to its default, 9. [10Jan2025 14:53:44.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowStonecuttingOnSaw was corrected from null to its default, true. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowWoodcuttingOnSaw was corrected from null to its default, true. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowCastingBySpout was corrected from null to its default, true. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.displayLogStrippingRecipes was corrected from null to its default, true. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.lightSourceCountForRefinedRadiance was corrected from null to its default, 10. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableRefinedRadianceRecipe was corrected from null to its default, true. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableShadowSteelRecipe was corrected from null to its default, true. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.disableStress was corrected from null to its default, false. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxBeltLength was corrected from null to its default, 20. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crushingDamage was corrected from null to its default, 4. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxRotationSpeed was corrected from null to its default, 256. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ignoreDeployerAttacks was corrected from null to its default, CREEPERS. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.kineticValidationFrequency was corrected from null to its default, 60. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crankHungerMultiplier was corrected from null to its default, 0.009999999776482582. [10Jan2025 14:53:44.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.minimumWindmillSails was corrected from null to its default, 8. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.windmillSailsPerRPM was corrected from null to its default, 8. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxEjectorDistance was corrected from null to its default, 32. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ejectorScanInterval was corrected from null to its default, 120. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPushDistance was corrected from null to its default, 20. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPullDistance was corrected from null to its default, 20. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanBlockCheckRate was corrected from null to its default, 30. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanRotationArgmax was corrected from null to its default, 256. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanProcessingTime was corrected from null to its default, 150. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxBlocksMoved was corrected from null to its default, 2048. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxDataSize was corrected from null to its default, 2000000. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxChassisRange was corrected from null to its default, 16. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxPistonPoles was corrected from null to its default, 64. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxRopeLength was corrected from null to its default, 256. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxCartCouplingLength was corrected from null to its default, 32. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.rollerFillDepth was corrected from null to its default, 12. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.survivalContraptionPickup was corrected from null to its default, true. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableSpawners was corrected from null to its default, NO_PICKUP. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.amethystMovement was corrected from null to its default, NO_PICKUP. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableObsidian was corrected from null to its default, UNMOVABLE. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableReinforcedDeepslate was corrected from null to its default, UNMOVABLE. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.moveItemsToStorage was corrected from null to its default, true. [10Jan2025 14:53:44.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvestPartiallyGrown was corrected from null to its default, false. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvesterReplants was corrected from null to its default, true. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.minecartContraptionInContainers was corrected from null to its default, false. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.stabiliseStableContraptions was corrected from null to its default, false. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.mediumSpeed was corrected from null to its default, 30.0. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.fastSpeed was corrected from null to its default, 100.0. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.mediumStressImpact was corrected from null to its default, 4.0. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.highStressImpact was corrected from null to its default, 8.0. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.mediumCapacity was corrected from null to its default, 256.0. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stats.highCapacity was corrected from null to its default, 1024.0. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.deployer was corrected from null to its default, 4.0. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.millstone was corrected from null to its default, 4.0. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.speedometer was corrected from null to its default, 0.0. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.flywheel was corrected from null to its default, 0.0. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.clutch was corrected from null to its default, 0.0. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.664] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.netherite_backtank was corrected from null to its default, 4.0. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.stressometer was corrected from null to its default, 0.0. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.shaft was corrected from null to its default, 0.0. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearshift was corrected from null to its default, 0.0. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.turntable was corrected from null to its default, 4.0. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.cogwheel was corrected from null to its default, 0.0. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.belt was corrected from null to its default, 0.0. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearbox was corrected from null to its default, 0.0. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.elevator_pulley was corrected from null to its default, 4.0. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.665] [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. [10Jan2025 14:53:44.666] [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. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.large_water_wheel was corrected from null to its default, 128.0. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.water_wheel was corrected from null to its default, 32.0. [10Jan2025 14:53:44.666] [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. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankCapacity was corrected from null to its default, 8. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankMaxHeight was corrected from null to its default, 32. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.mechanicalPumpRange was corrected from null to its default, 16. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyRange was corrected from null to its default, 128. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyBlockThreshold was corrected from null to its default, 10000. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fillInfinite was corrected from null to its default, false. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.bottomlessFluidMode was corrected from null to its default, ALLOW_BY_TAG. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidFillPlaceFluidSourceBlocks was corrected from null to its default, true. [10Jan2025 14:53:44.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.pipesPlaceFluidSourceBlocks was corrected from null to its default, true. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.defaultExtractionTimer was corrected from null to its default, 8. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.psiTimeout was corrected from null to its default, 60. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.mechanicalArmRange was corrected from null to its default, 5. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.linkRange was corrected from null to its default, 256. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.displayLinkRange was corrected from null to its default, 64. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.vaultCapacity was corrected from null to its default, 20. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.brassTunnelTimer was corrected from null to its default, 10. [10Jan2025 14:53:44.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.seatHostileMobs was corrected from null to its default, true. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.creativePrintIncludesAir was corrected from null to its default, false. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematics was corrected from null to its default, 10. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxTotalSchematicSize was corrected from null to its default, 256. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematicPacketSize was corrected from null to its default, 1024. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicIdleTimeout was corrected from null to its default, 600. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonDelay was corrected from null to its default, 10. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonShotsPerGunpowder was corrected from null to its default, 400. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment.maxSymmetryWandRange was corrected from null to its default, 50. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment.placementAssistRange was corrected from null to its default, 12. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment.toolboxRange was corrected from null to its default, 10. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment.airInBacktank was corrected from null to its default, 900. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment.enchantedBacktankCapacity was corrected from null to its default, 300. [10Jan2025 14:53:44.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment.maxExtendoGripActions was corrected from null to its default, 1000. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key equipment.maxPotatoCannonShots was corrected from null to its default, 200. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainsCauseDamage was corrected from null to its default, true. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.maxTrackPlacementLength was corrected from null to its default, 32. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.maxAssemblyLength was corrected from null to its default, 128. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.maxBogeyCount was corrected from null to its default, 20. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.manualTrainSpeedModifier was corrected from null to its default, 0.75. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainTopSpeed was corrected from null to its default, 28.0. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainTurningTopSpeed was corrected from null to its default, 14.0. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainAcceleration was corrected from null to its default, 3.0. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainTopSpeed was corrected from null to its default, 40.0. [10Jan2025 14:53:44.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainTurningTopSpeed was corrected from null to its default, 20.0. [10Jan2025 14:53:44.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainAcceleration was corrected from null to its default, 3.0. [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/the_boiled_one_reimagined-server.toml is not correct. Correcting [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Delay Between Spawns was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Delay Between Spawns.spawn_delay was corrected from null to its default, 6000.0. [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Daytime Spawning was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Daytime Spawning.spawn_daytime was corrected from null to its default, false. [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attack Delay After Spawn was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attack Delay After Spawn.min_attack_delay was corrected from null to its default, 1500.0. [10Jan2025 14:53:44.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Attack Delay After Spawn.max_attack_delay was corrected from null to its default, 2000.0. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Set Attack Damage was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Set Attack Damage.attack_damage was corrected from null to its default, 200.0. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blood Rain Chance was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Blood Rain Chance.blood_rain_chance was corrected from null to its default, 5000.0. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Despawn Timer was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Despawn Timer.despawn_time was corrected from null to its default, 800.0. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Chance was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spawn Chance.spawn_chance was corrected from null to its default, 4000.0. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Step Height was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Step Height.step_height was corrected from null to its default, 10.0. [10Jan2025 14:53:44.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Watching Chance When Player Sleeps was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Watching Chance When Player Sleeps.watch_chance was corrected from null to its default, 0.2. [10Jan2025 14:53:44.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Set Paralysis Effect Ticks after Watching was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Set Paralysis Effect Ticks after Watching.paralysis_tick was corrected from null to its default, 300.0. [10Jan2025 14:53:44.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/doggytalents-talents.toml is not correct. Correcting [10Jan2025 14:53:44.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents was corrected from null to its default, SimpleCommentedConfig:{}. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:bed_finder was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:black_pelt was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:creeper_sweeper was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:doggy_dash was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:fisher_dog was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:guard_dog was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:happy_eater was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:hell_hound was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:hunter_dog was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:pack_puppy was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:pest_fighter was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:pillow_paw was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:poison_fang was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:puppy_eyes was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:quick_healer was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:rescue_dog was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:roaring_gale was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:shepherd_dog was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:swimmer_dog was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:wolf_mount was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:doggy_torch was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:doggy_armor was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:water_holder was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:doggy_tools was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:shock_absorber was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:mob_retriever was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:flying_furball was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:chemi_canine was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:fire_drill was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:sniffer_dog was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:gate_passer was corrected from null to its default, true. [10Jan2025 14:53:44.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Talents.doggytalents:ookamikaze was corrected from null to its default, true. [10Jan2025 14:53:44.820] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] Game difficult factors EASY: 0.9, NORMAL: 1.0, PEACEFUL: 1.0 and HARD: 2.0 [10Jan2025 14:53:44.820] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ⏲ Phase 1/3 - Server took about 41.746 sec to load ... [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: Clearing spawn rates calculation ... [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable passive mobs spawn rate control for minecraft and 20 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable neutral mobs spawn rate control for minecraft and 13 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable hostile mobs spawn rate control for minecraft and 26 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable passive mobs spawn rate control for minecraft and 1 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable neutral mobs spawn rate control for minecraft and 1 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable hostile mobs spawn rate control for minecraft and 7 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable passive mobs spawn rate control for minecraft and 5 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable neutral mobs spawn rate control for minecraft and 2 mobs with maxPerPlayer:6, maxPerWorld:24 and maxPerServer:320 [10Jan2025 14:53:44.821] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable hostile mobs spawn rate control for minecraft and 3 mobs with maxPerPlayer:16, maxPerWorld:64 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable passive mobs spawn rate control for aquaculture and 40 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable hostile mobs spawn rate control for born_in_chaos_v1 and 29 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable passive mobs spawn rate control for alexsmobs and 10 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable neutral mobs spawn rate control for alexsmobs and 19 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable hostile mobs spawn rate control for alexsmobs and 17 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable passive mobs spawn rate control for quark and 3 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable neutral mobs spawn rate control for quark and 1 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable hostile mobs spawn rate control for quark and 3 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: ✓ Enable hostile mobs spawn rate control for tconstruct and 3 mobs with maxPerPlayer:6, maxPerWorld:24 and maxPerServer:320 [10Jan2025 14:53:44.822] [Server thread/INFO] [APTweaks(Spawn)/]: Added 202 player spawn rules, 202 world spawn rules and 0 special spawn rules. [10Jan2025 14:53:44.978] [Server thread/INFO] [APTweaks(Items)/]: Max number of Items allowed per world: 128 / per type: 32 [10Jan2025 14:53:44.978] [Server thread/INFO] [APTweaks(Items)/]: Enable clustering of items with a radius of 3 blocks. [10Jan2025 14:53:44.978] [Server thread/INFO] [APTweaks(Items)/]: Optimize all items except from deny list: [item.minecraft.diamond, item.minecraft.diamond_block] [10Jan2025 14:53:44.979] [Server thread/INFO] [APTweaks(Items)/]: Enable clustering of Experience Orbs with a radius of 4 blocks. [10Jan2025 14:53:44.979] [Server thread/ERROR] [APTweaks(Items)/]: WARNING: Clumps groups XP orbs together into a new single entity, which will conflict with the XP Orb feature of this mod! [10Jan2025 14:53:44.979] [Server thread/WARN] [APTweaks(Items)/]: Don't use both optimizations together! Clustering of Experience Orbs will be automatically disabled! [10Jan2025 14:53:44.980] [Server thread/INFO] [APTweaks(Player)/]: Child player hurt damage will be reduced by 50% for [] [10Jan2025 14:53:44.980] [Server thread/INFO] [APTweaks(Player)/]: Child player attack damage will be increased by 50% for [] [10Jan2025 14:53:45.167] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld [10Jan2025 14:53:45.167] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:the_nether [10Jan2025 14:53:45.170] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" [10Jan2025 14:53:45.237] [Server thread/WARN] [mixin/]: @Redirect conflict. Skipping securitycraft.mixins.json:camera.ChunkMapMixin from mod securitycraft->@Redirect::securitycraft$getCameraSectionPos(Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/core/SectionPos; with priority 1100, already redirected by railways-common.mixins.json:conductor_possession.ChunkMapMixin from mod railways->@Redirect::securitycraft$getCameraSectionPos(Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/core/SectionPos; with priority 1200 [10Jan2025 14:53:45.414] [Server thread/INFO] [corgitaco.enhancedcelestials.EnhancedCelestials/]: Possible lunar events for dimension "minecraft:overworld" are [enhancedcelestials:zombie_moon, enhancedcelestials:chaos_moon, enhancedcelestials:super_blood_moon, enhancedcelestials:super_blue_moon, enhancedcelestials:super_spider_moon, enhancedcelestials:super_chaos_moon, enhancedcelestials:kaboom_moon, enhancedcelestials:blood_moon, enhancedcelestials:super_harvest_moon, enhancedcelestials:super_zombie_moon, enhancedcelestials:spider_moon, enhancedcelestials:super_kaboom_moon, enhancedcelestials:black_moon, enhancedcelestials:blue_moon, enhancedcelestials:harvest_moon, enhancedcelestials:super_miners_moon, enhancedcelestials:extreme_zombie_moon, enhancedcelestials:super_moon, enhancedcelestials:miners_moon]. [10Jan2025 14:53:47.822] [Server thread/INFO] [voicechat/]: [voicechat] Successfully migrated config voicechat-server.toml [10Jan2025 14:53:55.804] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [10Jan2025 14:53:55.804] [Server thread/INFO] [KubeJS Server/]: Server resource reload complete! [10Jan2025 14:53:56.839] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [10Jan2025 14:53:56.840] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [10Jan2025 14:53:56.840] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% [10Jan2025 14:53:57.171] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 1368 ms [10Jan2025 14:53:57.171] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (12.669s)! For help, type "help" [10Jan2025 14:53:57.171] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener [10Jan2025 14:53:57.175] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener started [10Jan2025 14:53:57.175] [Query Listener #1/INFO] [net.minecraft.server.rcon.thread.QueryThreadGs4/]: Query running on 0.0.0.0:9898 [10Jan2025 14:53:57.178] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: JMX monitoring enabled [10Jan2025 14:53:57.185] [LanServerPinger #1/WARN] [net.minecraft.client.server.LanServerPinger/]: LanServerPinger: Network is unreachable [10Jan2025 14:53:57.248] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] Max number of remote players is set to 20 [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ⏲ Phase 2/3 - Server took about 54.174 sec to starting (∆: 12.428 secs)... [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Gamerules will be optimized with an 30 sec delay between updates. [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Random Tick Speed will be optimized between 1 and 3 [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Max Entity Cramming will be optimized between 5 and 24 [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Block explosions will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Elytra movement check will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Insomnia (phantoms spawn) will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Mob explosions will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Patrol spawning will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Raids will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Trader spawning will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: TNT explosions will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Vines spread will be automatically disabled during very high server load! [10Jan2025 14:53:57.248] [Server thread/INFO] [APTweaks(Gamerules)/]: Warden spawning will be automatically disabled during very high server load! [10Jan2025 14:53:57.258] [Server thread/INFO] [puffish_skills/]: [puffish_skills] Mod configuration loaded successfully! [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: [APTweaks:Spawn] Spawn allow list: [] [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: [APTweaks:Spawn] Spawn deny list: [] [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: [APTweaks:Spawn] Ignore dimension list: [minecraft:the_end] [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: If you want to use a more aggressive spawn optimization, please set 'spawnAggressiveMode' to 'true' [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: [APTweaks:Spawn] ✓ Enable limiter and block randomly every 16 mob from spawning ... [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: [APTweaks:Spawn] ✓ Enable spawn rate control with max 32 per player ... [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: [APTweaks:Spawn] ✓ Enable spawn rate control with max 128 per world ... [10Jan2025 14:53:57.272] [Server thread/INFO] [APTweaks(Spawn)/]: [APTweaks:Spawn] ✓ Enable spawn rate control with max 512 per server ... [10Jan2025 14:53:57.272] [Server thread/ERROR] [APTweaks(Spawn)/]: ⚠ The mod Rubidium use core modifications which could conflicting with this none-core mod. Do not report any issues with both mods enabled. [10Jan2025 14:53:57.272] [Server thread/WARN] [APTweaks(Spawn)/]: 🛈 There are known issue with the Create mod! For this reasons all optimizations for related Create entities and/or items are disabled! [10Jan2025 14:53:57.273] [Server thread/WARN] [APTweaks(Spawn)/]: 🛈 There are known issue with the Refined Storage mod! For this reasons all optimizations for related Refined Storage entities and/or items are disabled! [10Jan2025 14:53:57.275] [Server thread/INFO] [xaero.hud.minimap.MinimapLogs/]: Registered synced player tracker system: ftb_teams [10Jan2025 14:53:57.277] [Server thread/INFO] [xaero.map.WorldMap/]: Registered synced player tracker system: ftb_teams [10Jan2025 14:53:57.278] [Server thread/INFO] [net.witherbean.mistmod.TheyWatchFromTheMist/]: HELLO from server starting [10Jan2025 14:53:57.280] [Server thread/INFO] [APTweaks(Player)/]: Player will be protected during login for max. of 90 secs. [10Jan2025 14:53:57.287] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.TestPlots for plots [10Jan2025 14:53:57.290] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.AutoCraftingTestPlots for plots [10Jan2025 14:53:57.290] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.InscriberTestPlots for plots [10Jan2025 14:53:57.299] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.P2PTestPlots for plots [10Jan2025 14:53:57.299] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.ItemP2PTestPlots for plots [10Jan2025 14:53:57.299] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.MemoryCardTestPlots for plots [10Jan2025 14:53:57.300] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.PatternProviderLockModePlots for plots [10Jan2025 14:53:57.300] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.PatternProviderPlots for plots [10Jan2025 14:53:57.301] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.SpatialTestPlots for plots [10Jan2025 14:53:57.301] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.QnbTestPlots for plots [10Jan2025 14:53:57.301] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.GuidebookPlot for plots [10Jan2025 14:53:57.301] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.SubnetPlots for plots [10Jan2025 14:53:57.301] [Server thread/INFO] [AE2:S/]: Scanning class appeng.server.testplots.AnnihilationPlaneTests for plots [10Jan2025 14:53:57.301] [Server thread/INFO] [AE2:S/]: Scanning class de.mari_023.ae2wtlib.AE2WTLibTestPlots for plots [10Jan2025 14:53:57.308] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ⏲ Phase 3/3 - Server took about 54.234 sec to be available and ready to play (∆: 0.06 secs) ... [10Jan2025 14:53:57.309] [Server thread/WARN] [com.cupboard.Cupboard/]: Config smoothchunk.json not found, recreating default [10Jan2025 14:53:57.310] [Server thread/INFO] [com.cupboard.Cupboard/]: Loaded config for: smoothchunk.json [10Jan2025 14:53:57.320] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Voice chat server started at port 24454 [10Jan2025 14:53:57.321] [Server thread/INFO] [patchouli/]: Sending reload packet to clients [10Jan2025 14:53:57.322] [Server thread/WARN] [ModernFix/]: Dedicated server took 54.282 seconds to load [10Jan2025 14:53:57.741] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Not Secure] [Server] loaded [10Jan2025 14:53:58.602] [Server thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Found Pupfish chunk at -513 ~ 1520 after 61 tries [10Jan2025 14:53:58.738] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Server load changed from NORMAL (avg. 50.0) to LOW (avg. 27.262409210205078) [10Jan2025 14:53:59.525] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for minecraft:overworld changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 9.68054516) [10Jan2025 14:53:59.525] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:fake_overworld changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.20473607000000002) [10Jan2025 14:53:59.525] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for the_deep_void:deep_void changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.13186061) [10Jan2025 14:53:59.525] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:placeholder changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.10979597) [10Jan2025 14:53:59.525] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:pool_rooms_liminal_floor changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.09825359) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for good_nights_sleep:nightmare changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.18539253) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for dimdoors:dungeon_pockets changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.13223843) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for dimdoors:public_pockets changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.12178694999999999) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for minecraft:the_end changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.11906072999999999) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for good_nights_sleep:dream changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.09600649) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for graveyard:past changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.14149357999999998) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:parking_lot changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.13798168) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for theoldman:pocket_dimension changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.10732616) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for minecraft:the_nether changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.09986817999999999) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for witherstormmod:bowels changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.23430722) [10Jan2025 14:53:59.526] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for dimdoors:personal_pockets changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.16945776) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:office_sector changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.1267244) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:scp_3008 changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.14244172) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for dimdoors:limbo changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.09597319) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:scp_3008_no_walls changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.09649214) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for bloodmagic:dungeon changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.15130860999999998) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:the_clubs changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.13718534) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for scp3008:the_deep_sea changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.09495447) [10Jan2025 14:53:59.527] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Level load for ae2:spatial_storage changed from NORMAL (avg. 45.0) to VERY_LOW (avg. 0.1024496) [10Jan2025 14:54:13.277] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Server load changed from LOW (avg. 27.262409210205078) to VERY_LOW (avg. 1.5872336626052856) [10Jan2025 14:54:32.539] [User Authenticator #1/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player GhostTrap10 is e0b9c461-4c04-4bc1-ace0-d24f33065325 [10Jan2025 14:54:36.179] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.player.Player from class tschipp.carryon.common.carry.CarryOnDataManager [10Jan2025 14:54:36.217] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: GhostTrap10[/**.**.**.**:12639] logged in with entity id 80 at (9.5, 108.0, 30.5) [10Jan2025 14:54:36.334] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: GhostTrap10 joined the game [10Jan2025 14:54:36.436] [Server thread/INFO] [jecalculation/]: Failed to load default records at /server/config/jecalculation/records.json. [10Jan2025 14:54:36.514] [Server thread/INFO] [APTweaks(Player)/]: Player GhostTrap10 ServerPlayer['GhostTrap10'/80, l='ServerLevel[world]', x=9.50, y=108.00, z=30.50] logged in and will be protected for 90 secs. [10Jan2025 14:54:36.518] [Server thread/INFO] [Jade/]: Syncing config to GhostTrap10 (e0b9c461-4c04-4bc1-ace0-d24f33065325) [10Jan2025 14:54:36.662] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: GhostTrap10 has made the advancement [The End of Herobrine] [10Jan2025 14:54:36.662] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: GhostTrap10 has made the advancement [Played Rake] [10Jan2025 14:54:37.230] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of GhostTrap10 (18) [10Jan2025 14:54:37.231] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to GhostTrap10 [10Jan2025 14:54:37.814] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 14:54:38.275] [Server thread/INFO] [APTweaks(Player)/]: Protected Player GhostTrap10 was successful validated after 1 secs. [10Jan2025 14:54:38.276] [Server thread/INFO] [APTweaks(Player)/]: Removing player protection invulnerable from player GhostTrap10! [10Jan2025 14:54:38.536] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 14:54:43.285] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Server load changed from VERY_LOW (avg. 1.4284071922302246) to NORMAL (avg. 40.067222595214844) [10Jan2025 14:54:43.781] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity blanketghost:blanket_ghost but it was marked as removed already [10Jan2025 14:54:44.523] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Level load for minecraft:overworld changed from VERY_LOW (avg. 9.68054516) to LOW (avg. 31.91360241) [10Jan2025 14:54:46.029] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity blanketghost:blanket_ghost but it was marked as removed already [10Jan2025 14:54:48.731] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:54:50.775] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Server load changed from NORMAL (avg. 40.067222595214844) to LOW (avg. 22.37019157409668) [10Jan2025 14:55:02.128] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity the_cuckoo_clock:chuckoo_clock but it was marked as removed already [10Jan2025 14:55:16.478] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 14:55:29.524] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Level load for minecraft:overworld changed from LOW (avg. 31.91360241) to NORMAL (avg. 35.85431345000001) [10Jan2025 14:55:35.812] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Server load changed from LOW (avg. 39.26358413696289) to HIGH (avg. 51.003211975097656) [10Jan2025 14:55:42.838] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [22, -20], pos: BlockPos{x=367, y=-29, z=-320}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:55:42.838] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [23, -20], pos: BlockPos{x=368, y=-29, z=-320}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:55:42.838] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [23, -20], pos: BlockPos{x=369, y=-29, z=-320}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:55:42.839] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [22, -20], pos: BlockPos{x=365, y=-26, z=-320}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:55:43.278] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Server load changed from HIGH (avg. 51.003211975097656) to MEDIUM (avg. 47.73088455200195) [10Jan2025 14:55:44.524] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Level load for minecraft:overworld changed from NORMAL (avg. 39.56387624) to MEDIUM (avg. 41.84048688) [10Jan2025 14:55:50.903] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Server load changed from MEDIUM (avg. 47.73088455200195) to HIGH (avg. 53.20961380004883) [10Jan2025 14:55:52.982] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:55:57.927] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity blanketghost:blanket_ghost but it was marked as removed already [10Jan2025 14:56:06.581] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:56:14.080] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity the_cuckoo_clock:chuckoo_clock but it was marked as removed already [10Jan2025 14:56:15.736] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity peripheral_jumper:peripheral_jumper_jumpscare_trigger but it was marked as removed already [10Jan2025 14:56:20.774] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Server load changed from HIGH (avg. 49.90666961669922) to LOW (avg. 26.323095321655273) [10Jan2025 14:56:21.780] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 14:56:30.381] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 14:56:34.032] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:56:38.336] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:56:38.429] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:56:44.480] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theoldman:the_old_man_trigger but it was marked as removed already [10Jan2025 14:56:50.382] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:57:03.087] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: GhostTrap10 has made the advancement [The Belly Of The Beast] [10Jan2025 14:57:18.954] [Worker-Main-6/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-309, y=29, z=-629} [10Jan2025 14:57:18.955] [Worker-Main-6/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-305, y=29, z=-629} [10Jan2025 14:57:18.955] [Worker-Main-6/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-305, y=29, z=-624} [10Jan2025 14:57:18.955] [Worker-Main-6/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-309, y=29, z=-624} [10Jan2025 14:57:18.955] [Worker-Main-6/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-301, y=29, z=-629} [10Jan2025 14:57:18.955] [Worker-Main-6/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-301, y=29, z=-624} [10Jan2025 14:57:24.234] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity the_cuckoo_clock:chuckoo_clock but it was marked as removed already [10Jan2025 14:57:26.364] [Worker-Main-5/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-382, y=29, z=-611} [10Jan2025 14:57:27.378] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity sleep_killer:sleep_killer but it was marked as removed already [10Jan2025 14:57:27.378] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity sleep_killer:sleep_killer but it was marked as removed already [10Jan2025 14:57:29.606] [Worker-Main-7/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-250, y=27, z=-536} [10Jan2025 14:57:29.606] [Worker-Main-7/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-251, y=27, z=-536} [10Jan2025 14:57:29.607] [Worker-Main-7/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-252, y=27, z=-536} [10Jan2025 14:57:29.607] [Worker-Main-7/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-250, y=28, z=-536} [10Jan2025 14:57:29.607] [Worker-Main-7/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-251, y=28, z=-536} [10Jan2025 14:57:29.607] [Worker-Main-7/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-252, y=28, z=-536} [10Jan2025 14:57:29.982] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 14:57:30.045] [Worker-Main-2/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-191, y=28, z=-589} [10Jan2025 14:57:30.046] [Worker-Main-2/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-191, y=28, z=-587} [10Jan2025 14:57:32.231] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:57:35.821] [Worker-Main-2/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-257, y=27, z=-591} [10Jan2025 14:57:35.822] [Worker-Main-2/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-253, y=27, z=-591} [10Jan2025 14:57:35.822] [Worker-Main-2/ERROR] [net.minecraft.world.entity.decoration.HangingEntity/]: Hanging entity at invalid position: BlockPos{x=-250, y=27, z=-586} [10Jan2025 14:57:35.846] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:57:39.062] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-37, -6], pos: BlockPos{x=-577, y=-23, z=-96}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:57:39.063] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-37, -6], pos: BlockPos{x=-577, y=-23, z=-95}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:57:39.063] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-37, -6], pos: BlockPos{x=-577, y=-23, z=-94}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:57:39.063] [Worker-Main-2/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-37, -7], pos: BlockPos{x=-577, y=-20, z=-98}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / deep_dark_regrowth:ancient_fossil] [10Jan2025 14:57:39.681] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:57:39.731] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity the_cuckoo_clock:chuckoo_clock but it was marked as removed already [10Jan2025 14:57:40.430] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:57:42.830] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:58:02.930] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity the_cuckoo_clock:chuckoo_clock but it was marked as removed already [10Jan2025 14:58:03.329] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:58:12.232] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:58:16.825] [User Authenticator #2/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player nutgoblin20 is 7823a97b-c540-468c-b338-d08c730427af [10Jan2025 14:58:29.800] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving the game (this may take a moment!) [10Jan2025 14:58:30.120] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saved the game [10Jan2025 14:58:37.305] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Added GhostTrap10 to the whitelist [10Jan2025 14:58:37.726] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Made GhostTrap10 a server operator [10Jan2025 14:58:46.349] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Disconnecting com.mojang.authlib.GameProfile@4f9a25fe[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@362ab6ff]},legacy=false] (/**.**.**.**:17804): Took too long to log in [10Jan2025 14:58:46.350] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@4f9a25fe[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@362ab6ff]},legacy=false] (/**.**.**.**:17804) lost connection: Took too long to log in [10Jan2025 14:58:46.398] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice [10Jan2025 14:58:47.512] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Made nutgoblin20 a server operator [10Jan2025 14:58:50.014] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: GhostTrap10 has reached the goal [Feeling Watched] [10Jan2025 14:58:53.076] [User Authenticator #3/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player nutgoblin20 is 7823a97b-c540-468c-b338-d08c730427af [10Jan2025 14:58:53.930] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Made Impxlsive_ a server operator [10Jan2025 14:58:58.381] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 14:59:00.429] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:59:10.756] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [GhostTrap10: Teleported GhostTrap10 to -465.500000, 86.500000, 84.500000] [10Jan2025 14:59:12.482] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity peripheral_jumper:peripheral_jumper_jumpscare_trigger but it was marked as removed already [10Jan2025 14:59:12.880] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:59:21.381] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 14:59:21.381] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity the_cuckoo_clock:chuckoo_clock but it was marked as removed already [10Jan2025 14:59:22.405] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Disconnecting com.mojang.authlib.GameProfile@44307e1c[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@63e3078f]},legacy=false] (/**.**.**.**:44690): Took too long to log in [10Jan2025 14:59:22.405] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@44307e1c[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@63e3078f]},legacy=false] (/**.**.**.**:44690) lost connection: Took too long to log in [10Jan2025 14:59:22.462] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice [10Jan2025 14:59:26.719] [User Authenticator #4/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player nutgoblin20 is 7823a97b-c540-468c-b338-d08c730427af [10Jan2025 14:59:56.352] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Disconnecting com.mojang.authlib.GameProfile@2d376e44[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@6fcebdee]},legacy=false] (/**.**.**.**:64320): Took too long to log in [10Jan2025 14:59:56.352] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@2d376e44[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@6fcebdee]},legacy=false] (/**.**.**.**:64320) lost connection: Took too long to log in [10Jan2025 14:59:56.403] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice [10Jan2025 14:59:56.982] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 15:00:02.281] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 15:00:04.788] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 15:00:09.536] [User Authenticator #5/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player nutgoblin20 is 7823a97b-c540-468c-b338-d08c730427af [10Jan2025 15:00:16.772] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.772] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=96, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.773] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=97, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.774] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=98, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=99, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=100, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.775] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=101, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=102, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=103, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=103, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=103, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=103, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.776] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=104, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.777] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=105, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=106, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.778] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=107, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.779] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=108, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=109, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.780] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=110, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.781] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=111, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.782] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=112, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-862, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-861, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-860, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-859, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-858, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-857, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-856, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-855, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-854, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-853, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-852, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-851, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-850, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-54, 3], pos: BlockPos{x=-849, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-848, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-847, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.783] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-846, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:16.784] [Worker-Main-6/ERROR] [net.minecraft.Util/]: Detected setBlock in a far chunk [-53, 3], pos: BlockPos{x=-845, y=113, z=48}, status: minecraft:features, currently generating: ResourceKey[minecraft:worldgen/placed_feature / radioactive_spiders:small_spider_layer_feature] [10Jan2025 15:00:18.629] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 15:00:20.733] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 15:00:39.050] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Disconnecting com.mojang.authlib.GameProfile@6470e9fc[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@194879d6]},legacy=false] (/**.**.**.**:16813): Took too long to log in [10Jan2025 15:00:39.051] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@6470e9fc[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@194879d6]},legacy=false] (/**.**.**.**:16813) lost connection: Took too long to log in [10Jan2025 15:00:39.100] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice [10Jan2025 15:00:47.733] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 15:00:48.981] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity with_many_voices:with_many_voices but it was marked as removed already [10Jan2025 15:00:51.302] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [GhostTrap10: Teleported GhostTrap10 to -506.500000, 110.500000, 110.500000] [10Jan2025 15:00:53.982] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity sleep_killer:sleep_killer but it was marked as removed already [10Jan2025 15:00:58.620] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 15:00:59.334] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 15:01:13.382] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Server load changed from LOW (avg. 27.421947479248047) to HIGH (avg. 54.978057861328125) [10Jan2025 15:01:17.520] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity theboogeyman:boogeyman_hallucination but it was marked as removed already [10Jan2025 15:01:21.544] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Server load changed from HIGH (avg. 54.978057861328125) to VERY_HIGH (avg. 59.19845199584961) [10Jan2025 15:01:22.939] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↑ Level load for minecraft:overworld changed from MEDIUM (avg. 41.84048688) to HIGH (avg. 49.714704020000006) [10Jan2025 15:01:28.734] [Server thread/WARN] [net.minecraft.server.level.ServerLevel/]: Tried to add entity eye_pods:eye_pod_spawn but it was marked as removed already [10Jan2025 15:01:32.663] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2039ms or 40 ticks behind [10Jan2025 15:01:52.824] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: GhostTrap10 lost connection: Disconnected [10Jan2025 15:01:52.824] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: GhostTrap10 left the game [10Jan2025 15:01:52.830] [Server thread/INFO] [voicechat/]: [voicechat] Disconnecting client GhostTrap10 [10Jan2025 15:02:00.273] [Server thread/INFO] [APTweaks(Core)/]: [APTweaks:Core] ↓ Server load changed from VERY_HIGH (avg. 61.57635498046875) to VERY_LOW (avg. 5.6425909996032715) [10Jan2025 15:02:33.034] [User Authenticator #6/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player nutgoblin20 is 7823a97b-c540-468c-b338-d08c730427af [10Jan2025 15:03:02.678] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Disconnecting com.mojang.authlib.GameProfile@3f554a4b[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@2ae0091d]},legacy=false] (/**.**.**.**:18417): Took too long to log in [10Jan2025 15:03:02.678] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@3f554a4b[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@2ae0091d]},legacy=false] (/**.**.**.**:18417) lost connection: Took too long to log in [10Jan2025 15:03:02.725] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice [10Jan2025 15:03:20.372] [User Authenticator #7/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player nutgoblin20 is 7823a97b-c540-468c-b338-d08c730427af [10Jan2025 15:03:49.926] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Disconnecting com.mojang.authlib.GameProfile@3befa18[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@32ca8c78]},legacy=false] (/**.**.**.**:34044): Took too long to log in [10Jan2025 15:03:49.926] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@3befa18[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@32ca8c78]},legacy=false] (/**.**.**.**:34044) lost connection: Took too long to log in [10Jan2025 15:03:49.978] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice [10Jan2025 15:04:14.973] [User Authenticator #8/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: UUID of player nutgoblin20 is 7823a97b-c540-468c-b338-d08c730427af [10Jan2025 15:04:44.078] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: Disconnecting com.mojang.authlib.GameProfile@198436a1[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@22d649c1]},legacy=false] (/**.**.**.**:4737): Took too long to log in [10Jan2025 15:04:44.079] [Server thread/INFO] [net.minecraft.server.network.ServerLoginPacketListenerImpl/]: com.mojang.authlib.GameProfile@198436a1[id=7823a97b-c540-468c-b338-d08c730427af,name=nutgoblin20,properties={textures=[com.mojang.authlib.properties.Property@22d649c1]},legacy=false] (/**.**.**.**:4737) lost connection: Took too long to log in [10Jan2025 15:04:44.128] [Server thread/WARN] [net.minecraft.network.Connection/]: handleDisconnection() called twice