Forge 1.19.2 Server Log

#VTpnOsC
35 errors
3849 lines
Raw
Analysis
Minecraft version:
1.19.2
Forge version:
43.1.55
Java version:
17.0.4.1
1[26Dec2022 07:07:47.814] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.1.55, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853, nogui]
2[26Dec2022 07:07:47.818] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.4.1 by Eclipse Adoptium; OS Linux arch amd64 version 5.4.0-104-generic
3[26Dec2022 07:07:48.057] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
4[26Dec2022 07:07:49.198] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.19.2-43.1.55/fmlcore-1.19.2-43.1.55.jar is missing mods.toml file
5[26Dec2022 07:07:49.199] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.1.55/javafmllanguage-1.19.2-43.1.55.jar is missing mods.toml file
6[26Dec2022 07:07:49.200] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.1.55/lowcodelanguage-1.19.2-43.1.55.jar is missing mods.toml file
7[26Dec2022 07:07:49.201] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.19.2-43.1.55/mclanguage-1.19.2-43.1.55.jar is missing mods.toml file
8[26Dec2022 07:07:49.979] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /server/mods/resourcefullib-forge-1.19.2-1.1.17.jar
9[26Dec2022 07:07:49.980] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 16 dependencies adding them to mods collection
10[26Dec2022 07:07:57.689] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
11[26Dec2022 07:07:57.885] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property
12[26Dec2022 07:07:57.918] [main/ERROR] [mixin/]: Mixin config myrtrees-common.mixins.json does not specify "minVersion" property
13[26Dec2022 07:07:58.037] [main/ERROR] [mixin/]: Mixin config itshallnottick.mixins.json does not specify "minVersion" property
14[26Dec2022 07:07:58.310] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
15[26Dec2022 07:07:58.311] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.aizistral.nochatreports.MixinConnector]
16[26Dec2022 07:07:58.312] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.endertanks.mixins.MixinConnector]
17[26Dec2022 07:07:58.312] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments [nogui]
18[26Dec2022 07:07:58.359] [main/WARN] [mixin/]: Reference map 'universalgrid.refmap.json' for universalgrid.mixins.json could not be read. If this is a development environment you can ignore this message
19[26Dec2022 07:07:58.552] [main/WARN] [mixin/]: Reference map 'myrtrees-common-refmap.json' for myrtrees-common.mixins.json could not be read. If this is a development environment you can ignore this message
20[26Dec2022 07:07:58.657] [main/WARN] [mixin/]: Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message
21[26Dec2022 07:07:59.586] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
22[26Dec2022 07:07:59.905] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
23[26Dec2022 07:07:59.911] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
24[26Dec2022 07:08:00.403] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/KeyboardHandler for invalid dist DEDICATED_SERVER
25[26Dec2022 07:08:00.404] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/KeyboardHandler (java.lang.RuntimeException: Attempted to load class net/minecraft/client/KeyboardHandler for invalid dist DEDICATED_SERVER)
26[26Dec2022 07:08:00.404] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.KeyboardHandler was not found ad_astra-common.mixins.json:client.KeyboardHandlerMixin
27[26Dec2022 07:08:00.422] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
28[26Dec2022 07:08:00.509] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER
29[26Dec2022 07:08:00.509] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screens/inventory/AbstractContainerScreen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/inventory/AbstractContainerScreen for invalid dist DEDICATED_SERVER)
30[26Dec2022 07:08:00.509] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.inventory.AbstractContainerScreen was not found findme-common.mixins.json:MixinSlotRenderer
31[26Dec2022 07:08:00.511] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER
32[26Dec2022 07:08:00.511] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/ParticleEngine (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/ParticleEngine for invalid dist DEDICATED_SERVER)
33[26Dec2022 07:08:00.512] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.particle.ParticleEngine was not found findme-common.mixins.json:ParticleEngineAccessor
34[26Dec2022 07:08:00.753] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
35[26Dec2022 07:08:00.753] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
36[26Dec2022 07:08:00.753] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
37[26Dec2022 07:08:00.767] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
38[26Dec2022 07:08:00.782] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
39[26Dec2022 07:08:00.782] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
40[26Dec2022 07:08:01.483] [main/INFO] [mixin/]: Mixing server.MixinDedicatedServer from nochatreports.mixins.json into net.minecraft.server.dedicated.DedicatedServer
41[26Dec2022 07:08:02.903] [main/INFO] [mixin/]: Mixing server.MixinPlayer from nochatreports.mixins.json into net.minecraft.world.entity.player.Player
42[26Dec2022 07:08:04.568] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
43[26Dec2022 07:08:04.679] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/inventory/AnvilMenu
44[26Dec2022 07:08:05.946] [main/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
45[26Dec2022 07:08:06.842] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching FishingHook#catchingFish
46[26Dec2022 07:08:07.077] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi_forge.mixins.json:IncreaseStructureWeightLimitMixinForge->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000
47[26Dec2022 07:08:07.792] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/world/item/EnchantedBookItem
48[26Dec2022 07:08:08.119] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
49[26Dec2022 07:08:08.119] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction
50[26Dec2022 07:08:09.248] [modloading-worker-0/INFO] [paucal/]: Hello PAUCAL! This is FORGE!
51[26Dec2022 07:08:09.324] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Registered paragon
52[26Dec2022 07:08:09.358] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: acee#1220
53[26Dec2022 07:08:09.358] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Paragon has been initialized
54[26Dec2022 07:08:09.587] [modloading-worker-0/INFO] [cabletiers/]: Loading config: /server/config/cabletiers-common.toml
55[26Dec2022 07:08:09.587] [modloading-worker-0/INFO] [cabletiers/]: Built config: /server/config/cabletiers-common.toml
56[26Dec2022 07:08:09.587] [modloading-worker-0/INFO] [cabletiers/]: Loaded config: /server/config/cabletiers-common.toml
57[26Dec2022 07:08:09.599] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
58[26Dec2022 07:08:09.600] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id powah:packet
59[26Dec2022 07:08:09.639] [modloading-worker-0/INFO] [universalgrid/]: Loading config: /server/config/universalgrid-common.toml
60[26Dec2022 07:08:09.639] [modloading-worker-0/INFO] [universalgrid/]: Built config: /server/config/universalgrid-common.toml
61[26Dec2022 07:08:09.640] [modloading-worker-0/INFO] [universalgrid/]: Loaded config: /server/config/universalgrid-common.toml
62[26Dec2022 07:08:09.772] [modloading-worker-0/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
63[26Dec2022 07:08:09.852] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
64[26Dec2022 07:08:09.857] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
65[26Dec2022 07:08:09.858] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
66[26Dec2022 07:08:09.859] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
67[26Dec2022 07:08:09.867] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
68[26Dec2022 07:08:10.096] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
69[26Dec2022 07:08:10.176] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
70[26Dec2022 07:08:10.192] [modloading-worker-0/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker...
71[26Dec2022 07:08:10.194] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check...
72[26Dec2022 07:08:10.200] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done!
73[26Dec2022 07:08:10.200] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date!
74[26Dec2022 07:08:10.219] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinPlayerList from nochatreports.mixins.json into net.minecraft.server.players.PlayerList
75[26Dec2022 07:08:10.608] [modloading-worker-0/INFO] [net.bdew.generators.integration.ic2c.IC2CIntegration$/]: IC2 Not loaded, skipping integration
76[26Dec2022 07:08:10.690] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'multiblock' for mod 'bdlib'
77[26Dec2022 07:08:10.697] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'misc' for mod 'bdlib'
78[26Dec2022 07:08:10.703] [modloading-worker-0/INFO] [com.Pdiddy973.AllTheCompressed.AllTheCompressed/]: Registering mod: allthecompressed
79[26Dec2022 07:08:10.746] [modloading-worker-0/INFO] [net.bdew.generators.integration.mekanism.MekanismIntegration$/]: Mekanism loaded, activating integration
80[26Dec2022 07:08:10.759] [modloading-worker-0/INFO] [net.bdew.lib.BdLib$/]: Initialized multiblock manager for advgenerators
81[26Dec2022 07:08:10.786] [modloading-worker-0/INFO] [net.bdew.lib.network.NetChannel/]: Initialized network channel 'generators' for mod 'advgenerators'
82[26Dec2022 07:08:10.855] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (merchantNames in net.blay09.mods.farmingforblockheads.FarmingForBlockheadsConfigData)
83[26Dec2022 07:08:10.911] [modloading-worker-0/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER
84[26Dec2022 07:08:11.014] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 14 blocks registered.
85[26Dec2022 07:08:11.014] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 29 items registered.
86[26Dec2022 07:08:11.014] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 tiles registered.
87[26Dec2022 07:08:11.015] [modloading-worker-0/INFO] [de.melanx.extradisks.ExtraDisks/]: 13 containers registered.
88[26Dec2022 07:08:11.020] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 43.1.55, for MC 1.19.2 with MCP 20220805.130853
89[26Dec2022 07:08:11.021] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v43.1.55 Initialized
90[26Dec2022 07:08:11.363] [modloading-worker-0/INFO] [mixin/]: Mixing server.MixinServerGamePacketListenerImpl from nochatreports.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
91[26Dec2022 07:08:11.616] [modloading-worker-0/INFO] [pneumaticcraft/]: Thirdparty integration activated for [theoneprobe,cofh_core,immersiveengineering,computercraft,jei,mekanism,curios,patchouli,create]
92[26Dec2022 07:08:11.616] [modloading-worker-0/ERROR] [pneumaticcraft/]: CoFH IEnchantableItem interface is not where we expected! Continuing, but PneumaticCraft items won't be able to use the Holding enchantment. Notify the PNC mod author, including the versions of PNC and CoFH Core you're using, if you see this error.
93[26Dec2022 07:08:11.805] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: KONNICHIWA ZA WARUDO!
94[26Dec2022 07:08:11.806] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Default JVM text encoding is: UTF-8
95[26Dec2022 07:08:11.810] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
96[26Dec2022 07:08:11.811] [modloading-worker-0/INFO] [com.aizistral.nochatreports.NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
97[26Dec2022 07:08:12.555] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Shire
98[26Dec2022 07:08:12.556] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Desert Oasis
99[26Dec2022 07:08:12.556] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Pagoda
100[26Dec2022 07:08:12.556] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Minecolonies Original
101[26Dec2022 07:08:12.556] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Caledonia
102[26Dec2022 07:08:12.557] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Incan
103[26Dec2022 07:08:12.557] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Warped Netherlands
104[26Dec2022 07:08:12.557] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Dark Oak Treehouse
105[26Dec2022 07:08:12.557] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Birch
106[26Dec2022 07:08:12.557] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Oak
107[26Dec2022 07:08:12.557] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Birch
108[26Dec2022 07:08:12.558] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Cavern
109[26Dec2022 07:08:12.558] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Space Wars
110[26Dec2022 07:08:12.558] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Spruce
111[26Dec2022 07:08:12.558] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Jungle Treehouse
112[26Dec2022 07:08:12.558] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Nordic Spruce
113[26Dec2022 07:08:12.559] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Medieval Dark Oak
114[26Dec2022 07:08:12.559] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Urban Savanna
115[26Dec2022 07:08:12.559] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Stalactite Caves
116[26Dec2022 07:08:12.559] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Lost Mesa City
117[26Dec2022 07:08:12.559] [Structurize IO Worker #0/INFO] [structurize/]: Registered structure pack: Fortress
118[26Dec2022 07:08:12.560] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading packs from main folder path: .
119[26Dec2022 07:08:12.560] [Structurize IO Worker #0/WARN] [structurize/]: Failed loading client packs from main folder path: .
120[26Dec2022 07:08:12.560] [Structurize IO Worker #0/WARN] [structurize/]: Finished discovering Server Structure packs
121[26Dec2022 07:08:13.177] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
122[26Dec2022 07:08:13.289] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
123[26Dec2022 07:08:13.342] [modloading-worker-0/INFO] [Advanced Peripherals/]: botania not loaded, skip integration loading
124[26Dec2022 07:08:13.342] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for botania
125[26Dec2022 07:08:13.343] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for create
126[26Dec2022 07:08:13.391] [Modding Legacy/blue_skies/Supporters thread/INFO] [ModdingLegacy/blue_skies/Supporter/]: Successfully loaded the Modding Legacy supporters list.
127[26Dec2022 07:08:13.396] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for mekanism
128[26Dec2022 07:08:13.580] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
129[26Dec2022 07:08:13.580] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
130[26Dec2022 07:08:13.581] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
131[26Dec2022 07:08:13.581] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
132[26Dec2022 07:08:13.581] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
133[26Dec2022 07:08:13.581] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
134[26Dec2022 07:08:13.582] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
135[26Dec2022 07:08:14.217] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:key_pressed
136[26Dec2022 07:08:14.218] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:mode_changed
137[26Dec2022 07:08:14.304] [modloading-worker-0/INFO] [com.kyanite.paragon.Paragon/]: Registered deeperdarker
138[26Dec2022 07:08:14.339] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker entities have been registered
139[26Dec2022 07:08:14.369] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker blocks have been registered
140[26Dec2022 07:08:14.370] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker block entities have been registered
141[26Dec2022 07:08:14.371] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker sounds have been registered
142[26Dec2022 07:08:14.400] [modloading-worker-0/INFO] [com.kyanite.deeperdarker.DeeperAndDarker/]: Deeper and Darker items have been registered
143[26Dec2022 07:08:14.452] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
144[26Dec2022 07:08:14.581] [modloading-worker-0/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Inventory Profiles Next - init in Kotlin
145[26Dec2022 07:08:14.594] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_teleporter
146[26Dec2022 07:08:14.595] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbic:select_crafting_recipe
147[26Dec2022 07:08:14.604] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/93a3df5fb37f371cb25c481f6e5b9323
148[26Dec2022 07:08:14.606] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id findme:default/b71e26ec071d32928d9fb5d2c3ec8a7a
149[26Dec2022 07:08:14.610] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
150[26Dec2022 07:08:14.611] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
151[26Dec2022 07:08:14.612] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
152[26Dec2022 07:08:14.614] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
153[26Dec2022 07:08:14.616] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation
154[26Dec2022 07:08:14.723] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.BetterChannel$PartialPacketBegin
155[26Dec2022 07:08:14.737] [modloading-worker-0/INFO] [Void Totem/]: Loading up Void Totem (Forge)
156[26Dec2022 07:08:14.753] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
157[26Dec2022 07:08:14.757] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
158[26Dec2022 07:08:14.759] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/61a49a35c5283c0aaa7b0dfea5b7a53a
159[26Dec2022 07:08:14.759] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.BetterChannel$PartialPacketBegin
160[26Dec2022 07:08:14.760] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.BetterChannel$PartialPacketData
161[26Dec2022 07:08:14.763] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3dd73fd88be832559bc3a3c4a2e63b4a
162[26Dec2022 07:08:14.763] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.BetterChannel$PartialPacketData
163[26Dec2022 07:08:14.766] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$InitTPSProfile
164[26Dec2022 07:08:14.767] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
165[26Dec2022 07:08:14.767] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties
166[26Dec2022 07:08:14.767] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
167[26Dec2022 07:08:14.771] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/b453c08f23b83b82b690c31bf8b2a45a
168[26Dec2022 07:08:14.771] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$InitTPSProfile
169[26Dec2022 07:08:14.772] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$RequestTeleport
170[26Dec2022 07:08:14.774] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbic
171[26Dec2022 07:08:14.775] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbquests
172[26Dec2022 07:08:14.777] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3a13df9e0b0a3290bb99252e1f8f68a2
173[26Dec2022 07:08:14.777] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestTeleport
174[26Dec2022 07:08:14.778] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.C2SPacket$RequestAvailability
175[26Dec2022 07:08:14.778] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source almostunified
176[26Dec2022 07:08:14.782] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source ftbchunks
177[26Dec2022 07:08:14.782] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/0c662822629034678f5a8f0e70375315
178[26Dec2022 07:08:14.782] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.C2SPacket$RequestAvailability
179[26Dec2022 07:08:14.782] [modloading-worker-0/ERROR] [KubeJS/]: Failed to load plugin dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin from source ftbchunks: java.lang.ClassNotFoundException: dev.ftb.mods.ftbchunks.integration.kubejs.FTBChunksKubeJSPlugin
180[26Dec2022 07:08:14.783] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingStarted
181[26Dec2022 07:08:14.784] [modloading-worker-0/INFO] [KubeJS/]: Done in 29.91 ms
182[26Dec2022 07:08:14.787] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/2e815604a29b3a5cbfe0208e619d86c4
183[26Dec2022 07:08:14.788] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingStarted
184[26Dec2022 07:08:14.788] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingCompleted
185[26Dec2022 07:08:14.791] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/9ae83199b65a3768862799cc5e461a02
186[26Dec2022 07:08:14.791] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingCompleted
187[26Dec2022 07:08:14.792] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilerInactive
188[26Dec2022 07:08:14.795] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/ae8dfae1238e312397aa53e9d14c45ca
189[26Dec2022 07:08:14.796] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilerInactive
190[26Dec2022 07:08:14.797] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ProfilingResult
191[26Dec2022 07:08:14.801] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/3a94cae7336038df9152bcb7b4b94825
192[26Dec2022 07:08:14.802] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ProfilingResult
193[26Dec2022 07:08:14.803] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$Availability
194[26Dec2022 07:08:14.808] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/c86a824e756d312396d1ba30e943e6aa
195[26Dec2022 07:08:14.808] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$Availability
196[26Dec2022 07:08:14.809] [modloading-worker-0/INFO] [ObservableNet/]: Registering class observable.net.S2CPacket$ConsiderProfiling
197[26Dec2022 07:08:14.813] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id minecraft:channel/observable/80ae5e04c32934dab1c17d27a88baf19
198[26Dec2022 07:08:14.813] [modloading-worker-0/INFO] [ObservableNet/]: Registered class observable.net.S2CPacket$ConsiderProfiling
199[26Dec2022 07:08:14.941] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
200[26Dec2022 07:08:14.943] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded.
201[26Dec2022 07:08:14.945] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.19.2
202[26Dec2022 07:08:15.009] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/14e7fa1454283aec8ae811ef844ada28
203[26Dec2022 07:08:15.011] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id itemfilters:main/8f6a899247753217b9d86ab427a2b279
204[26Dec2022 07:08:15.033] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0.092 s
205[26Dec2022 07:08:15.081] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
206[26Dec2022 07:08:15.082] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
207[26Dec2022 07:08:15.084] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
208[26Dec2022 07:08:15.085] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
209[26Dec2022 07:08:15.086] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
210[26Dec2022 07:08:15.089] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
211[26Dec2022 07:08:15.090] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned
212[26Dec2022 07:08:15.091] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode
213[26Dec2022 07:08:15.092] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save
214[26Dec2022 07:08:15.094] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
215[26Dec2022 07:08:15.099] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp
216[26Dec2022 07:08:15.107] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
217[26Dec2022 07:08:15.109] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
218[26Dec2022 07:08:15.110] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
219[26Dec2022 07:08:15.111] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
220[26Dec2022 07:08:15.112] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
221[26Dec2022 07:08:15.114] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
222[26Dec2022 07:08:15.115] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
223[26Dec2022 07:08:15.117] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
224[26Dec2022 07:08:15.118] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
225[26Dec2022 07:08:15.120] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_quest
226[26Dec2022 07:08:15.123] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_chapter_image
227[26Dec2022 07:08:15.387] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:worldgen.js in 0.098 s
228[26Dec2022 07:08:15.388] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:custom_additions.js in 0.001 s
229[26Dec2022 07:08:15.394] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:settings.js in 0.006 s
230[26Dec2022 07:08:15.397] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 3/3 KubeJS startup scripts in 0.361 s
231[26Dec2022 07:08:15.436] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
232[26Dec2022 07:08:15.440] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click
233[26Dec2022 07:08:15.441] [modloading-worker-0/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.3.11...
234[26Dec2022 07:08:15.748] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_map_data
235[26Dec2022 07:08:15.751] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_chunk_change
236[26Dec2022 07:08:15.753] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:teleport_from_map
237[26Dec2022 07:08:15.755] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:sync_tx
238[26Dec2022 07:08:15.939] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (compressBlacklist in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Common)
239[26Dec2022 07:08:15.939] [modloading-worker-0/WARN] [net.blay09.mods.balm.forge.config.ForgeBalmConfig/]: Config field without expected type, will not validate list content (disabledAddons in net.blay09.mods.craftingtweaks.config.CraftingTweaksConfigData$Client)
240[26Dec2022 07:08:16.021] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
241[26Dec2022 07:08:16.031] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
242[26Dec2022 07:08:16.042] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
243[26Dec2022 07:08:16.052] [modloading-worker-0/INFO] [libIPN/]: [libIPN] libIPN - init in Kotlin
244[26Dec2022 07:08:16.224] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 4 RS API injection points
245[26Dec2022 07:08:16.225] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.YTrollman.UniversalGrid.UniversalGrid RSAPI
246[26Dec2022 07:08:16.225] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in dev.smolinacadena.refinedcooking.RefinedCooking RSAPI
247[26Dec2022 07:08:16.225] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in net.gigabit101.rebornstorage.RebornStorage RSAPI
248[26Dec2022 07:08:16.226] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
249[26Dec2022 07:08:16.337] [modloading-worker-0/INFO] [mixin/]: Mixing common.MixinServerStatus from nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
250[26Dec2022 07:08:16.419] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for titanium
251[26Dec2022 07:08:16.638] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule
252[26Dec2022 07:08:16.646] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.PermafrostModule
253[26Dec2022 07:08:16.648] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NoMoreLavaPocketsModule
254[26Dec2022 07:08:16.649] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NewStoneTypesModule
255[26Dec2022 07:08:16.650] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.NetherObsidianSpikesModule
256[26Dec2022 07:08:16.651] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.MonsterBoxModule
257[26Dec2022 07:08:16.653] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.GlimmeringWealdModule
258[26Dec2022 07:08:16.658] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.FairyRingsModule
259[26Dec2022 07:08:16.658] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.CorundumModule
260[26Dec2022 07:08:16.660] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.ChorusVegetationModule
261[26Dec2022 07:08:16.662] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BlossomTreesModule
262[26Dec2022 07:08:16.664] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.BigStoneClustersModule
263[26Dec2022 07:08:16.666] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.AzaleaWoodModule
264[26Dec2022 07:08:16.667] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ZombieVillagersOnNormalModule
265[26Dec2022 07:08:16.667] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VillagersFollowEmeraldsModule
266[26Dec2022 07:08:16.668] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.VexesDieWithTheirMastersModule
267[26Dec2022 07:08:16.669] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.UtilityRecipesModule
268[26Dec2022 07:08:16.669] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SnowGolemPlayerHeadsModule
269[26Dec2022 07:08:16.671] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SimpleHarvestModule
270[26Dec2022 07:08:16.673] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SignEditingModule
271[26Dec2022 07:08:16.674] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ShulkerPackingModule
272[26Dec2022 07:08:16.674] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.SafeRabbitsModule
273[26Dec2022 07:08:16.675] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReplaceScaffoldingModule
274[26Dec2022 07:08:16.676] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.RenewableSporeBlossoms
275[26Dec2022 07:08:16.677] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ReacharoundPlacingModule
276[26Dec2022 07:08:16.679] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PoisonPotatoUsageModule
277[26Dec2022 07:08:16.680] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PigLittersModule
278[26Dec2022 07:08:16.681] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.PatTheDogsModule
279[26Dec2022 07:08:16.682] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreNoteBlockSounds
280[26Dec2022 07:08:16.683] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.MoreBannerLayersModule
281[26Dec2022 07:08:16.684] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.LockRotationModule
282[26Dec2022 07:08:16.685] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.HoeHarvestingModule
283[26Dec2022 07:08:16.686] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GrabChickensModule
284[26Dec2022 07:08:16.687] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.GlassShardModule
285[26Dec2022 07:08:16.690] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EnhancedLaddersModule
286[26Dec2022 07:08:16.691] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.EmotesModule
287[26Dec2022 07:08:16.692] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DragonScalesModule
288[26Dec2022 07:08:16.693] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.DoubleDoorOpeningModule
289[26Dec2022 07:08:16.694] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CompassesWorkEverywhereModule
290[26Dec2022 07:08:16.694] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.CampfiresBoostElytraModule
291[26Dec2022 07:08:16.695] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.BetterElytraRocketModule
292[26Dec2022 07:08:16.696] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule
293[26Dec2022 07:08:16.697] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tweaks.module.ArmedArmorStandsModule
294[26Dec2022 07:08:16.697] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.TrowelModule
295[26Dec2022 07:08:16.698] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registering mod: pylons
296[26Dec2022 07:08:16.698] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SlimeInABucketModule
297[26Dec2022 07:08:16.700] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SkullPikesModule
298[26Dec2022 07:08:16.701] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.SeedPouchModule
299[26Dec2022 07:08:16.704] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PickarangModule
300[26Dec2022 07:08:16.708] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.PathfinderMapsModule
301[26Dec2022 07:08:16.709] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ParrotEggsModule
302[26Dec2022 07:08:16.710] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.EndermoshMusicDiscModule
303[26Dec2022 07:08:16.711] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.ColorRunesModule
304[26Dec2022 07:08:16.712] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.CameraModule
305[26Dec2022 07:08:16.713] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BundleRecipeModule
306[26Dec2022 07:08:16.714] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BottledCloudModule
307[26Dec2022 07:08:16.716] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.BeaconRedirectionModule
308[26Dec2022 07:08:16.722] [modloading-worker-0/INFO] [net.permutated.pylons.Pylons/]: Registered 1 network packets
309[26Dec2022 07:08:16.753] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 5 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/module/AncientTomesModule
310[26Dec2022 07:08:16.756] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AncientTomesModule
311[26Dec2022 07:08:16.756] [modloading-worker-0/INFO] [wile.engineersdecor.ModEngineersDecor/]: Engineer's Decor GIT id #da1af53.
312[26Dec2022 07:08:16.762] [modloading-worker-0/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 3 calls to Enchantment#getMaxLevel() in vazkii/quark/content/tools/item/AncientTomeItem
313[26Dec2022 07:08:16.765] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AmbientDiscsModule
314[26Dec2022 07:08:16.765] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.tools.module.AbacusModule
315[26Dec2022 07:08:16.768] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.WraithModule
316[26Dec2022 07:08:16.769] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ToretoiseModule
317[26Dec2022 07:08:16.770] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.StonelingsModule
318[26Dec2022 07:08:16.772] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ShibaModule
319[26Dec2022 07:08:16.773] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.FoxhoundModule
320[26Dec2022 07:08:16.774] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.ForgottenModule
321[26Dec2022 07:08:16.777] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.mobs.module.CrabsModule
322[26Dec2022 07:08:16.778] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.QuickArmorSwappingModule
323[26Dec2022 07:08:16.779] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ItemSharingModule
324[26Dec2022 07:08:16.779] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.InventorySortingModule
325[26Dec2022 07:08:16.780] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.HotbarChangerModule
326[26Dec2022 07:08:16.781] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.ExpandedItemInteractionsModule
327[26Dec2022 07:08:16.782] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.management.module.EasyTransferingModule
328[26Dec2022 07:08:16.783] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SpawnerReplacerModule
329[26Dec2022 07:08:16.783] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.SawModule
330[26Dec2022 07:08:16.785] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.OverlayShaderModule
331[26Dec2022 07:08:16.786] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.NarratorReadoutModule
332[26Dec2022 07:08:16.787] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.GameNerfsModule
333[26Dec2022 07:08:16.788] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.EnchantmentsBegoneModule
334[26Dec2022 07:08:16.790] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.experimental.module.AdjustableChatModule
335[26Dec2022 07:08:16.792] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.WoolShutsUpMinecartsModule
336[26Dec2022 07:08:16.793] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.VariantAnimalTexturesModule
337[26Dec2022 07:08:16.794] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsesForCursesModule
338[26Dec2022 07:08:16.796] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.UsageTickerModule
339[26Dec2022 07:08:16.796] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.SoulCandlesModule
340[26Dec2022 07:08:16.798] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.MicrocraftingHelperModule
341[26Dec2022 07:08:16.799] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.LongRangePickBlockModule
342[26Dec2022 07:08:16.800] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ImprovedTooltipsModule
343[26Dec2022 07:08:16.801] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.GreenerGrassModule
344[26Dec2022 07:08:16.804] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ElytraIndicatorModule
345[26Dec2022 07:08:16.805] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.ChestSearchingModule
346[26Dec2022 07:08:16.806] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.BackButtonKeybind
347[26Dec2022 07:08:16.807] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.client.module.AutoWalkKeybindModule
348[26Dec2022 07:08:16.808] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.WoodenPostsModule
349[26Dec2022 07:08:16.809] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalSlabsModule
350[26Dec2022 07:08:16.812] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VerticalPlanksModule
351[26Dec2022 07:08:16.813] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantLaddersModule
352[26Dec2022 07:08:16.814] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantFurnacesModule
353[26Dec2022 07:08:16.817] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantChestsModule
354[26Dec2022 07:08:16.823] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.VariantBookshelvesModule
355[26Dec2022 07:08:16.823] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ThatchModule
356[26Dec2022 07:08:16.824] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SturdyStoneModule
357[26Dec2022 07:08:16.825] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.StoolsModule
358[26Dec2022 07:08:16.825] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.SoulSandstoneModule
359[26Dec2022 07:08:16.826] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShinglesModule
360[26Dec2022 07:08:16.826] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.ShearVinesModule
361[26Dec2022 07:08:16.828] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RopeModule
362[26Dec2022 07:08:16.830] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.RawMetalBricksModule
363[26Dec2022 07:08:16.830] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.NetherBrickFenceGateModule
364[26Dec2022 07:08:16.831] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreStoneVariantsModule
365[26Dec2022 07:08:16.831] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MorePottedPlantsModule
366[26Dec2022 07:08:16.832] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MoreBrickTypesModule
367[26Dec2022 07:08:16.833] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.MidoriModule
368[26Dec2022 07:08:16.833] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.LeafCarpetModule
369[26Dec2022 07:08:16.834] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.JapanesePaletteModule
370[26Dec2022 07:08:16.834] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.IndustrialPaletteModule
371[26Dec2022 07:08:16.835] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.HedgesModule
372[26Dec2022 07:08:16.836] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GrateModule
373[26Dec2022 07:08:16.838] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GoldBarsModule
374[26Dec2022 07:08:16.839] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.GlassItemFrameModule
375[26Dec2022 07:08:16.841] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.FramedGlassModule
376[26Dec2022 07:08:16.841] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.DuskboundBlocksModule
377[26Dec2022 07:08:16.842] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CompressedBlocksModule
378[26Dec2022 07:08:16.843] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.building.module.CelebratoryLampsModule
379[26Dec2022 07:08:16.844] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.RedstoneRandomizerModule
380[26Dec2022 07:08:16.845] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule
381[26Dec2022 07:08:16.846] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ObsidianPlateModule
382[26Dec2022 07:08:16.846] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.MetalButtonsModule
383[26Dec2022 07:08:16.847] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.JukeboxAutomationModule
384[26Dec2022 07:08:16.847] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.IronRodModule
385[26Dec2022 07:08:16.849] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.GravisandModule
386[26Dec2022 07:08:16.850] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.FeedingTroughModule
387[26Dec2022 07:08:16.852] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.EnderWatcherModule
388[26Dec2022 07:08:16.853] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.DispensersPlaceBlocksModule
389[26Dec2022 07:08:16.853] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChuteModule
390[26Dec2022 07:08:16.854] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.automation.module.ChainsConnectBlocksModule
391[26Dec2022 07:08:16.855] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TotemOfHoldingModule
392[26Dec2022 07:08:16.857] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.TinyPotatoModule
393[26Dec2022 07:08:16.858] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.PipesModule
394[26Dec2022 07:08:16.861] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MatrixEnchantingModule
395[26Dec2022 07:08:16.863] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.MagnetsModule
396[26Dec2022 07:08:16.865] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.CrateModule
397[26Dec2022 07:08:16.866] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.addons.oddities.module.BackpackModule
398[26Dec2022 07:08:16.869] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONSTRUCT
399[26Dec2022 07:08:16.880] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for functionalstorage
400[26Dec2022 07:08:16.881] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class TOPPlugin for plugin theoneprobe
401[26Dec2022 07:08:16.881] [modloading-worker-0/INFO] [PluginManager/]: Constructed class TOPPlugin for plugin theoneprobe for mod functionalstorage
402[26Dec2022 07:08:16.881] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class TOPPlugin
403[26Dec2022 07:08:16.881] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class TOPPlugin
404[26Dec2022 07:08:16.903] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class TOPPlugin
405[26Dec2022 07:08:16.905] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class TOPPlugin
406[26Dec2022 07:08:16.972] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
407[26Dec2022 07:08:16.997] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Mekanism has been loaded
408[26Dec2022 07:08:16.997] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for Applied Mekanistics has been loaded
409[26Dec2022 07:08:16.997] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for AE2 Things has been loaded
410[26Dec2022 07:08:16.997] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for The One Probe has been loaded
411[26Dec2022 07:08:16.997] [modloading-worker-0/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Integration for FTB Teams has been loaded
412[26Dec2022 07:08:17.667] [main/INFO] [quark/]: Dispatching Module Step REGISTER
413[26Dec2022 07:08:18.140] [main/INFO] [quark/]: Dispatching Module Step POST_REGISTER
414[26Dec2022 07:08:19.291] [main/INFO] [corail_woodcutter/]: missing extension for "Oh Biome You'll Go" recipes
415[26Dec2022 07:08:28.431] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
416[26Dec2022 07:08:28.431] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
417[26Dec2022 07:08:28.431] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds
418[26Dec2022 07:08:29.123] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Failed to find custom wood type byg:embur
419[26Dec2022 07:08:29.143] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
420[26Dec2022 07:08:29.144] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (quark:azalea), skipping
421[26Dec2022 07:08:29.161] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (minecraft:oak), skipping
422[26Dec2022 07:08:29.161] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:blue_archwood), skipping
423[26Dec2022 07:08:29.161] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:red_archwood), skipping
424[26Dec2022 07:08:29.161] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:green_archwood), skipping
425[26Dec2022 07:08:29.162] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (ars_nouveau:purple_archwood), skipping
426[26Dec2022 07:08:29.162] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (blue_skies:crescent_fruit), skipping
427[26Dec2022 07:08:29.162] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (twilightforest:thorn), skipping
428[26Dec2022 07:08:29.162] [main/WARN] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Found block type with duplicate id (twilightforest:beanstalk), skipping
429[26Dec2022 07:08:29.168] [main/INFO] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Initialized block sets in 47ms
430[26Dec2022 07:08:32.595] [main/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ae2wtlib:cycle_terminal
431[26Dec2022 07:08:32.857] [main/INFO] [evilcraft/]: 2205 possible Broom base combinations are ready for flying!
432[26Dec2022 07:08:35.951] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
433[26Dec2022 07:08:35.952] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
434[26Dec2022 07:08:35.951] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
435[26Dec2022 07:08:35.952] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
436[26Dec2022 07:08:35.953] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
437[26Dec2022 07:08:35.954] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
438[26Dec2022 07:08:35.954] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
439[26Dec2022 07:08:35.955] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
440[26Dec2022 07:08:35.955] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
441[26Dec2022 07:08:35.956] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
442[26Dec2022 07:08:35.956] [Thread-2/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
443[26Dec2022 07:08:35.956] [Thread-2/WARN] [com.mrbysco.structurecompass.StructureCompass/]: Structure Compass' config just got changed on the file system!
444[26Dec2022 07:08:35.957] [Thread-2/WARN] [com.mrbysco.structurecompass.StructureCompass/]: Structure Compass' config just got changed on the file system!
445[26Dec2022 07:08:35.977] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/silentgear-common.toml is not correct. Correcting
446[26Dec2022 07:08:35.977] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyToolTier was corrected from WOOD to its default, WOOD.
447[26Dec2022 07:08:35.977] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gear.dummyArmorMaterial was corrected from LEATHER to its default, LEATHER.
448[26Dec2022 07:08:35.982] [Thread-2/FATAL] [mcjty.theoneprobe.TheOneProbe/CORE]: theoneprobe config just got changed on the file system!
449[26Dec2022 07:08:35.983] [Thread-2/FATAL] [mcjty.theoneprobe.TheOneProbe/CORE]: theoneprobe config just got changed on the file system!
450[26Dec2022 07:08:36.044] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
451[26Dec2022 07:08:36.045] [Thread-2/WARN] [elucent.rootsclassic.Roots/]: Roots Classic's config just got changed on the file system!
452[26Dec2022 07:08:36.110] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
453[26Dec2022 07:08:36.111] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
454[26Dec2022 07:08:36.111] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-common.toml
455[26Dec2022 07:08:36.111] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class TOPPlugin
456[26Dec2022 07:08:36.120] [main/INFO] [quark/]: Loading Module Redstone Randomizer
457[26Dec2022 07:08:36.121] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
458[26Dec2022 07:08:36.121] [main/INFO] [quark/]: Loading Module Obsidian Plate
459[26Dec2022 07:08:36.121] [main/INFO] [quark/]: Loading Module Metal Buttons
460[26Dec2022 07:08:36.121] [main/INFO] [quark/]: Loading Module Jukebox Automation
461[26Dec2022 07:08:36.123] [main/INFO] [quark/]: Loading Module Iron Rod
462[26Dec2022 07:08:36.123] [main/INFO] [quark/]: Loading Module Gravisand
463[26Dec2022 07:08:36.123] [main/INFO] [quark/]: Loading Module Feeding Trough
464[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Ender Watcher
465[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
466[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Chute
467[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
468[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Wooden Posts
469[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Vertical Slabs
470[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Vertical Planks
471[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Variant Ladders
472[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Variant Furnaces
473[26Dec2022 07:08:36.126] [main/INFO] [quark/]: Loading Module Variant Chests
474[26Dec2022 07:08:36.129] [main/INFO] [quark/]: Loading Module Variant Bookshelves
475[26Dec2022 07:08:36.130] [main/INFO] [quark/]: Loading Module Thatch
476[26Dec2022 07:08:36.130] [main/INFO] [quark/]: Loading Module Sturdy Stone
477[26Dec2022 07:08:36.130] [main/INFO] [quark/]: Loading Module Stools
478[26Dec2022 07:08:36.130] [main/INFO] [quark/]: Loading Module Soul Sandstone
479[26Dec2022 07:08:36.130] [main/INFO] [quark/]: Loading Module Shingles
480[26Dec2022 07:08:36.130] [main/INFO] [quark/]: Loading Module Shear Vines
481[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Rope
482[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Raw Metal Bricks
483[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
484[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module More Stone Variants
485[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module More Potted Plants
486[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module More Brick Types
487[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Midori
488[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Leaf Carpet
489[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Japanese Palette
490[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Industrial Palette
491[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Hedges
492[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Grate
493[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Gold Bars
494[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Glass Item Frame
495[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Framed Glass
496[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Duskbound Blocks
497[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Compressed Blocks
498[26Dec2022 07:08:36.131] [main/INFO] [quark/]: Loading Module Celebratory Lamps
499[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Quick Armor Swapping
500[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Item Sharing
501[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Inventory Sorting
502[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Hotbar Changer
503[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Expanded Item Interactions
504[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Easy Transfering
505[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Trowel
506[26Dec2022 07:08:36.132] [main/INFO] [quark/]: Loading Module Slime In A Bucket
507[26Dec2022 07:08:36.133] [main/INFO] [quark/]: Loading Module Seed Pouch
508[26Dec2022 07:08:36.133] [main/INFO] [quark/]: Loading Module Pickarang
509[26Dec2022 07:08:36.134] [main/INFO] [quark/]: Loading Module Pathfinder Maps
510[26Dec2022 07:08:36.134] [main/INFO] [quark/]: Loading Module Parrot Eggs
511[26Dec2022 07:08:36.136] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
512[26Dec2022 07:08:36.137] [main/INFO] [quark/]: Loading Module Color Runes
513[26Dec2022 07:08:36.138] [main/INFO] [quark/]: Loading Module Camera
514[26Dec2022 07:08:36.138] [main/INFO] [quark/]: Loading Module Bundle Recipe
515[26Dec2022 07:08:36.138] [main/INFO] [quark/]: Loading Module Bottled Cloud
516[26Dec2022 07:08:36.139] [main/INFO] [quark/]: Loading Module Beacon Redirection
517[26Dec2022 07:08:36.139] [main/INFO] [quark/]: Loading Module Ancient Tomes
518[26Dec2022 07:08:36.144] [main/INFO] [quark/]: Loading Module Ambient Discs
519[26Dec2022 07:08:36.144] [main/INFO] [quark/]: Loading Module Abacus
520[26Dec2022 07:08:36.144] [main/INFO] [quark/]: Loading Module Zombie Villagers On Normal
521[26Dec2022 07:08:36.145] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
522[26Dec2022 07:08:36.146] [main/INFO] [quark/]: Loading Module Vexes Die With Their Masters
523[26Dec2022 07:08:36.147] [main/INFO] [quark/]: Loading Module Utility Recipes
524[26Dec2022 07:08:36.148] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
525[26Dec2022 07:08:36.149] [main/INFO] [quark/]: Loading Module Simple Harvest
526[26Dec2022 07:08:36.149] [main/INFO] [quark/]: Loading Module Sign Editing
527[26Dec2022 07:08:36.150] [main/INFO] [quark/]: Loading Module Shulker Packing
528[26Dec2022 07:08:36.151] [main/INFO] [quark/]: Loading Module Safe Rabbits
529[26Dec2022 07:08:36.151] [main/INFO] [quark/]: Loading Module Replace Scaffolding
530[26Dec2022 07:08:36.152] [main/INFO] [quark/]: Loading Module Renewable Spore Blossoms
531[26Dec2022 07:08:36.154] [main/INFO] [quark/]: Loading Module Reacharound Placing
532[26Dec2022 07:08:36.155] [main/INFO] [quark/]: Loading Module Poison Potato Usage
533[26Dec2022 07:08:36.156] [main/INFO] [quark/]: Loading Module Pig Litters
534[26Dec2022 07:08:36.157] [main/INFO] [quark/]: Loading Module Pat The Dogs
535[26Dec2022 07:08:36.158] [main/INFO] [quark/]: Loading Module More Note Block Sounds
536[26Dec2022 07:08:36.159] [main/INFO] [quark/]: Loading Module More Banner Layers
537[26Dec2022 07:08:36.159] [main/INFO] [quark/]: Loading Module Lock Rotation
538[26Dec2022 07:08:36.160] [main/INFO] [quark/]: Loading Module Hoe Harvesting
539[26Dec2022 07:08:36.160] [main/INFO] [quark/]: Loading Module Grab Chickens
540[26Dec2022 07:08:36.161] [main/INFO] [quark/]: Loading Module Glass Shard
541[26Dec2022 07:08:36.161] [main/INFO] [quark/]: Loading Module Enhanced Ladders
542[26Dec2022 07:08:36.162] [main/INFO] [quark/]: Loading Module Emotes
543[26Dec2022 07:08:36.162] [main/INFO] [quark/]: Loading Module Dragon Scales
544[26Dec2022 07:08:36.163] [main/INFO] [quark/]: Loading Module Double Door Opening
545[26Dec2022 07:08:36.163] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
546[26Dec2022 07:08:36.163] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
547[26Dec2022 07:08:36.163] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
548[26Dec2022 07:08:36.164] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
549[26Dec2022 07:08:36.165] [main/INFO] [quark/]: Loading Module Armed Armor Stands
550[26Dec2022 07:08:36.165] [main/INFO] [quark/]: Loading Module Skull Pikes
551[26Dec2022 07:08:36.166] [main/INFO] [quark/]: Loading Module Spiral Spires
552[26Dec2022 07:08:36.167] [main/INFO] [quark/]: Loading Module Permafrost
553[26Dec2022 07:08:36.167] [main/INFO] [quark/]: Loading Module No More Lava Pockets
554[26Dec2022 07:08:36.167] [main/INFO] [quark/]: Loading Module New Stone Types
555[26Dec2022 07:08:36.171] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
556[26Dec2022 07:08:36.171] [main/INFO] [quark/]: Loading Module Monster Box
557[26Dec2022 07:08:36.172] [main/INFO] [quark/]: Loading Module Glimmering Weald
558[26Dec2022 07:08:36.172] [main/INFO] [quark/]: Loading Module Fairy Rings
559[26Dec2022 07:08:36.172] [main/INFO] [quark/]: Loading Module Corundum
560[26Dec2022 07:08:36.173] [main/INFO] [quark/]: Loading Module Chorus Vegetation
561[26Dec2022 07:08:36.173] [main/INFO] [quark/]: Loading Module Blossom Trees
562[26Dec2022 07:08:36.173] [main/INFO] [quark/]: Loading Module Big Stone Clusters
563[26Dec2022 07:08:36.173] [main/INFO] [quark/]: Loading Module Azalea Wood
564[26Dec2022 07:08:36.173] [main/INFO] [quark/]: Loading Module Wraith
565[26Dec2022 07:08:36.173] [main/INFO] [quark/]: Loading Module Toretoise
566[26Dec2022 07:08:36.174] [main/INFO] [quark/]: Loading Module Stonelings
567[26Dec2022 07:08:36.174] [main/INFO] [quark/]: Loading Module Shiba
568[26Dec2022 07:08:36.174] [main/INFO] [quark/]: Loading Module Foxhound
569[26Dec2022 07:08:36.177] [main/INFO] [quark/]: Loading Module Forgotten
570[26Dec2022 07:08:36.178] [main/INFO] [quark/]: Loading Module Crabs
571[26Dec2022 07:08:36.178] [main/INFO] [quark/]: Loading Module Wool Shuts Up Minecarts
572[26Dec2022 07:08:36.178] [main/INFO] [quark/]: Loading Module Variant Animal Textures
573[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Uses For Curses
574[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Usage Ticker
575[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Soul Candles
576[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Microcrafting Helper
577[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Long Range Pick Block
578[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Improved Tooltips
579[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Greener Grass
580[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Elytra Indicator
581[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Chest Searching
582[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Back Button Keybind
583[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
584[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Spawner Replacer
585[26Dec2022 07:08:36.179] [main/INFO] [quark/]: Loading Module Saw
586[26Dec2022 07:08:36.180] [main/INFO] [quark/]: Loading Module Overlay Shader
587[26Dec2022 07:08:36.180] [main/INFO] [quark/]: Loading Module Narrator Readout
588[26Dec2022 07:08:36.180] [main/INFO] [quark/]: Loading Module Game Nerfs
589[26Dec2022 07:08:36.180] [main/INFO] [quark/]: Loading Module Enchantments Begone
590[26Dec2022 07:08:36.180] [main/INFO] [quark/]: Loading Module Adjustable Chat
591[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Loading Module Totem Of Holding
592[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Loading Module Tiny Potato
593[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Loading Module Pipes
594[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Loading Module Matrix Enchanting
595[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Loading Module Magnets
596[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Loading Module Crate
597[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Loading Module Backpack
598[26Dec2022 07:08:36.181] [main/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
599[26Dec2022 07:08:36.244] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
600[26Dec2022 07:08:36.250] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
601[26Dec2022 07:08:36.250] [modloading-worker-0/INFO] [evilcraft/]: Registered packet handler.
602[26Dec2022 07:08:36.282] [modloading-worker-0/INFO] [com.clickadv.ClickAdvancements/]: clickadv mod initialized
603[26Dec2022 07:08:36.301] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
604[26Dec2022 07:08:36.320] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod patchouli
605[26Dec2022 07:08:36.321] [modloading-worker-0/INFO] [Nature's Aura/]: Loading compat module for mod curios
606[26Dec2022 07:08:36.338] [modloading-worker-0/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
607[26Dec2022 07:08:36.431] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Version 10.3.5 initializing...
608[26Dec2022 07:08:36.452] [modloading-worker-0/INFO] [Nature's Aura/]: -- Nature's Aura Fake Player Information --
609[26Dec2022 07:08:36.452] [modloading-worker-0/INFO] [Nature's Aura/]: Name: [Minecraft]
610[26Dec2022 07:08:36.452] [modloading-worker-0/INFO] [Nature's Aura/]: UUID: 41C82C87-7AfB-4024-BA57-13D2C99CAE77
611[26Dec2022 07:08:36.452] [modloading-worker-0/INFO] [Nature's Aura/]: -------------------------------------------
612[26Dec2022 07:08:36.453] [modloading-worker-0/INFO] [giselle.gmut.GravitationalModulatingUnitTweaks/]: Version 1.19.2 initializing...
613[26Dec2022 07:08:36.489] [modloading-worker-0/INFO] [pneumaticcraft/]: PneumaticCraft: Repressurized is loading!
614[26Dec2022 07:08:36.495] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
615[26Dec2022 07:08:36.497] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
616[26Dec2022 07:08:36.497] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Mod loaded.
617[26Dec2022 07:08:36.511] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
618[26Dec2022 07:08:36.578] [modloading-worker-0/INFO] [integrateddynamics/]: Registered packet handler.
619[26Dec2022 07:08:36.593] [modloading-worker-0/INFO] [integrateddynamicscompat/]: Registered packet handler.
620[26Dec2022 07:08:36.651] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
621[26Dec2022 07:08:36.665] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
622[26Dec2022 07:08:36.681] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Registered compostable Items
623[26Dec2022 07:08:36.691] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Common setup complete.
624[26Dec2022 07:08:36.703] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/healthoverlay.toml is not correct. Correcting
625[26Dec2022 07:08:36.703] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.absorptionOverHealth was corrected from null to its default, false.
626[26Dec2022 07:08:36.703] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter was corrected from null to its default, SimpleCommentedConfig:{}.
627[26Dec2022 07:08:36.703] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter.displayMode was corrected from null to its default, OFF.
628[26Dec2022 07:08:36.704] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter.textHealth was corrected from null to its default, [HEALTH]/[MAX].
629[26Dec2022 07:08:36.704] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key qol.counter.textAbsorption was corrected from null to its default, [ABSORPTION].
630[26Dec2022 07:08:36.705] [modloading-worker-0/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
631[26Dec2022 07:08:36.758] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/overworld/byg-overworld-biomes.json5" was read.
632[26Dec2022 07:08:36.763] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
633[26Dec2022 07:08:36.780] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
634[26Dec2022 07:08:36.783] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
635[26Dec2022 07:08:36.800] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Generators' module.
636[26Dec2022 07:08:36.819] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/growing-patterns.json5" was read.
637[26Dec2022 07:08:36.846] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: HELLO FROM COMMON SETUP
638[26Dec2022 07:08:36.846] [modloading-worker-0/INFO] [com.haoict.tiab.Tiab/]: DIRT BLOCK >> minecraft:dirt
639[26Dec2022 07:08:36.848] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/trades.json5" was read.
640[26Dec2022 07:08:36.859] [modloading-worker-0/INFO] [mekanism.common.Mekanism/]: Loaded 'Mekanism: Tools' module.
641[26Dec2022 07:08:36.862] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/settings.json5" was read.
642[26Dec2022 07:08:36.864] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/biomepedia.json5" was read.
643[26Dec2022 07:08:36.901] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: Created compressed zip back up for "/server/config/byg" in "/server/config/byg/backups/last_working_configs_backup.zip"
644[26Dec2022 07:08:36.908] [modloading-worker-0/INFO] [potionstudios.byg.BYG/]: BYG: Added strippable Blocks...
645[26Dec2022 07:08:36.910] [modloading-worker-0/INFO] [de.castcrafter.travelanchors.TravelAnchors/]: Loading TravelAnchors
646[26Dec2022 07:08:36.929] [modloading-worker-0/INFO] [Dungeon Crawl/]: Common Setup
647[26Dec2022 07:08:36.946] [modloading-worker-0/INFO] [mcjtylib/]: XNet Detected RFTools Control: enabling support
648[26Dec2022 07:08:36.961] [modloading-worker-0/INFO] [mcjtylib/]: Detected RFTools Control: enabling support
649[26Dec2022 07:08:36.973] [modloading-worker-0/INFO] [mcjtylib/]: RFTools Storage Detected XNet: enabling support
650[26Dec2022 07:08:37.095] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step CONFIG_CHANGED
651[26Dec2022 07:08:37.108] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step SETUP
652[26Dec2022 07:08:37.136] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Common setup complete.
653[26Dec2022 07:08:37.157] [modloading-worker-0/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class TOPPlugin
654[26Dec2022 07:08:37.157] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Modular Routers is loading!
655[26Dec2022 07:08:37.449] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished mod setup in: 56 ms
656[26Dec2022 07:08:37.450] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:loot_table_alias
657[26Dec2022 07:08:37.460] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:data_handler_type
658[26Dec2022 07:08:37.464] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:dynamic_spawner
659[26Dec2022 07:08:37.466] [main/INFO] [ModdingLegacy/StructureGel/]: [structure_gel] Registering data for structure_gel:jigsaw_type
660[26Dec2022 07:08:37.815] [main/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
661[26Dec2022 07:08:37.815] [main/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
662[26Dec2022 07:08:37.815] [main/INFO] [terrablender/]: Registered region hexerei:overworld to index 1 for type OVERWORLD
663[26Dec2022 07:08:37.829] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/desert/houses]' to registry
664[26Dec2022 07:08:37.829] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/snowy/houses]' to registry
665[26Dec2022 07:08:37.829] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/plains/houses]' to registry
666[26Dec2022 07:08:37.830] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/savanna/houses]' to registry
667[26Dec2022 07:08:37.830] [main/ERROR] [net.minecraft.Util/]: Adding duplicate key 'ResourceKey[minecraft:worldgen/template_pool / minecraft:village/taiga/houses]' to registry
668[26Dec2022 07:08:37.864] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Sheets for invalid dist DEDICATED_SERVER
669[26Dec2022 07:08:37.883] [main/INFO] [potionstudios.byg.BYG/]: Initializing BYG network...
670[26Dec2022 07:08:37.889] [main/INFO] [potionstudios.byg.BYG/]: Initialized BYG network!
671[26Dec2022 07:08:37.900] [main/INFO] [terrablender/]: Registered region byg:region_0 to index 2 for type OVERWORLD
672[26Dec2022 07:08:37.901] [main/INFO] [terrablender/]: Registered region byg:region_1 to index 3 for type OVERWORLD
673[26Dec2022 07:08:37.901] [main/INFO] [terrablender/]: Registered region byg:region_2 to index 4 for type OVERWORLD
674[26Dec2022 07:08:37.902] [main/INFO] [terrablender/]: Registered region byg:region_3 to index 5 for type OVERWORLD
675[26Dec2022 07:08:37.903] [main/INFO] [journeymap/]: Initializing Packet Registries
676[26Dec2022 07:08:38.113] [main/INFO] [terrablender/]: Registered region ars_nouveau:overworld to index 6 for type OVERWORLD
677[26Dec2022 07:08:38.237] [main/INFO] [net.mehvahdjukaar.moonlight.core.Moonlight/]: Initialized color sets in 123ms
678[26Dec2022 07:08:38.290] [modloading-worker-0/INFO] [com.github.klikli_dev.occultism.Occultism/]: Dedicated server setup complete.
679[26Dec2022 07:08:38.292] [modloading-worker-0/INFO] [com.klikli_dev.modonomicon.Modonomicon/]: Dedicated server setup complete.
680[26Dec2022 07:08:38.336] [modloading-worker-0/INFO] [com.choicetheorem.ctov.ctov/]: Got IMC []
681[26Dec2022 07:08:38.341] [modloading-worker-0/INFO] [pneumaticcraft/]: Enabled support for The One Probe
682[26Dec2022 07:08:38.346] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
683[26Dec2022 07:08:38.347] [modloading-worker-0/INFO] [mcjtylib/]: Enabled support for The One Probe
684[26Dec2022 07:08:38.348] [modloading-worker-0/INFO] [me.desht.modularrouters.ModularRouters/]: Enabled support for The One Probe
685[26Dec2022 07:08:38.349] [modloading-worker-0/INFO] [tombstone/]: Integration TOP
686[26Dec2022 07:08:38.356] [modloading-worker-0/INFO] [net.blay09.mods.craftingtweaks.IMCHandler/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainerMenu for CraftingTweaks
687[26Dec2022 07:08:38.406] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
688[26Dec2022 07:08:38.406] [modloading-worker-0/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
689[26Dec2022 07:08:38.407] [modloading-worker-0/INFO] [AttributeFix/]: Loaded values for 43 compatible attributes.
690[26Dec2022 07:08:38.411] [modloading-worker-0/INFO] [AttributeFix/]: Loaded 43 values from config.
691[26Dec2022 07:08:38.417] [modloading-worker-0/INFO] [AttributeFix/]: Saving config file. 43 entries.
692[26Dec2022 07:08:38.417] [modloading-worker-0/INFO] [AttributeFix/]: Applying changes for 43 attributes.
693[26Dec2022 07:08:38.421] [modloading-worker-0/INFO] [hexcasting/]: Loaded 153 regular patterns, 14 per-world patterns, and 2 special handlers.
694[26Dec2022 07:08:38.422] [modloading-worker-0/INFO] [quark/]: Dispatching Module Step LOAD_COMPLETE
695[26Dec2022 07:08:38.444] [modloading-worker-0/WARN] [minecolonies/]: Register mappings
696[26Dec2022 07:08:38.448] [main/INFO] [potionstudios.byg.BYG/]: BYG: Compostible Blocks Added!
697[26Dec2022 07:08:38.449] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added tillables!
698[26Dec2022 07:08:38.450] [main/INFO] [potionstudios.byg.BYG/]: BYG: Added Flammables!
699[26Dec2022 07:08:38.452] [main/INFO] [potionstudios.byg.BYG/]: BYG: "Load Complete" Event Complete!
700[26Dec2022 07:08:38.457] [main/INFO] [terrablender/]: Registered region quark:biome_provider to index 7 for type OVERWORLD
701[26Dec2022 07:08:38.566] [PAUCAL Contributors Loading Thread/INFO] [paucal/]: Successfully loaded 41 contributors
702[26Dec2022 07:09:05.307] [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'
703[26Dec2022 07:09:05.352] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23404!/assets/.mcassetsroot' uses unexpected schema
704[26Dec2022 07:09:05.353] [main/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/server/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%23404!/data/.mcassetsroot' uses unexpected schema
705[26Dec2022 07:09:05.432] [main/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack Supplementaries Generated Pack, loading it automatically
706[26Dec2022 07:09:05.852] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 186 ms
707[26Dec2022 07:09:06.145] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Generated runtime SERVER_DATA for pack Supplementaries Generated Pack in: 134 ms
708[26Dec2022 07:09:07.250] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/_before.js in 0.004 s
709[26Dec2022 07:09:07.261] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/wires.js in 0.01 s
710[26Dec2022 07:09:07.267] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/dust.js in 0.006 s
711[26Dec2022 07:09:07.271] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/storage_blocks.js in 0.004 s
712[26Dec2022 07:09:07.277] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/ingots.js in 0.006 s
713[26Dec2022 07:09:07.280] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/nuggets.js in 0.003 s
714[26Dec2022 07:09:07.284] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/raw_materials.js in 0.004 s
715[26Dec2022 07:09:07.289] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/plates.js in 0.005 s
716[26Dec2022 07:09:07.293] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/rods.js in 0.004 s
717[26Dec2022 07:09:07.297] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:postUnify/gears.js in 0.004 s
718[26Dec2022 07:09:07.300] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:xpFluids.js in 0.003 s
719[26Dec2022 07:09:07.302] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/evilcraft/evilcraft.js in 0.002 s
720[26Dec2022 07:09:07.303] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/computercraft/turtles.js in 0.001 s
721[26Dec2022 07:09:07.303] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/fluid_extractor.js in 0.0 s
722[26Dec2022 07:09:07.304] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/industrialforegoing/industrial_foregoing.js in 0.0 s
723[26Dec2022 07:09:07.305] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/quarryplus/quarrying.js in 0.001 s
724[26Dec2022 07:09:07.306] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/angelring/angelring.js in 0.001 s
725[26Dec2022 07:09:07.307] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crafting.js in 0.001 s
726[26Dec2022 07:09:07.317] [main/INFO] [KubeJS Server/]: server_scripts:mods/mysticalagriculture/crops.js:1: Loaded Java class 'com.blakebr0.mysticalagriculture.registry.CropRegistry'
727[26Dec2022 07:09:07.318] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mysticalagriculture/crops.js in 0.011 s
728[26Dec2022 07:09:07.318] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ad_astra/ad_astra.js in 0.0 s
729[26Dec2022 07:09:07.319] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/entangled/recipes.js in 0.001 s
730[26Dec2022 07:09:07.324] [main/INFO] [KubeJS Server/]: server_scripts:mods/chemlib/blocks.js:1: Loaded Java class 'com.smashingmods.chemlib.registry.ItemRegistry'
731[26Dec2022 07:09:07.324] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/chemlib/blocks.js in 0.005 s
732[26Dec2022 07:09:07.325] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ftbic/book.js in 0.001 s
733[26Dec2022 07:09:07.330] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/refinedstorage/refinedstorage.js in 0.005 s
734[26Dec2022 07:09:07.330] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mekanism/mekanism.js in 0.0 s
735[26Dec2022 07:09:07.331] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/timeinabottle/recipes.js in 0.001 s
736[26Dec2022 07:09:07.331] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/reliquary/reliquary.js in 0.0 s
737[26Dec2022 07:09:07.332] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/quark/quark.js in 0.001 s
738[26Dec2022 07:09:07.332] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/twilightforest/removals.js in 0.0 s
739[26Dec2022 07:09:07.333] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/silent_gear/salvager.js in 0.001 s
740[26Dec2022 07:09:07.333] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/rftools/builder.js in 0.0 s
741[26Dec2022 07:09:07.334] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/mininggadgets/upgrade.js in 0.001 s
742[26Dec2022 07:09:07.334] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/buildinggadgets/recipes.js in 0.0 s
743[26Dec2022 07:09:07.335] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/ae/recipes.js in 0.001 s
744[26Dec2022 07:09:07.335] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/structure_compass/structure_compass.js in 0.0 s
745[26Dec2022 07:09:07.338] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:mods/farmingforblockheads/market.js in 0.003 s
746[26Dec2022 07:09:07.340] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:erroringRecipes.js in 0.002 s
747[26Dec2022 07:09:07.345] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:conflicts.js in 0.005 s
748[26Dec2022 07:09:07.345] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:ore_removal.js in 0.0 s
749[26Dec2022 07:09:07.349] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star_creative.js in 0.004 s
750[26Dec2022 07:09:07.351] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/mini_portals.js in 0.002 s
751[26Dec2022 07:09:07.353] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/att_items.js in 0.002 s
752[26Dec2022 07:09:07.353] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_shard.js in 0.0 s
753[26Dec2022 07:09:07.354] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/patrick_star.js in 0.001 s
754[26Dec2022 07:09:07.355] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_star.js in 0.001 s
755[26Dec2022 07:09:07.356] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/music_discs.js in 0.001 s
756[26Dec2022 07:09:07.358] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloy_tools.js in 0.002 s
757[26Dec2022 07:09:07.359] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:modpack/atm_alloys.js in 0.001 s
758[26Dec2022 07:09:07.360] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:tags.js in 0.001 s
759[26Dec2022 07:09:07.361] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:configurable/nuke.js in 0.001 s
760[26Dec2022 07:09:07.361] [main/INFO] [KubeJS Server/]: Loaded script server_scripts:configurable/chunkloading.js in 0.0 s
761[26Dec2022 07:09:07.361] [main/INFO] [KubeJS Server/]: Loaded 51/51 KubeJS server scripts in 0.13 s
762[26Dec2022 07:09:07.403] [main/INFO] [KubeJS Server/]: Scripts loaded
763[26Dec2022 07:09:07.409] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shaped
764[26Dec2022 07:09:07.410] [main/INFO] [KubeJS/]: Registered custom recipe handler for type kubejs:shapeless
765[26Dec2022 07:09:07.410] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shaped
766[26Dec2022 07:09:07.410] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:crafting_shapeless
767[26Dec2022 07:09:07.411] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:stonecutting
768[26Dec2022 07:09:07.411] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smelting
769[26Dec2022 07:09:07.411] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:blasting
770[26Dec2022 07:09:07.411] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smoking
771[26Dec2022 07:09:07.412] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:campfire_cooking
772[26Dec2022 07:09:07.412] [main/INFO] [KubeJS/]: Registered custom recipe handler for type minecraft:smithing
773[26Dec2022 07:09:07.412] [main/INFO] [KubeJS/]: Registered custom recipe handler for type cucumber:shaped_no_mirror
774[26Dec2022 07:09:07.412] [main/INFO] [KubeJS/]: Registered custom recipe handler for type dankstorage:upgrade
775[26Dec2022 07:09:07.416] [main/INFO] [KubeJS Server/]: Scanning recipes...
776[26Dec2022 07:09:16.287] [main/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Replaced 2 calls to Enchantment#getMaxLevel() in net/minecraft/server/commands/EnchantCommand
777[26Dec2022 07:09:17.556] [main/INFO] [FTB Ranks/]: Loading command nodes...
778[26Dec2022 07:09:17.590] [main/INFO] [FTB Ranks/]: Loaded 2912 command nodes
779[26Dec2022 07:09:17.687] [Worker-Main2/INFO] [KubeJS Server/]: server_scripts:tags.js:27: [minecraft:entity_type] Found 106 tags, added 135 objects, removed 0 objects
780[26Dec2022 07:09:17.689] [Worker-Main17/INFO] [KubeJS Server/]: [minecraft:fluid] Found 76 tags, added 1 objects, removed 1 objects
781[26Dec2022 07:09:18.011] [Worker-Main6/INFO] [KubeJS Server/]: [minecraft:block] Found 1386 tags, added 350 objects, removed 0 objects
782[26Dec2022 07:09:18.277] [Worker-Main13/INFO] [KubeJS Server/]: [minecraft:item] Found 3537 tags, added 151 objects, removed 0 objects
783[26Dec2022 07:09:19.912] [main/WARN] [AlmostUnified/]: Recipe count: 41350
784[26Dec2022 07:09:38.846] [main/WARN] [AlmostUnified/]: Recipe count afterwards: 40762
785[26Dec2022 07:09:39.497] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:crimson_chest_from_quark_crimson_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
786[26Dec2022 07:09:39.497] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:crimson_chest_from_quark_crimson_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
787[26Dec2022 07:09:39.567] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:jungle_chest_from_quark_jungle_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
788[26Dec2022 07:09:39.567] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:jungle_chest_from_quark_jungle_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
789[26Dec2022 07:09:39.642] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_log[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log'
790[26Dec2022 07:09:39.642] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_log[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log'
791[26Dec2022 07:09:39.703] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_log_stripped[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log_stripped'
792[26Dec2022 07:09:39.703] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_log_stripped[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_log_stripped'
793[26Dec2022 07:09:39.827] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:spruce_chest_from_quark_spruce_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
794[26Dec2022 07:09:39.827] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:spruce_chest_from_quark_spruce_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
795[26Dec2022 07:09:39.842] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
796[26Dec2022 07:09:39.842] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/cabbages[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
797[26Dec2022 07:09:39.952] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:warped_chest_from_quark_warped_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
798[26Dec2022 07:09:39.952] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:warped_chest_from_quark_warped_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
799[26Dec2022 07:09:39.979] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/onions[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
800[26Dec2022 07:09:39.979] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/onions[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
801[26Dec2022 07:09:40.021] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
802[26Dec2022 07:09:40.022] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/rice_crop[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
803[26Dec2022 07:09:40.866] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]'! Falling back to vanilla: com.google.gson.JsonParseException: Expected member drops was not found.
804[26Dec2022 07:09:40.867] [main/WARN] [KubeJS Server/]: Failed to parse recipe farmersdelight:integration/botanypots/crops/tomatoes[botanypots:crop]: com.google.gson.JsonParseException: Expected member drops was not found.
805[26Dec2022 07:09:40.914] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:acacia_chest_from_quark_acacia_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
806[26Dec2022 07:09:40.914] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:acacia_chest_from_quark_acacia_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
807[26Dec2022 07:09:40.965] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:soul_brazier: mod not loaded
808[26Dec2022 07:09:41.018] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:birch_chest_from_quark_birch_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
809[26Dec2022 07:09:41.018] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:birch_chest_from_quark_birch_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
810[26Dec2022 07:09:41.018] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block valhelsia_structures:brazier: mod not loaded
811[26Dec2022 07:09:41.112] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:emerald_ice: mod not loaded
812[26Dec2022 07:09:41.172] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:dark_oak_chest_from_quark_dark_oak_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
813[26Dec2022 07:09:41.173] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:dark_oak_chest_from_quark_dark_oak_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
814[26Dec2022 07:09:41.185] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'pneumaticcraft:pneumaticcraft_fuels/cofh_biofuel[pneumaticcraft:fuel_quality]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown fluid 'thermal:refined_biofuel'
815[26Dec2022 07:09:41.186] [main/WARN] [KubeJS Server/]: Failed to parse recipe pneumaticcraft:pneumaticcraft_fuels/cofh_biofuel[pneumaticcraft:fuel_quality]: com.google.gson.JsonSyntaxException: Unknown fluid 'thermal:refined_biofuel'
816[26Dec2022 07:09:41.257] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_wood_stripped[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood_stripped'
817[26Dec2022 07:09:41.257] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_wood_stripped[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood_stripped'
818[26Dec2022 07:09:41.269] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:ancient_emerald_ice: mod not loaded
819[26Dec2022 07:09:41.275] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block betterendforge:dense_emerald_ice: mod not loaded
820[26Dec2022 07:09:41.301] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block decorative_blocks:brazier: mod not loaded
821[26Dec2022 07:09:41.314] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block natura:nether_heat_sand: mod not loaded
822[26Dec2022 07:09:41.351] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'create:cutting/compat/hexcasting/akashic_wood[create:cutting]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood'
823[26Dec2022 07:09:41.352] [main/WARN] [KubeJS Server/]: Failed to parse recipe create:cutting/compat/hexcasting/akashic_wood[create:cutting]: com.google.gson.JsonSyntaxException: Unknown item 'hexcasting:akashic_wood'
824[26Dec2022 07:09:41.373] [main/WARN] [KubeJS Server/]: Failed to parse recipe 'sophisticatedstorage:oak_chest_from_quark_oak_chest[minecraft:crafting_shapeless]'! Falling back to vanilla: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
825[26Dec2022 07:09:41.373] [main/WARN] [KubeJS Server/]: Failed to parse recipe sophisticatedstorage:oak_chest_from_quark_oak_chest[minecraft:crafting_shapeless]: com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
826[26Dec2022 07:09:41.375] [main/INFO] [pneumaticcraft/]: ignoring heat properties for block botania:blaze_block: mod not loaded
827[26Dec2022 07:09:41.407] [main/INFO] [KubeJS Server/]: Found 35912 recipes and 0 failed recipes in 2.556 s
828[26Dec2022 07:09:43.721] [main/INFO] [KubeJS Server/]: Posted recipe events in 2.313 s
829[26Dec2022 07:09:44.751] [main/INFO] [KubeJS Server/]: Modified & removed recipes in 1.030 s
830[26Dec2022 07:09:44.772] [main/INFO] [KubeJS Server/]: Added recipes in 20.29 ms
831[26Dec2022 07:09:44.798] [main/INFO] [KubeJS Server/]: Added 851 recipes, removed 142 recipes, modified 0 recipes, with 0 failed recipes and 0 fall-backed recipes
832[26Dec2022 07:09:44.805] [main/WARN] [net.minecraft.world.level.storage.loot.LootTables/]: Datapack tried to redefine minecraft:empty loot table, ignoring
833[26Dec2022 07:09:45.053] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_bridge' into 'minecraft:chests/bastion_bridge'
834[26Dec2022 07:09:45.313] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_other' into 'minecraft:chests/bastion_other'
835[26Dec2022 07:09:45.569] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/bastion_treasure' into 'minecraft:chests/bastion_treasure'
836[26Dec2022 07:09:45.598] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/nether_bridge' into 'minecraft:chests/nether_bridge'
837[26Dec2022 07:09:45.634] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/spider' into 'minecraft:entities/spider'
838[26Dec2022 07:09:46.310] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_iv
839com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_iv'
840 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
841 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
842 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
843 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
844 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
845 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
846 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
847 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
848 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
849 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
850 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
851 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
852 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
853 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
854 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
855 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
856 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
857 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
858 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
859 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
860 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
861 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
862 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
863 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
864 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
865 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
866 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
867 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
868 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
869 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
870 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
871 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
872 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
873 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
874 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
875 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
876 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
877 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
878 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
879 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
880 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
881 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
882 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
883 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
884 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
885 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
886 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
887 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
888 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
889 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
890 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
891 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
892 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
893 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
894 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
895 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
896 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
897 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
898 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
899 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
900 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
901[26Dec2022 07:09:46.315] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_hv
902com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_hv'
903 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
904 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
905 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
906 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
907 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
908 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
909 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
910 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
911 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
912 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
913 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
914 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
915 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
916 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
917 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
918 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
919 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
920 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
921 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
922 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
923 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
924 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
925 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
926 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
927 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
928 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
929 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
930 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
931 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
932 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
933 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
934 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
935 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
936 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
937 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
938 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
939 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
940 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
941 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
942 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
943 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
944 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
945 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
946 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
947 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
948 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
949 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
950 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
951 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
952 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
953 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
954 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
955 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
956 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
957 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
958 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
959 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
960 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
961 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
962 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
963 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
964[26Dec2022 07:09:46.320] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_ev
965com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_ev'
966 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
967 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
968 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
969 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
970 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
971 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
972 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
973 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
974 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
975 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
976 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
977 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
978 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
979 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
980 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
981 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
982 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
983 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
984 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
985 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
986 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
987 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
988 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
989 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
990 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
991 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
992 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
993 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
994 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
995 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
996 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
997 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
998 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
999 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1000 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
1001 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
1002 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1003 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
1004 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1005 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1006 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1007 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1008 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
1009 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1010 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1011 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1012 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1013 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1014 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1015 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1016 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1017 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1018 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1019 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1020 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1021 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1022 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1023 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1024 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1025 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1026 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1027[26Dec2022 07:09:46.375] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/chests/ruined_portal' into 'minecraft:chests/ruined_portal'
1028[26Dec2022 07:09:46.626] [main/INFO] [Silent Gear/]: Injecting loot table 'silentgear:inject/entities/cave_spider' into 'minecraft:entities/cave_spider'
1029[26Dec2022 07:09:46.635] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_mv
1030com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_mv'
1031 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1032 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
1033 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1034 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1035 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1036 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1037 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1038 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1039 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1040 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1041 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1042 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1043 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1044 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1045 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1046 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1047 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1048 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1049 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1050 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1051 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1052 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1053 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1054 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1055 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1056 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1057 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1058 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1059 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1060 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1061 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1062 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1063 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1064 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1065 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
1066 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
1067 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1068 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
1069 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1070 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1071 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1072 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1073 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
1074 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1075 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1076 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1077 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1078 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1079 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1080 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1081 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1082 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1083 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1084 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1085 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1086 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1087 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1088 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1089 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1090 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1091 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1092[26Dec2022 07:09:46.639] [main/ERROR] [net.minecraft.world.level.storage.loot.LootTables/]: Couldn't parse loot table advgenerators:blocks/eu_output_lv
1093com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'advgenerators:eu_output_lv'
1094 at net.minecraft.util.GsonHelper.m_13866_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1095 at java.util.Optional.orElseThrow(Unknown Source) ~[?:?]
1096 at net.minecraft.util.GsonHelper.m_13874_(GsonHelper.java:137) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1097 at net.minecraft.util.GsonHelper.m_13909_(GsonHelper.java:145) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1098 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:55) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1099 at net.minecraft.world.level.storage.loot.entries.LootItem$Serializer.m_7267_(LootItem.java:40) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1100 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:151) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1101 at net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer$Serializer.m_5921_(LootPoolSingletonContainer.java:129) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1102 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:86) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1103 at net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer$Serializer.m_7561_(LootPoolEntryContainer.java:74) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1104 at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1105 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1106 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1107 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1108 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1109 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1110 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1111 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1112 at net.minecraft.util.GsonHelper.m_13836_(GsonHelper.java:463) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1113 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:190) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1114 at net.minecraft.world.level.storage.loot.LootPool$Serializer.deserialize(LootPool.java:187) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1115 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1116 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.9.jar%2370!/:?]
1117 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.9.jar%2370!/:?]
1118 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1119 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1120 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.9.jar%2370!/:?]
1121 at net.minecraft.util.GsonHelper.m_13808_(GsonHelper.java:455) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1122 at net.minecraft.util.GsonHelper.m_13845_(GsonHelper.java:473) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1123 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:256) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1124 at net.minecraft.world.level.storage.loot.LootTable$Serializer.deserialize(LootTable.java:253) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1125 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.9.jar%2370!/:?]
1126 at com.google.gson.Gson.fromJson(Gson.java:963) ~[gson-2.8.9.jar%2370!/:?]
1127 at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.8.9.jar%2370!/:?]
1128 at com.google.gson.Gson.fromJson(Gson.java:1006) ~[gson-2.8.9.jar%2370!/:?]
1129 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:920) ~[forge-1.19.2-43.1.55-universal.jar%23409!/:?]
1130 at net.minecraft.world.level.storage.loot.LootTables.lambda$apply$0(LootTables.java:41) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1131 at dev.latvian.mods.kubejs.core.LootTablesKJS.kjs$apply0(LootTablesKJS.java:39) ~[kubejs-forge-1902.6.0-build.135.jar%23257!/:1902.6.0-build.135]
1132 at net.minecraft.world.level.storage.loot.LootTables.redirect$zzf000$kjs$apply(LootTables.java:523) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1133 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:38) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1134 at net.minecraft.world.level.storage.loot.LootTables.m_5787_(LootTables.java:16) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1135 at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1136 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source) ~[?:?]
1137 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1138 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1139 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1140 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1141 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1142 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1143 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1144 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1145 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1146 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1147 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1148 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1149 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1150 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1151 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1152 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1153 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1154 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1155[26Dec2022 07:09:46.758] [main/INFO] [placebo/]: Registered 24 additional loot tables.
1156[26Dec2022 07:09:46.929] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cactus: Missing advancement, expected to find a JsonObject
1157[26Dec2022 07:09:46.931] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/salmonberry_pie: Missing advancement, expected to find a JsonObject
1158[26Dec2022 07:09:46.966] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/cantaloupe: Missing advancement, expected to find a JsonObject
1159[26Dec2022 07:09:46.978] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/mini_melon: Missing advancement, expected to find a JsonObject
1160[26Dec2022 07:09:46.996] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/pumpkin_pie: Missing advancement, expected to find a JsonObject
1161[26Dec2022 07:09:47.006] [main/ERROR] [net.minecraft.server.ServerAdvancementManager/]: Parsing error loading custom advancement delightful:recipes/cutting/source_berry_pie: Missing advancement, expected to find a JsonObject
1162[26Dec2022 07:09:47.062] [main/INFO] [quark/]: [Automatic Recipe Unlock] Removed 13532 recipe advancements
1163[26Dec2022 07:09:47.102] [main/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2569 advancements
1164[26Dec2022 07:09:47.130] [main/INFO] [placebo/]: Registered 31 additional recipes.
1165[26Dec2022 07:09:47.133] [main/INFO] [Iron Jetpacks/]: Loaded 14 jetpack type(s) in 2 ms
1166[26Dec2022 07:09:47.196] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Loaded 8 flute songs
1167[26Dec2022 07:09:47.225] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/croptopia_seeds.json
1168java.lang.RuntimeException: Attempted to register duplicate default handler Croptopia Seeds
1169 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1170 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1171 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1172 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1173 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1174 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1175 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1176 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1177 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1178 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1179 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1180 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1181 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1182 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1183 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1184 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1185 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1186 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1187 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1188 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1189 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1190 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1191 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1192 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1193 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1194[26Dec2022 07:09:47.229] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/quark_saplings.json
1195java.lang.RuntimeException: Attempted to register duplicate default handler Quark Saplings
1196 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1197 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1198 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1199 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1200 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1201 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1202 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1203 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1204 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1205 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1206 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1207 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1208 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1209 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1210 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1211 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1212 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1213 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1214 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1215 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1216 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1217 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1218 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1219 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1220 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1221[26Dec2022 07:09:47.230] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/supplementaries_seeds.json
1222java.lang.RuntimeException: Attempted to register duplicate default handler Supplementaries Seeds
1223 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1224 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1225 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1226 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1227 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1228 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1229 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1230 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1231 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1232 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1233 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1234 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1235 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1236 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1237 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1238 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1239 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1240 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1241 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1242 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1243 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1244 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1245 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1246 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1247 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1248[26Dec2022 07:09:47.232] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_flowers.json
1249java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Flowers
1250 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1251 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1252 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1253 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1254 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1255 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1256 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1257 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1258 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1259 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1260 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1261 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1262 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1263 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1264 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1265 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1266 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1267 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1268 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1269 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1270 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1271 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1272 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1273 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1274 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1275[26Dec2022 07:09:47.233] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_saplings.json
1276java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Saplings
1277 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1278 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1279 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1280 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1281 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1282 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1283 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1284 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1285 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1286 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1287 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1288 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1289 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1290 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1291 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1292 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1293 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1294 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1295 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1296 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1297 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1298 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1299 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1300 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1301 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1302[26Dec2022 07:09:47.233] [main/ERROR] [net.blay09.mods.farmingforblockheads.FarmingForBlockheads/]: Parsing error loading Farming for Blockheads data file at kubejs:farmingforblockheads_compat/vanilla_seeds.json
1303java.lang.RuntimeException: Attempted to register duplicate default handler Vanilla Seeds
1304 at net.blay09.mods.farmingforblockheads.registry.MarketRegistry.registerDefaultHandler(MarketRegistry.java:118) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1305 at net.blay09.mods.farmingforblockheads.InternalMethodsImpl.registerMarketDefaultHandler(InternalMethodsImpl.java:30) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1306 at net.blay09.mods.farmingforblockheads.api.FarmingForBlockheadsAPI.registerMarketDefaultHandler(FarmingForBlockheadsAPI.java:38) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1307 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.load(MarketRegistryLoader.java:107) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1308 at net.blay09.mods.farmingforblockheads.registry.market.MarketRegistryLoader.m_6213_(MarketRegistryLoader.java:53) ~[farmingforblockheads-forge-1.19-11.1.0.jar%23203!/:11.1.0]
1309 at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1310 at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) ~[?:?]
1311 at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?]
1312 at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1313 at net.minecraft.Util.m_214652_(Util.java:780) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1314 at net.minecraft.Util.m_214679_(Util.java:769) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1315 at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23404!/:?]
1316 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
1317 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1318 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?]
1319 at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?]
1320 at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.1.55.jar%2367!/:?]
1321 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?]
1322 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?]
1323 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?]
1324 at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?]
1325 at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?]
1326 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?]
1327 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?]
1328 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
1329[26Dec2022 07:09:47.258] [main/INFO] [Silent Gear/TraitManager]: Reloading trait files
1330[26Dec2022 07:09:47.262] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:not'
1331[26Dec2022 07:09:47.263] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:and'
1332[26Dec2022 07:09:47.264] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:or'
1333[26Dec2022 07:09:47.265] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:gear_type'
1334[26Dec2022 07:09:47.266] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_count'
1335[26Dec2022 07:09:47.267] [main/INFO] [Silent Gear/TraitManager]: Registered condition serializer 'silentgear:material_ratio'
1336[26Dec2022 07:09:47.267] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:simple_trait'
1337[26Dec2022 07:09:47.269] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:damage_type'
1338[26Dec2022 07:09:47.270] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:durability'
1339[26Dec2022 07:09:47.272] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:enchantment'
1340[26Dec2022 07:09:47.274] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:nbt'
1341[26Dec2022 07:09:47.275] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:wielder_effect'
1342[26Dec2022 07:09:47.277] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stat_modifier'
1343[26Dec2022 07:09:47.278] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:attribute'
1344[26Dec2022 07:09:47.280] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_placer'
1345[26Dec2022 07:09:47.282] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_filler'
1346[26Dec2022 07:09:47.284] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:synergy'
1347[26Dec2022 07:09:47.285] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:target_effect'
1348[26Dec2022 07:09:47.286] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:bonus_drops'
1349[26Dec2022 07:09:47.287] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:cancel_effects'
1350[26Dec2022 07:09:47.288] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:self_repair'
1351[26Dec2022 07:09:47.289] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:stellar'
1352[26Dec2022 07:09:47.289] [main/INFO] [Silent Gear/TraitManager]: Registered serializer 'silentgear:block_mining_speed'
1353[26Dec2022 07:09:47.304] [main/INFO] [Silent Gear/TraitManager]: Registered 70 traits
1354[26Dec2022 07:09:47.307] [main/INFO] [Silent Gear/PartManager]: Reloading part files
1355[26Dec2022 07:09:47.315] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:compound_part'
1356[26Dec2022 07:09:47.316] [main/INFO] [Silent Gear/PartManager]: Registered part serializer 'silentgear:misc_upgrade'
1357[26Dec2022 07:09:47.338] [main/INFO] [Silent Gear/PartManager]: Registered 44 parts
1358[26Dec2022 07:09:47.416] [main/INFO] [Silent Gear/MaterialManager]: Reloading material files
1359[26Dec2022 07:09:47.423] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:standard'
1360[26Dec2022 07:09:47.424] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:compound'
1361[26Dec2022 07:09:47.424] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:custom_compound'
1362[26Dec2022 07:09:47.426] [main/INFO] [Silent Gear/MaterialManager]: Registered material serializer 'silentgear:crafted'
1363[26Dec2022 07:09:47.481] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 8 tool_handle_types
1364[26Dec2022 07:09:47.481] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 37 snowcap_oven_freezing_recipes
1365[26Dec2022 07:09:47.482] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 horizonite_forge_fuels
1366[26Dec2022 07:09:47.482] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 12 snowcap_mushroom_freezing
1367[26Dec2022 07:09:47.496] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 70 alchemy_recipes
1368[26Dec2022 07:09:47.500] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 81 journal/entries
1369[26Dec2022 07:09:47.500] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 3 journal/sections
1370[26Dec2022 07:09:47.500] [main/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 journal/requirements
1371[26Dec2022 07:09:47.532] [main/INFO] [twilightforest/]: Loaded 9 Stalactite configs!
1372[26Dec2022 07:09:47.534] [main/INFO] [dpanvil/]: Loaded 40 ResourceKey[dpanvil:data_managers / elementalcraft:tool_infusions]
1373[26Dec2022 07:09:47.535] [main/INFO] [dpanvil/]: Loaded 6 ResourceKey[dpanvil:data_managers / elementalcraft:source_traits]
1374[26Dec2022 07:09:47.538] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_upgrades]
1375[26Dec2022 07:09:47.539] [main/INFO] [dpanvil/]: Loaded 13 ResourceKey[dpanvil:data_managers / elementalcraft:runes]
1376[26Dec2022 07:09:47.547] [main/INFO] [dpanvil/]: Loaded 20 ResourceKey[dpanvil:data_managers / elementalcraft:spell_properties]
1377[26Dec2022 07:09:47.550] [main/INFO] [dpanvil/]: Loaded 15 ResourceKey[dpanvil:data_managers / elementalcraft:shrine_properties]
1378[26Dec2022 07:09:47.556] [main/INFO] [dpanvil/]: Loaded 9 ResourceKey[dpanvil:data_managers / elementalcraft:pure_ore_loaders]
1379[26Dec2022 07:09:47.589] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 21 turtle upgrades
1380[26Dec2022 07:09:47.589] [main/INFO] [dan200.computercraft.shared.UpgradeManager/]: Loaded 8 pocket computer upgrades
1381[26Dec2022 07:09:47.589] [main/INFO] [Dungeon Crawl/]: Loading data...
1382[26Dec2022 07:09:47.999] [main/INFO] [Dungeon Crawl/]: Done.
1383[26Dec2022 07:09:48.033] [main/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers
1384[26Dec2022 07:09:48.041] [main/INFO] [minecolonies/]: Loaded 138 recipes for 15 crafters
1385[26Dec2022 07:09:48.041] [main/INFO] [minecolonies/]: Beginning load of research for University.
1386[26Dec2022 07:09:48.049] [main/WARN] [minecolonies/]: Research minecolonies:combat/standard requested higher effect strength than exists.
1387[26Dec2022 07:09:48.054] [main/WARN] [minecolonies/]: Research minecolonies:combat/telescope requested higher effect strength than exists.
1388[26Dec2022 07:09:48.055] [main/WARN] [minecolonies/]: Research minecolonies:civilian/vaccines requested higher effect strength than exists.
1389[26Dec2022 07:09:48.068] [main/WARN] [minecolonies/]: Research minecolonies:civilian/masks requested higher effect strength than exists.
1390[26Dec2022 07:09:48.074] [main/INFO] [minecolonies/]: Loaded 197 recipes for 4 research branches
1391[26Dec2022 07:09:48.104] [main/INFO] [Gateways to Eternity/]: Registered 34 gateways.
1392[26Dec2022 07:09:48.106] [main/INFO] [Apotheosis : Enchantment/]: Registered 24 enchanting_stats.
1393[26Dec2022 07:09:48.124] [main/INFO] [Apotheosis : Adventure/]: Registered 65 affixes.
1394[26Dec2022 07:09:48.127] [main/INFO] [Apotheosis : Adventure/]: Registered 26 gems.
1395[26Dec2022 07:09:48.132] [main/INFO] [Apotheosis : Adventure/]: Registered 108 affix_loot_entries.
1396[26Dec2022 07:09:48.138] [main/INFO] [Apotheosis : Adventure/]: Registered 32 boss_gear.
1397[26Dec2022 07:09:48.148] [main/INFO] [Apotheosis : Adventure/]: Registered 41 bosses.
1398[26Dec2022 07:09:48.157] [main/INFO] [Apotheosis : Adventure/]: Registered 8 random_spawners.
1399[26Dec2022 07:09:48.162] [main/INFO] [Apotheosis : Village/]: Registered 45 wanderer_trades.
1400[26Dec2022 07:09:48.167] [main/INFO] [hostilenetworks/]: Registered 28 data_models.
1401[26Dec2022 07:09:48.172] [main/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
1402[26Dec2022 07:09:48.185] [main/INFO] [fastsuite/]: Successfully processed 36714 recipes into the AuxRecipeManager.
1403[26Dec2022 07:10:06.035] [main/INFO] [evilcraft/]: 19 Broom modifiers can be applied!
1404[26Dec2022 07:10:06.131] [main/INFO] [net.mehvahdjukaar.supplementaries.Supplementaries/]: Finished additional setup in 96 ms
1405[26Dec2022 07:10:07.163] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/nether-biomes.json5" was read.
1406[26Dec2022 07:10:07.179] [main/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/end-biomes.json5" was read.
1407[26Dec2022 07:10:07.216] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.19.2
1408[26Dec2022 07:10:07.216] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
1409[26Dec2022 07:10:07.216] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
1410[26Dec2022 07:10:07.217] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
1411[26Dec2022 07:10:07.288] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:60967
1412[26Dec2022 07:10:07.330] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using epoll channel type
1413[26Dec2022 07:10:07.441] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rangedpumps-server.toml is not correct. Correcting
1414[26Dec2022 07:10:07.441] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump was corrected from null to its default, SimpleCommentedConfig:{}.
1415[26Dec2022 07:10:07.442] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.range was corrected from null to its default, 64.
1416[26Dec2022 07:10:07.442] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.speed was corrected from null to its default, 8.
1417[26Dec2022 07:10:07.442] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.tankCapacity was corrected from null to its default, 32000.
1418[26Dec2022 07:10:07.443] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.energyCapacity was corrected from null to its default, 32000.
1419[26Dec2022 07:10:07.443] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.energyUsagePerMove was corrected from null to its default, 0.
1420[26Dec2022 07:10:07.443] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.energyUsagePerDrain was corrected from null to its default, 100.
1421[26Dec2022 07:10:07.444] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.useEnergy was corrected from null to its default, true.
1422[26Dec2022 07:10:07.444] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.replaceLiquidWithBlock was corrected from null to its default, true.
1423[26Dec2022 07:10:07.444] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pump.blockIdToReplaceLiquidsWith was corrected from null to its default, minecraft:stone.
1424[26Dec2022 07:10:07.445] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/curios-server.toml is not correct. Correcting
1425[26Dec2022 07:10:07.446] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosSettings was corrected from null to its default, [].
1426[26Dec2022 07:10:07.454] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/angelring-server.toml is not correct. Correcting
1427[26Dec2022 07:10:07.455] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
1428[26Dec2022 07:10:07.455] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.XPCost was corrected from null to its default, 3.
1429[26Dec2022 07:10:07.455] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.TicksPerDrain was corrected from null to its default, 50.
1430[26Dec2022 07:10:07.455] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.EnergeticFEPerTick was corrected from null to its default, 150.
1431[26Dec2022 07:10:07.455] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.EnergeticFECapacity was corrected from null to its default, 3000000.
1432[26Dec2022 07:10:07.456] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.LeadstoneFEPerTick was corrected from null to its default, 250.
1433[26Dec2022 07:10:07.456] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.LeadstoneFECapacity was corrected from null to its default, 2500000.
1434[26Dec2022 07:10:07.456] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.HardenedFEPerTick was corrected from null to its default, 200.
1435[26Dec2022 07:10:07.456] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.HardenedFECapacity was corrected from null to its default, 5000000.
1436[26Dec2022 07:10:07.456] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ReinforcedFEPerTick was corrected from null to its default, 100.
1437[26Dec2022 07:10:07.457] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ReinforcedFECapacity was corrected from null to its default, 8000000.
1438[26Dec2022 07:10:07.457] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ResonantFEPerTick was corrected from null to its default, 50.
1439[26Dec2022 07:10:07.457] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.ResonantFECapacity was corrected from null to its default, 16000000.
1440[26Dec2022 07:10:07.458] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/constructionwand-server.toml is not correct. Correcting
1441[26Dec2022 07:10:07.459] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand was corrected from null to its default, SimpleCommentedConfig:{}.
1442[26Dec2022 07:10:07.459] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.durability was corrected from null to its default, 131.
1443[26Dec2022 07:10:07.459] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.limit was corrected from null to its default, 9.
1444[26Dec2022 07:10:07.459] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.angel was corrected from null to its default, 0.
1445[26Dec2022 07:10:07.460] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.destruction was corrected from null to its default, 0.
1446[26Dec2022 07:10:07.460] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.upgradeable was corrected from null to its default, false.
1447[26Dec2022 07:10:07.460] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand was corrected from null to its default, SimpleCommentedConfig:{}.
1448[26Dec2022 07:10:07.461] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.durability was corrected from null to its default, 250.
1449[26Dec2022 07:10:07.461] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.limit was corrected from null to its default, 27.
1450[26Dec2022 07:10:07.461] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.angel was corrected from null to its default, 2.
1451[26Dec2022 07:10:07.461] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.destruction was corrected from null to its default, 9.
1452[26Dec2022 07:10:07.461] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.upgradeable was corrected from null to its default, true.
1453[26Dec2022 07:10:07.462] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand was corrected from null to its default, SimpleCommentedConfig:{}.
1454[26Dec2022 07:10:07.462] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.durability was corrected from null to its default, 1561.
1455[26Dec2022 07:10:07.462] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.limit was corrected from null to its default, 128.
1456[26Dec2022 07:10:07.462] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.angel was corrected from null to its default, 8.
1457[26Dec2022 07:10:07.463] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.destruction was corrected from null to its default, 25.
1458[26Dec2022 07:10:07.463] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.upgradeable was corrected from null to its default, true.
1459[26Dec2022 07:10:07.463] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand was corrected from null to its default, SimpleCommentedConfig:{}.
1460[26Dec2022 07:10:07.463] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.limit was corrected from null to its default, 1024.
1461[26Dec2022 07:10:07.463] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.angel was corrected from null to its default, 16.
1462[26Dec2022 07:10:07.464] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.destruction was corrected from null to its default, 81.
1463[26Dec2022 07:10:07.464] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.upgradeable was corrected from null to its default, true.
1464[26Dec2022 07:10:07.464] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}.
1465[26Dec2022 07:10:07.464] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.InfinityWandCreative was corrected from null to its default, 2048.
1466[26Dec2022 07:10:07.465] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.MaxRange was corrected from null to its default, 100.
1467[26Dec2022 07:10:07.465] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.UndoHistory was corrected from null to its default, 3.
1468[26Dec2022 07:10:07.465] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.AngelFalling was corrected from null to its default, false.
1469[26Dec2022 07:10:07.465] [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].
1470[26Dec2022 07:10:07.466] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity was corrected from null to its default, SimpleCommentedConfig:{}.
1471[26Dec2022 07:10:07.466] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEList was corrected from null to its default, [chiselsandbits].
1472[26Dec2022 07:10:07.466] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEWhitelist was corrected from null to its default, false.
1473[26Dec2022 07:10:07.469] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/littlelogistics-server.toml is not correct. Correcting
1474[26Dec2022 07:10:07.469] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart was corrected from null to its default, SimpleCommentedConfig:{}.
1475[26Dec2022 07:10:07.469] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.chunkLoadingLevel was corrected from null to its default, 0.
1476[26Dec2022 07:10:07.469] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.disableChunkManagement was corrected from null to its default, false.
1477[26Dec2022 07:10:07.470] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.maxVehiclesPerPlayer was corrected from null to its default, 100.
1478[26Dec2022 07:10:07.470] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key chunk management - requires restart.offlineLoading was corrected from null to its default, false.
1479[26Dec2022 07:10:07.470] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel was corrected from null to its default, SimpleCommentedConfig:{}.
1480[26Dec2022 07:10:07.470] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.general was corrected from null to its default, SimpleCommentedConfig:{}.
1481[26Dec2022 07:10:07.470] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.general.vesselInvuln was corrected from null to its default, [create.mechanical_saw, create.mechanical_drill].
1482[26Dec2022 07:10:07.470] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge was corrected from null to its default, SimpleCommentedConfig:{}.
1483[26Dec2022 07:10:07.471] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge.fishingTreasureChance was corrected from null to its default, 0.04.
1484[26Dec2022 07:10:07.471] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge.fishingLootTable was corrected from null to its default, minecraft:gameplay/fishing/fish.
1485[26Dec2022 07:10:07.471] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.barge.fishingCooldown was corrected from null to its default, 40.
1486[26Dec2022 07:10:07.471] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug was corrected from null to its default, SimpleCommentedConfig:{}.
1487[26Dec2022 07:10:07.471] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.tugBaseSpeed was corrected from null to its default, 2.4.
1488[26Dec2022 07:10:07.471] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.tugPathfindMult was corrected from null to its default, 1.
1489[26Dec2022 07:10:07.472] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.steamTugFuelMultiplier was corrected from null to its default, 4.
1490[26Dec2022 07:10:07.472] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.energyTugBaseCapacity was corrected from null to its default, 10000.
1491[26Dec2022 07:10:07.472] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.energyTugBaseEnergyUsage was corrected from null to its default, 1.
1492[26Dec2022 07:10:07.472] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessel.tug.energyTugBaseMaxChargeRate was corrected from null to its default, 100.
1493[26Dec2022 07:10:07.472] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock was corrected from null to its default, SimpleCommentedConfig:{}.
1494[26Dec2022 07:10:07.473] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock.charger was corrected from null to its default, SimpleCommentedConfig:{}.
1495[26Dec2022 07:10:07.473] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock.charger.vesselChargerBaseCapacity was corrected from null to its default, 10000.
1496[26Dec2022 07:10:07.473] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dock.charger.vesselChargerBaseMaxTransfer was corrected from null to its default, 100.
1497[26Dec2022 07:10:07.473] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train was corrected from null to its default, SimpleCommentedConfig:{}.
1498[26Dec2022 07:10:07.473] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.general was corrected from null to its default, SimpleCommentedConfig:{}.
1499[26Dec2022 07:10:07.473] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.general.trainMaxSpeed was corrected from null to its default, 0.6.
1500[26Dec2022 07:10:07.474] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.general.trainInvuln was corrected from null to its default, [create.mechanical_saw, create.mechanical_drill].
1501[26Dec2022 07:10:07.474] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive was corrected from null to its default, SimpleCommentedConfig:{}.
1502[26Dec2022 07:10:07.474] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.locoBaseSpeed was corrected from null to its default, 0.5.
1503[26Dec2022 07:10:07.474] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.steamLocoFuelMultiplier was corrected from null to its default, 4.
1504[26Dec2022 07:10:07.474] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.energyLocoBaseCapacity was corrected from null to its default, 10000.
1505[26Dec2022 07:10:07.474] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.energyLocoBaseEnergyUsage was corrected from null to its default, 1.
1506[26Dec2022 07:10:07.475] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key train.locomotive.energyLocoBaseMaxChargeRate was corrected from null to its default, 100.
1507[26Dec2022 07:10:07.476] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/fastleafdecay-server.toml is not correct. Correcting
1508[26Dec2022 07:10:07.476] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MinimumDecayTime was corrected from null to its default, 4.
1509[26Dec2022 07:10:07.477] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key MaximumDecayTime was corrected from null to its default, 11.
1510[26Dec2022 07:10:07.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/jei-server.toml is not correct. Correcting
1511[26Dec2022 07:10:07.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}.
1512[26Dec2022 07:10:07.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true.
1513[26Dec2022 07:10:07.479] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true.
1514[26Dec2022 07:10:07.479] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false.
1515[26Dec2022 07:10:07.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/compactmachines-server.toml is not correct. Correcting
1516[26Dec2022 07:10:07.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines was corrected from null to its default, SimpleCommentedConfig:{}.
1517[26Dec2022 07:10:07.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines.breakHandling was corrected from null to its default, UNBREAKABLE.
1518[26Dec2022 07:10:07.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines.floor was corrected from null to its default, 40.
1519[26Dec2022 07:10:07.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key machines.allowOutside was corrected from null to its default, false.
1520[26Dec2022 07:10:07.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands was corrected from null to its default, SimpleCommentedConfig:{}.
1521[26Dec2022 07:10:07.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels was corrected from null to its default, SimpleCommentedConfig:{}.
1522[26Dec2022 07:10:07.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.rebind was corrected from null to its default, 2.
1523[26Dec2022 07:10:07.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.give was corrected from null to its default, 2.
1524[26Dec2022 07:10:07.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.spawn was corrected from null to its default, 2.
1525[26Dec2022 07:10:07.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.permLevels.upgrades was corrected from null to its default, 2.
1526[26Dec2022 07:10:07.494] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/forge-server.toml is not correct. Correcting
1527[26Dec2022 07:10:07.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
1528[26Dec2022 07:10:07.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false.
1529[26Dec2022 07:10:07.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.
1530[26Dec2022 07:10:07.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false.
1531[26Dec2022 07:10:07.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1.
1532[26Dec2022 07:10:07.496] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05.
1533[26Dec2022 07:10:07.496] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true.
1534[26Dec2022 07:10:07.496] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler.
1535[26Dec2022 07:10:07.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/cofh_core-server.toml is not correct. Correcting
1536[26Dec2022 07:10:07.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gameplay was corrected from null to its default, SimpleCommentedConfig:{}.
1537[26Dec2022 07:10:07.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gameplay.Fishing was corrected from null to its default, SimpleCommentedConfig:{}.
1538[26Dec2022 07:10:07.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gameplay.Fishing.Fishing Exhaustion was corrected from null to its default, false.
1539[26Dec2022 07:10:07.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gameplay.Fishing.Fishing Exhaustion Amount was corrected from null to its default, 0.125.
1540[26Dec2022 07:10:07.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gameplay.World was corrected from null to its default, SimpleCommentedConfig:{}.
1541[26Dec2022 07:10:07.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gameplay.World.Sapling Growth Reduction was corrected from null to its default, false.
1542[26Dec2022 07:10:07.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gameplay.World.Sapling Growth Reduction Factor was corrected from null to its default, 4.
1543[26Dec2022 07:10:07.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands was corrected from null to its default, SimpleCommentedConfig:{}.
1544[26Dec2022 07:10:07.500] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.Crafting Permission Level was corrected from null to its default, 2.
1545[26Dec2022 07:10:07.500] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.EnderChest Permission Level was corrected from null to its default, 2.
1546[26Dec2022 07:10:07.500] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.Heal Permission Level was corrected from null to its default, 2.
1547[26Dec2022 07:10:07.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.Ignite Permission Level was corrected from null to its default, 2.
1548[26Dec2022 07:10:07.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Commands.Repair Permission Level was corrected from null to its default, 2.
1549[26Dec2022 07:10:07.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments was corrected from null to its default, SimpleCommentedConfig:{}.
1550[26Dec2022 07:10:07.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Improved Feather Falling was corrected from null to its default, true.
1551[26Dec2022 07:10:07.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Improved Mending was corrected from null to its default, true.
1552[26Dec2022 07:10:07.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Holding was corrected from null to its default, SimpleCommentedConfig:{}.
1553[26Dec2022 07:10:07.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Holding.Enable was corrected from null to its default, true.
1554[26Dec2022 07:10:07.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Holding.Treasure was corrected from null to its default, false.
1555[26Dec2022 07:10:07.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Holding.Max Level was corrected from null to its default, 4.
1556[26Dec2022 07:10:07.504] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/redstone_arsenal-server.toml is not correct. Correcting
1557[26Dec2022 07:10:07.504] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options was corrected from null to its default, SimpleCommentedConfig:{}.
1558[26Dec2022 07:10:07.504] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Standalone Redstone Flux was corrected from null to its default, false.
1559[26Dec2022 07:10:07.505] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/immersiveengineering-server.toml
1560[26Dec2022 07:10:07.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/pipez-server.toml is not correct. Correcting
1561[26Dec2022 07:10:07.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
1562[26Dec2022 07:10:07.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed was corrected from null to its default, SimpleCommentedConfig:{}.
1563[26Dec2022 07:10:07.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.no_upgrade was corrected from null to its default, 20.
1564[26Dec2022 07:10:07.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.basic was corrected from null to its default, 15.
1565[26Dec2022 07:10:07.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.improved was corrected from null to its default, 10.
1566[26Dec2022 07:10:07.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.advanced was corrected from null to its default, 5.
1567[26Dec2022 07:10:07.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.speed.ultimate was corrected from null to its default, 1.
1568[26Dec2022 07:10:07.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
1569[26Dec2022 07:10:07.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.no_upgrade was corrected from null to its default, 4.
1570[26Dec2022 07:10:07.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.basic was corrected from null to its default, 8.
1571[26Dec2022 07:10:07.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.improved was corrected from null to its default, 16.
1572[26Dec2022 07:10:07.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.advanced was corrected from null to its default, 32.
1573[26Dec2022 07:10:07.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key item_pipe.amount.ultimate was corrected from null to its default, 64.
1574[26Dec2022 07:10:07.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
1575[26Dec2022 07:10:07.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
1576[26Dec2022 07:10:07.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.no_upgrade was corrected from null to its default, 50.
1577[26Dec2022 07:10:07.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.basic was corrected from null to its default, 100.
1578[26Dec2022 07:10:07.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.improved was corrected from null to its default, 500.
1579[26Dec2022 07:10:07.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.advanced was corrected from null to its default, 2000.
1580[26Dec2022 07:10:07.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluid_pipe.amount.ultimate was corrected from null to its default, 10000.
1581[26Dec2022 07:10:07.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
1582[26Dec2022 07:10:07.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
1583[26Dec2022 07:10:07.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.no_upgrade was corrected from null to its default, 256.
1584[26Dec2022 07:10:07.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.basic was corrected from null to its default, 1024.
1585[26Dec2022 07:10:07.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.improved was corrected from null to its default, 8192.
1586[26Dec2022 07:10:07.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.advanced was corrected from null to its default, 32768.
1587[26Dec2022 07:10:07.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key energy_pipe.amount.ultimate was corrected from null to its default, 131072.
1588[26Dec2022 07:10:07.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe was corrected from null to its default, SimpleCommentedConfig:{}.
1589[26Dec2022 07:10:07.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount was corrected from null to its default, SimpleCommentedConfig:{}.
1590[26Dec2022 07:10:07.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.no_upgrade was corrected from null to its default, 200.
1591[26Dec2022 07:10:07.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.basic was corrected from null to its default, 400.
1592[26Dec2022 07:10:07.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.improved was corrected from null to its default, 2000.
1593[26Dec2022 07:10:07.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.advanced was corrected from null to its default, 8000.
1594[26Dec2022 07:10:07.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gas_pipe.amount.ultimate was corrected from null to its default, 40000.
1595[26Dec2022 07:10:07.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/bhc-server.toml is not correct. Correcting
1596[26Dec2022 07:10:07.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server was corrected from null to its default, SimpleCommentedConfig:{}.
1597[26Dec2022 07:10:07.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server.allowStartingHealthTweaks was corrected from null to its default, false.
1598[26Dec2022 07:10:07.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Server.startingHealth was corrected from null to its default, 20.
1599[26Dec2022 07:10:07.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/securitycraft-server.toml is not correct. Correcting
1600[26Dec2022 07:10:07.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key codebreaker_chance was corrected from null to its default, 0.33.
1601[26Dec2022 07:10:07.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowAdminTool was corrected from null to its default, true.
1602[26Dec2022 07:10:07.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shouldSpawnFire was corrected from null to its default, true.
1603[26Dec2022 07:10:07.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key ableToBreakMines was corrected from null to its default, true.
1604[26Dec2022 07:10:07.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smallerMineExplosion was corrected from null to its default, false.
1605[26Dec2022 07:10:07.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplodesWhenInCreative was corrected from null to its default, true.
1606[26Dec2022 07:10:07.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mineExplosionsBreakBlocks was corrected from null to its default, true.
1607[26Dec2022 07:10:07.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laserBlockRange was corrected from null to its default, 5.
1608[26Dec2022 07:10:07.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventoryScannerRange was corrected from null to its default, 2.
1609[26Dec2022 07:10:07.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxAlarmRange was corrected from null to its default, 100.
1610[26Dec2022 07:10:07.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key allowBlockClaim was corrected from null to its default, false.
1611[26Dec2022 07:10:07.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key respect_invisibility was corrected from null to its default, false.
1612[26Dec2022 07:10:07.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key reinforced_block_tint was corrected from null to its default, true.
1613[26Dec2022 07:10:07.524] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key force_reinforced_block_tint was corrected from null to its default, false.
1614[26Dec2022 07:10:07.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key retinalScannerFace was corrected from null to its default, true.
1615[26Dec2022 07:10:07.525] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_team_ownership was corrected from null to its default, false.
1616[26Dec2022 07:10:07.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disable_thanks_message was corrected from null to its default, false.
1617[26Dec2022 07:10:07.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trick_scanners_with_player_heads was corrected from null to its default, false.
1618[26Dec2022 07:10:07.526] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key taser_damage was corrected from null to its default, 1.0.
1619[26Dec2022 07:10:07.527] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powered_taser_damage was corrected from null to its default, 2.0.
1620[26Dec2022 07:10:07.528] [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].
1621[26Dec2022 07:10:07.528] [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].
1622[26Dec2022 07:10:07.531] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/structurize-server.toml is not correct. Correcting
1623[26Dec2022 07:10:07.532] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}.
1624[26Dec2022 07:10:07.532] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.ignoreSchematicsFromJar was corrected from null to its default, false.
1625[26Dec2022 07:10:07.532] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowPlayerSchematics was corrected from null to its default, true.
1626[26Dec2022 07:10:07.532] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxOperationsPerTick was corrected from null to its default, 1000.
1627[26Dec2022 07:10:07.532] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedChanges was corrected from null to its default, 10.
1628[26Dec2022 07:10:07.532] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedSchematics was corrected from null to its default, 100.
1629[26Dec2022 07:10:07.532] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxBlocksChecked was corrected from null to its default, 1000.
1630[26Dec2022 07:10:07.533] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.schematicBlockLimit was corrected from null to its default, 100000.
1631[26Dec2022 07:10:07.533] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.iteratorType was corrected from null to its default, default.
1632[26Dec2022 07:10:07.533] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport was corrected from null to its default, SimpleCommentedConfig:{}.
1633[26Dec2022 07:10:07.533] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportAllowed was corrected from null to its default, true.
1634[26Dec2022 07:10:07.534] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDirection was corrected from null to its default, south.
1635[26Dec2022 07:10:07.534] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportBuildDistance was corrected from null to its default, 3.
1636[26Dec2022 07:10:07.534] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleport.teleportSafety was corrected from null to its default, true.
1637[26Dec2022 07:10:07.534] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update was corrected from null to its default, SimpleCommentedConfig:{}.
1638[26Dec2022 07:10:07.534] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.mode was corrected from null to its default, DISABLED.
1639[26Dec2022 07:10:07.535] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.start was corrected from null to its default, [-10, -10].
1640[26Dec2022 07:10:07.535] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key update.end was corrected from null to its default, [10, 10].
1641[26Dec2022 07:10:07.536] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/occultism-server.toml is not correct. Correcting
1642[26Dec2022 07:10:07.536] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage was corrected from null to its default, SimpleCommentedConfig:{}.
1643[26Dec2022 07:10:07.536] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier1Slots was corrected from null to its default, 256.
1644[26Dec2022 07:10:07.536] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier2Slots was corrected from null to its default, 512.
1645[26Dec2022 07:10:07.537] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier3Slots was corrected from null to its default, 1024.
1646[26Dec2022 07:10:07.537] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.stabilizerTier4Slots was corrected from null to its default, 2048.
1647[26Dec2022 07:10:07.537] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.controllerBaseSlots was corrected from null to its default, 128.
1648[26Dec2022 07:10:07.537] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.controllerStackSize was corrected from null to its default, 1024.
1649[26Dec2022 07:10:07.537] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.overrideItemStackSizes was corrected from null to its default, true.
1650[26Dec2022 07:10:07.538] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job was corrected from null to its default, SimpleCommentedConfig:{}.
1651[26Dec2022 07:10:07.538] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.drikwingFamiliarSlowFallingSeconds was corrected from null to its default, 15.
1652[26Dec2022 07:10:07.538] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier1CrusherTimeMultiplier was corrected from null to its default, 2.0.
1653[26Dec2022 07:10:07.538] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier2CrusherTimeMultiplier was corrected from null to its default, 1.0.
1654[26Dec2022 07:10:07.538] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier3CrusherTimeMultiplier was corrected from null to its default, 0.5.
1655[26Dec2022 07:10:07.538] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier4CrusherTimeMultiplier was corrected from null to its default, 0.2.
1656[26Dec2022 07:10:07.539] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier1CrusherOutputMultiplier was corrected from null to its default, 1.0.
1657[26Dec2022 07:10:07.539] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier2CrusherOutputMultiplier was corrected from null to its default, 1.5.
1658[26Dec2022 07:10:07.539] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier3CrusherOutputMultiplier was corrected from null to its default, 2.0.
1659[26Dec2022 07:10:07.539] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.tier4CrusherOutputMultiplier was corrected from null to its default, 3.0.
1660[26Dec2022 07:10:07.539] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.crusherResultPickupDelay was corrected from null to its default, 60.
1661[26Dec2022 07:10:07.539] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.blacksmithFamiliarRepairChance was corrected from null to its default, 0.05.
1662[26Dec2022 07:10:07.540] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.blacksmithFamiliarUpgradeCost was corrected from null to its default, 18.
1663[26Dec2022 07:10:07.540] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spirit_job.blacksmithFamiliarUpgradeCooldown was corrected from null to its default, 400.
1664[26Dec2022 07:10:07.540] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals was corrected from null to its default, SimpleCommentedConfig:{}.
1665[26Dec2022 07:10:07.540] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableClearWeatherRitual was corrected from null to its default, true.
1666[26Dec2022 07:10:07.541] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableRainWeatherRitual was corrected from null to its default, true.
1667[26Dec2022 07:10:07.541] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableThunderWeatherRitual was corrected from null to its default, true.
1668[26Dec2022 07:10:07.541] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableDayTimeRitual was corrected from null to its default, true.
1669[26Dec2022 07:10:07.541] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableNightTimeRitual was corrected from null to its default, true.
1670[26Dec2022 07:10:07.541] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.enableRemainingIngredientCountMatching was corrected from null to its default, false.
1671[26Dec2022 07:10:07.541] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.ritualDurationMultiplier was corrected from null to its default, 1.0.
1672[26Dec2022 07:10:07.541] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rituals.possibleSpiritNames was corrected from null to its default, [].
1673[26Dec2022 07:10:07.542] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft was corrected from null to its default, SimpleCommentedConfig:{}.
1674[26Dec2022 07:10:07.542] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized was corrected from null to its default, SimpleCommentedConfig:{}.
1675[26Dec2022 07:10:07.542] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized.maxMiningTime was corrected from null to its default, 400.
1676[26Dec2022 07:10:07.542] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized.rollsPerOperation was corrected from null to its default, 1.
1677[26Dec2022 07:10:07.542] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_foliot_unspecialized.durability was corrected from null to its default, 1000.
1678[26Dec2022 07:10:07.542] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores was corrected from null to its default, SimpleCommentedConfig:{}.
1679[26Dec2022 07:10:07.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores.maxMiningTime was corrected from null to its default, 300.
1680[26Dec2022 07:10:07.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores.rollsPerOperation was corrected from null to its default, 1.
1681[26Dec2022 07:10:07.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_djinni_ores.durability was corrected from null to its default, 400.
1682[26Dec2022 07:10:07.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_afrit_deeps was corrected from null to its default, SimpleCommentedConfig:{}.
1683[26Dec2022 07:10:07.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_afrit_deeps.maxMiningTime was corrected from null to its default, 200.
1684[26Dec2022 07:10:07.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_afrit_deeps.rollsPerOperation was corrected from null to its default, 1.
1685[26Dec2022 07:10:07.543] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_afrit_deeps.durability was corrected from null to its default, 800.
1686[26Dec2022 07:10:07.544] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_marid_master was corrected from null to its default, SimpleCommentedConfig:{}.
1687[26Dec2022 07:10:07.544] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_marid_master.maxMiningTime was corrected from null to its default, 100.
1688[26Dec2022 07:10:07.544] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_marid_master.rollsPerOperation was corrected from null to its default, 1.
1689[26Dec2022 07:10:07.544] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensional_mineshaft.miner_marid_master.durability was corrected from null to its default, 1600.
1690[26Dec2022 07:10:07.544] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}.
1691[26Dec2022 07:10:07.545] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.soulgemEntityDenyList was corrected from null to its default, [minecraft:wither].
1692[26Dec2022 07:10:07.546] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/dankstorage-server.toml is not correct. Correcting
1693[26Dec2022 07:10:07.546] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
1694[26Dec2022 07:10:07.546] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stacklimit1 was corrected from null to its default, 256.
1695[26Dec2022 07:10:07.546] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stacklimit2 was corrected from null to its default, 1024.
1696[26Dec2022 07:10:07.547] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stacklimit3 was corrected from null to its default, 4096.
1697[26Dec2022 07:10:07.547] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stacklimit4 was corrected from null to its default, 16384.
1698[26Dec2022 07:10:07.547] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stacklimit5 was corrected from null to its default, 65536.
1699[26Dec2022 07:10:07.547] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stacklimit6 was corrected from null to its default, 262144.
1700[26Dec2022 07:10:07.547] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.stacklimit7 was corrected from null to its default, 2147483647.
1701[26Dec2022 07:10:07.547] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.convertible tags was corrected from null to its default, [forge:ingots/iron, forge:ingots/gold, forge:ores/coal, forge:ores/diamond, forge:ores/emerald, forge:ores/gold, forge:ores/iron, forge:ores/lapis, forge:ores/redstone, forge:gems/amethyst, forge:gems/peridot, forge:gems/ruby, forge:ingots/copper, forge:ingots/lead, forge:ingots/nickel, forge:ingots/silver, forge:ingots/tin, forge:ores/copper, forge:ores/lead, forge:ores/ruby, forge:ores/silver, forge:ores/tin].
1702[26Dec2022 07:10:07.548] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/buildinggadgets-server.toml is not correct. Correcting
1703[26Dec2022 07:10:07.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
1704[26Dec2022 07:10:07.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Allow Absolute Coords was corrected from null to its default, true.
1705[26Dec2022 07:10:07.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.MaxBuildDistance was corrected from null to its default, 32.0.
1706[26Dec2022 07:10:07.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Allow non-Air-Block-Overwrite was corrected from null to its default, true.
1707[26Dec2022 07:10:07.549] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets was corrected from null to its default, SimpleCommentedConfig:{}.
1708[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Maximum allowed Range was corrected from null to its default, 15.
1709[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Max Placement/Tick was corrected from null to its default, 1024.
1710[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
1711[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Maximum Energy was corrected from null to its default, 500000.
1712[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Energy Cost was corrected from null to its default, 50.
1713[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Building Gadget.Max Undo History Size was corrected from null to its default, 10.
1714[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
1715[26Dec2022 07:10:07.550] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Maximum Energy was corrected from null to its default, 500000.
1716[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Energy Cost was corrected from null to its default, 100.
1717[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Exchanging Gadget.Max Undo History Size was corrected from null to its default, 10.
1718[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
1719[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Maximum Energy was corrected from null to its default, 1000000.
1720[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Energy Cost was corrected from null to its default, 200.
1721[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Max Undo History Size was corrected from null to its default, 1.
1722[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Destroy Dimensions was corrected from null to its default, 16.
1723[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Non-Fuzzy Mode Multiplier was corrected from null to its default, 2.0.
1724[26Dec2022 07:10:07.551] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Destruction Gadget.Non-Fuzzy Mode Enabled was corrected from null to its default, false.
1725[26Dec2022 07:10:07.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget was corrected from null to its default, SimpleCommentedConfig:{}.
1726[26Dec2022 07:10:07.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Maximum Energy was corrected from null to its default, 500000.
1727[26Dec2022 07:10:07.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Energy Cost was corrected from null to its default, 50.
1728[26Dec2022 07:10:07.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Undo History Size was corrected from null to its default, 1.
1729[26Dec2022 07:10:07.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Copy/Tick was corrected from null to its default, 32768.
1730[26Dec2022 07:10:07.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Copy Dimensions was corrected from null to its default, 256.
1731[26Dec2022 07:10:07.552] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Gadgets.Copy-Paste Gadget.Max Build Dimensions was corrected from null to its default, 256.
1732[26Dec2022 07:10:07.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers was corrected from null to its default, SimpleCommentedConfig:{}.
1733[26Dec2022 07:10:07.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T1 Container Capacity was corrected from null to its default, 512.
1734[26Dec2022 07:10:07.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T2 Container Capacity was corrected from null to its default, 2048.
1735[26Dec2022 07:10:07.553] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Paste Containers.T3 Container Capacity was corrected from null to its default, 8192.
1736[26Dec2022 07:10:07.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/framedblocks-server.toml is not correct. Correcting
1737[26Dec2022 07:10:07.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
1738[26Dec2022 07:10:07.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.allowBlockEntities was corrected from null to its default, false.
1739[26Dec2022 07:10:07.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.enableIntangibleFeature was corrected from null to its default, false.
1740[26Dec2022 07:10:07.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.intangibleMarkerItem was corrected from null to its default, minecraft:phantom_membrane.
1741[26Dec2022 07:10:07.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rsinfinitybooster-server.toml is not correct. Correcting
1742[26Dec2022 07:10:07.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinityCard was corrected from null to its default, SimpleCommentedConfig:{}.
1743[26Dec2022 07:10:07.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinityCard.energyUsage was corrected from null to its default, 4000.
1744[26Dec2022 07:10:07.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensionCard was corrected from null to its default, SimpleCommentedConfig:{}.
1745[26Dec2022 07:10:07.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dimensionCard.energyUsage was corrected from null to its default, 8000.
1746[26Dec2022 07:10:07.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/crashutilities-server.toml is not correct. Correcting
1747[26Dec2022 07:10:07.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear was corrected from null to its default, SimpleCommentedConfig:{}.
1748[26Dec2022 07:10:07.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.enabled was corrected from null to its default, false.
1749[26Dec2022 07:10:07.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.timer was corrected from null to its default, 30.
1750[26Dec2022 07:10:07.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.maximum was corrected from null to its default, 1000.
1751[26Dec2022 07:10:07.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.warnings was corrected from null to its default, 5,20.
1752[26Dec2022 07:10:07.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.title was corrected from null to its default, true.
1753[26Dec2022 07:10:07.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.titletext was corrected from null to its default, ITEMCLEAR INCOMING!.
1754[26Dec2022 07:10:07.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Item Clear.warningtext was corrected from null to its default, ITEMCLEAR IN % SECONDS.
1755[26Dec2022 07:10:07.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker was corrected from null to its default, SimpleCommentedConfig:{}.
1756[26Dec2022 07:10:07.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.enabled was corrected from null to its default, false.
1757[26Dec2022 07:10:07.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.timer was corrected from null to its default, 30.
1758[26Dec2022 07:10:07.561] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.threshold was corrected from null to its default, 1000.
1759[26Dec2022 07:10:07.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Memory Checker.heapdump was corrected from null to its default, false.
1760[26Dec2022 07:10:07.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Ftb Chunks was corrected from null to its default, SimpleCommentedConfig:{}.
1761[26Dec2022 07:10:07.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Ftb Chunks.enabled was corrected from null to its default, false.
1762[26Dec2022 07:10:07.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Ftb Chunks.days was corrected from null to its default, 7.
1763[26Dec2022 07:10:07.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/getittogetherdrops-server.toml is not correct. Correcting
1764[26Dec2022 07:10:07.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radius was corrected from null to its default, 2.0.
1765[26Dec2022 07:10:07.563] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key checkY was corrected from null to its default, true.
1766[26Dec2022 07:10:07.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/tiab-server.toml is not correct. Correcting
1767[26Dec2022 07:10:07.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle was corrected from null to its default, SimpleCommentedConfig:{}.
1768[26Dec2022 07:10:07.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Max Time Rate Power was corrected from null to its default, 8.
1769[26Dec2022 07:10:07.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Each Use Duration was corrected from null to its default, 30.
1770[26Dec2022 07:10:07.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Average Update Random Tick was corrected from null to its default, 1365.
1771[26Dec2022 07:10:07.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Time In A Bottle.Max Stored Time was corrected from null to its default, 622080000.
1772[26Dec2022 07:10:07.566] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/elevatorid-server.toml is not correct. Correcting
1773[26Dec2022 07:10:07.566] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}.
1774[26Dec2022 07:10:07.566] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.sameColor was corrected from null to its default, false.
1775[26Dec2022 07:10:07.567] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.range was corrected from null to its default, 384.
1776[26Dec2022 07:10:07.567] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.precisionTarget was corrected from null to its default, true.
1777[26Dec2022 07:10:07.567] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.mobSpawn was corrected from null to its default, false.
1778[26Dec2022 07:10:07.567] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchNormal was corrected from null to its default, false.
1779[26Dec2022 07:10:07.567] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.resetPitchDirectional was corrected from null to its default, true.
1780[26Dec2022 07:10:07.567] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.useXP was corrected from null to its default, false.
1781[26Dec2022 07:10:07.567] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.XPPointsAmount was corrected from null to its default, 1.
1782[26Dec2022 07:10:07.572] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/computercraft-server.toml is not correct. Correcting
1783[26Dec2022 07:10:07.573] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key computer_space_limit was corrected from null to its default, 1000000.
1784[26Dec2022 07:10:07.573] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key floppy_space_limit was corrected from null to its default, 125000.
1785[26Dec2022 07:10:07.573] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maximum_open_files was corrected from null to its default, 128.
1786[26Dec2022 07:10:07.574] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disable_lua51_features was corrected from null to its default, false.
1787[26Dec2022 07:10:07.574] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key default_computer_settings was corrected from null to its default, .
1788[26Dec2022 07:10:07.575] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key log_computer_errors was corrected from null to its default, true.
1789[26Dec2022 07:10:07.575] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key command_require_creative was corrected from null to its default, true.
1790[26Dec2022 07:10:07.575] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution was corrected from null to its default, SimpleCommentedConfig:{}.
1791[26Dec2022 07:10:07.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution.computer_threads was corrected from null to its default, 1.
1792[26Dec2022 07:10:07.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution.max_main_global_time was corrected from null to its default, 10.
1793[26Dec2022 07:10:07.576] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key execution.max_main_computer_time was corrected from null to its default, 5.
1794[26Dec2022 07:10:07.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http was corrected from null to its default, SimpleCommentedConfig:{}.
1795[26Dec2022 07:10:07.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.enabled was corrected from null to its default, true.
1796[26Dec2022 07:10:07.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.websocket_enabled was corrected from null to its default, true.
1797[26Dec2022 07:10:07.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.rules was corrected from null to its default, [SimpleCommentedConfig:{host=$private, action=deny}, SimpleCommentedConfig:{max_websocket_message=131072, host=*, max_upload=4194304, action=allow, max_download=16777216, timeout=30000}].
1798[26Dec2022 07:10:07.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.max_requests was corrected from null to its default, 16.
1799[26Dec2022 07:10:07.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.max_websockets was corrected from null to its default, 4.
1800[26Dec2022 07:10:07.578] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.bandwidth was corrected from null to its default, SimpleCommentedConfig:{}.
1801[26Dec2022 07:10:07.578] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.bandwidth.global_download was corrected from null to its default, 33554432.
1802[26Dec2022 07:10:07.578] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key http.bandwidth.global_upload was corrected from null to its default, 33554432.
1803[26Dec2022 07:10:07.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral was corrected from null to its default, SimpleCommentedConfig:{}.
1804[26Dec2022 07:10:07.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.command_block_enabled was corrected from null to its default, false.
1805[26Dec2022 07:10:07.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_range was corrected from null to its default, 64.
1806[26Dec2022 07:10:07.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_high_altitude_range was corrected from null to its default, 384.
1807[26Dec2022 07:10:07.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_range_during_storm was corrected from null to its default, 64.
1808[26Dec2022 07:10:07.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.modem_high_altitude_range_during_storm was corrected from null to its default, 384.
1809[26Dec2022 07:10:07.580] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.max_notes_per_tick was corrected from null to its default, 8.
1810[26Dec2022 07:10:07.580] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key peripheral.monitor_bandwidth was corrected from null to its default, 1000000.
1811[26Dec2022 07:10:07.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle was corrected from null to its default, SimpleCommentedConfig:{}.
1812[26Dec2022 07:10:07.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.need_fuel was corrected from null to its default, true.
1813[26Dec2022 07:10:07.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.normal_fuel_limit was corrected from null to its default, 20000.
1814[26Dec2022 07:10:07.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.advanced_fuel_limit was corrected from null to its default, 100000.
1815[26Dec2022 07:10:07.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.obey_block_protection was corrected from null to its default, true.
1816[26Dec2022 07:10:07.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key turtle.can_push was corrected from null to its default, true.
1817[26Dec2022 07:10:07.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes was corrected from null to its default, SimpleCommentedConfig:{}.
1818[26Dec2022 07:10:07.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.computer was corrected from null to its default, SimpleCommentedConfig:{}.
1819[26Dec2022 07:10:07.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.computer.width was corrected from null to its default, 51.
1820[26Dec2022 07:10:07.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.computer.height was corrected from null to its default, 19.
1821[26Dec2022 07:10:07.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.pocket_computer was corrected from null to its default, SimpleCommentedConfig:{}.
1822[26Dec2022 07:10:07.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.pocket_computer.width was corrected from null to its default, 26.
1823[26Dec2022 07:10:07.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.pocket_computer.height was corrected from null to its default, 20.
1824[26Dec2022 07:10:07.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.monitor was corrected from null to its default, SimpleCommentedConfig:{}.
1825[26Dec2022 07:10:07.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.monitor.width was corrected from null to its default, 8.
1826[26Dec2022 07:10:07.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key term_sizes.monitor.height was corrected from null to its default, 6.
1827[26Dec2022 07:10:07.603] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/productivebees-server.toml
1828[26Dec2022 07:10:07.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/productivebees-server.toml is not correct. Correcting
1829[26Dec2022 07:10:07.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.breedingChamberProcessingTime was corrected from null to its default, 6000.
1830[26Dec2022 07:10:07.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.breedingChamberPowerUse was corrected from null to its default, 50.
1831[26Dec2022 07:10:07.606] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.stripForgeCaps was corrected from null to its default, false.
1832[26Dec2022 07:10:07.606] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key General.forceEnableFarmerBeeRightClickHarvest was corrected from null to its default, false.
1833[26Dec2022 07:10:07.606] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Bees.allowBeeSimulation was corrected from null to its default, true.
1834[26Dec2022 07:10:07.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Bees.deadBeeConvertChance was corrected from null to its default, 0.03.
1835[26Dec2022 07:10:07.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.stone_nest was corrected from null to its default, 0.1.
1836[26Dec2022 07:10:07.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.coarse_dirt_nest was corrected from null to its default, 0.6.
1837[26Dec2022 07:10:07.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.sand_nest was corrected from null to its default, 0.1.
1838[26Dec2022 07:10:07.607] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.snow_nest was corrected from null to its default, 0.1.
1839[26Dec2022 07:10:07.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.gravel_nest was corrected from null to its default, 0.15.
1840[26Dec2022 07:10:07.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.sugar_cane_nest was corrected from null to its default, 0.4.
1841[26Dec2022 07:10:07.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.slimy_nest was corrected from null to its default, 0.1.
1842[26Dec2022 07:10:07.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.glowstone_nest was corrected from null to its default, 0.9.
1843[26Dec2022 07:10:07.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.soul_sand_nest was corrected from null to its default, 0.1.
1844[26Dec2022 07:10:07.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.nether_quartz_nest was corrected from null to its default, 0.2.
1845[26Dec2022 07:10:07.608] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.nether_brick_nest was corrected from null to its default, 0.9.
1846[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.end_stone_nest was corrected from null to its default, 0.15.
1847[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.obsidian_nest was corrected from null to its default, 1.0.
1848[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.bumble_bee_nest was corrected from null to its default, 0.02.
1849[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.oak_wood_nest was corrected from null to its default, 0.15.
1850[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.spruce_wood_nest was corrected from null to its default, 0.2.
1851[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.dark_oak_wood_nest was corrected from null to its default, 0.2.
1852[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.birch_wood_nest was corrected from null to its default, 0.2.
1853[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.jungle_wood_nest was corrected from null to its default, 0.1.
1854[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.acacia_wood_nest was corrected from null to its default, 0.2.
1855[26Dec2022 07:10:07.609] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.nether_bee_nest was corrected from null to its default, 0.02.
1856[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.sugarbag_nest was corrected from null to its default, 0.02.
1857[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:oak_wood_nest was corrected from true to its default, null.
1858[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:spruce_wood_nest was corrected from true to its default, null.
1859[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:dark_oak_wood_nest was corrected from true to its default, null.
1860[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:birch_wood_nest was corrected from true to its default, null.
1861[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:jungle_wood_nest was corrected from true to its default, null.
1862[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:acacia_wood_nest was corrected from true to its default, null.
1863[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:stone_nest was corrected from true to its default, null.
1864[26Dec2022 07:10:07.610] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:coarse_dirt_nest was corrected from true to its default, null.
1865[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:sand_nest was corrected from true to its default, null.
1866[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:snow_nest was corrected from true to its default, null.
1867[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:gravel_nest was corrected from true to its default, null.
1868[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:sugar_cane_nest was corrected from true to its default, null.
1869[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:slimy_nest was corrected from true to its default, null.
1870[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:glowstone_nest was corrected from true to its default, null.
1871[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:soul_sand_nest was corrected from true to its default, null.
1872[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:nether_quartz_nest was corrected from true to its default, null.
1873[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:nether_gold_nest was corrected from true to its default, null.
1874[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:nether_brick_nest was corrected from true to its default, null.
1875[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:end_stone_nest was corrected from true to its default, null.
1876[26Dec2022 07:10:07.611] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:obsidian_nest was corrected from true to its default, null.
1877[26Dec2022 07:10:07.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:bumble_bee_nest was corrected from true to its default, null.
1878[26Dec2022 07:10:07.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:sugarbag_nest was corrected from true to its default, null.
1879[26Dec2022 07:10:07.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:warped_bee_nest was corrected from true to its default, null.
1880[26Dec2022 07:10:07.612] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Worldgen.enable_productivebees:crimson_bee_nest was corrected from true to its default, null.
1881[26Dec2022 07:10:07.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/ensorcellation-server.toml is not correct. Correcting
1882[26Dec2022 07:10:07.613] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments was corrected from null to its default, SimpleCommentedConfig:{}.
1883[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Protection was corrected from null to its default, SimpleCommentedConfig:{}.
1884[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Protection.Enable was corrected from null to its default, true.
1885[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Protection.Treasure was corrected from null to its default, false.
1886[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Protection.Max Level was corrected from null to its default, 4.
1887[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Displacement was corrected from null to its default, SimpleCommentedConfig:{}.
1888[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Displacement.Enable was corrected from null to its default, false.
1889[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Displacement.Treasure was corrected from null to its default, true.
1890[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Displacement.Max Level was corrected from null to its default, 3.
1891[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Displacement.Effect Chance was corrected from null to its default, 20.
1892[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Displacement.Mobs Teleport Players was corrected from null to its default, false.
1893[26Dec2022 07:10:07.614] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Flaming Rebuke was corrected from null to its default, SimpleCommentedConfig:{}.
1894[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Flaming Rebuke.Enable was corrected from null to its default, false.
1895[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Flaming Rebuke.Treasure was corrected from null to its default, true.
1896[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Flaming Rebuke.Max Level was corrected from null to its default, 3.
1897[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Flaming Rebuke.Effect Chance was corrected from null to its default, 20.
1898[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Flaming Rebuke.Mobs Knockback Players was corrected from null to its default, false.
1899[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Chilling Rebuke was corrected from null to its default, SimpleCommentedConfig:{}.
1900[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Chilling Rebuke.Enable was corrected from null to its default, false.
1901[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Chilling Rebuke.Treasure was corrected from null to its default, true.
1902[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Chilling Rebuke.Max Level was corrected from null to its default, 3.
1903[26Dec2022 07:10:07.615] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Chilling Rebuke.Effect Chance was corrected from null to its default, 20.
1904[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Chilling Rebuke.Mobs Knockback Players was corrected from null to its default, false.
1905[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Air Affinity was corrected from null to its default, SimpleCommentedConfig:{}.
1906[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Air Affinity.Enable was corrected from null to its default, true.
1907[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Air Affinity.Treasure was corrected from null to its default, false.
1908[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Insight was corrected from null to its default, SimpleCommentedConfig:{}.
1909[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Insight.Enable was corrected from null to its default, true.
1910[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Insight.Treasure was corrected from null to its default, false.
1911[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Insight.Max Level was corrected from null to its default, 3.
1912[26Dec2022 07:10:07.616] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Insight.Experience Amount was corrected from null to its default, 4.
1913[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Gourmand was corrected from null to its default, SimpleCommentedConfig:{}.
1914[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Gourmand.Enable was corrected from null to its default, false.
1915[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Gourmand.Treasure was corrected from null to its default, false.
1916[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Gourmand.Max Level was corrected from null to its default, 2.
1917[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Reach was corrected from null to its default, SimpleCommentedConfig:{}.
1918[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Reach.Enable was corrected from null to its default, true.
1919[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Reach.Treasure was corrected from null to its default, true.
1920[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Reach.Max Level was corrected from null to its default, 3.
1921[26Dec2022 07:10:07.617] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vitality was corrected from null to its default, SimpleCommentedConfig:{}.
1922[26Dec2022 07:10:07.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vitality.Enable was corrected from null to its default, true.
1923[26Dec2022 07:10:07.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vitality.Treasure was corrected from null to its default, true.
1924[26Dec2022 07:10:07.620] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vitality.Max Level was corrected from null to its default, 3.
1925[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vitality.Health / Level was corrected from null to its default, 4.
1926[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Ender Disruption was corrected from null to its default, SimpleCommentedConfig:{}.
1927[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Ender Disruption.Enable was corrected from null to its default, false.
1928[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Ender Disruption.Treasure was corrected from null to its default, true.
1929[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Ender Disruption.Max Level was corrected from null to its default, 5.
1930[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vigilante was corrected from null to its default, SimpleCommentedConfig:{}.
1931[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vigilante.Enable was corrected from null to its default, true.
1932[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vigilante.Treasure was corrected from null to its default, true.
1933[26Dec2022 07:10:07.621] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vigilante.Max Level was corrected from null to its default, 5.
1934[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Outlaw was corrected from null to its default, SimpleCommentedConfig:{}.
1935[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Outlaw.Enable was corrected from null to its default, false.
1936[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Outlaw.Treasure was corrected from null to its default, false.
1937[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Outlaw.Max Level was corrected from null to its default, 5.
1938[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Outlaw.Emerald Drops was corrected from null to its default, true.
1939[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Cavalier was corrected from null to its default, SimpleCommentedConfig:{}.
1940[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Cavalier.Enable was corrected from null to its default, false.
1941[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Cavalier.Treasure was corrected from null to its default, true.
1942[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Cavalier.Max Level was corrected from null to its default, 3.
1943[26Dec2022 07:10:07.622] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Frost Aspect was corrected from null to its default, SimpleCommentedConfig:{}.
1944[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Frost Aspect.Enable was corrected from null to its default, true.
1945[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Frost Aspect.Treasure was corrected from null to its default, true.
1946[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Frost Aspect.Max Level was corrected from null to its default, 2.
1947[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Instigating was corrected from null to its default, SimpleCommentedConfig:{}.
1948[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Instigating.Enable was corrected from null to its default, false.
1949[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Instigating.Treasure was corrected from null to its default, true.
1950[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Leech was corrected from null to its default, SimpleCommentedConfig:{}.
1951[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Leech.Enable was corrected from null to its default, true.
1952[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Leech.Treasure was corrected from null to its default, false.
1953[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Leech.Max Level was corrected from null to its default, 4.
1954[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Edge was corrected from null to its default, SimpleCommentedConfig:{}.
1955[26Dec2022 07:10:07.623] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Edge.Enable was corrected from null to its default, false.
1956[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Edge.Treasure was corrected from null to its default, true.
1957[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Magic Edge.Max Level was corrected from null to its default, 3.
1958[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal was corrected from null to its default, SimpleCommentedConfig:{}.
1959[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Enable was corrected from null to its default, true.
1960[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Treasure was corrected from null to its default, true.
1961[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Max Level was corrected from null to its default, 3.
1962[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Base Critical Chance was corrected from null to its default, 5.
1963[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Critical Chance / Level was corrected from null to its default, 5.
1964[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Critical Damage Multiplier was corrected from null to its default, 5.
1965[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Base Head Drop Chance was corrected from null to its default, 10.
1966[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Vorpal.Head Drop Chance / Level was corrected from null to its default, 10.
1967[26Dec2022 07:10:07.624] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Excavating was corrected from null to its default, SimpleCommentedConfig:{}.
1968[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Excavating.Enable was corrected from null to its default, true.
1969[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Excavating.Treasure was corrected from null to its default, true.
1970[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Hunter's Bounty was corrected from null to its default, SimpleCommentedConfig:{}.
1971[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Hunter's Bounty.Enable was corrected from null to its default, true.
1972[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Hunter's Bounty.Treasure was corrected from null to its default, true.
1973[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Hunter's Bounty.Max Level was corrected from null to its default, 2.
1974[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Hunter's Bounty.Effect Chance was corrected from null to its default, 50.
1975[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Quick Draw was corrected from null to its default, SimpleCommentedConfig:{}.
1976[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Quick Draw.Enable was corrected from null to its default, true.
1977[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Quick Draw.Treasure was corrected from null to its default, false.
1978[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Quick Draw.Max Level was corrected from null to its default, 3.
1979[26Dec2022 07:10:07.625] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Trueshot was corrected from null to its default, SimpleCommentedConfig:{}.
1980[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Trueshot.Enable was corrected from null to its default, true.
1981[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Trueshot.Treasure was corrected from null to its default, false.
1982[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Trueshot.Max Level was corrected from null to its default, 2.
1983[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Volley was corrected from null to its default, SimpleCommentedConfig:{}.
1984[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Volley.Enable was corrected from null to its default, true.
1985[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Volley.Treasure was corrected from null to its default, false.
1986[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Angler's Bounty was corrected from null to its default, SimpleCommentedConfig:{}.
1987[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Angler's Bounty.Enable was corrected from null to its default, true.
1988[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Angler's Bounty.Treasure was corrected from null to its default, true.
1989[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Angler's Bounty.Max Level was corrected from null to its default, 2.
1990[26Dec2022 07:10:07.626] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Angler's Bounty.Effect Chance was corrected from null to its default, 50.
1991[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Pilfering was corrected from null to its default, SimpleCommentedConfig:{}.
1992[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Pilfering.Enable was corrected from null to its default, false.
1993[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Pilfering.Treasure was corrected from null to its default, true.
1994[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Pilfering.Allow Player Stealing was corrected from null to its default, true.
1995[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Bulwark was corrected from null to its default, SimpleCommentedConfig:{}.
1996[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Bulwark.Enable was corrected from null to its default, true.
1997[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Bulwark.Treasure was corrected from null to its default, false.
1998[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Phalanx was corrected from null to its default, SimpleCommentedConfig:{}.
1999[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Phalanx.Enable was corrected from null to its default, true.
2000[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Phalanx.Treasure was corrected from null to its default, false.
2001[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Phalanx.Max Level was corrected from null to its default, 2.
2002[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Soulbound was corrected from null to its default, SimpleCommentedConfig:{}.
2003[26Dec2022 07:10:07.627] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Soulbound.Enable was corrected from null to its default, true.
2004[26Dec2022 07:10:07.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Soulbound.Treasure was corrected from null to its default, false.
2005[26Dec2022 07:10:07.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Soulbound.Max Level was corrected from null to its default, 3.
2006[26Dec2022 07:10:07.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Soulbound.Permanent was corrected from null to its default, true.
2007[26Dec2022 07:10:07.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Curse of Foolishness was corrected from null to its default, SimpleCommentedConfig:{}.
2008[26Dec2022 07:10:07.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Curse of Foolishness.Enable was corrected from null to its default, true.
2009[26Dec2022 07:10:07.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Curse of Mercy was corrected from null to its default, SimpleCommentedConfig:{}.
2010[26Dec2022 07:10:07.628] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Enchantments.Curse of Mercy.Enable was corrected from null to its default, true.
2011[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides was corrected from null to its default, SimpleCommentedConfig:{}.
2012[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Protection was corrected from null to its default, SimpleCommentedConfig:{}.
2013[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Protection.Enable was corrected from null to its default, true.
2014[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Protection.Max Level was corrected from null to its default, 4.
2015[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Blast Protection was corrected from null to its default, SimpleCommentedConfig:{}.
2016[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Blast Protection.Enable was corrected from null to its default, true.
2017[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Blast Protection.Max Level was corrected from null to its default, 4.
2018[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Feather Falling was corrected from null to its default, SimpleCommentedConfig:{}.
2019[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Feather Falling.Enable was corrected from null to its default, true.
2020[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Feather Falling.Max Level was corrected from null to its default, 4.
2021[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Fire Protection was corrected from null to its default, SimpleCommentedConfig:{}.
2022[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Fire Protection.Enable was corrected from null to its default, true.
2023[26Dec2022 07:10:07.629] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Fire Protection.Max Level was corrected from null to its default, 4.
2024[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Projectile Protection was corrected from null to its default, SimpleCommentedConfig:{}.
2025[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Projectile Protection.Enable was corrected from null to its default, true.
2026[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Projectile Protection.Max Level was corrected from null to its default, 4.
2027[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Fire Aspect was corrected from null to its default, SimpleCommentedConfig:{}.
2028[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Fire Aspect.Enable was corrected from null to its default, true.
2029[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Fire Aspect.Max Level was corrected from null to its default, 2.
2030[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Frost Walker was corrected from null to its default, SimpleCommentedConfig:{}.
2031[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Frost Walker.Enable was corrected from null to its default, true.
2032[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Frost Walker.Treasure was corrected from null to its default, true.
2033[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Frost Walker.Max Level was corrected from null to its default, 2.
2034[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Frost Walker.Freeze Lava was corrected from null to its default, true.
2035[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Knockback was corrected from null to its default, SimpleCommentedConfig:{}.
2036[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Knockback.Enable was corrected from null to its default, true.
2037[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Knockback.Max Level was corrected from null to its default, 2.
2038[26Dec2022 07:10:07.630] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Looting was corrected from null to its default, SimpleCommentedConfig:{}.
2039[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Looting.Enable was corrected from null to its default, true.
2040[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Looting.Max Level was corrected from null to its default, 3.
2041[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Thorns was corrected from null to its default, SimpleCommentedConfig:{}.
2042[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Thorns.Enable was corrected from null to its default, true.
2043[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Thorns.Max Level was corrected from null to its default, 4.
2044[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Thorns.Effect Chance was corrected from null to its default, 15.
2045[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Mending was corrected from null to its default, SimpleCommentedConfig:{}.
2046[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Mending.Alternate Mending was corrected from null to its default, false.
2047[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Mending.Treasure was corrected from null to its default, true.
2048[26Dec2022 07:10:07.631] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Overrides.Mending.Anvil Damage Chance was corrected from null to its default, 3.
2049[26Dec2022 07:10:07.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/journeymap-server.toml is not correct. Correcting
2050[26Dec2022 07:10:07.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins was corrected from null to its default, SimpleCommentedConfig:{}.
2051[26Dec2022 07:10:07.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.opAccess was corrected from null to its default, true.
2052[26Dec2022 07:10:07.634] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.serverAdmins was corrected from null to its default, [mysticdrew, 79f597fe-2877-4ecb-acdf-8c58cc1854ca].
2053[26Dec2022 07:10:07.636] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
2054[26Dec2022 07:10:07.636] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
2055[26Dec2022 07:10:07.636] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/dimstorage-server.toml is not correct. Correcting
2056[26Dec2022 07:10:07.637] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimChest/DimTank was corrected from null to its default, SimpleCommentedConfig:{}.
2057[26Dec2022 07:10:07.637] [Thread-2/INFO] [journeymap/]: Loading JourneyMap Forge Configs
2058[26Dec2022 07:10:07.637] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimChest/DimTank.allowFrequency was corrected from null to its default, true.
2059[26Dec2022 07:10:07.637] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimChest/DimTank.allowPrivateNetwork was corrected from null to its default, true.
2060[26Dec2022 07:10:07.637] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimTablet was corrected from null to its default, SimpleCommentedConfig:{}.
2061[26Dec2022 07:10:07.637] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DimTablet.allow_list was corrected from null to its default, [minecraft:dirt, minecraft:gravel, minecraft:cobblestone, minecraft:granite, minecraft:diorite, minecraft:andesite, minecraft:sand, minecraft:sandstone, minecraft:netherrack, minecraft:end_stone].
2062[26Dec2022 07:10:07.638] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/charginggadgets-server.toml is not correct. Correcting
2063[26Dec2022 07:10:07.638] [Thread-2/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /server/./World for two/serverconfig/dimstorage-server.toml is not correct. Correcting
2064[26Dec2022 07:10:07.638] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
2065[26Dec2022 07:10:07.638] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.chargerMaxEnergy was corrected from null to its default, 1000000.
2066[26Dec2022 07:10:07.639] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/mcjtylib-server.toml is not correct. Correcting
2067[26Dec2022 07:10:07.639] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
2068[26Dec2022 07:10:07.639] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.logging was corrected from null to its default, false.
2069[26Dec2022 07:10:07.639] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.manageOwnership was corrected from null to its default, true.
2070[26Dec2022 07:10:07.639] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tallChunkFriendly was corrected from null to its default, false.
2071[26Dec2022 07:10:07.639] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxInfuse was corrected from null to its default, 256.
2072[26Dec2022 07:10:07.640] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rftoolsbase-server.toml is not correct. Correcting
2073[26Dec2022 07:10:07.640] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser was corrected from null to its default, SimpleCommentedConfig:{}.
2074[26Dec2022 07:10:07.640] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.maxInfuse was corrected from null to its default, 256.
2075[26Dec2022 07:10:07.640] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.usePerTick was corrected from null to its default, 600.
2076[26Dec2022 07:10:07.640] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.infuserMaxRF was corrected from null to its default, 60000.
2077[26Dec2022 07:10:07.641] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infuser.infuserRFPerTick was corrected from null to its default, 600.
2078[26Dec2022 07:10:07.641] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/xnet-server.toml is not correct. Correcting
2079[26Dec2022 07:10:07.641] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
2080[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.unsidedBlocks was corrected from null to its default, [minecraft:chest, minecraft:trapped_chest, rftools:modular_storage, rftools:storage_scanner, rftools:pearl_injector].
2081[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerMaxRF was corrected from null to its default, 100000.
2082[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerRfPerTick was corrected from null to its default, 1000.
2083[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wirelessRouterMaxRF was corrected from null to its default, 100000.
2084[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wirelessRouterRfPerTick was corrected from null to its default, 5000.
2085[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wireless1RfPerChannel was corrected from null to its default, 20.
2086[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wireless2RfPerChannel was corrected from null to its default, 50.
2087[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.wirelessInfRfPerChannel was corrected from null to its default, 200.
2088[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfConnector was corrected from null to its default, 50000.
2089[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfAdvancedConnector was corrected from null to its default, 500000.
2090[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfRateNormal was corrected from null to its default, 10000.
2091[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxRfRateAdvanced was corrected from null to its default, 100000.
2092[26Dec2022 07:10:07.642] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxFluidRateNormal was corrected from null to its default, 1000.
2093[26Dec2022 07:10:07.643] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxFluidRateAdvanced was corrected from null to its default, 5000.
2094[26Dec2022 07:10:07.643] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxPublishedChannels was corrected from null to its default, 32.
2095[26Dec2022 07:10:07.643] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerRFPerTick was corrected from null to its default, 0.
2096[26Dec2022 07:10:07.643] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerChannelRFT was corrected from null to its default, 1.
2097[26Dec2022 07:10:07.643] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.controllerOperationRFT was corrected from null to its default, 2.
2098[26Dec2022 07:10:07.643] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.antennaTier1Range was corrected from null to its default, 100.
2099[26Dec2022 07:10:07.643] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.antennaTier2Range was corrected from null to its default, 500.
2100[26Dec2022 07:10:07.644] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rftoolspower-server.toml is not correct. Correcting
2101[26Dec2022 07:10:07.644] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
2102[26Dec2022 07:10:07.644] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing was corrected from null to its default, SimpleCommentedConfig:{}.
2103[26Dec2022 07:10:07.644] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingGeneratorMaxPower was corrected from null to its default, 1000000.
2104[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingGeneratorSendPerTick was corrected from null to its default, 20000.
2105[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingAgitatorMaxPower was corrected from null to its default, 50000.
2106[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingAgitatorRFPerTick was corrected from null to its default, 100.
2107[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingAgitatorUsePerTick was corrected from null to its default, 10.
2108[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingInfuserMaxPower was corrected from null to its default, 50000.
2109[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingInfuserRFPerTick was corrected from null to its default, 100.
2110[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blazing.blazingInfuserUsePerTick was corrected from null to its default, 10.
2111[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell was corrected from null to its default, SimpleCommentedConfig:{}.
2112[26Dec2022 07:10:07.645] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.rfPerTick was corrected from null to its default, 5000.
2113[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.rfPerNormalCell was corrected from null to its default, 1000000.
2114[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.advancedFactor was corrected from null to its default, 4.
2115[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.simpleFactor was corrected from null to its default, 4.
2116[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellCostFactor was corrected from null to its default, 1.1.
2117[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellDistanceCap was corrected from null to its default, 10000.0.
2118[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellMinDistance was corrected from null to its default, 100.0.
2119[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powerCellRFToolsDimensionAdvantage was corrected from null to its default, 0.5.
2120[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.dimensionalcell.powercellChargePerTick was corrected from null to its default, 30000.
2121[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic was corrected from null to its default, SimpleCommentedConfig:{}.
2122[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicMaxPower was corrected from null to its default, 5000000.
2123[26Dec2022 07:10:07.646] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicChanceLost was corrected from null to its default, 5.
2124[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicRfHolding was corrected from null to its default, 500.
2125[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicKeepRf was corrected from null to its default, 2000.
2126[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicSendPerTick was corrected from null to its default, 20000.
2127[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicGoodParticles was corrected from null to its default, 10.
2128[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.endergenicBadParticles was corrected from null to its default, 10.
2129[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.endergenic.powergenFactor was corrected from null to its default, 2.0.
2130[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator was corrected from null to its default, SimpleCommentedConfig:{}.
2131[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatePerTick was corrected from null to its default, 60.
2132[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.ticksPerCoal was corrected from null to its default, 600.
2133[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatorMaxRF was corrected from null to its default, 500000.
2134[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatorRFPerTick was corrected from null to its default, 2000.
2135[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.coalgenerator.generatorChargePerTick was corrected from null to its default, 1000.
2136[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell was corrected from null to its default, SimpleCommentedConfig:{}.
2137[26Dec2022 07:10:07.647] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier1MaxRF was corrected from null to its default, 500000.
2138[26Dec2022 07:10:07.648] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier2MaxRF was corrected from null to its default, 4000000.
2139[26Dec2022 07:10:07.648] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier3MaxRF was corrected from null to its default, 20000000.
2140[26Dec2022 07:10:07.648] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier1MaxRFPerTick was corrected from null to its default, 250.
2141[26Dec2022 07:10:07.648] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier2MaxRFPerTick was corrected from null to its default, 1000.
2142[26Dec2022 07:10:07.648] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.tier3MaxRFPerTick was corrected from null to its default, 4000.
2143[26Dec2022 07:10:07.648] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.rfPerTickScale was corrected from null to its default, 0.25.
2144[26Dec2022 07:10:07.648] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.powercell.networkMax was corrected from null to its default, 729.
2145[26Dec2022 07:10:07.649] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rftoolsbuilder-server.toml is not correct. Correcting
2146[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder was corrected from null to its default, SimpleCommentedConfig:{}.
2147[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderMaxRF was corrected from null to its default, 1000000.
2148[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRFPerTick was corrected from null to its default, 20000.
2149[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerOperation was corrected from null to its default, 500.
2150[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerLiquid was corrected from null to its default, 300.
2151[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerQuarry was corrected from null to its default, 300.
2152[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerSkipped was corrected from null to its default, 50.
2153[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerEntity was corrected from null to its default, 5000.
2154[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.builderRfPerPlayer was corrected from null to its default, 40000.
2155[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.tileEntityMode was corrected from null to its default, MOVE_BLACKLIST.
2156[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.blackWhiteListedBlocks was corrected from null to its default, [].
2157[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.maxSpaceChamberDimension was corrected from null to its default, 128.
2158[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectTimer was corrected from null to its default, 10.
2159[26Dec2022 07:10:07.650] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectRFPerItem was corrected from null to its default, 20.
2160[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.dimensionCostFactor was corrected from null to its default, 5.0.
2161[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectRFPerXP was corrected from null to its default, 2.0.
2162[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.collectRFPerTickPerArea was corrected from null to its default, 0.5.
2163[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.voidShapeCardFactor was corrected from null to its default, 0.5.
2164[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.silkquarryShapeCardFactor was corrected from null to its default, 3.0.
2165[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.fortunequarryShapeCardFactor was corrected from null to its default, 2.0.
2166[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryReplace was corrected from null to its default, minecraft:dirt.
2167[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryTileEntities was corrected from null to its default, true.
2168[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryChunkloads was corrected from null to its default, true.
2169[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.shapeCardAllowed was corrected from null to its default, true.
2170[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryAllowed was corrected from null to its default, true.
2171[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.clearingQuarryAllowed was corrected from null to its default, true.
2172[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryBaseSpeed was corrected from null to its default, 8.
2173[26Dec2022 07:10:07.651] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.quarryInfusionSpeedFactor was corrected from null to its default, 20.
2174[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.maxBuilderOffset was corrected from null to its default, 260.
2175[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.maxBuilderDimension was corrected from null to its default, 512.
2176[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key builder.oldSphereCylinderShape was corrected from null to its default, false.
2177[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield was corrected from null to its default, SimpleCommentedConfig:{}.
2178[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldMaxRF was corrected from null to its default, 200000.
2179[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRFPerTick was corrected from null to its default, 5000.
2180[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldMaxSize was corrected from null to its default, 256.
2181[26Dec2022 07:10:07.652] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.maxShieldOffset was corrected from null to its default, 128.
2182[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.maxShieldDimension was corrected from null to its default, 256.
2183[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.maxDisjointShieldDistance was corrected from null to its default, 64.
2184[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfBase was corrected from null to its default, 8.
2185[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfCamo was corrected from null to its default, 2.
2186[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfShield was corrected from null to its default, 2.
2187[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfDamage was corrected from null to its default, 1000.
2188[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldRfDamagePlayer was corrected from null to its default, 2000.
2189[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shieldDamage was corrected from null to its default, 5.0.
2190[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.allowInvisibleShield was corrected from null to its default, true.
2191[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.shardsPerLootingKill was corrected from null to its default, 2.
2192[26Dec2022 07:10:07.653] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shield.lootingKillBonus was corrected from null to its default, 3.
2193[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner was corrected from null to its default, SimpleCommentedConfig:{}.
2194[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.scannerMaxRF was corrected from null to its default, 500000.
2195[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.scannerRFPerTick was corrected from null to its default, 20000.
2196[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.scannerUsePerTick was corrected from null to its default, 1000.
2197[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.remoteScannerUsePerTick was corrected from null to its default, 2000.
2198[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorMaxRF was corrected from null to its default, 2000000.
2199[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorRFPerTick was corrected from null to its default, 20000.
2200[26Dec2022 07:10:07.654] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickBase was corrected from null to its default, 5000.
2201[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickChunk was corrected from null to its default, 0.1.
2202[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickHostile was corrected from null to its default, 1.0.
2203[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickPassive was corrected from null to its default, 0.5.
2204[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickPlayer was corrected from null to its default, 2.0.
2205[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorUsePerTickEnergy was corrected from null to its default, 5.0.
2206[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorFilterCost was corrected from null to its default, 0.5.
2207[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.projectorMaxRF was corrected from null to its default, 500000.
2208[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.projectorRFPerTick was corrected from null to its default, 10000.
2209[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.projectorUsePerTick was corrected from null to its default, 1000.
2210[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.ticksPerLocatorScan was corrected from null to its default, 40.
2211[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorEntitySafety was corrected from null to its default, 10.
2212[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.locatorMaxEnergyChunks was corrected from null to its default, 25.
2213[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.maxScannerOffset was corrected from null to its default, 2048.
2214[26Dec2022 07:10:07.655] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.maxScannerDimension was corrected from null to its default, 512.
2215[26Dec2022 07:10:07.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.surfaceAreaPerTick was corrected from null to its default, 262144.
2216[26Dec2022 07:10:07.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key scanner.planeSurfacePerTick was corrected from null to its default, 40000.
2217[26Dec2022 07:10:07.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover was corrected from null to its default, SimpleCommentedConfig:{}.
2218[26Dec2022 07:10:07.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover.rfPerTickOperation was corrected from null to its default, 100.
2219[26Dec2022 07:10:07.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover.moverMaxRF was corrected from null to its default, 100000.
2220[26Dec2022 07:10:07.657] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mover.moverRFPerTick was corrected from null to its default, 1000.
2221[26Dec2022 07:10:07.658] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/xnetgases.toml is not correct. Correcting
2222[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
2223[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxGasRateNormal was corrected from null to its default, 1000.
2224[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxGasRateAdvanced was corrected from null to its default, 5000.
2225[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxInfuseRateNormal was corrected from null to its default, 1000.
2226[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxInfuseRateAdvanced was corrected from null to its default, 5000.
2227[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxPigmentRateNormal was corrected from null to its default, 1000.
2228[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxPigmentRateAdvanced was corrected from null to its default, 5000.
2229[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxSlurryRateNormal was corrected from null to its default, 1000.
2230[26Dec2022 07:10:07.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxSlurryRateAdvanced was corrected from null to its default, 5000.
2231[26Dec2022 07:10:07.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rftoolsstorage-server.toml is not correct. Correcting
2232[26Dec2022 07:10:07.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage was corrected from null to its default, SimpleCommentedConfig:{}.
2233[26Dec2022 07:10:07.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteStorageMaxRF was corrected from null to its default, 100000.
2234[26Dec2022 07:10:07.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteStorageRFPerTick was corrected from null to its default, 300.
2235[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletMaxRF was corrected from null to its default, 20000.
2236[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletRFPerTick was corrected from null to its default, 500.
2237[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletRFUsage was corrected from null to its default, 100.
2238[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletRFUsageScanner was corrected from null to its default, 100.
2239[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.tabletExtraRFUsage was corrected from null to its default, 100.
2240[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteShareLocal was corrected from null to its default, 10.
2241[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.remoteShareGlobal was corrected from null to its default, 50.
2242[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.modularStorageGuiHeight1 was corrected from null to its default, 236.
2243[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.modularStorageGuiHeight2 was corrected from null to its default, 320.
2244[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.modularStorageGuiHeight3 was corrected from null to its default, 490.
2245[26Dec2022 07:10:07.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storage.categories was corrected from null to its default, [extrabiomes.blocks.BlockCustomFlower=Flowers, crazypants.enderio.material.ItemMachinePart=Technical, net.minecraft.block.BlockPistonBase=Technical, com.rwtema.extrautils.tileentity.transfernodes.BlockTransferPipe=Technical, net.minecraft.block.BlockWood=null, powercrystals.minefactoryreloaded.item.ItemPortaSpawner=Technical, thermalfoundation.block.BlockOre=Ores, mcjty.rftools.items.screenmodules=Modules, net.minecraft.block.BlockRail=Technical, net.minecraft.item.ItemShears=Tools, net.minecraft.block.BlockRailPowered=Technical, net.minecraft.block.BlockJukebox=Technical, mcjty.rftools.blocks.teleporter.MatterBoosterBlock=Machines, crazypants.enderio.material.ItemCapacitor=Technical, powercrystals.minefactoryreloaded.item.ItemLaserFocus=Technical, crazypants.enderio.fluid.ItemBucketEio=Buckets, biomesoplenty.common.items.ItemBOPBucket=Buckets, net.minecraft.block.BlockCommandBlock=Technical, mcjty.rftools.items.dimensionmonitor.DimensionMonitorItem=Technical, net.minecraft.block.BlockRedstoneLight=Technical, net.minecraft.item.ItemFood=Food, crazypants.enderio.conduit.facade.BlockConduitFacade=Technical, mcjty.rftools.blocks.spaceprojector.SpaceChamberBlock=Machines, powercrystals.minefactoryreloaded.item.base.ItemFactoryBucket=Buckets, crazypants.enderio.conduit.BlockConduitBundle=Technical, powercrystals.minefactoryreloaded.block=Machines, net.minecraft.block.BlockPotato=Food, crazypants.enderio.rail.BlockEnderRail=Technical, crazypants.enderio.machine=Machines, thermalexpansion.block.device.ItemBlockDevice=Machines, mcjty.rftools.items.teleportprobe.ChargedPorterItem=Technical, com.rwtema.extrautils.block.BlockEnderthermicPump=Machines, net.minecraft.block.BlockPressurePlate=Technical, net.minecraft.block.BlockFlower=Flowers, mcjty.rftools.items.dimlets.KnownDimlet=Dimlets, mcjty.rftools.items.teleportprobe.TeleportProbeItem=Technical, crazypants.enderio.item.ItemMagnet=Technical, mcjty.rftools.items.devdelight.DevelopersDelightItem=Technical, mcjty.rftools.items.parts.MediocreEfficiencyEssenceItem=Dimlet Parts, thermalexpansion.item.tool.ItemIgniter=Technical, mcjty.rftools.items.smartwrench.SmartWrenchItem=Technical, mcjty.rftools.items.parts.DimletTypeControllerItem=Dimlet Parts, crazypants.enderio.block.BlockDarkSteelPressurePlate=Technical, net.minecraft.block.BlockButtonStone=Technical, mcjty.rftools.items.parts.PeaceEssenceItem=Dimlet Parts, mcjty.rftools.items.envmodules=Modules, net.minecraft.block.BlockDropper=Technical, crazypants.enderio.conduit.redstone.ItemRedstoneConduit=Technical, mcjty.rftools.blocks.MachineBase=Machines, crazypants.enderio.conduit.item.filter.ItemBasicItemFilter=Technical, crazypants.enderio.item.ItemConduitProbe=Technical, thermalexpansion.item.tool.ItemMultimeter=Technical, net.minecraft.item.ItemFlintAndSteel=Tools, net.minecraft.block.BlockTripWireHook=Technical, net.minecraft.block.BlockDispenser=Technical, net.minecraft.block.BlockLever=Technical, mcjty.rftools.blocks.MachineFrame=Machines, crazypants.enderio.conduit.item.ItemItemConduit=Technical, mcjty.rftools.items.parts.DimletEnergyModuleItem=Dimlet Parts, thermalexpansion.block.machine=Machines, crazypants.enderio.conduit.item.filter.ItemExistingItemFilter=Technical, net.minecraft.item.ItemBow=Weapons, net.minecraft.block.BlockRedstoneWire=Technical, net.minecraft.block.BlockTripWire=Technical, mcjty.rftools.items.manual.RFToolsDimensionManualItem=Books, com.rwtema.extrautils.tileentity.enderquarry.BlockEnderQuarry=Machines, codechicken.microblock.ItemSaw=Tools, net.minecraft.block.BlockWorkbench=Technical, biomesoplenty.common.blocks.BlockBOPFlower=Flowers, biomesoplenty.common.itemblocks.ItemBlockFlower=Flowers, powercrystals.minefactoryreloaded.item.ItemLogicUpgradeCard=Technical, net.minecraft.block.BlockHopper=Technical, net.minecraft.item.ItemPotion=Potions, net.minecraft.item.ItemBook=Books, net.minecraft.item.ItemBucket=Buckets, mcjty.rftools.items.parts.DimletMemoryUnitItem=Dimlet Parts, powercrystals.minefactoryreloaded.item.tool.ItemRedNetMeter=Technical, mcjty.rftools.blocks.shield.ShieldTemplateBlock=Machines, net.minecraft.block.BlockRedstoneTorch=Technical, mcjty.lib.container.GenericBlock=Machines, com.rwtema.extrautils.tileentity.enderquarry.BlockEnderMarkers=Technical, net.minecraft.item.ItemRecord=Records, crazypants.enderio.conduit.gas.ItemGasConduit=Technical, mcjty.rftools.blocks.spaceprojector.SpaceChamberCardItem=Technical, crazypants.enderio.conduit.liquid.ItemLiquidConduit=Technical, powercrystals.minefactoryreloaded.item.tool.ItemXpExtractor=Technical, net.minecraft.item.ItemArmor=Armor, net.minecraft.block.BlockOre=Ores, buildcraft.builders=Machines, mcjty.rftools.blocks.teleporter.DestinationAnalyzerBlock=Machines, com.rwtema.extrautils.tileentity.generators.BlockGenerator=Machines, crazypants.enderio.conduit.item.ItemExtractSpeedUpgrade=Technical, mcjty.rftools.items.parts.SyringeItem=Dimlet Parts, net.minecraft.block.BlockRedstoneComparator=Technical, mcjty.rftools.items.parts.EfficiencyEssenceItem=Dimlet Parts, thermalexpansion.block.cell=Machines, net.minecraft.item.ItemRedstone=Technical, net.minecraft.block.BlockNote=Technical, mcjty.rftools.items.manual.RFToolsManualItem=Books, crazypants.enderio.conduit.power.ItemPowerConduit=Technical, mcjty.rftools.items.storage=Modules, mcjty.rftools.items.dimlets.RealizedDimensionTab=Dimlets, crazypants.enderio.machine.spawner.ItemBrokenSpawner=Machines, cofh.core.item.ItemBucket=Buckets, net.minecraft.item.ItemMinecart=Technical, net.minecraft.item.ItemSkull=Skulls, mcjty.rftools.items.dimlets.EmptyDimensionTab=Dimlets, mcjty.rftools.items.dimlets.UnknownDimlet=Dimlets, crazypants.enderio.item.skull=Skulls, net.minecraft.block.BlockFurnace=Technical, net.minecraft.block.BlockPressurePlateWeighted=Technical, powercrystals.minefactoryreloaded.item.ItemSafariNet=Technical, net.minecraft.block.BlockRailDetector=Technical, net.minecraft.block.BlockRedstoneRepeater=Technical, mcjty.rftools.items.dimlets.DimletTemplate=Dimlets, mcjty.rftools.items.dimensionmonitor.PhasedFieldGeneratorItem=Technical, net.minecraft.block.BlockSapling=Saplings, net.minecraft.block.BlockDaylightDetector=Technical, cofh.thermalexpansion.block.device=Machines, codechicken.microblock.ItemMicroPart=Microblocks, crazypants.enderio.conduit.item.filter.ItemModItemFilter=Technical, mcjty.rftools.items.manual.RFToolsShapeManualItem=Books, net.minecraft.item.ItemSword=Weapons, powercrystals.minefactoryreloaded.item.gun.ItemSafariNetLauncher=Technical, net.minecraft.item.ItemTool=Tools, thermalexpansion.item.tool.ItemWrench=Technical, net.minecraft.block.BlockCake=Food, mcjty.rftools.items.parts.DimletControlCircuitItem=Dimlet Parts, net.minecraft.block.BlockCarrot=Food, biomesoplenty.common.itemblocks.ItemBlockFlower2=Flowers, thermalexpansion.block.dynamo.ItemBlockDynamo=Machines, thermalexpansion.item.ItemCapacitor=Technical, biomesoplenty.common.blocks.BlockBOPFlower2=Flowers, codechicken.chunkloader.ItemChunkLoader=Machines, powercrystals.minefactoryreloaded.item.tool.ItemRedNetMemoryCard=Technical, net.minecraft.block.BlockTNT=Technical, net.minecraft.item.ItemHoe=Tools, mcjty.rftools.items.netmonitor.NetworkMonitorItem=Technical, com.rwtema.extrautils.tileentity.enderquarry.BlockQuarryUpgrades=Technical].
2246[26Dec2022 07:10:07.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner was corrected from null to its default, SimpleCommentedConfig:{}.
2247[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.rfPerRequest was corrected from null to its default, 100.
2248[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.rfPerInsert was corrected from null to its default, 20.
2249[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.scannerMaxRF was corrected from null to its default, 50000.
2250[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.scannerRFPerTick was corrected from null to its default, 500.
2251[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.storageControlRFPerTick was corrected from null to its default, 0.
2252[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.dumpRFPerTick was corrected from null to its default, 0.
2253[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.requestStraightToInventory was corrected from null to its default, true.
2254[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.xnetRequired was corrected from null to its default, false.
2255[26Dec2022 07:10:07.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storagescanner.scannerNoRestrictions was corrected from null to its default, false.
2256[26Dec2022 07:10:07.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/deepresonance-server.toml is not correct. Correcting
2257[26Dec2022 07:10:07.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystals was corrected from null to its default, SimpleCommentedConfig:{}.
2258[26Dec2022 07:10:07.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystals.maximumStoredPower was corrected from null to its default, 1000000.
2259[26Dec2022 07:10:07.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystals.maximumPowerTick was corrected from null to its default, 20000.
2260[26Dec2022 07:10:07.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate was corrected from null to its default, SimpleCommentedConfig:{}.
2261[26Dec2022 07:10:07.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate.radiationStrength was corrected from null to its default, 20000.
2262[26Dec2022 07:10:07.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate.radiationRadius was corrected from null to its default, 10.
2263[26Dec2022 07:10:07.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key plate.radiationTicks was corrected from null to its default, 100.
2264[26Dec2022 07:10:07.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxHorizontalCrystalDistance was corrected from null to its default, 10.
2265[26Dec2022 07:10:07.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxVerticalCrystalDistance was corrected from null to its default, 1.
2266[26Dec2022 07:10:07.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key startupTime was corrected from null to its default, 70.
2267[26Dec2022 07:10:07.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key shutdownTime was corrected from null to its default, 70.
2268[26Dec2022 07:10:07.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powerStoragePerBlock was corrected from null to its default, 50000.
2269[26Dec2022 07:10:07.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key powerPerTickOut was corrected from null to its default, 20000.
2270[26Dec2022 07:10:07.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxCrystalsPerBlock was corrected from null to its default, 2.
2271[26Dec2022 07:10:07.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxPowerInputPerBlock was corrected from null to its default, 10000.
2272[26Dec2022 07:10:07.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer was corrected from null to its default, SimpleCommentedConfig:{}.
2273[26Dec2022 07:10:07.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.powerPerTickIn was corrected from null to its default, 200.
2274[26Dec2022 07:10:07.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.powerPerTick was corrected from null to its default, 20.
2275[26Dec2022 07:10:07.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.powerMaximum was corrected from null to its default, 10000.
2276[26Dec2022 07:10:07.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.rclPerCrystal was corrected from null to its default, 6000.
2277[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crystallizer.rclPerTick was corrected from null to its default, 1.
2278[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser was corrected from null to its default, SimpleCommentedConfig:{}.
2279[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.powerPerTickIn was corrected from null to its default, 2000.
2280[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.powerMaximum was corrected from null to its default, 100000.
2281[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.crystalLiquidMaximum was corrected from null to its default, 20000.
2282[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.minCrystalLiquidPerCrystal was corrected from null to its default, 2000.
2283[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.maxCrystalLiquidPerCrystal was corrected from null to its default, 10000.
2284[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.rfUsePerCatalyst was corrected from null to its default, 4000.
2285[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.ticks10PerCatalyst was corrected from null to its default, 4.
2286[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.crystalLiquidPerCatalyst was corrected from null to its default, 25.
2287[26Dec2022 07:10:07.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key laser.rclPerCatalyst was corrected from null to its default, 500.
2288[26Dec2022 07:10:07.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier was corrected from null to its default, SimpleCommentedConfig:{}.
2289[26Dec2022 07:10:07.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.ticksPerPurify was corrected from null to its default, 100.
2290[26Dec2022 07:10:07.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.rclPerPurify was corrected from null to its default, 200.
2291[26Dec2022 07:10:07.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.addedPurity was corrected from null to its default, 25.
2292[26Dec2022 07:10:07.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key purifier.maxPurity was corrected from null to its default, 85.
2293[26Dec2022 07:10:07.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter was corrected from null to its default, SimpleCommentedConfig:{}.
2294[26Dec2022 07:10:07.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.powerPerTickIn was corrected from null to its default, 200.
2295[26Dec2022 07:10:07.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.powerPerOreTick was corrected from null to its default, 10.
2296[26Dec2022 07:10:07.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.powerMaximum was corrected from null to its default, 5000.
2297[26Dec2022 07:10:07.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.processTime was corrected from null to its default, 200.
2298[26Dec2022 07:10:07.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.lavaCost was corrected from null to its default, 200.
2299[26Dec2022 07:10:07.672] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key smelter.rclPerOre was corrected from null to its default, 200.
2300[26Dec2022 07:10:07.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key valve was corrected from null to its default, SimpleCommentedConfig:{}.
2301[26Dec2022 07:10:07.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key valve.ticksPerOperation was corrected from null to its default, 5.
2302[26Dec2022 07:10:07.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key valve.rclPerOperation was corrected from null to its default, 1.
2303[26Dec2022 07:10:07.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion was corrected from null to its default, SimpleCommentedConfig:{}.
2304[26Dec2022 07:10:07.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.radiationExplosionFactor was corrected from null to its default, 1.3.
2305[26Dec2022 07:10:07.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.minimumExplosionMultiplier was corrected from null to its default, 6.0.
2306[26Dec2022 07:10:07.673] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.maximumExplosionMultiplier was corrected from null to its default, 17.0.
2307[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key explosion.absoluteMaximumExplosionMultiplier was corrected from null to its default, 20.0.
2308[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation was corrected from null to its default, SimpleCommentedConfig:{}.
2309[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.minRadiationRadius was corrected from null to its default, 7.0.
2310[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.maxRadiationRadius was corrected from null to its default, 50.0.
2311[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.minRadiationStrength was corrected from null to its default, 3000.0.
2312[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.maxRadiationStrength was corrected from null to its default, 600000.0.
2313[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.strengthGrowthFactor was corrected from null to its default, 0.002.
2314[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.strengthDecreasePerTick was corrected from null to its default, 3.0.
2315[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationDestructionEventLevel was corrected from null to its default, 300000.0.
2316[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationDestructionEventChance was corrected from null to its default, 0.02.
2317[26Dec2022 07:10:07.674] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevelNone was corrected from null to its default, 2000.0.
2318[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel0 was corrected from null to its default, 20000.0.
2319[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel1 was corrected from null to its default, 50000.0.
2320[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel2 was corrected from null to its default, 100000.0.
2321[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel3 was corrected from null to its default, 200000.0.
2322[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel4 was corrected from null to its default, 500000.0.
2323[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationEffectLevel5 was corrected from null to its default, 1000000.0.
2324[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.maxRadiationMeter was corrected from null to its default, 200000.0.
2325[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldObsidianFactor was corrected from null to its default, 0.20000000298023224.
2326[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldDenseObsidianFactor was corrected from null to its default, 0.05000000074505806.
2327[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldDenseGlassFactor was corrected from null to its default, 0.10000000149011612.
2328[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.radiationShieldLeadFactor was corrected from null to its default, 0.10000000149011612.
2329[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection1 was corrected from null to its default, 0.25.
2330[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection2 was corrected from null to its default, 0.5.
2331[26Dec2022 07:10:07.675] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection3 was corrected from null to its default, 0.75.
2332[26Dec2022 07:10:07.676] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key radiation.suitProtection4 was corrected from null to its default, 0.949999988079071.
2333[26Dec2022 07:10:07.676] [Thread-2/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /server/./World for two/serverconfig/deepresonance-server.toml is not correct. Correcting
2334[26Dec2022 07:10:07.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rftoolscontrol-server.toml is not correct. Correcting
2335[26Dec2022 07:10:07.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
2336[26Dec2022 07:10:07.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.processorMaxRF was corrected from null to its default, 100000.
2337[26Dec2022 07:10:07.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.processorRFPerTick was corrected from null to its default, 1000.
2338[26Dec2022 07:10:07.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.processorMaxLogLines was corrected from null to its default, 100.
2339[26Dec2022 07:10:07.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxStackSize was corrected from null to its default, 100.
2340[26Dec2022 07:10:07.677] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxGraphicsOpcodes was corrected from null to its default, 30.
2341[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxEventQueueSize was corrected from null to its default, 100.
2342[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.maxCraftRequests was corrected from null to its default, 200.
2343[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.doubleClickToChangeConnector was corrected from null to its default, true.
2344[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.tooltipVerbosityLevel was corrected from null to its default, 2.
2345[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.speedB500 was corrected from null to its default, 1.
2346[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.speedS1000 was corrected from null to its default, 4.
2347[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.speedEX2000 was corrected from null to its default, 16.
2348[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rfB500 was corrected from null to its default, 4.
2349[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rfS1000 was corrected from null to its default, 14.
2350[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.rfEX2000 was corrected from null to its default, 50.
2351[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.variableModuleRFPerTick was corrected from null to its default, 1.
2352[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.interactionModuleRFPerTick was corrected from null to its default, 2.
2353[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.consoleModuleRFPerTick was corrected from null to its default, 2.
2354[26Dec2022 07:10:07.678] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.vectorArtModuleRFPerTick was corrected from null to its default, 2.
2355[26Dec2022 07:10:07.679] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/hexcasting-server.toml is not correct. Correcting
2356[26Dec2022 07:10:07.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spells was corrected from null to its default, SimpleCommentedConfig:{}.
2357[26Dec2022 07:10:07.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spells.maxRecurseDepth was corrected from null to its default, 512.
2358[26Dec2022 07:10:07.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spells.opBreakHarvestLevel was corrected from null to its default, 3.
2359[26Dec2022 07:10:07.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spell Circles was corrected from null to its default, SimpleCommentedConfig:{}.
2360[26Dec2022 07:10:07.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spell Circles.maxSpellCircleLength was corrected from null to its default, 1024.
2361[26Dec2022 07:10:07.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Spell Circles.circleActionDenyList was corrected from null to its default, [].
2362[26Dec2022 07:10:07.680] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key actionDenyList was corrected from null to its default, [].
2363[26Dec2022 07:10:07.681] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key villagersOffendedByMindMurder was corrected from null to its default, true.
2364[26Dec2022 07:10:07.681] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tpDimDenyList was corrected from null to its default, [twilightforest:twilight_forest].
2365[26Dec2022 07:10:07.681] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Scrolls in Loot was corrected from null to its default, SimpleCommentedConfig:{}.
2366[26Dec2022 07:10:07.681] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Scrolls in Loot.fewScrollTables was corrected from null to its default, [minecraft:chests/jungle_temple, minecraft:chests/simple_dungeon, minecraft:chests/village/village_cartographer].
2367[26Dec2022 07:10:07.681] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Scrolls in Loot.someScrollTables was corrected from null to its default, [minecraft:chests/bastion_treasure, minecraft:chests/shipwreck_map].
2368[26Dec2022 07:10:07.682] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Scrolls in Loot.manyScrollTables was corrected from null to its default, [minecraft:chests/stronghold_library].
2369[26Dec2022 07:10:07.682] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/mahoutsukai-server.toml
2370[26Dec2022 07:10:07.682] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/mahoutsukai-server.toml is not correct. Correcting
2371[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary was corrected from null to its default, SimpleCommentedConfig:{}.
2372[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm was corrected from null to its default, SimpleCommentedConfig:{}.
2373[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_MANA_COST was corrected from null to its default, 1.
2374[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_MANA_CYCLE was corrected from null to its default, 10.
2375[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_RADIUS was corrected from null to its default, 10.
2376[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_BARRIER_CYCLE was corrected from null to its default, 20.
2377[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.alarm.ALARM_ACTION_BAR_MESSAGES was corrected from null to its default, false.
2378[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement was corrected from null to its default, SimpleCommentedConfig:{}.
2379[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_MANA_COST was corrected from null to its default, 1.
2380[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_MANA_CYCLE was corrected from null to its default, 5.
2381[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_RADIUS was corrected from null to its default, 11.
2382[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.displacement.DISPLACEMENT_BARRIER_CYCLE was corrected from null to its default, 4.
2383[26Dec2022 07:10:07.683] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life was corrected from null to its default, SimpleCommentedConfig:{}.
2384[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_MANA_COST was corrected from null to its default, 5.
2385[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_MANA_CYCLE was corrected from null to its default, 1.
2386[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_RADIUS was corrected from null to its default, 10.
2387[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_BARRIER_CYCLE was corrected from null to its default, 20.
2388[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_IGNORE_HUNGER was corrected from null to its default, false.
2389[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_MANA_REGEN was corrected from null to its default, 1.
2390[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_HEAL_FACTOR was corrected from null to its default, 0.5.
2391[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_DAMAGE was corrected from null to its default, 2.0.
2392[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_PUNISH_RESIST was corrected from null to its default, 1.8.
2393[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.drain life.DRAIN_LIFE_ENTITY_BLACKLIST was corrected from null to its default, [].
2394[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity was corrected from null to its default, SimpleCommentedConfig:{}.
2395[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_MANA_COST was corrected from null to its default, 1.
2396[26Dec2022 07:10:07.684] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_MANA_CYCLE was corrected from null to its default, 2.
2397[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_RADIUS was corrected from null to its default, 10.
2398[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.gravity.GRAVITY_BARRIER_CYCLE was corrected from null to its default, 1.
2399[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure was corrected from null to its default, SimpleCommentedConfig:{}.
2400[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure.ENCLOSURE_BARRIER_MANA_COST was corrected from null to its default, 20.
2401[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure.ENCLOSURE_BARRIER_CYCLE was corrected from null to its default, 20.
2402[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.enclosure.ENCLOSURE_BARRIER_RADIUS was corrected from null to its default, 5.
2403[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible was corrected from null to its default, SimpleCommentedConfig:{}.
2404[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_MANA_COST was corrected from null to its default, 1.
2405[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_MANA_CYCLE was corrected from null to its default, 3.
2406[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_RADIUS was corrected from null to its default, 10.
2407[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key boundary.tangible.TANGIBLE_BARRIER_CYCLE was corrected from null to its default, 20.
2408[26Dec2022 07:10:07.685] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement was corrected from null to its default, SimpleCommentedConfig:{}.
2409[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ascension was corrected from null to its default, SimpleCommentedConfig:{}.
2410[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ascension.ASCENSION_BLOCK_CYCLE was corrected from null to its default, 4.
2411[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ascension.ASCENSION_SCROLL_MANA_COST was corrected from null to its default, 30.
2412[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent was corrected from null to its default, SimpleCommentedConfig:{}.
2413[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_BLOCK_CYCLE was corrected from null to its default, 4.
2414[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_RECEIVE_COOLDOWN was corrected from null to its default, 15.
2415[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_MANA_COST was corrected from null to its default, 60.
2416[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_MAX_DISTANCE was corrected from null to its default, -1.0.
2417[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.equivalent.EQUIVALENT_DISPLACEMENT_DIMENSIONAL_TRAVEL was corrected from null to its default, true.
2418[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.mental was corrected from null to its default, SimpleCommentedConfig:{}.
2419[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.mental.MENTAL_DISPLACEMENT_MANA_COST was corrected from null to its default, 300.
2420[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.mental.MENTAL_DISPLACEMENT_RANGE was corrected from null to its default, 20.
2421[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.projectile was corrected from null to its default, SimpleCommentedConfig:{}.
2422[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.projectile.PROJECTILE_DISPLACEMENT_MANA_COST was corrected from null to its default, 50.
2423[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered was corrected from null to its default, SimpleCommentedConfig:{}.
2424[26Dec2022 07:10:07.686] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_BLOCK_CYCLE was corrected from null to its default, 4.
2425[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_RECEIVE_COOLDOWN was corrected from null to its default, 15.
2426[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_MANA_COST was corrected from null to its default, 40.
2427[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.ordered.ORDERED_DISPLACEMENT_RADIUS was corrected from null to its default, 20.
2428[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.protective was corrected from null to its default, SimpleCommentedConfig:{}.
2429[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.protective.PROTECTIVE_DISPLACEMENT_MANA_COST was corrected from null to its default, 50.
2430[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying was corrected from null to its default, SimpleCommentedConfig:{}.
2431[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying.SCRYING_MANA_COST was corrected from null to its default, 50.
2432[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying.SCRYING_DURATION was corrected from null to its default, 1200.
2433[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key displacement.scrying.SCRYING_BLOCK_CYCLE was corrected from null to its default, 4.
2434[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile was corrected from null to its default, SimpleCommentedConfig:{}.
2435[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_MANA_COST was corrected from null to its default, 100.
2436[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_PROJECTILE_SPEED was corrected from null to its default, 3.0.
2437[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_DAMAGE_MULTIPLIER was corrected from null to its default, 1.0.
2438[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.weapon projectile.WEAPON_SHOOTER_DURABILITY was corrected from null to its default, 30.
2439[26Dec2022 07:10:07.687] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury was corrected from null to its default, SimpleCommentedConfig:{}.
2440[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SCROLL_MANA_COST was corrected from null to its default, 1000.
2441[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_GAUNTLET_MANA_COST was corrected from null to its default, 120.
2442[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_COOLDOWN was corrected from null to its default, 10.
2443[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_MANA_COST was corrected from null to its default, 120.
2444[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_COOLDOWN was corrected from null to its default, 10.
2445[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_COUNT was corrected from null to its default, 16.
2446[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_CHAINS_DAMAGE was corrected from null to its default, 1.0.
2447[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_MANA_COST was corrected from null to its default, 120.
2448[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_COOLDOWN was corrected from null to its default, 4.
2449[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_DISTANCE was corrected from null to its default, 20.
2450[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_MIN_DISTANCE was corrected from null to its default, 8.
2451[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SPEED was corrected from null to its default, 30.0.
2452[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_ALLOW_ALL was corrected from null to its default, false.
2453[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_DENY_ALL was corrected from null to its default, false.
2454[26Dec2022 07:10:07.688] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_WHITELIST was corrected from null to its default, [].
2455[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_BLACKLIST was corrected from null to its default, [].
2456[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SPEED_INCREASE_PER_SWORD was corrected from null to its default, 1.0.
2457[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_SPEED_MIN was corrected from null to its default, 10.0.
2458[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_COOLDOWN_INCREASE_PER_SWORD was corrected from null to its default, 1.0.
2459[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_COOLDOWN_MIN was corrected from null to its default, 3.0.
2460[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_MAX_SPAWNS was corrected from null to its default, 3.0.
2461[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_AOE_SWORDS_PER_SPAWN was corrected from null to its default, 5.0.
2462[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_INCREASE_REQUIRES_UNIQUE was corrected from null to its default, true.
2463[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_ENDER_CHEST_ONLY was corrected from null to its default, false.
2464[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.treasury.TREASURY_PROJECTION_DESPAWN_AFTER_LAND was corrected from null to its default, false.
2465[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening was corrected from null to its default, SimpleCommentedConfig:{}.
2466[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_MANA_COST was corrected from null to its default, 50.
2467[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_ITEM_SPAWN_BLACKLIST was corrected from null to its default, [].
2468[26Dec2022 07:10:07.689] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_ITEM_BLACKLIST was corrected from null to its default, [].
2469[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.strengthening.STRENGTHENING_CAP was corrected from null to its default, 50.
2470[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble was corrected from null to its default, SimpleCommentedConfig:{}.
2471[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_MANA_COST was corrected from null to its default, 4000.
2472[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION was corrected from null to its default, -1.
2473[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION_DURABILITY was corrected from null to its default, 3.
2474[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION_SPAWN_RATE was corrected from null to its default, 13.
2475[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_DIMENSION_SPAWN_CHANCE was corrected from null to its default, 0.8.
2476[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_SWORD_SPAWN_LIST was corrected from null to its default, [minecraft:iron_sword, minecraft:diamond_sword, minecraft:stone_sword].
2477[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.reality marble.MARBLE_MOB_BLACKLIST was corrected from null to its default, [].
2478[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.proximity was corrected from null to its default, SimpleCommentedConfig:{}.
2479[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.proximity.PROXIMITY_PROJECTION_MANA_COST was corrected from null to its default, 160.
2480[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.proximity.PROXIMITY_PROJECTION_DURABILITY was corrected from null to its default, 30.
2481[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection was corrected from null to its default, SimpleCommentedConfig:{}.
2482[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_MANA_COST was corrected from null to its default, 100.
2483[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_BLACKLIST was corrected from null to its default, [].
2484[26Dec2022 07:10:07.690] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_IS_BLACKLIST was corrected from null to its default, true.
2485[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_ENCHANTMENT_BLACKLIST was corrected from null to its default, [].
2486[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_DURABILITY_FACTOR was corrected from null to its default, 5.
2487[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_DURABILITY_FLAT was corrected from null to its default, true.
2488[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_ANVIL_CANCEL was corrected from null to its default, false.
2489[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.projection.PROJECTION_EXPLICIT_WHITELIST was corrected from null to its default, [].
2490[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SWORD_MANA_COST was corrected from null to its default, 5000.
2491[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_MANA_COST was corrected from null to its default, 30.
2492[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_CYCLE was corrected from null to its default, 20.
2493[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_RADIUS was corrected from null to its default, 12.
2494[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_LAKE_THRESHHOLD was corrected from null to its default, 150.
2495[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_NERF_FACTOR was corrected from null to its default, 0.6.
2496[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_FOG_RADIUS was corrected from null to its default, 8.0.
2497[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_PULL_RADIUS was corrected from null to its default, 20.
2498[26Dec2022 07:10:07.691] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SMITE_RADIUS was corrected from null to its default, 10.
2499[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_DURABILITY was corrected from null to its default, 1000.
2500[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_FEAR_RADIUS was corrected from null to its default, 15.
2501[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SWEEP_RADIUS was corrected from null to its default, 6.
2502[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_SWEEP_LOOK_RADIUS was corrected from null to its default, 3.
2503[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_BLACKLIST was corrected from null to its default, [mahoutsukai:clarent, mahoutsukai:morgan].
2504[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_CALIBURN_BLACKLIST_TOGGLE was corrected from null to its default, true.
2505[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_RETRO_FOG_FIX was corrected from null to its default, false.
2506[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_FEAR_BLACKLIST was corrected from null to its default, [].
2507[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_ENCHANT_BLACKLIST was corrected from null to its default, [minecraft:mending].
2508[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.POWER_CONSOLIDATION_TIER_UPGRADE_ITEM was corrected from null to its default, [minecraft:nether_star].
2509[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.power consolidation.UNHOLY_WORDS was corrected from null to its default, [zomb, vampir, demon, devil, skele, lich, evil, curse, undead, wither].
2510[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad was corrected from null to its default, SimpleCommentedConfig:{}.
2511[26Dec2022 07:10:07.692] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_NERF_FACTOR was corrected from null to its default, 0.6.
2512[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_SPEED_FACTOR was corrected from null to its default, 1.4.
2513[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_MANA_COST was corrected from null to its default, 300.
2514[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_MAX_SMITES was corrected from null to its default, 10.
2515[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_RANGE was corrected from null to its default, 20.
2516[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.rhongomyniad.RHONGOMYNIAD_RESPECT_IMMUNE was corrected from null to its default, false.
2517[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent was corrected from null to its default, SimpleCommentedConfig:{}.
2518[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_UNBREAKABLE was corrected from null to its default, true.
2519[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_DURABILITY was corrected from null to its default, 1500.
2520[26Dec2022 07:10:07.693] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_WOUND_TICKS was corrected from null to its default, 600.
2521[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_WOUND_DAMAGE was corrected from null to its default, 0.2.
2522[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_DECREASE_PER_BLOCKING_TICK was corrected from null to its default, 0.02.
2523[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_WOUND_DAMAGE_HITS was corrected from null to its default, 3.
2524[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_SWORD_BLACKLIST was corrected from null to its default, [mahoutsukai:caliburn, mahoutsukai:morgan].
2525[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_ATTACK_CAP was corrected from null to its default, 5000000.
2526[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_STORED_FACTOR was corrected from null to its default, 0.5.
2527[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_BLACKLIST_TOGGLE was corrected from null to its default, true.
2528[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.clarent.CLARENT_MANA_PER_DAMAGE was corrected from null to its default, 10.0.
2529[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys was corrected from null to its default, SimpleCommentedConfig:{}.
2530[26Dec2022 07:10:07.694] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_MAX_RANGE was corrected from null to its default, 22.
2531[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_DAMAGE_FOCUSED_PER_SECOND was corrected from null to its default, 4.0.
2532[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_DAMAGE_ZAP was corrected from null to its default, 1.5.
2533[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_BOLT_FIRE was corrected from null to its default, false.
2534[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_MANA_COST_FOCUSED was corrected from null to its default, 200.
2535[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.EMRYS_MANA_COST_PASSIVE was corrected from null to its default, 80.
2536[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.emrys.DISABLE_EMRYS was corrected from null to its default, false.
2537[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn was corrected from null to its default, SimpleCommentedConfig:{}.
2538[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_TRANSFORM_ENTITY_WHITELIST was corrected from null to its default, [minecraft:wolf].
2539[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_TRANSFORM_WOLFS_ALLOWED was corrected from null to its default, true.
2540[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_CHILD_INCREASE was corrected from null to its default, 1.0.
2541[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_ADULT_INCREASE was corrected from null to its default, 0.2.
2542[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_HEAL_FACTOR was corrected from null to its default, 30.
2543[26Dec2022 07:10:07.695] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_CALIBURN_POWER_COOLDOWN was corrected from null to its default, 600.
2544[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_RAGE_TIME was corrected from null to its default, 120.
2545[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_MAX_BALL_RANGE was corrected from null to its default, 15.
2546[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_SPIKE_RANGE was corrected from null to its default, 10.
2547[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.MORGAN_UPGRADE_MANA_COST was corrected from null to its default, 400.
2548[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.morgan and caliburn.CALIBURN_MORGAN_ABILITY_MANA_COST was corrected from null to its default, 300.
2549[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica was corrected from null to its default, SimpleCommentedConfig:{}.
2550[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_BASE_DAMAGE was corrected from null to its default, 4.0.
2551[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_FRIEND_RANGE was corrected from null to its default, 6.0.
2552[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_MAX_DISTANCE was corrected from null to its default, -1.0.
2553[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_START_TELEPORTING was corrected from null to its default, 110.
2554[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_STOP_TELEPORTING was corrected from null to its default, 120.
2555[26Dec2022 07:10:07.696] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_LIFE was corrected from null to its default, 140.
2556[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_MANA_COST was corrected from null to its default, 300.
2557[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_ATTACK_MANA_COST was corrected from null to its default, 30.
2558[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_SHOCKWAVE_COOLDOWN was corrected from null to its default, 50.
2559[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_ATTACK_RANGE was corrected from null to its default, 8.0.
2560[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_TELEPORT_CROSS_DIMENSION was corrected from null to its default, true.
2561[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_COVER_MOVE_RANGE was corrected from null to its default, 20.0.
2562[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_MAX_DAMAGE was corrected from null to its default, 5000000.0.
2563[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_DISABLED was corrected from null to its default, false.
2564[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_BANNED_DAMAGE_TYPES was corrected from null to its default, [].
2565[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_DURABILITY was corrected from null to its default, 10000.
2566[26Dec2022 07:10:07.697] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projection.replica.REPLICA_IS_UNBREAKABLE was corrected from null to its default, true.
2567[26Dec2022 07:10:07.698] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange was corrected from null to its default, SimpleCommentedConfig:{}.
2568[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical was corrected from null to its default, SimpleCommentedConfig:{}.
2569[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 20.
2570[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_EXCHANGE_HEIGHT was corrected from null to its default, 5.
2571[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_EXCHANGE_MANA_COST was corrected from null to its default, 16.
2572[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_DIRT_CLASS was corrected from null to its default, [minecraft:dirt, minecraft:sand, minecraft:soul_sand, minecraft:snow_block].
2573[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_STONE_CLASS was corrected from null to its default, [minecraft:stone, minecraft:ice, minecraft:packed_ice, minecraft:sandstone, minecraft:red_sandstone, minecraft:gravel, minecraft:end_stone, minecraft:purpur_block, minecraft:magma_block, minecraft:netherrack, minecraft:terracotta].
2574[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_METAL_CLASS was corrected from null to its default, [minecraft:iron_ore, minecraft:gold_ore, minecraft:nether_quartz_ore].
2575[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_GEM_CLASS was corrected from null to its default, [minecraft:diamond_ore, minecraft:emerald_ore].
2576[26Dec2022 07:10:07.699] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_CLAY_CLASS was corrected from null to its default, [minecraft:clay, minecraft:coal_ore, minecraft:redstone_ore, minecraft:lapis_ore].
2577[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_WOOD_CLASS was corrected from null to its default, [minecraft:oak_log, minecraft:birch_log, minecraft:acacia_log, minecraft:jungle_log, minecraft:spruce_log, minecraft:dark_oak_log, minecraft:cactus, minecraft:pumpkin, minecraft:melon, minecraft:brown_mushroom_block, minecraft:red_mushroom_block, minecraft:hay_block, minecraft:nether_wart_block].
2578[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_SPECIAL_CLASS was corrected from null to its default, [minecraft:prismarine, minecraft:glowstone, minecraft:sea_lantern, minecraft:obsidian, minecraft:slime_block].
2579[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_GRASS_CLASS was corrected from null to its default, [minecraft:grass_block, minecraft:mycelium].
2580[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_FLUID_CLASS was corrected from null to its default, [minecraft:lava, minecraft:water].
2581[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.alchemical.ALCHEMICAL_MOVING_FLUID_CLASS was corrected from null to its default, [].
2582[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.catalyst was corrected from null to its default, SimpleCommentedConfig:{}.
2583[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.catalyst.CATALYST_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 4.
2584[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.catalyst.CATALYST_EXCHANGE_MANA_COST was corrected from null to its default, 50.
2585[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.chronal was corrected from null to its default, SimpleCommentedConfig:{}.
2586[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.chronal.CHRONAL_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 20.
2587[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.chronal.CHRONAL_EXCHANGE_MANA_GAIN_LOSS was corrected from null to its default, 10.
2588[26Dec2022 07:10:07.700] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability was corrected from null to its default, SimpleCommentedConfig:{}.
2589[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_BLOCK_CYCLE was corrected from null to its default, 20.
2590[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_MANA_GAIN_CAP was corrected from null to its default, 10.
2591[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_EFFICIENCY was corrected from null to its default, 1.
2592[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_BLACKLIST was corrected from null to its default, [].
2593[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_TAX_BRACKETS was corrected from null to its default, [5000.0, 20000.0, 100000.0].
2594[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.durability.DURABILITY_EXCHANGE_TAX_RATES was corrected from null to its default, [0.02, 0.03, 0.04].
2595[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage was corrected from null to its default, SimpleCommentedConfig:{}.
2596[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_MANA_COST was corrected from null to its default, 40.
2597[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_MANA_GAIN was corrected from null to its default, 20.
2598[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_REDUCE_TO was corrected from null to its default, 1.0.
2599[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.damage.DAMAGE_EXCHANGE_CAP was corrected from null to its default, 5.
2600[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract was corrected from null to its default, SimpleCommentedConfig:{}.
2601[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract.CONTRACT_MANA_COST was corrected from null to its default, 10.
2602[26Dec2022 07:10:07.701] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract.CONTRACT_BLOCK_CYCLE was corrected from null to its default, 4.
2603[26Dec2022 07:10:07.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.contract.CONTRACT_RADIUS was corrected from null to its default, 10.
2604[26Dec2022 07:10:07.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.immunity was corrected from null to its default, SimpleCommentedConfig:{}.
2605[26Dec2022 07:10:07.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.immunity.IMMUNITY_EXCHANGE_MANA_COST was corrected from null to its default, 400.
2606[26Dec2022 07:10:07.702] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exchange.immunity.IMMUNITY_EXCHANGE_TIME was corrected from null to its default, 1200.
2607[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic was corrected from null to its default, SimpleCommentedConfig:{}.
2608[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial was corrected from null to its default, SimpleCommentedConfig:{}.
2609[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_MANA_COST was corrected from null to its default, 100.
2610[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_MANA_COST_AOE was corrected from null to its default, 20.
2611[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_MANA_COST_ST was corrected from null to its default, 200.
2612[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_AIR_RESISTANCE was corrected from null to its default, false.
2613[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_SPEED was corrected from null to its default, 7.0.
2614[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.spatial.SPATIAL_DISORIENTATION_AOE_RADIUS was corrected from null to its default, 4.0.
2615[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion was corrected from null to its default, SimpleCommentedConfig:{}.
2616[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_SUMMON_MANA_COST was corrected from null to its default, 100.
2617[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_MANA_COST was corrected from null to its default, 5000.
2618[26Dec2022 07:10:07.703] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_SCALES was corrected from null to its default, true.
2619[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_FACTOR was corrected from null to its default, 0.002.
2620[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_SIZE was corrected from null to its default, 30.
2621[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_BIG_RAIN was corrected from null to its default, true.
2622[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_SCALING_MANA was corrected from null to its default, 0.0.
2623[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.big explosion.MYSTIC_STAFF_WORLD_DAMAGE was corrected from null to its default, true.
2624[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion was corrected from null to its default, SimpleCommentedConfig:{}.
2625[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_MANA_COST was corrected from null to its default, 600.
2626[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_SCALES was corrected from null to its default, true.
2627[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_FACTOR was corrected from null to its default, 0.001.
2628[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_SIZE was corrected from null to its default, 4.
2629[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.aoe explosion.MYSTIC_STAFF_AOE_DELAY was corrected from null to its default, 3.
2630[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam was corrected from null to its default, SimpleCommentedConfig:{}.
2631[26Dec2022 07:10:07.704] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_MANA_PER_TICK was corrected from null to its default, 500.
2632[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_DAMAGE_FACTOR was corrected from null to its default, 0.001.
2633[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_DAMAGE_SCALES was corrected from null to its default, true.
2634[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_DAMAGE_ACCELERATION was corrected from null to its default, 1.5.
2635[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_MAX_BLOCK_BREAK_PER_TICK was corrected from null to its default, 90.
2636[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.beam.MYSTIC_STAFF_BEAM_BLOCK_WHITELIST was corrected from null to its default, [].
2637[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias was corrected from null to its default, SimpleCommentedConfig:{}.
2638[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_MANA_COST was corrected from null to its default, 300.
2639[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_KILL_RANGE was corrected from null to its default, 30.
2640[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_LIFE was corrected from null to its default, 1200.
2641[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_ENTITY_KILL_LIST was corrected from null to its default, [mahoutsukai:gandr_entity].
2642[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_COLLIDE_KILL_LIST was corrected from null to its default, [mahoutsukai:gandr_entity].
2643[26Dec2022 07:10:07.705] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_KILL_DEBUG was corrected from null to its default, false.
2644[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.rho aias.RHO_AIAS_SNEAK_BOOP was corrected from null to its default, true.
2645[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.shared pain was corrected from null to its default, SimpleCommentedConfig:{}.
2646[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.shared pain.DAMAGE_REPLICATION_MANA_COST was corrected from null to its default, 160.
2647[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority was corrected from null to its default, SimpleCommentedConfig:{}.
2648[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_MANA_COST was corrected from null to its default, 900.
2649[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_TIME was corrected from null to its default, 400.
2650[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_DAMAGE_TO_SELF was corrected from null to its default, 1.5.
2651[26Dec2022 07:10:07.706] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_DAMAGE_TO_OTHER was corrected from null to its default, 3.0.
2652[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_BREAK_SLOW_DOWN_FACTOR was corrected from null to its default, 0.5.
2653[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_NORMAL_SLOW_DOWN_FACTOR was corrected from null to its default, 0.875.
2654[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_SPEED_MULTIPLIER was corrected from null to its default, 1.8.
2655[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_BLOCK_RESISTANCE_LIMIT was corrected from null to its default, 45.
2656[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.borrowed authority.AUTHORITY_DROPS_BLOCKS was corrected from null to its default, true.
2657[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven was corrected from null to its default, SimpleCommentedConfig:{}.
2658[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_MANA_COST was corrected from null to its default, 2.
2659[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_START_DISTANCE was corrected from null to its default, 20.
2660[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_DURATION was corrected from null to its default, 1200.
2661[26Dec2022 07:10:07.707] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_NETWORK_DISTANCE was corrected from null to its default, 30.
2662[26Dec2022 07:10:07.708] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_MAX_ITERS was corrected from null to its default, 10.
2663[26Dec2022 07:10:07.708] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic.cup of heaven.HEAVENS_CUP_EFFECTS was corrected from null to its default, [poison, weakness, blindness, slowness, wither, levitation].
2664[26Dec2022 07:10:07.709] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes was corrected from null to its default, SimpleCommentedConfig:{}.
2665[26Dec2022 07:10:07.709] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance was corrected from null to its default, SimpleCommentedConfig:{}.
2666[26Dec2022 07:10:07.709] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance.CLAIRVOYANCE_MANA_COST was corrected from null to its default, 220.
2667[26Dec2022 07:10:07.709] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance.CLAIRVOYANCE_TIME was corrected from null to its default, 1200.
2668[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.clairvoyance.CLAIRVOYANCE_RANGE was corrected from null to its default, 30.
2669[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding was corrected from null to its default, SimpleCommentedConfig:{}.
2670[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_MANA_COST was corrected from null to its default, 320.
2671[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_TIME was corrected from null to its default, 600.
2672[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_RANGE_FROM_USER was corrected from null to its default, 5.
2673[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.binding.MYSTIC_EYES_RANGE_FROM_LOOK_VEC was corrected from null to its default, 4.
2674[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion was corrected from null to its default, SimpleCommentedConfig:{}.
2675[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_MANA_COST was corrected from null to its default, 410.
2676[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_TIME was corrected from null to its default, 600.
2677[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_RANGE_FROM_USER was corrected from null to its default, 10.
2678[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.reversion.REVERSION_EYES_RANGE_FROM_LOOK_VEC was corrected from null to its default, 4.
2679[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection was corrected from null to its default, SimpleCommentedConfig:{}.
2680[26Dec2022 07:10:07.710] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_MANA_COST was corrected from null to its default, 400.
2681[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_TIME was corrected from null to its default, 600.
2682[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_RANGE_FROM_USER was corrected from null to its default, 10.
2683[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_SOUL_VALUE_MOB was corrected from null to its default, 0.25.
2684[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_SOUL_VALUE_PLAYER was corrected from null to its default, 1.0.
2685[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_REVIVE_VALUE was corrected from null to its default, 12.0.
2686[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_MAX was corrected from null to its default, 1.0E7.
2687[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_DRAIN_PER_SOUL was corrected from null to its default, 1.0.
2688[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.death collection.DEATH_COLLECTION_NEGATIVE_REGEN_PUNISHMENT was corrected from null to its default, true.
2689[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame was corrected from null to its default, SimpleCommentedConfig:{}.
2690[26Dec2022 07:10:07.711] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_MANA_COST was corrected from null to its default, 300.
2691[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_TIME was corrected from null to its default, 100.
2692[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_RANGE_FROM_USER was corrected from null to its default, 30.
2693[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_IGNITION_TICKS was corrected from null to its default, 1.
2694[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_UPDATE_TICKS was corrected from null to its default, 1.
2695[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_DEATH_AGE was corrected from null to its default, 6.
2696[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_DAMAGE was corrected from null to its default, 1.0.
2697[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.black flame.BLACK_FLAME_DEBUFF_TIME was corrected from null to its default, 180.
2698[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.fay sight was corrected from null to its default, SimpleCommentedConfig:{}.
2699[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.fay sight.FAY_SIGHT_MANA_COST was corrected from null to its default, 100.
2700[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.fay sight.FAY_SIGHT_TIME was corrected from null to its default, 600.
2701[26Dec2022 07:10:07.712] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines was corrected from null to its default, SimpleCommentedConfig:{}.
2702[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_PUNISHMENT was corrected from null to its default, -1.
2703[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_FACTOR was corrected from null to its default, 0.01.
2704[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_FLAT was corrected from null to its default, false.
2705[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_DISTANCE was corrected from null to its default, 300.
2706[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_OFFSET was corrected from null to its default, 0.
2707[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_AFFECTS_MANA was corrected from null to its default, true.
2708[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_RENDER_HEIGHT was corrected from null to its default, 70.
2709[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.FAE_SPAWN_RATE was corrected from null to its default, 1.0.
2710[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_RUNES was corrected from null to its default, true.
2711[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_BLACKLIST was corrected from null to its default, true.
2712[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_ELYTRA_LIMITED_TO_FAY_SIGHT was corrected from null to its default, false.
2713[26Dec2022 07:10:07.713] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.leylines.LEY_DIMENSION_LIST was corrected from null to its default, [].
2714[26Dec2022 07:10:07.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.insight was corrected from null to its default, SimpleCommentedConfig:{}.
2715[26Dec2022 07:10:07.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.insight.INSIGHT_MANA_COST was corrected from null to its default, 320.
2716[26Dec2022 07:10:07.714] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key eyes.insight.INSIGHT_TIME was corrected from null to its default, 1200.
2717[26Dec2022 07:10:07.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar was corrected from null to its default, SimpleCommentedConfig:{}.
2718[26Dec2022 07:10:07.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.shared vision was corrected from null to its default, SimpleCommentedConfig:{}.
2719[26Dec2022 07:10:07.715] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.shared vision.POSSESS_ENTITY_MANA_COST was corrected from null to its default, 200.
2720[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.recall familiar was corrected from null to its default, SimpleCommentedConfig:{}.
2721[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.recall familiar.RECALL_FAMILIAR_MANA_COST was corrected from null to its default, 20.
2722[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar was corrected from null to its default, SimpleCommentedConfig:{}.
2723[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.SUMMON_FAMILIAR_MANA_COST was corrected from null to its default, 200.
2724[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_REPORT_SURROUNDINGS_TIME was corrected from null to its default, 400.
2725[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_HEALTH was corrected from null to its default, 10.
2726[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_OUCH_CHANCE was corrected from null to its default, 0.3.
2727[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_ACTION_BAR_MESSAGES was corrected from null to its default, false.
2728[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.summon familiar.FAMILIAR_CHUNKLOADS was corrected from null to its default, true.
2729[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect was corrected from null to its default, SimpleCommentedConfig:{}.
2730[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_MANA_COST was corrected from null to its default, 100.
2731[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_BLOCK_LIMIT was corrected from null to its default, 4.
2732[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_CHUNK_LIMIT was corrected from null to its default, 40.
2733[26Dec2022 07:10:07.716] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_DURATION was corrected from null to its default, 400.
2734[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_SINGLE_USE was corrected from null to its default, false.
2735[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.butterfly effect.BUTTERFLY_EFFECT_VISIBLE_TO_OTHERS was corrected from null to its default, false.
2736[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.swap familiar was corrected from null to its default, SimpleCommentedConfig:{}.
2737[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.swap familiar.SWAP_FAMILIAR_MANA_COST was corrected from null to its default, 40.
2738[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden was corrected from null to its default, SimpleCommentedConfig:{}.
2739[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden.FAMILIARS_GARDEN_MANA_COST was corrected from null to its default, 200.
2740[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden.FAMILIARS_GARDEN_RANGE was corrected from null to its default, 7.
2741[26Dec2022 07:10:07.717] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key familiar.familiars garden.FAMILIARS_GARDEN_TIME was corrected from null to its default, 1200.
2742[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret was corrected from null to its default, SimpleCommentedConfig:{}.
2743[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution was corrected from null to its default, SimpleCommentedConfig:{}.
2744[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution.RETRIBUTION_MANA_PER_DIFFERENCE was corrected from null to its default, 40.
2745[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution.RETRIBUTION_MANA_CHARGED_PER_PERCENT was corrected from null to its default, false.
2746[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.retribution.RETRIBUTION_BLACKLIST was corrected from null to its default, [].
2747[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment was corrected from null to its default, SimpleCommentedConfig:{}.
2748[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_COOLDOWN was corrected from null to its default, 800.
2749[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_MANA_COST was corrected from null to its default, 800.
2750[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_FOG_RANGE was corrected from null to its default, 20.
2751[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_FOG_DISTANCE was corrected from null to its default, 5.
2752[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_INVIS_COOLDOWN was corrected from null to its default, 40.
2753[26Dec2022 07:10:07.719] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_GIVES_INVIS was corrected from null to its default, true.
2754[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_SPEED was corrected from null to its default, 3.0.
2755[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_MOVEMENT_SPEED was corrected from null to its default, 0.05.
2756[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DAMAGE was corrected from null to its default, 2.5.
2757[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DAMAGE_BONUS_FROM_BEHIND was corrected from null to its default, 6.0.
2758[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DAMAGE_BONUS_SCALES_WITH_MANA was corrected from null to its default, false.
2759[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_DURABILITY was corrected from null to its default, 1200.
2760[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_FOG_MANA_COST was corrected from null to its default, 200.
2761[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.presence concealment.RIPPER_INVIS_MANA_COST was corrected from null to its default, 0.
2762[26Dec2022 07:10:07.720] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr was corrected from null to its default, SimpleCommentedConfig:{}.
2763[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_BLACK_PARTICLES_HIT was corrected from null to its default, 150.
2764[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_RED_PARTICLES_HIT was corrected from null to its default, 40.
2765[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_RED_PARTICLES_LAUNCH was corrected from null to its default, 25.
2766[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_HIT_RADIUS was corrected from null to its default, 6.0.
2767[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_CLOUD_DURATION was corrected from null to its default, 200.
2768[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MANA_SCALES was corrected from null to its default, true.
2769[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MANA_COST_FACTOR was corrected from null to its default, 0.05.
2770[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_DAMAGE_SCALES was corrected from null to its default, true.
2771[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_DAMAGE_FACTOR was corrected from null to its default, 0.009999999776482582.
2772[26Dec2022 07:10:07.721] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MAX_DAMAGE was corrected from null to its default, 1000.0.
2773[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_MIN_DAMAGE was corrected from null to its default, 5.0.
2774[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_SPEED was corrected from null to its default, 1.0.
2775[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_EFFECT_BLACKLIST was corrected from null to its default, [].
2776[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.gandr.GANDR_EFFECT_WHITELIST was corrected from null to its default, [mahoutsukai:misfortune, mahoutsukai:bound, mahoutsukai:fear, mahoutsukai:black_burning, mahoutsukai:wounded, mahoutsukai:confusion].
2777[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down was corrected from null to its default, SimpleCommentedConfig:{}.
2778[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BLOCK_BREAK_PER_TICK was corrected from null to its default, 800.
2779[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_RADIUS was corrected from null to its default, 30.
2780[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_MANA_COST was corrected from null to its default, 2000.
2781[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_IN was corrected from null to its default, [minecraft:grass_block, minecraft:sand, minecraft:red_sand, minecraft:cobblestone, minecraft:clay, minecraft:ice, minecraft:packed_ice, minecraft:blue_ice].
2782[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_OUT was corrected from null to its default, [minecraft:dirt, minecraft:glass, minecraft:red_stained_glass, minecraft:stone, minecraft:terracotta, minecraft:water, minecraft:water, minecraft:water].
2783[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_DAMAGE was corrected from null to its default, 2.0.
2784[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_TARGET_HEALTH_PERCENTAGE_DAMAGE was corrected from null to its default, 0.05.
2785[26Dec2022 07:10:07.722] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_GROWTH was corrected from null to its default, 0.12.
2786[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.fallen down.FALLEN_DOWN_BEAM_MANA_SCALED_DAMAGE was corrected from null to its default, 0.0.
2787[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas was corrected from null to its default, SimpleCommentedConfig:{}.
2788[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.GEAS_MANA_COST was corrected from null to its default, 30.
2789[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.MANA_REGEN_PER_GEAS was corrected from null to its default, 3.0.
2790[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.GEAS_MAX_MANA_REGEN was corrected from null to its default, 1.0E7.
2791[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.geas.GEAS_BLACKLIST was corrected from null to its default, [minecraft:armor_stand].
2792[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker was corrected from null to its default, SimpleCommentedConfig:{}.
2793[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_DURABILITY was corrected from null to its default, 40.
2794[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_DURATION was corrected from null to its default, 800.
2795[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_MANA_COST was corrected from null to its default, 5000.
2796[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_RANGE was corrected from null to its default, 20.
2797[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.rule breaker.RULE_BREAKER_ITEM_WHITELIST was corrected from null to its default, [minecraft:chorus_fruit].
2798[26Dec2022 07:10:07.723] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement was corrected from null to its default, SimpleCommentedConfig:{}.
2799[26Dec2022 07:10:07.724] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_TIME was corrected from null to its default, 1200.
2800[26Dec2022 07:10:07.724] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_RANGE was corrected from null to its default, 40.
2801[26Dec2022 07:10:07.724] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_COOLDOWN was corrected from null to its default, 60.
2802[26Dec2022 07:10:07.724] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key secret.selective displacement.SELECTIVE_DISPLACEMENT_MANA_COST was corrected from null to its default, 900.
2803[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku was corrected from null to its default, SimpleCommentedConfig:{}.
2804[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_FIRE_CHANCE was corrected from null to its default, 0.1.
2805[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_SPLASH_CHANCE was corrected from null to its default, 0.05.
2806[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HOP_CHANCE was corrected from null to its default, 0.08.
2807[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_GLOW_CHANCE was corrected from null to its default, 0.02.
2808[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_CONFUSE_CHANCE was corrected from null to its default, 0.01.
2809[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_TELEPORT_CHANCE was corrected from null to its default, 0.08.
2810[26Dec2022 07:10:07.726] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HUNGER_CHANCE was corrected from null to its default, 0.15.
2811[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_LIGHTNING_CHANCE was corrected from null to its default, 2.0E-5.
2812[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_AGGRO_CHANCE was corrected from null to its default, 4.0E-4.
2813[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_DROP_CHANCE was corrected from null to its default, 7.142857142857143E-5.
2814[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_MISFORTUNE_TRIP_CHANCE was corrected from null to its default, 4.0E-5.
2815[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_LOOT_DIVISOR was corrected from null to its default, 10.
2816[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_TOOL_BREAK_DIVISOR was corrected from null to its default, 10.
2817[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HEALTH_FACTOR was corrected from null to its default, 0.1.
2818[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_ARMOR_FACTOR was corrected from null to its default, 0.0.
2819[26Dec2022 07:10:07.727] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_HEALTH_FACTOR_MOB was corrected from null to its default, 0.1.
2820[26Dec2022 07:10:07.728] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kodoku.KODOKU_ARMOR_FACTOR_MOB was corrected from null to its default, 0.0.
2821[26Dec2022 07:10:07.729] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana was corrected from null to its default, SimpleCommentedConfig:{}.
2822[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MAX_MANA_CAP was corrected from null to its default, 200000.
2823[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_UP_COUNTER was corrected from null to its default, 100.
2824[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_UP_COUNTER_RATIO was corrected from null to its default, 0.0.
2825[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_UP_COUNTER_MAX was corrected from null to its default, 100.
2826[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_ADDED_SCALING_REGEN_PER_TICK was corrected from null to its default, 0.0.
2827[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_INCREASE was corrected from null to its default, 1.
2828[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_REGEN_PER_TICK was corrected from null to its default, 1.
2829[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_RECOVERY_SLEEP was corrected from null to its default, 0.5.
2830[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_REGEN_HUNGER_FACTOR was corrected from null to its default, 1.0.
2831[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.CREATIVE_IGNORES_MANA_COSTS was corrected from null to its default, true.
2832[26Dec2022 07:10:07.730] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_INCREASE_LOG_PUNISHMENT was corrected from null to its default, false.
2833[26Dec2022 07:10:07.731] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana.MANA_INCREASE_PUNISHMENT_FACTOR was corrected from null to its default, 0.0.
2834[26Dec2022 07:10:07.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage was corrected from null to its default, SimpleCommentedConfig:{}.
2835[26Dec2022 07:10:07.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.MANA_CIRCUIT_MAGITECH_CAPACITY was corrected from null to its default, 100000.
2836[26Dec2022 07:10:07.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.MANA_CIRCUIT_CAPACITY was corrected from null to its default, 100000.
2837[26Dec2022 07:10:07.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.MANA_CIRCUIT_RANGE was corrected from null to its default, 10.
2838[26Dec2022 07:10:07.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.ATTUNED_DIAMOND_CAPACITY was corrected from null to its default, 10000.
2839[26Dec2022 07:10:07.733] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mana storage.ATTUNED_EMERALD_CAPACITY was corrected from null to its default, 5000.
2840[26Dec2022 07:10:07.734] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector was corrected from null to its default, SimpleCommentedConfig:{}.
2841[26Dec2022 07:10:07.734] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.MAGIC_CIRCLES was corrected from null to its default, [].
2842[26Dec2022 07:10:07.734] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.MAGIC_RUNES was corrected from null to its default, [].
2843[26Dec2022 07:10:07.734] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.PROJECTOR_DEFAULT_ROTATION_SPEED was corrected from null to its default, 1.0.
2844[26Dec2022 07:10:07.734] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.PROJECTOR_CONTINUES_ROTATE_WHEN_OFF was corrected from null to its default, false.
2845[26Dec2022 07:10:07.734] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key projector.PROJECTOR_OFFSET_CAP was corrected from null to its default, 60.0.
2846[26Dec2022 07:10:07.736] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fogprojector was corrected from null to its default, SimpleCommentedConfig:{}.
2847[26Dec2022 07:10:07.736] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fogprojector.FOG_PROJECTOR_MAX_RADIUS was corrected from null to its default, 30.0.
2848[26Dec2022 07:10:07.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code was corrected from null to its default, SimpleCommentedConfig:{}.
2849[26Dec2022 07:10:07.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code.FIRST_SORCERY_DURABILITY was corrected from null to its default, 50.
2850[26Dec2022 07:10:07.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code.MYSTIC_CODE_FIRST_SORCERY_BLACKLIST was corrected from null to its default, [mahoutsukai:scroll_boundary_drain_life].
2851[26Dec2022 07:10:07.737] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mystic code.MYSTIC_CODE_ENCHANT_BLACKLIST was corrected from null to its default, [].
2852[26Dec2022 07:10:07.738] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other was corrected from null to its default, SimpleCommentedConfig:{}.
2853[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.BLEEDING_FROM_DAGGER_ONLY was corrected from null to its default, false.
2854[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.GLOBAL_LOOK_RANGE was corrected from null to its default, 100.
2855[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.CREATIVE_MODE_SPELLS was corrected from null to its default, false.
2856[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGES_PLAYER was corrected from null to its default, false.
2857[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGE_FLAT was corrected from null to its default, true.
2858[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGE_VALUE was corrected from null to its default, 1.0.
2859[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.MAGIC_DAMAGE_GENERIC was corrected from null to its default, true.
2860[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.BLOOD_CIRCLE_SOLID_ONLY was corrected from null to its default, true.
2861[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.SPELL_BLACKLIST was corrected from null to its default, [].
2862[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.CHUNK_PACKET_REPLIES_ENABLED was corrected from null to its default, true.
2863[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.BUFF_CLEAR_ITEMS was corrected from null to its default, [minecraft:milk_bucket].
2864[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.GAMESTAGES_ENABLED was corrected from null to its default, false.
2865[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.ARMOR_STANDS_IMMUNE was corrected from null to its default, true.
2866[26Dec2022 07:10:07.739] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key other.ONE_LIFE was corrected from null to its default, false.
2867[26Dec2022 07:10:07.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/rftoolsutility-server.toml is not correct. Correcting
2868[26Dec2022 07:10:07.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter was corrected from null to its default, SimpleCommentedConfig:{}.
2869[26Dec2022 07:10:07.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.rfPerOperation was corrected from null to its default, 100.
2870[26Dec2022 07:10:07.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.speedOperations was corrected from null to its default, 5.
2871[26Dec2022 07:10:07.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.crafterMaxRF was corrected from null to its default, 50000.
2872[26Dec2022 07:10:07.744] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.crafterRFPerTick was corrected from null to its default, 500.
2873[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen was corrected from null to its default, SimpleCommentedConfig:{}.
2874[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.screenControllerMaxRF was corrected from null to its default, 60000.
2875[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.screenControllerRFPerTick was corrected from null to its default, 1000.
2876[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.buttonRFPerTick was corrected from null to its default, 9.
2877[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.elevatorButtonRFPerTick was corrected from null to its default, 0.
2878[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.clockRFPerTick was corrected from null to its default, 1.
2879[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.computerRFPerTick was corrected from null to its default, 4.
2880[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.counterPlusRFPerTick was corrected from null to its default, 30.
2881[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.counterRFPerTick was corrected from null to its default, 4.
2882[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.dimensionRFPerTick was corrected from null to its default, 6.
2883[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.energyRFPerTick was corrected from null to its default, 4.
2884[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.energyPlusRFPerTick was corrected from null to its default, 30.
2885[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.fluidRFPerTick was corrected from null to its default, 4.
2886[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.fluidPlusRFPerTick was corrected from null to its default, 30.
2887[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.itemstackPlusRFPerTick was corrected from null to its default, 30.
2888[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.itemstackRFPerTick was corrected from null to its default, 4.
2889[26Dec2022 07:10:07.745] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.machineInfoRFPerTick was corrected from null to its default, 4.
2890[26Dec2022 07:10:07.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.redstoneRFPerTick was corrected from null to its default, 4.
2891[26Dec2022 07:10:07.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.textRFPerTick was corrected from null to its default, 0.
2892[26Dec2022 07:10:07.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key screen.screenRefreshTiming was corrected from null to its default, 500.
2893[26Dec2022 07:10:07.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawner was corrected from null to its default, SimpleCommentedConfig:{}.
2894[26Dec2022 07:10:07.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawner.maxMobInjections was corrected from null to its default, 10.
2895[26Dec2022 07:10:07.746] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tank was corrected from null to its default, SimpleCommentedConfig:{}.
2896[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tank.maxCapacity was corrected from null to its default, 32000.
2897[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter was corrected from null to its default, SimpleCommentedConfig:{}.
2898[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.transmitterMaxRF was corrected from null to its default, 200000.
2899[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.transmitterRFPerTick was corrected from null to its default, 1000.
2900[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.receiverMaxRF was corrected from null to its default, 100000.
2901[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.receiverRFPerTick was corrected from null to its default, 500.
2902[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.dialerMaxRF was corrected from null to its default, 50000.
2903[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.dialerRFPerTick was corrected from null to its default, 100.
2904[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.dimensionWarnPercentage was corrected from null to its default, 5.
2905[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.advancedChargedPorterMaxRF was corrected from null to its default, 1000000.
2906[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.chargedPorterMaxRF was corrected from null to its default, 200000.
2907[26Dec2022 07:10:07.747] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.chargedPorterRFPerTick was corrected from null to its default, 2000.
2908[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.advancedSpeedBonus was corrected from null to its default, 4.
2909[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.horizontalDialerRange was corrected from null to its default, 10.
2910[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.verticalDialerRange was corrected from null to its default, 5.
2911[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfPerDial was corrected from null to its default, 1000.
2912[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfPerCheck was corrected from null to its default, 5000.
2913[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfDialedConnectionPerTick was corrected from null to its default, 10.
2914[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfStartTeleportLocal was corrected from null to its default, 5000.
2915[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfStartTeleportDim was corrected from null to its default, 100000.
2916[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfStartTeleportDist was corrected from null to its default, 10.
2917[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfTeleportPerTick was corrected from null to its default, 500.
2918[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfMatterIdleTick was corrected from null to its default, 0.
2919[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfPerTeleportReceiver was corrected from null to its default, 5000.
2920[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.rfBoostedTeleport was corrected from null to its default, 20000.
2921[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.timeTeleportBaseLocal was corrected from null to its default, 5.
2922[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.timeTeleportBaseDim was corrected from null to its default, 50.
2923[26Dec2022 07:10:07.748] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.timeTeleportDist was corrected from null to its default, 10.
2924[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.whooshMessage was corrected from null to its default, true.
2925[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.volumeTeleport was corrected from null to its default, 1.0.
2926[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.volumeTeleportError was corrected from null to its default, 1.0.
2927[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.checkUnloadedChunk was corrected from null to its default, -1.
2928[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.checkUnloadedWorld was corrected from null to its default, -1.
2929[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.logTeleportUsages was corrected from null to its default, false.
2930[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.preventInterdimensionalTeleports was corrected from null to its default, false.
2931[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.blacklistedTeleportationSources was corrected from null to its default, .
2932[26Dec2022 07:10:07.749] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key teleporter.blacklistedTeleportationDestinations was corrected from null to its default, .
2933[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental was corrected from null to its default, SimpleCommentedConfig:{}.
2934[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.environmentalMaxRF was corrected from null to its default, 500000.
2935[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.environmentalRFPerTick was corrected from null to its default, 20000.
2936[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.environmentalMinRFUsage was corrected from null to its default, 5.
2937[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.mobsPowerMultiplier was corrected from null to its default, 2.0.
2938[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.featherfallingRFPerTick was corrected from null to its default, 0.001.
2939[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.featherfallingPlusRFPerTick was corrected from null to its default, 0.003.
2940[26Dec2022 07:10:07.750] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.flightRFPerTick was corrected from null to its default, 0.004.
2941[26Dec2022 07:10:07.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.glowingRFPerTick was corrected from null to its default, 0.001.
2942[26Dec2022 07:10:07.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.hasteRFPerTick was corrected from null to its default, 0.001.
2943[26Dec2022 07:10:07.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.hastePlusRFPerTick was corrected from null to its default, 0.003.
2944[26Dec2022 07:10:07.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.nightvisionRFPerTick was corrected from null to its default, 0.001.
2945[26Dec2022 07:10:07.751] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.peacefulRFPerTick was corrected from null to its default, 0.001.
2946[26Dec2022 07:10:07.752] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.regenerationRFPerTick was corrected from null to its default, 0.0015.
2947[26Dec2022 07:10:07.752] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.regenerationPlusRFPerTick was corrected from null to its default, 0.0045.
2948[26Dec2022 07:10:07.752] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.saturationRFPerTick was corrected from null to its default, 0.001.
2949[26Dec2022 07:10:07.752] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.saturationPlusRFPerTick was corrected from null to its default, 0.003.
2950[26Dec2022 07:10:07.752] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.speedRFPerTick was corrected from null to its default, 0.001.
2951[26Dec2022 07:10:07.753] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.speedPlusRFPerTick was corrected from null to its default, 0.003.
2952[26Dec2022 07:10:07.753] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.watherBreathingRFPerTick was corrected from null to its default, 0.001.
2953[26Dec2022 07:10:07.753] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.luckRFPerTick was corrected from null to its default, 0.002.
2954[26Dec2022 07:10:07.753] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.noTeleportRFPerTick was corrected from null to its default, 0.002.
2955[26Dec2022 07:10:07.754] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.blindnessRFPerTick was corrected from null to its default, 0.01.
2956[26Dec2022 07:10:07.754] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.blindnessAvailable was corrected from null to its default, false.
2957[26Dec2022 07:10:07.754] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.weaknessRFPerTick was corrected from null to its default, 0.01.
2958[26Dec2022 07:10:07.754] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.weaknessAvailable was corrected from null to its default, false.
2959[26Dec2022 07:10:07.754] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.poisonRFPerTick was corrected from null to its default, 0.02.
2960[26Dec2022 07:10:07.754] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.poisonAvailable was corrected from null to its default, false.
2961[26Dec2022 07:10:07.755] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.slownessRFPerTick was corrected from null to its default, 0.012.
2962[26Dec2022 07:10:07.755] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key environmental.slownessAvailable was corrected from null to its default, false.
2963[26Dec2022 07:10:07.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/refinedcooking-server.toml is not correct. Correcting
2964[26Dec2022 07:10:07.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenStation was corrected from null to its default, SimpleCommentedConfig:{}.
2965[26Dec2022 07:10:07.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenStation.usage was corrected from null to its default, 1.
2966[26Dec2022 07:10:07.758] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenAccessPoint was corrected from null to its default, SimpleCommentedConfig:{}.
2967[26Dec2022 07:10:07.759] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kitchenAccessPoint.usage was corrected from null to its default, 1.
2968[26Dec2022 07:10:07.759] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/refinedstorage-server.toml is not correct. Correcting
2969[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades was corrected from null to its default, SimpleCommentedConfig:{}.
2970[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.rangeUpgradeUsage was corrected from null to its default, 8.
2971[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.speedUpgradeUsage was corrected from null to its default, 2.
2972[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.craftingUpgradeUsage was corrected from null to its default, 5.
2973[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.stackUpgradeUsage was corrected from null to its default, 12.
2974[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.silkTouchUpgradeUsage was corrected from null to its default, 15.
2975[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune1UpgradeUsage was corrected from null to its default, 10.
2976[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune2UpgradeUsage was corrected from null to its default, 12.
2977[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.fortune3UpgradeUsage was corrected from null to its default, 14.
2978[26Dec2022 07:10:07.760] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key upgrades.regulatorUpgradeUsage was corrected from null to its default, 15.
2979[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller was corrected from null to its default, SimpleCommentedConfig:{}.
2980[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.useEnergy was corrected from null to its default, true.
2981[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.capacity was corrected from null to its default, 32000.
2982[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.baseUsage was corrected from null to its default, 0.
2983[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key controller.maxTransfer was corrected from null to its default, 2147483647.
2984[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cable was corrected from null to its default, SimpleCommentedConfig:{}.
2985[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cable.usage was corrected from null to its default, 0.
2986[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid was corrected from null to its default, SimpleCommentedConfig:{}.
2987[26Dec2022 07:10:07.761] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.gridUsage was corrected from null to its default, 2.
2988[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.craftingGridUsage was corrected from null to its default, 4.
2989[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.patternGridUsage was corrected from null to its default, 4.
2990[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key grid.fluidGridUsage was corrected from null to its default, 2.
2991[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive was corrected from null to its default, SimpleCommentedConfig:{}.
2992[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive.usage was corrected from null to its default, 0.
2993[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskDrive.diskUsage was corrected from null to its default, 1.
2994[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock was corrected from null to its default, SimpleCommentedConfig:{}.
2995[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.oneKUsage was corrected from null to its default, 2.
2996[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.fourKUsage was corrected from null to its default, 4.
2997[26Dec2022 07:10:07.762] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.sixteenKUsage was corrected from null to its default, 6.
2998[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.sixtyFourKUsage was corrected from null to its default, 8.
2999[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageBlock.creativeUsage was corrected from null to its default, 10.
3000[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock was corrected from null to its default, SimpleCommentedConfig:{}.
3001[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.sixtyFourKUsage was corrected from null to its default, 2.
3002[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.twoHundredFiftySixKUsage was corrected from null to its default, 4.
3003[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.thousandTwentyFourKUsage was corrected from null to its default, 6.
3004[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.fourThousandNinetySixKUsage was corrected from null to its default, 8.
3005[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidStorageBlock.creativeUsage was corrected from null to its default, 10.
3006[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key externalStorage was corrected from null to its default, SimpleCommentedConfig:{}.
3007[26Dec2022 07:10:07.763] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key externalStorage.usage was corrected from null to its default, 6.
3008[26Dec2022 07:10:07.764] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key importer was corrected from null to its default, SimpleCommentedConfig:{}.
3009[26Dec2022 07:10:07.764] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key importer.usage was corrected from null to its default, 1.
3010[26Dec2022 07:10:07.764] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exporter was corrected from null to its default, SimpleCommentedConfig:{}.
3011[26Dec2022 07:10:07.764] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key exporter.usage was corrected from null to its default, 1.
3012[26Dec2022 07:10:07.764] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkReceiver was corrected from null to its default, SimpleCommentedConfig:{}.
3013[26Dec2022 07:10:07.765] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkReceiver.usage was corrected from null to its default, 0.
3014[26Dec2022 07:10:07.765] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkTransmitter was corrected from null to its default, SimpleCommentedConfig:{}.
3015[26Dec2022 07:10:07.765] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key networkTransmitter.usage was corrected from null to its default, 64.
3016[26Dec2022 07:10:07.765] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key relay was corrected from null to its default, SimpleCommentedConfig:{}.
3017[26Dec2022 07:10:07.765] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key relay.usage was corrected from null to its default, 1.
3018[26Dec2022 07:10:07.766] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key detector was corrected from null to its default, SimpleCommentedConfig:{}.
3019[26Dec2022 07:10:07.766] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key detector.usage was corrected from null to its default, 2.
3020[26Dec2022 07:10:07.766] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager was corrected from null to its default, SimpleCommentedConfig:{}.
3021[26Dec2022 07:10:07.766] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager.usage was corrected from null to its default, 4.
3022[26Dec2022 07:10:07.766] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key securityManager.usagePerCard was corrected from null to its default, 10.
3023[26Dec2022 07:10:07.767] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key interface was corrected from null to its default, SimpleCommentedConfig:{}.
3024[26Dec2022 07:10:07.767] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key interface.usage was corrected from null to its default, 2.
3025[26Dec2022 07:10:07.767] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidInterface was corrected from null to its default, SimpleCommentedConfig:{}.
3026[26Dec2022 07:10:07.767] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluidInterface.usage was corrected from null to its default, 2.
3027[26Dec2022 07:10:07.768] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter was corrected from null to its default, SimpleCommentedConfig:{}.
3028[26Dec2022 07:10:07.768] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.usage was corrected from null to its default, 8.
3029[26Dec2022 07:10:07.768] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.baseRange was corrected from null to its default, 16.
3030[26Dec2022 07:10:07.768] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessTransmitter.rangePerUpgrade was corrected from null to its default, 8.
3031[26Dec2022 07:10:07.768] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageMonitor was corrected from null to its default, SimpleCommentedConfig:{}.
3032[26Dec2022 07:10:07.769] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key storageMonitor.usage was corrected from null to its default, 3.
3033[26Dec2022 07:10:07.769] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid was corrected from null to its default, SimpleCommentedConfig:{}.
3034[26Dec2022 07:10:07.769] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.useEnergy was corrected from null to its default, true.
3035[26Dec2022 07:10:07.769] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.capacity was corrected from null to its default, 3200.
3036[26Dec2022 07:10:07.769] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.openUsage was corrected from null to its default, 30.
3037[26Dec2022 07:10:07.769] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.extractUsage was corrected from null to its default, 5.
3038[26Dec2022 07:10:07.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessGrid.insertUsage was corrected from null to its default, 5.
3039[26Dec2022 07:10:07.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid was corrected from null to its default, SimpleCommentedConfig:{}.
3040[26Dec2022 07:10:07.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.useEnergy was corrected from null to its default, true.
3041[26Dec2022 07:10:07.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.capacity was corrected from null to its default, 3200.
3042[26Dec2022 07:10:07.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.openUsage was corrected from null to its default, 30.
3043[26Dec2022 07:10:07.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.extractUsage was corrected from null to its default, 5.
3044[26Dec2022 07:10:07.770] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessFluidGrid.insertUsage was corrected from null to its default, 5.
3045[26Dec2022 07:10:07.771] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constructor was corrected from null to its default, SimpleCommentedConfig:{}.
3046[26Dec2022 07:10:07.771] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key constructor.usage was corrected from null to its default, 3.
3047[26Dec2022 07:10:07.771] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key destructor was corrected from null to its default, SimpleCommentedConfig:{}.
3048[26Dec2022 07:10:07.771] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key destructor.usage was corrected from null to its default, 3.
3049[26Dec2022 07:10:07.772] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskManipulator was corrected from null to its default, SimpleCommentedConfig:{}.
3050[26Dec2022 07:10:07.772] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diskManipulator.usage was corrected from null to its default, 4.
3051[26Dec2022 07:10:07.772] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid was corrected from null to its default, SimpleCommentedConfig:{}.
3052[26Dec2022 07:10:07.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.useEnergy was corrected from null to its default, true.
3053[26Dec2022 07:10:07.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.capacity was corrected from null to its default, 3200.
3054[26Dec2022 07:10:07.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.openUsage was corrected from null to its default, 30.
3055[26Dec2022 07:10:07.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.extractUsage was corrected from null to its default, 5.
3056[26Dec2022 07:10:07.773] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key portableGrid.insertUsage was corrected from null to its default, 5.
3057[26Dec2022 07:10:07.774] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter was corrected from null to its default, SimpleCommentedConfig:{}.
3058[26Dec2022 07:10:07.774] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.usage was corrected from null to its default, 4.
3059[26Dec2022 07:10:07.774] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafter.patternUsage was corrected from null to its default, 1.
3060[26Dec2022 07:10:07.774] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafterManager was corrected from null to its default, SimpleCommentedConfig:{}.
3061[26Dec2022 07:10:07.774] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafterManager.usage was corrected from null to its default, 8.
3062[26Dec2022 07:10:07.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key craftingMonitor was corrected from null to its default, SimpleCommentedConfig:{}.
3063[26Dec2022 07:10:07.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key craftingMonitor.usage was corrected from null to its default, 8.
3064[26Dec2022 07:10:07.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor was corrected from null to its default, SimpleCommentedConfig:{}.
3065[26Dec2022 07:10:07.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.useEnergy was corrected from null to its default, true.
3066[26Dec2022 07:10:07.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.capacity was corrected from null to its default, 3200.
3067[26Dec2022 07:10:07.775] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.openUsage was corrected from null to its default, 30.
3068[26Dec2022 07:10:07.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.cancelUsage was corrected from null to its default, 5.
3069[26Dec2022 07:10:07.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingMonitor.cancelAllUsage was corrected from null to its default, 10.
3070[26Dec2022 07:10:07.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autocrafting was corrected from null to its default, SimpleCommentedConfig:{}.
3071[26Dec2022 07:10:07.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autocrafting.calculationTimeoutMs was corrected from null to its default, 5000.
3072[26Dec2022 07:10:07.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/extrastorage-server.toml is not correct. Correcting
3073[26Dec2022 07:10:07.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafters was corrected from null to its default, SimpleCommentedConfig:{}.
3074[26Dec2022 07:10:07.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafters.base_energy was corrected from null to its default, 15.
3075[26Dec2022 07:10:07.778] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key crafters.include_pattern_energy was corrected from null to its default, true.
3076[26Dec2022 07:10:07.779] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/create-server.toml is not correct. Correcting
3077[26Dec2022 07:10:07.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure was corrected from null to its default, SimpleCommentedConfig:{}.
3078[26Dec2022 07:10:07.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure.tickrateSyncTimer was corrected from null to its default, 20.
3079[26Dec2022 07:10:07.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}.
3080[26Dec2022 07:10:07.780] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkPressing was corrected from null to its default, false.
3081[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkCutting was corrected from null to its default, false.
3082[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowBrewingInMixer was corrected from null to its default, true.
3083[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapelessInMixer was corrected from null to its default, true.
3084[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapedSquareInPress was corrected from null to its default, true.
3085[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowRegularCraftingInCrafter was corrected from null to its default, true.
3086[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.maxFireworkIngredientsInCrafter was corrected from null to its default, 9.
3087[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowStonecuttingOnSaw was corrected from null to its default, true.
3088[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowWoodcuttingOnSaw was corrected from null to its default, true.
3089[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowCastingBySpout was corrected from null to its default, true.
3090[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.displayLogStrippingRecipes was corrected from null to its default, true.
3091[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.lightSourceCountForRefinedRadiance was corrected from null to its default, 10.
3092[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableRefinedRadianceRecipe was corrected from null to its default, true.
3093[26Dec2022 07:10:07.781] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableShadowSteelRecipe was corrected from null to its default, true.
3094[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}.
3095[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.disableStress was corrected from null to its default, false.
3096[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxBeltLength was corrected from null to its default, 20.
3097[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crushingDamage was corrected from null to its default, 4.
3098[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxMotorSpeed was corrected from null to its default, 256.
3099[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.waterWheelBaseSpeed was corrected from null to its default, 4.
3100[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.waterWheelFlowSpeed was corrected from null to its default, 4.
3101[26Dec2022 07:10:07.782] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxRotationSpeed was corrected from null to its default, 256.
3102[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ignoreDeployerAttacks was corrected from null to its default, CREEPERS.
3103[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.kineticValidationFrequency was corrected from null to its default, 60.
3104[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crankHungerMultiplier was corrected from null to its default, 0.009999999776482582.
3105[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.minimumWindmillSails was corrected from null to its default, 8.
3106[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.windmillSailsPerRPM was corrected from null to its default, 8.
3107[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxEjectorDistance was corrected from null to its default, 32.
3108[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ejectorScanInterval was corrected from null to its default, 120.
3109[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan was corrected from null to its default, SimpleCommentedConfig:{}.
3110[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPushDistance was corrected from null to its default, 20.
3111[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPullDistance was corrected from null to its default, 20.
3112[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanBlockCheckRate was corrected from null to its default, 30.
3113[26Dec2022 07:10:07.783] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanRotationArgmax was corrected from null to its default, 256.
3114[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.inWorldProcessingTime was corrected from null to its default, 150.
3115[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions was corrected from null to its default, SimpleCommentedConfig:{}.
3116[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxBlocksMoved was corrected from null to its default, 2048.
3117[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxChassisRange was corrected from null to its default, 16.
3118[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxPistonPoles was corrected from null to its default, 64.
3119[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxRopeLength was corrected from null to its default, 256.
3120[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxCartCouplingLength was corrected from null to its default, 32.
3121[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.survivalContraptionPickup was corrected from null to its default, true.
3122[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableSpawners was corrected from null to its default, NO_PICKUP.
3123[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.amethystMovement was corrected from null to its default, NO_PICKUP.
3124[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableObsidian was corrected from null to its default, UNMOVABLE.
3125[26Dec2022 07:10:07.784] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableReinforcedDeepslate was corrected from null to its default, UNMOVABLE.
3126[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.moveItemsToStorage was corrected from null to its default, true.
3127[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvestPartiallyGrown was corrected from null to its default, false.
3128[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvesterReplants was corrected from null to its default, true.
3129[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}.
3130[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
3131[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}.
3132[26Dec2022 07:10:07.785] [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.
3133[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.deployer was corrected from null to its default, 4.0.
3134[26Dec2022 07:10:07.785] [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.
3135[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.millstone was corrected from null to its default, 4.0.
3136[26Dec2022 07:10:07.785] [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.
3137[26Dec2022 07:10:07.785] [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.
3138[26Dec2022 07:10:07.785] [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.
3139[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.speedometer was corrected from null to its default, 0.0.
3140[26Dec2022 07:10:07.785] [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.
3141[26Dec2022 07:10:07.785] [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.
3142[26Dec2022 07:10:07.785] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.flywheel was corrected from null to its default, 0.0.
3143[26Dec2022 07:10:07.786] [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.
3144[26Dec2022 07:10:07.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.clutch was corrected from null to its default, 0.0.
3145[26Dec2022 07:10:07.786] [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.
3146[26Dec2022 07:10:07.786] [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.
3147[26Dec2022 07:10:07.786] [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.
3148[26Dec2022 07:10:07.786] [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.
3149[26Dec2022 07:10:07.786] [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.
3150[26Dec2022 07:10:07.786] [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.
3151[26Dec2022 07:10:07.786] [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.
3152[26Dec2022 07:10:07.786] [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.
3153[26Dec2022 07:10:07.786] [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.
3154[26Dec2022 07:10:07.786] [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.
3155[26Dec2022 07:10:07.786] [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.
3156[26Dec2022 07:10:07.786] [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.
3157[26Dec2022 07:10:07.786] [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.
3158[26Dec2022 07:10:07.786] [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.
3159[26Dec2022 07:10:07.786] [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.
3160[26Dec2022 07:10:07.786] [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.
3161[26Dec2022 07:10:07.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.stressometer was corrected from null to its default, 0.0.
3162[26Dec2022 07:10:07.786] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.shaft was corrected from null to its default, 0.0.
3163[26Dec2022 07:10:07.787] [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.
3164[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearshift was corrected from null to its default, 0.0.
3165[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.turntable was corrected from null to its default, 4.0.
3166[26Dec2022 07:10:07.787] [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.
3167[26Dec2022 07:10:07.787] [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.
3168[26Dec2022 07:10:07.787] [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.
3169[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.cogwheel was corrected from null to its default, 0.0.
3170[26Dec2022 07:10:07.787] [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.
3171[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.belt was corrected from null to its default, 0.0.
3172[26Dec2022 07:10:07.787] [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.
3173[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearbox was corrected from null to its default, 0.0.
3174[26Dec2022 07:10:07.787] [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.
3175[26Dec2022 07:10:07.787] [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.
3176[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity was corrected from null to its default, SimpleCommentedConfig:{}.
3177[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.blue_valve_handle was corrected from null to its default, 8.0.
3178[26Dec2022 07:10:07.787] [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.
3179[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.pink_valve_handle was corrected from null to its default, 8.0.
3180[26Dec2022 07:10:07.787] [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.
3181[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.black_valve_handle was corrected from null to its default, 8.0.
3182[26Dec2022 07:10:07.787] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.magenta_valve_handle was corrected from null to its default, 8.0.
3183[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.white_valve_handle was corrected from null to its default, 8.0.
3184[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.yellow_valve_handle was corrected from null to its default, 8.0.
3185[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.brown_valve_handle was corrected from null to its default, 8.0.
3186[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.cyan_valve_handle was corrected from null to its default, 8.0.
3187[26Dec2022 07:10:07.788] [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.
3188[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.light_blue_valve_handle was corrected from null to its default, 8.0.
3189[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.lime_valve_handle was corrected from null to its default, 8.0.
3190[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.purple_valve_handle was corrected from null to its default, 8.0.
3191[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.red_valve_handle was corrected from null to its default, 8.0.
3192[26Dec2022 07:10:07.788] [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.
3193[26Dec2022 07:10:07.788] [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.
3194[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.gray_valve_handle was corrected from null to its default, 8.0.
3195[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.water_wheel was corrected from null to its default, 16.0.
3196[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.orange_valve_handle was corrected from null to its default, 8.0.
3197[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.light_gray_valve_handle was corrected from null to its default, 8.0.
3198[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.green_valve_handle was corrected from null to its default, 8.0.
3199[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats was corrected from null to its default, SimpleCommentedConfig:{}.
3200[26Dec2022 07:10:07.788] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumSpeed was corrected from null to its default, 30.0.
3201[26Dec2022 07:10:07.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.fastSpeed was corrected from null to its default, 100.0.
3202[26Dec2022 07:10:07.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumStressImpact was corrected from null to its default, 4.0.
3203[26Dec2022 07:10:07.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.highStressImpact was corrected from null to its default, 8.0.
3204[26Dec2022 07:10:07.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumCapacity was corrected from null to its default, 128.0.
3205[26Dec2022 07:10:07.789] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.highCapacity was corrected from null to its default, 1024.0.
3206[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids was corrected from null to its default, SimpleCommentedConfig:{}.
3207[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankCapacity was corrected from null to its default, 8.
3208[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankMaxHeight was corrected from null to its default, 32.
3209[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.mechanicalPumpRange was corrected from null to its default, 16.
3210[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyRange was corrected from null to its default, 128.
3211[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyBlockThreshold was corrected from null to its default, 10000.
3212[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fillInfinite was corrected from null to its default, false.
3213[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.bottomlessFluidMode was corrected from null to its default, ALLOW_BY_TAG.
3214[26Dec2022 07:10:07.790] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.placeFluidSourceBlocks was corrected from null to its default, true.
3215[26Dec2022 07:10:07.791] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics was corrected from null to its default, SimpleCommentedConfig:{}.
3216[26Dec2022 07:10:07.791] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.defaultExtractionLimit was corrected from null to its default, 64.
3217[26Dec2022 07:10:07.791] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.defaultExtractionTimer was corrected from null to its default, 8.
3218[26Dec2022 07:10:07.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.psiTimeout was corrected from null to its default, 20.
3219[26Dec2022 07:10:07.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.mechanicalArmRange was corrected from null to its default, 5.
3220[26Dec2022 07:10:07.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.linkRange was corrected from null to its default, 256.
3221[26Dec2022 07:10:07.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.displayLinkRange was corrected from null to its default, 64.
3222[26Dec2022 07:10:07.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.vaultCapacity was corrected from null to its default, 20.
3223[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics was corrected from null to its default, SimpleCommentedConfig:{}.
3224[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.creativePrintIncludesAir was corrected from null to its default, false.
3225[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematics was corrected from null to its default, 256.
3226[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematicPacketSize was corrected from null to its default, 1024.
3227[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicIdleTimeout was corrected from null to its default, 600.
3228[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon was corrected from null to its default, SimpleCommentedConfig:{}.
3229[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonDelay was corrected from null to its default, 10.
3230[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonGunpowderWorth was corrected from null to its default, 20.0.
3231[26Dec2022 07:10:07.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonFuelUsage was corrected from null to its default, 0.05000000074505806.
3232[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities was corrected from null to its default, SimpleCommentedConfig:{}.
3233[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxSymmetryWandRange was corrected from null to its default, 50.
3234[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.placementAssistRange was corrected from null to its default, 12.
3235[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.toolboxRange was corrected from null to its default, 10.
3236[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.airInBacktank was corrected from null to its default, 900.
3237[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.enchantedBacktankCapacity was corrected from null to its default, 300.
3238[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxExtendoGripActions was corrected from null to its default, 1000.
3239[26Dec2022 07:10:07.795] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxPotatoCannonShots was corrected from null to its default, 200.
3240[26Dec2022 07:10:07.796] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains was corrected from null to its default, SimpleCommentedConfig:{}.
3241[26Dec2022 07:10:07.796] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainsCauseDamage was corrected from null to its default, true.
3242[26Dec2022 07:10:07.796] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.maxAssemblyLength was corrected from null to its default, 128.
3243[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.maxBogeyCount was corrected from null to its default, 20.
3244[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.manualTrainSpeedModifier was corrected from null to its default, 0.75.
3245[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats was corrected from null to its default, SimpleCommentedConfig:{}.
3246[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainTopSpeed was corrected from null to its default, 28.0.
3247[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainTurningTopSpeed was corrected from null to its default, 14.0.
3248[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.trainStats.trainAcceleration was corrected from null to its default, 3.0.
3249[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats was corrected from null to its default, SimpleCommentedConfig:{}.
3250[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainTopSpeed was corrected from null to its default, 40.0.
3251[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainTurningTopSpeed was corrected from null to its default, 20.0.
3252[26Dec2022 07:10:07.797] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key trains.poweredTrainStats.poweredTrainAcceleration was corrected from null to its default, 3.0.
3253[26Dec2022 07:10:07.837] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/toolbelt-server.toml is not correct. Correcting
3254[26Dec2022 07:10:07.837] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
3255[26Dec2022 07:10:07.837] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.whitelist was corrected from null to its default, [].
3256[26Dec2022 07:10:07.837] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.blacklist was corrected from null to its default, [].
3257[26Dec2022 07:10:07.839] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/fluxnetworks-server.toml
3258[26Dec2022 07:10:07.843] [Server thread/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
3259[26Dec2022 07:10:07.844] [Thread-2/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
3260[26Dec2022 07:10:07.844] [Thread-2/INFO] [FluxNetworks/Energy]: Energy blacklist loaded: 1 block entries, 0 item entries
3261[26Dec2022 07:10:07.844] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/pylons-server.toml is not correct. Correcting
3262[26Dec2022 07:10:07.844] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key expulsion_pylon was corrected from null to its default, SimpleCommentedConfig:{}.
3263[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key expulsion_pylon.expulsionAllowedDimensions was corrected from null to its default, [minecraft:overworld].
3264[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key expulsion_pylon.expulsionWorldSpawnRadius was corrected from null to its default, 1.
3265[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon was corrected from null to its default, SimpleCommentedConfig:{}.
3266[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionMinimumDuration was corrected from null to its default, 60.
3267[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionRequiredDuration was corrected from null to its default, 3600.
3268[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionAppliedDuration was corrected from null to its default, 20.
3269[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionChunkloads was corrected from null to its default, true.
3270[26Dec2022 07:10:07.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionAllowedEffects was corrected from null to its default, [].
3271[26Dec2022 07:10:07.846] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infusion_pylon.infusionDeniedEffects was corrected from null to its default, [].
3272[26Dec2022 07:10:07.846] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon was corrected from null to its default, SimpleCommentedConfig:{}.
3273[26Dec2022 07:10:07.846] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon.harvesterWorkDelay was corrected from null to its default, 60.
3274[26Dec2022 07:10:07.846] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon.harvesterRequiresTool was corrected from null to its default, true.
3275[26Dec2022 07:10:07.846] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key harvester_pylon.harvesterCanBeAutomated was corrected from null to its default, false.
3276[26Dec2022 07:10:07.847] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/minecolonies-server.toml
3277[26Dec2022 07:10:07.849] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/minecolonies-server.toml is not correct. Correcting
3278[26Dec2022 07:10:07.850] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names was corrected from SimpleCommentedConfig:{usemiddleinitial=true, useeasternnameorder=false, malefirstnames=[Aarav, Aaron, Aayan, Abdiel, Alain, Aaliyah, Abdullah, Abel, Abraham, Abram, Ace, Adam, Adan, Aden, Adonis, Adrian, Adriel, Adrien, Ahmad, Ahmed, Ahmir, Aidan, Aiden, Akeno, Alan, Alaric, Albert, Alberto, Alden, Aldo, Alec, Alejandro, Alessandro, Alex, Alexander, Alexis, Alexzander, Alfonso, Alfred, Alfredo, Ali, Alijah, Alistair, Allan, Allen, Alonso, Alonzo, Alvaro, Alvin, Amari, Ambrose, Ameer, Amherst, Amias, Amir, Amos, Amrith, Anakin, Anders, Anderson, Andre, Andres, Andrew, Andy, Angel, Angelo, Anson, Anthony, Antonio, Apollo, Archer, Archie, Ares, Ari, Arian, Ariel, Aries, Arjun, Arlo, Armando, Armani, Aroon, Aron, Arthur, Arturo, Aryan, Asa, Asher, Ashton, Atlas, Atreus, Atticus, August, Augustine, Augustus, Austin, Avery, Axel, Axl, Axton, Ayaan, Ayan, Ayden, Aydin, Azariah, Aziel, Azrael, Baker, Banks, Barnaby, Barrett, Bartholomew, Baylor, Bear, Beau, Beckett, Beckham, Bellamy, Ben, Benedict, Benicio, Benjamin, Bennett, Benson, Bentlee, Bentley, Bernard, Billy, Bjorn, Blaine, Blaise, Blake, Blaze, Bo, Bobby, Bode, Boden, Bodhi, Bodie, Boone, Boston, Bourey, Bowen, Braden, Bradley, Brady, Brandon, Branson, Brantley, Braxton, Brayan, Brayden, Braydon, Braylen, Braylon, Brecken, Brendan, Brennan, Brentley, Brett, Brian, Briar, Bridger, Briggs, Brixton, Brock, Brodie, Brody, Bronson, Brooks, Bruce, Bruno, Bryan, Bryant, Bryce, Brycen, Bryson, Byron, Cade, Caden, Caiden, Cain, Cairo, Caleb, Callahan, Callan, Callen, Callum, Calum, Calvin, Camden, Cameron, Camilo, Canaan, Cannon, Carl, Carlos, Carmelo, Carson, Carter, Case, Casen, Casey, Cash, Cason, Caspian, Cassius, Castiel, Cayden, Cayson, Cesar, Chaim, Chance, Chandler, Charles, Charlie, Chase, Chin, Chris, Christian, Christopher, Chung, Clark, Clay, Clayton, Clyde, Cody, Cohen, Colby, Cole, Colin, Collin, Colson, Colt, Colten, Colter, Colton, Conner, Connor, Conor, Conrad, Cooper, Corbin, Corey, Cory, Creed, Crew, Cristian, Crosby, Cruz, Cullen, Curtis, Cuthbert, Cyrus, Cyrille, Dakari, Dakota, Dallas, Dalton, Damari, Damian, Damien, Damon, Dane, Dangelo, Daniel, Danny, Dante, Darian, Dariel, Dario, Darius, Darren, Darwin, Dash, David, Davion, Davis, Dawson, Dax, Daxton, Dayton, Deacon, Dean, Deandre, Declan, Demetrius, Dennis, Denver, Derek, Derrick, Desmond, Devin, Devon, Dexter, Dhruv, Diego, Dilan, Diogo, Dillon, Dominic, Dominick, Dominik, Donald, Donovan, Dorian, Douglas, Drake, Drew, Duarte, Duke, Dustin, Dylan, Easton, Eddie, Eden, Edgar, Edison, Edmund, Eduardo, Edward, Edwin, Eithan, Eli, Elian, Elias, Eliel, Elijah, Eliseo, Elisha, Elliot, Elliott, Ellis, Emanuel, Emerson, Emery, Emiliano, Emilio, Emir, Emmanuel, Emmett, Emmitt, Emory, Enoch, Enrique, Enzo, Ephraim, Eric, Erick, Erik, Ermias, Ernesto, Esteban, Ethan, Eugene, Evan, Everett, Ezekiel, Ezequiel, Ezra, Fabian, Felipe, Felix, Félix, Fernando, Finley, Finn, Finnegan, Finnley, Fisher, Fletcher, Flynn, Ford, Forest, Forrest, Foster, Fox, Francis, Francisco, Franco, Frank, Franklin, Frederick, Fulke, Gabriel, Gael, Gage, Garrett, Gary, Gatlin, Gavin, Genesis, Geoffrey, George, Gerald, Gerardo, Gianni, Gideon, Gilbert, Giles, Giovanni, Gordon, Grady, Graham, Grant, Graysen, Grayson, Gregory, Grey, Greyson, Griffin, Guillermo, Guewen, Gunnar, Gunner, Gustavo, Hamza, Hank, Harlan, Harlem, Harley, Harold, Harrison, Harry, Harvey, Hassan, Hayden, Hayes, Heath, Hector, Hendrix, Henrik, Henry, Hezekiah, Holden, Houston, Howard, Hudson, Hugh, Hugo, Humphrey, Hunter, Huxley, Ian, Ibrahim, Idris, Ignacio, Iker, Isaac, Isaiah, Isaias, Ishaan, Ismael, Israel, Issac, Ivan, Izaiah, Jabari, Jace, Jack, Jackie, Jackson, Jacob, Jacoby, Jad, Jaden, Jadiel, Jagger, Jaiden, Jaime, Jair, Jairo, Jakari, Jake, Jakob, Jalen, Jamal, Jamari, James, Jameson, Jamie, Jamir, Jamison, Jared, Jase, Jasiah, Jason, Jasper, Javier, Javion, Jax, Jaxen, Jaxon, Jaxson, Jaxton, Jaxx, Jaxxon, Jay, Jayce, Jayceon, Jayden, Jaylen, Jayson, Jaziel, Jedidiah, Jefferson, Jeffery, Jeffrey, Jensen, Jeremiah, Jeremias, Jeremy, Jericho, Jermaine, Jerome, Jerry, Jesiah, Jesse, Jesus, Jett, Jimmy, Jin, Joaquin, Joe, Joel, Joey, Johan, John, Johnathan, Johnny, Jon, Jonah, Jonas, Jonathan, Jordan, Jordy, Jorge, Jose, Joseph, Joshua, Josiah, Josue, Jovanni, Joziah, Juan, Judah, Jude, Judson, Juelz, Julian, Julien, Julio, Julius, Junior, Justice, Justin, Kabir, Kace, Kade, Kaden, Kai, Kaiden, Kairo, Kaiser, Kaison, Kaleb, Kalel, Kamari, Kamden, Kamdyn, Kameron, Kamryn, Kane, Kannon, Kareem, Karsen, Karson, Karter, Kase, Kasem, Kasen, Kash, Kashton, Kason, Kayden, Kaysen, Kayson, Keanu, Keaton, Keegan, Keenan, Keith, Kellan, Kellen, Kelvin, Kendrick, Kenneth, Kenny, Kenzo, Kevin, Kysen, Khalid, Khalil, Khari, Kiaan, Kian, Kieran, Killian, King, Kingsley, Kingston, Kishore, Knox, Koa, Kobe, Koda, Kody, Kohen, Kole, Kolten, Kolton, Korbin, Krew, Kristian, Kristopher, Kye, Kylan, Kyle, Kylen, Kyler, Kylian, Kylo, Kyng, Kyree, Kyrie, Kyro, Kyson, Lachlan, Lance, Lancelot, Landen, Landon, Landry, Landyn, Lane, Langston, Larry, Lawrence, Lawson, Layne, Layton, Leandro, Ledger, Lee, Legacy, Legend, Leighton, Leland, Lennon, Lennox, Leo, Leon, Leonard, Leonardo, Leonel, Leonidas, Leroy, Levi, Lewis, Liam, Lian, Lincoln, Lionel, Lochlan, Logan, Lorenzo, Louie, Louis, Luca, Lucas, Lucca, Lucian, Luciano, Luis, Luka, Lukas, Luke, Lyle, Mac, Mack, Madden, Maddox, Magnus, Maison, Major, Makai, Malachi, Malakai, Malakhi, Malcolm, Malik, Manuel, Marc, Marcel, Marcellus, Marcelo, Marco, Marcos, Marcus, Mario, Mark, Marlon, Marquis, Marshall, Martin, Marvin, Mason, Mateo, Mathew, Mathias, Matias, Matteo, Matthew, Matthias, Maurice, Mauricio, Maverick, Max, Maxim, Maximilian, Maximiliano, Maximo, Maximus, Maxton, Maxwell, Mayson, Mekhi, Melvin, Memphis, Merrick, Messiah, Micah, Michael, Miguel, Mike, Milan, Miles, Miller, Milo, Misael, Mitchell, Mohamed, Mohammed, Moises, Mordechai, Morgan, Moses, Moshe, Muhammad, Musa, Mustafa, Myles, Mylo, Nash, Nasir, Nathan, Nathanael, Nathaniel, Naveen, Nehemiah, Neil, Nelson, Nicholas, Nico, Nicolas, Niklaus, Niko, Nikolai, Nikolas, Nixon, Noah, Noe, Noel, Nolan, Nova, Oakley, Odin, Oliver, Omar, Omari, Onyx, Orion, Orlando, Oscar, Oswyn, Otis, Otto, Owen, Pablo, Papoo, Parker, Patrick, Paul, Paxton, Pedro, Peter, Peyton, Philip, Phillip, Phoenix, Pierce, Piers, Porter, Prasad, Preston, Prince, Princeton, Quentin, Quincy, Quinn, Quinton, Rafael, Raiden, Ralph, Ramon, Randy, Raphael, Raul, Ray, Rayan, Rayden, Raylan, Raymond, Reece, Reed, Reese, Reginald, Reid, Reign, Remi, Remington, Remy, Rénald, Rene, Reynold, Reynolds, Reuben, Rex, Rey, Reyansh, Rhett, Rhys, Ricardo, Richard, Ricky, Ridge, Riley, River, Robert, Roberto, Robin, Rocco, Rocky, Rodney, Rodrigo, Roger, Rohan, Roland, Roman, Rome, Romeo, Ronald, Ronan, Ronin, Ronnie, Rory, Rowan, Rowen, Rowland, Roxan, Roy, Royal, Royce, Ruben, Rudy, Russell, Ryan, Ryder, Ryker, Rylan, Ryland, Sage, Sai, Saint, Salem, Salvador, Salvatore, Sam, Samir, Samson, Samuel, Santana, Santiago, Santino, Santos, Saul, Sawyer, Scott, Sean, Sebastian, Sekani, Sergio, Seth, Seven, Shane, Shawn, Shepherd, Shiloh, Silas, Simeon, Simon, Sincere, Skyler, Solomon, Sonny, Soren, Spencer, Stanley, Stefan, Stephen, Sterling, Stetson, Steven, Stone, Sullivan, Sutton, Sylas, Tadeo, Talon, Tanner, Tate, Tatum, Taylor, Terrance, Terry, Thaddee, Thaddeus, Thatcher, Theo, Theodore, Thiago, Thomas, Timothy, Titan, Titus, Tobias, Toby, Tomas, Tommy, Tony, Trace, Travis, Trent, Trenton, Trevor, Trey, Tripp, Tristan, Tristen, Tristian, Troy, Tru, Tucker, Turner, Ty, Tyler, Tyson, Ulises, Uriah, Uriel, Valentin, Valentino, Van, Vance, Vicente, Victor, Vihaan, Vincent, Vincenzo, Vivaan, Wade, Walker, Wallace, Walter, Warren, Watson, Waylon, Wayne, Wells, Wes, Wesley, Wesson, Westin, Westley, Weston, Wilder, Will, William, Wilson, Winston, Wyatt, Xander, Xavier, Xzavier, Yadiel, Yael, Yahir, Yahya, Yas, Yehuda, Yisroel, Yosef, Yousef, Yusuf, Zachariah, Zachary, Zahir, Zaid, Zaiden, Zain, Zaire, Zakai, Zander, Zane, Zavier, Zayd, Zayden, Zayn, Zayne, Zechariah, Zeke, Zion, Zyaire, Zyon], femalefirstnames=[Aaliyah, Abby, Abigail, Ada, Adah, Adair, Adalee, Adaline, Adalyn, Adalynn, Addilyn, Addilynn, Addison, Addisyn, Addyson, Adelaide, Adele, Adelina, Adeline, Adelyn, Adelynn, Adley, Adriana, Adrianna, Agnes, Aila, Ailani, Aileen, Ainhoa, Ainsley, Aisha, Aitana, Alaia, Alaina, Alaiya, Alana, Alani, Alanna, Alannah, Alaya, Alayah, Alayna, Aleah, Aleena, Alejandra, Alena, Alessandra, Alessia, Alexa, Alexandra, Alexandria, Alexia, Alexis, Alia, Aliana, Alianna, Alice, Alicia, Alina, Alison, Alisson, Alivia, Aliya, Aliyah, Aliza, Allie, Allison, Allyson, Alma, Alondra, Alora, Alyson, Alyssa, Amaia, Amalia, Amanda, Amani, Amara, Amari, Amaris, Amaya, Amayah, Amber, Amelia, Amelie, Amina, Amira, Amirah, Amitha, Amiya, Amiyah, Amora, Amoura, Amy, Ana, Anahi, Anais, Analia, Anastasia, Anaya, Andi, Andrea, Angel, Angela, Angelica, Angelina, Angie, Anika, Aniya, Aniyah, Ann, Anna, Annabella, Annabelle, Annalise, Anne, Annie, Annika, Ansley, Antonella, Anya, April, Arabella, Arden, Ari, Aria, Ariadne, Ariah, Ariana, Arianna, Ariel, Ariella, Arielle, Ariya, Ariyah, Arlette, Armani, Arya, Ashley, Ashlyn, Ashlynn, Aspen, Astrid, Athena, Aubree, Aubrey, Aubrie, Aubriella, Aubrielle, Audrey, August, Aurelia, Aurora, Austyn, Autumn, Ava, Avah, Avalynn, Averi, Averie, Avery, Aviana, Avianna, Aya, Ayla, Ayleen, Aylin, Azalea, Azariah, Azra, Bailee, Bailey, Barbara, Baylee, Beatrice, Beatrix, Belen, Bella, Belle, Berkley, Bethany, Betty, Bexley, Bianca, Blair, Blaire, Blakely, Blanche, Bonnie, Braelyn, Braelynn, Braylee, Bria, Briana, Brianna, Briar, Bridget, Briella, Brielle, Brinley, Bristol, Brittany, Brooke, Brooklyn, Brooklynn, Brylee, Brynlee, Brynn, Cadence, Cali, Callie, Calliope, Cameron, Camila, Camilla, Camille, Camryn, Carly, Carmen, Carolina, Caroline, Carolyn, Casey, Cassandra, Cassidy, Cataleya, Catalina, Catherine, Cecelia, Cecilia, Celeste, Celia, Celine, Cecily, Chana, Chandler, Chanel, Charity, Charlee, Charleigh, Charley, Charli, Charlie, Charlotte, Chaya, Chelsea, Cheyenne, Chloe, Christina, Christine, Cindy, Claire, Clara, Clare, Clarissa, Clemence, Clementine, Cleo, Colette, Collins, Constance, Cora, Coraline, Corinne, Crystal, Cynthia, Dahlia, Daisy, Dakota, Dalary, Daleyza, Dallas, Dana, Dani, Daniela, Daniella, Danielle, Danna, Daphne, Davina, Dayana, Deborah, Delaney, Delilah, Della, Demi, Denise, Denver, Destiny, Diana, Dior, Dixie, Dorothy, Dream, Dulce, Dylan, Ecrin, Eden, Edith, Egypt, Eileen, Elaina, Elaine, Eleanor, Elena, Eliana, Elianna, Elif, Elina, Elinor, Elisa, Elisabeth, Elise, Eliza, Elizabeth, Ella, Elle, Ellen, Elliana, Ellianna, Ellie, Elliot, Elliott, Ellis, Ellison, Elodie, Eloise, Elora, Elsa, Elsie, Elyse, Emani, Ember, Emberly, Emelia, Emely, Emerald, Emerie, Emerson, Emersyn, Emery, Emilee, Emilia, Emily, Emma, Emmaline, Emmalyn, Emmalynn, Emmeline, Emilienne, Emmie, Emmy, Emory, Ensley, Erika, Erin, Esme, Esmeralda, Esperanza, Estella, Estelle, Esther, Estrella, Eva, Evangeline, Eve, Evelyn, Evelynn, Everlee, Everleigh, Everly, Evie, Ezra, Faith, Fallon, Fatima, Faye, Felicity, Fernanda, Filipa, Finley, Fiona, Flora, Florence, Fortune, Frances, Francesca, Frankie, Frideswide, Gabriela, Gabriella, Gabrielle, Galilea, Gemma, Genesis, Genevieve, Georgia, Gia, Giana, Gianna, Frédérique, Freya, Freyja, Frida, Gillian, Giovanna, Giselle, Giuliana, Gloria, Grace, Gracelyn, Gracelynn, Gracie, Greta, Guadalupe, Gwen, Gwendolyn, Hadassah, Hadlee, Hadleigh, Hadley, Hailee, Hailey, Haisley, Haley, Halle, Hallie, Halo, Hana, Hanna, Hannah, Harlee, Harleigh, Harley, Harlow, Harmoni, Harmony, Harper, Harriet, Hattie, Haven, Hayden, Haylee, Hayley, Haylie, Hazel, Heaven, Heidi, Helen, Helena, Henley, Holland, Holly, Hope, Hunter, Iliana, Imani, India, Indie, Ingrid, Irene, Iris, Isabel, Isabela, Isabella, Isabelle, Isla, Ismena, Itzayana, Itzel, Ivanna, Ivory, Ivy, Izabella, Jacqueline, Jada, Jade, Jaelyn, Jaelynn, Jaliyah, Jamie, Jane, Janelle, Janet, Janiyah, Jasmine, Jaycee, Jayda, Jayde, Jayla, Jaylah, Jaylee, Jayleen, Jazlyn, Jazmin, Jazmine, Jemma, Jenesis, Jenna, Jennifer, Jessica, Jessie, Jewel, Jillian, Jimena, Joan, Joanna, Jocelyn, Joelle, Johanna, Jolene, Jolie, Jordan, Jordyn, Josephine, Josian, Josie, Journee, Journey, Journi, Joy, Joyce, Judith, Julia, Juliana, Julianna, Julie, Juliet, Julieta, Juliette, Julissa, June, Juniper, Justice, Kai, Kaia, Kailani, Kailey, Kairi, Kaisley, Kaitlyn, Kaiya, Kalani, Kali, Kaliyah, Kallie, Kamari, Kamila, Kamilah, Kamiyah, Kamryn, Kara, Karen, Karina, Karisa, Karla, Karlee, Karsyn, Karter, Kassidy, Kataleya, Katalina, Kate, Katelyn, Katherine, Kathleen, Kathryn, Katia, Katie, Kaya, Kaydence, Kayla, Kaylani, Kaylee, Kayleigh, Kaylie, Kaylin, Kehlani, Keilani, Keily, Keira, Kelly, Kelsey, Kendall, Kendra, Kenia, Kenna, Kennedi, Kennedy, Kensley, Kenzie, Keyla, Khaleesi, Khloe, Kiana, Kiara, Kiera, Kimber, Kimberly, Kimora, Kinley, Kinslee, Kinsley, Kira, Kiyoshi, Kora, Kori, Kyla, Kylee, Kyleigh, Kylie, Kynlee, Kyra, Lacey, Laila, Lailah, Lainey, Lana, Landry, Laney, Lara, Laura, Laurel, Lauren, Lauryn, Layla, Laylah, Lea, Leah, Leanna, Lee, Legacy, Leia, Leighton, Leila, Leilani, Lena, Lennon, Lennox, Leona, Leslie, Lettice, Lexi, Lexie, Leyla, Lia, Liana, Liberty, Lila, Lilah, Lilian, Liliana, Lilianna, Lilith, Lillian, Lilliana, Lillie, Lilly, Lily, Lilyana, Lina, Linda, Lindsey, Lisa, Liv, Livia, Logan, Lola, London, Londyn, Lorelai, Lorelei, Lorena, Louisa, Louise, Luana, Lucia, Luciana, Lucille, Lucy, Luella, Luisa, Luna, Luz, Lyanna, Lydia, Lyla, Lylah, Lyra, Mabel, Maci, Macie, Mackenzie, Macy, Madalyn, Madalynn, Maddison, Madeleine, Madeline, Madelyn, Madelynn, Madilyn, Madilynn, Madison, Madisyn, Mae, Maeve, Magdalena, Maggie, Magnolia, Maia, Maisie, Maisy, Makayla, Makenna, Makenzie, Malani, Malaya, Malayah, Malaysia, Maleah, Malia, Maliah, Maliyah, Mallory, Mara, Maren, Margaret, Margery, Margo, Margot, Maria, Mariah, Mariam, Mariana, Marianna, Marie, Marilyn, Marina, Marine, Marion, Marissa, Marlee, Marley, Martha, Mary, Maryam, Matilda, Maud, Mavis, Maxine, Maya, Mckenna, Mckenzie, Mckinley, Meadow, Megan, Meghan, Meilani, Mildred, Milena, Miley, Millicent, Millie, Mina, Mira, Miracle, Miranda, Miriam, Molly, Monica, Monroe, Morgan, Mya, Myah, Myla, Mylah, Myra, Nadia, Nala, Nalani, Nancy, Naomi, Natalia, Natalie, Nataly, Natasha, Nathalie, Navy, Nayeli, Nellie, Nevaeh, Nia, Mélanie, Melanie, Melany, Melina, Melissa, Melody, Mercy, Meredith, Mia, Miah, Micah, Michaela, Michelle, Mikaela, Mikayla, Mila, Milan, Milana, Milani, Niamh, Nicole, Nina, Noa, Noelle, Noemi, Nola, Noor, Nora, Norah, Nova, Novah, Novalee, Nyla, Nylah, Oaklee, Oakleigh, Oakley, Oaklyn, Oaklynn, Octavia, Odile, Olive, Olivia, Opal, Ophelia, Osamu, Paige, Paislee, Paisleigh, Paisley, Paityn, Palmer, Paloma, Paola, Paris, Parker, Parnell, Patricia, Paula, Paulina, Payton, Pearl, Penelope, Penny, Persephone, Peyton, Phoebe, Phoenix, Philippa, Piper, Poppy, Presley, Princess, Priscilla, Promise, Prudence, Queen, Quinn, Rachel, Raegan, Raelyn, Raelynn, Raina, Ramona, Raquel, Raven, Rayna, Rayne, Reagan, Rebecca, Rebekah, Reese, Regina, Reign, Reina, Remi, Remington, Remy, Renata, Renee, Renu, Reyna, Rhea, Riley, River, Rivka, Robin, Romina, Rory, Rosa, Rosalee, Rosalie, Rosalyn, Rose, Roselyn, Rosemary, Roshni, Rosie, Rowan, Royal, Royalty, Ruby, Ruth, Ryan, Ryann, Rylan, Rylee, Ryleigh, Rylie, Sabrina, Sadie, Sage, Saige, Salem, Salma, Samantha, Samara, Samira, Sandra, Saoirse, Sara, Sarah, Sarai, Sariah, Sariyah, Sasha, Savanna, Savannah, Sawyer, Saylor, Scarlet, Scarlett, Scarlette, Selah, Selena, Selene, Serena, Serenity, Sevyn, Shelby, Sherri, SherriLee, SherriLyn, SherriLynn, SherriLynne, Shiloh, Siena, Sienna, Sierra, Simone, Sky, Skye, Skyla, Skylar, Skyler, Sloan, Sloane, Sofia, Sophia, Sophie, Stella, Stef, Stefi, Stephanie, Summer, Sunny, Susanna, Sutton, Sybil, Sydney, Sylvia, Sylvie, Talia, Taliyah, Tatiana, Tatum, Taylor, Teagan, Tenley, Teresa, Tessa, Thalia, Thea, Theodora, Thomasin, Tiana, Tiffany, Tinley, Tinsley, Tori, Treasure, Trinity, Ursula, Vada, Valentina, Valeria, Valerie, Valery, Vanessa, Vérane, Veda, Vera, Veronica, Victoria, Vienna, Violet, Violeta, Virginia, Vivian, Viviana, Vivienne, Waverly, Whitley, Whitney, Willa, Willow, Wilmot, Winifred, Winnie, Winter, Wren, Wynter, Ximena, Xiomara, YiaYia, Yara, Yareli, Yaretzi, Yaritza, Yasmin, Zahra, Zainab, Zaniyah, Zara, Zaria, Zariah, Zariyah, Zaylee, Zelda, Zendaya, Zoe, Zoey, Zoie, Zola, Zora, Zuri], lastnames=[Abell, Ackworth, Adams, Addicock, Alban, Aldebourne, Alessi, Alfray, Alicock, Allard, Allington, Amberden, Amcotts, Amondsham, Andrews, Annesley, Ansty, Archer, Ardall, Ardern, Argentein, Arnold, Asger, Ashby, Ashcombe, Ashenhurst, Ashton, Askew, Asplin, Astley, Atherton, Atkinson, Atlee, Attilburgh, Audeley, Audlington, Ayde, Ayleward, Aylmer, Aynesworth, Babham, Babington, Badby, Baker, Balam, Baldwin, Ballard, Ballett, Bammard, Barber, Bardolf, Barefoot, Barker, Barnes, Barre, Barrentine, Barrett, Barstaple, Bartelot, Barton, Basset, Bathurst, Battersby, Battle, Baynton, Beauchamp, Bell, Brown, Cassidy, Chandru, Cheddar, Chelsey, Chernock, Chester, Chetwood, Cheverell, Cheyne, Chichester, Chilton, Chowne, Chudderley, Church, Churmond, Clark, Clavell, Claybrook, Clement, Clerk, Clifford, Clifton, Clitherow, Clopton, Cobb, Cobham, Cobley, Cockayne, Cod, Coddington, Coffin, Coggshall, Colby, Colkins, Collard, Colmer, Colt, Colthurst, Complin, Compton, Conquest, Cooke, Coorthopp, Coppinger, Corbett, Corby, Cortez, Cossington, Cosworth, Cotton, Courtenay, Covert, Cowill, Cox, Crane, Cranford, Crawley, Cressy, Crickett, Cripps, Crisp, Cristemas, Crocker, Crugg, Cuddon, Culpepper, Cunningham, Curzon, Cushing, Cutter, Dagworth, Delgadillo, Diehl, Dumas, Fletcher, Fudd, Fuentes, Gardiner, Gare, Garnis, Garrard, Garret, Gascoigne, Gasper, Gaur, Gavell, Gedding, Gerville, Geste, Gibbs, Gifford, Gill, Ginter, Gisborne, Gittens, Glennon, Glover, Gobberd, Goddam, Godfrey, Gold, Golding, Goldwell, Gomershall, Gomfrey, Gonson, Good, Goodenouth, Gooder, Goodluck, Goodnestone, Goodrick, Goodrington, Goodwin, Gordon, Goring, Gorney, Gorst, Gosebourne, Grafton, Gray, Greene, Greenway, Grenefeld, Greville, Grey, Grimbald, Grobbam, Grofhurst, Groston, Grove, Guildford, Gupta, Hackman, Haddock, Haddon, Hadresham, Hakebourne, Hale, Hall, Halley, Hambard, Hammer, Hammond, Hampden, Harris, Ito, Jalin, Janeli, Johnson, Johnston, Jones, Karpinksi, Kemp, Kennedy, Kolanowski, Kravitz, Kumar, LaClair, Madden, Mardle, McCarthy, McDonald, McGee, McKenzie, Mekkelsen, Mello, Miller, Nair, Pericherla, Rao, Reddy, Revaluri, Rhino, Robinson, Skellett, Smith, Souri, Sparrow, Taylor, Thorpe, Wallgreen, Walsh, White, Williams, Wilson]} to its default, null.
3279[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/engineersdecor-server.toml is not correct. Correcting
3280[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
3281[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout was corrected from null to its default, SimpleCommentedConfig:{}.
3282[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_chair_sitting was corrected from null to its default, false.
3283[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_mob_chair_sitting was corrected from null to its default, false.
3284[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_ladder_speed_boost was corrected from null to its default, false.
3285[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.optout.without_crafting_table_history was corrected from null to its default, false.
3286[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.miscellaneous was corrected from null to its default, SimpleCommentedConfig:{}.
3287[26Dec2022 07:10:07.852] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.miscellaneous.without_direct_slab_pickup was corrected from null to its default, false.
3288[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks was corrected from null to its default, SimpleCommentedConfig:{}.
3289[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_smelting_speed_percent was corrected from null to its default, 130.
3290[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_fuel_efficiency_percent was corrected from null to its default, 100.
3291[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_boost_energy_consumption was corrected from null to its default, 24.
3292[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.furnace_accepted_heaters was corrected from null to its default, immersiveengineering:furnace_heater.
3293[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.chair_mob_sitting_probability_percent was corrected from null to its default, 10.0.
3294[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.chair_mob_standup_probability_percent was corrected from null to its default, 1.0.
3295[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.without_crafting_mouse_scrolling was corrected from null to its default, false.
3296[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.pipevalve_max_flowrate was corrected from null to its default, 1000.
3297[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.pipevalve_redstone_gain was corrected from null to its default, 20.
3298[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.e_furnace_speed_percent was corrected from null to its default, 290.
3299[26Dec2022 07:10:07.853] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.e_furnace_power_consumption was corrected from null to its default, 16.
3300[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.e_furnace_automatic_pulling was corrected from null to its default, false.
3301[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.small_solar_panel_peak_production was corrected from null to its default, 40.
3302[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_power_consumption was corrected from null to its default, 64.
3303[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_reluctance was corrected from null to its default, 17.
3304[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_min_breaking_time was corrected from null to its default, 15.
3305[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.block_breaker_requires_power was corrected from null to its default, false.
3306[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.tree_cutter_energy_consumption was corrected from null to its default, 64.
3307[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.tree_cutter_cutting_time_needed was corrected from null to its default, 60.
3308[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.tree_cutter_requires_power was corrected from null to its default, false.
3309[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.milking_machine_energy_consumption was corrected from null to its default, 0.
3310[26Dec2022 07:10:07.854] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.tweaks.milking_machine_milking_delay was corrected from null to its default, 4000.
3311[26Dec2022 07:10:07.856] [Thread-2/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
3312[26Dec2022 07:10:07.865] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
3313[26Dec2022 07:10:07.865] [Server thread/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
3314[26Dec2022 07:10:07.870] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
3315[26Dec2022 07:10:07.870] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/solcarrot-server.toml
3316[26Dec2022 07:10:07.870] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
3317[26Dec2022 07:10:07.870] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
3318[26Dec2022 07:10:07.871] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config file changed engineersdecor-server.toml
3319[26Dec2022 07:10:07.871] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/moredragoneggs-server.toml is not correct. Correcting
3320[26Dec2022 07:10:07.871] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawnHead was corrected from null to its default, false.
3321[26Dec2022 07:10:07.871] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace speed:130.0%, efficiency:100.0%, boost: 24rf/t.
3322[26Dec2022 07:10:07.871] [Thread-2/INFO] [wile.engineersdecor.ModEngineersDecor/]: Config lab furnace accepted heaters: immersiveengineering:furnace_heater.
3323[26Dec2022 07:10:07.872] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/refinedstorageaddons-server.toml is not correct. Correcting
3324[26Dec2022 07:10:07.873] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid was corrected from null to its default, SimpleCommentedConfig:{}.
3325[26Dec2022 07:10:07.873] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.useEnergy was corrected from null to its default, true.
3326[26Dec2022 07:10:07.873] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.capacity was corrected from null to its default, 3200.
3327[26Dec2022 07:10:07.873] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.openUsage was corrected from null to its default, 30.
3328[26Dec2022 07:10:07.873] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.craftUsage was corrected from null to its default, 1.
3329[26Dec2022 07:10:07.874] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key wirelessCraftingGrid.clearUsage was corrected from null to its default, 10.
3330[26Dec2022 07:10:07.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/thermal-server.toml is not correct. Correcting
3331[26Dec2022 07:10:07.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options was corrected from null to its default, SimpleCommentedConfig:{}.
3332[26Dec2022 07:10:07.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Standalone Redstone Flux was corrected from null to its default, false.
3333[26Dec2022 07:10:07.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Blocks Retain Energy was corrected from null to its default, true.
3334[26Dec2022 07:10:07.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Blocks Retain Inventory was corrected from null to its default, false.
3335[26Dec2022 07:10:07.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Blocks Retain Tank Contents was corrected from null to its default, false.
3336[26Dec2022 07:10:07.875] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Blocks Retain Augments was corrected from null to its default, true.
3337[26Dec2022 07:10:07.876] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Blocks Retain Redstone Control was corrected from null to its default, true.
3338[26Dec2022 07:10:07.876] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Blocks Retain Side Configuration was corrected from null to its default, true.
3339[26Dec2022 07:10:07.876] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Global Options.Blocks Retain Transfer Control was corrected from null to its default, true.
3340[26Dec2022 07:10:07.876] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools was corrected from null to its default, SimpleCommentedConfig:{}.
3341[26Dec2022 07:10:07.877] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Satchel was corrected from null to its default, SimpleCommentedConfig:{}.
3342[26Dec2022 07:10:07.877] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Satchel.Denylist was corrected from null to its default, [thermal:satchel, 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].
3343[26Dec2022 07:10:07.877] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Drill was corrected from null to its default, SimpleCommentedConfig:{}.
3344[26Dec2022 07:10:07.877] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Drill.Base Capacity was corrected from null to its default, 50000.
3345[26Dec2022 07:10:07.877] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Saw was corrected from null to its default, SimpleCommentedConfig:{}.
3346[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Saw.Base Capacity was corrected from null to its default, 50000.
3347[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Capacitor was corrected from null to its default, SimpleCommentedConfig:{}.
3348[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Capacitor.Base Capacity was corrected from null to its default, 500000.
3349[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Magnet was corrected from null to its default, SimpleCommentedConfig:{}.
3350[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Magnet.Base Capacity was corrected from null to its default, 50000.
3351[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Reservoir was corrected from null to its default, SimpleCommentedConfig:{}.
3352[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Reservoir.Base Capacity was corrected from null to its default, 20000.
3353[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Potion Infuser was corrected from null to its default, SimpleCommentedConfig:{}.
3354[26Dec2022 07:10:07.878] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Potion Infuser.Base Capacity was corrected from null to its default, 4000.
3355[26Dec2022 07:10:07.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Potion Quiver was corrected from null to its default, SimpleCommentedConfig:{}.
3356[26Dec2022 07:10:07.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Potion Quiver.Base Capacity was corrected from null to its default, 4000.
3357[26Dec2022 07:10:07.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Watering Can was corrected from null to its default, SimpleCommentedConfig:{}.
3358[26Dec2022 07:10:07.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Watering Can.Base Capacity was corrected from null to its default, 4000.
3359[26Dec2022 07:10:07.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Watering Can.Allow Fake Players was corrected from null to its default, false.
3360[26Dec2022 07:10:07.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Tools.Watering Can.Consume Source Blocks was corrected from null to its default, true.
3361[26Dec2022 07:10:07.879] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mobs was corrected from null to its default, SimpleCommentedConfig:{}.
3362[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mobs.Basalz was corrected from null to its default, true.
3363[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mobs.Blitz was corrected from null to its default, true.
3364[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mobs.Blizz was corrected from null to its default, true.
3365[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Mobs.Blitz Lightning was corrected from null to its default, true.
3366[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Augments was corrected from null to its default, SimpleCommentedConfig:{}.
3367[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Augments.Default Side Reconfiguration was corrected from null to its default, true.
3368[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Augments.Default Redstone Control was corrected from null to its default, true.
3369[26Dec2022 07:10:07.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Augments.Default XP Storage was corrected from null to its default, false.
3370[26Dec2022 07:10:07.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Villagers was corrected from null to its default, SimpleCommentedConfig:{}.
3371[26Dec2022 07:10:07.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Villagers.Enable Villager Trades was corrected from null to its default, true.
3372[26Dec2022 07:10:07.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Villagers.Enable Wandering Trader Trades was corrected from null to its default, true.
3373[26Dec2022 07:10:07.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices was corrected from null to its default, SimpleCommentedConfig:{}.
3374[26Dec2022 07:10:07.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.TreeExtractor was corrected from null to its default, SimpleCommentedConfig:{}.
3375[26Dec2022 07:10:07.881] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.TreeExtractor.Time Constant was corrected from null to its default, 500.
3376[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.Composter was corrected from null to its default, SimpleCommentedConfig:{}.
3377[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.Composter.Time Constant was corrected from null to its default, 120.
3378[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.Composter.Particles was corrected from null to its default, true.
3379[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.Fisher was corrected from null to its default, SimpleCommentedConfig:{}.
3380[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.Fisher.Time Constant was corrected from null to its default, 4800.
3381[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.Fisher.Water Source Time Constant Reduction was corrected from null to its default, 20.
3382[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Devices.Fisher.Particles was corrected from null to its default, true.
3383[26Dec2022 07:10:07.882] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Crops was corrected from null to its default, SimpleCommentedConfig:{}.
3384[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Crops.Drop Seeds From Grass was corrected from null to its default, true.
3385[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Crops.Glowstone Mushroom Light was corrected from null to its default, true.
3386[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Crops.Redstone Mushroom Light was corrected from null to its default, true.
3387[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Crops.Redstone Mushroom Signal was corrected from null to its default, true.
3388[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos was corrected from null to its default, SimpleCommentedConfig:{}.
3389[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Stirling was corrected from null to its default, SimpleCommentedConfig:{}.
3390[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Stirling.Base Power was corrected from null to its default, 40.
3391[26Dec2022 07:10:07.883] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Compression was corrected from null to its default, SimpleCommentedConfig:{}.
3392[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Compression.Base Power was corrected from null to its default, 40.
3393[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Magmatic was corrected from null to its default, SimpleCommentedConfig:{}.
3394[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Magmatic.Base Power was corrected from null to its default, 40.
3395[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Numismatic was corrected from null to its default, SimpleCommentedConfig:{}.
3396[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Numismatic.Base Power was corrected from null to its default, 40.
3397[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Lapidary was corrected from null to its default, SimpleCommentedConfig:{}.
3398[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Lapidary.Base Power was corrected from null to its default, 40.
3399[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Disenchantment was corrected from null to its default, SimpleCommentedConfig:{}.
3400[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Disenchantment.Base Power was corrected from null to its default, 40.
3401[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Gourmand was corrected from null to its default, SimpleCommentedConfig:{}.
3402[26Dec2022 07:10:07.884] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Dynamos.Gourmand.Base Power was corrected from null to its default, 40.
3403[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines was corrected from null to its default, SimpleCommentedConfig:{}.
3404[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Furnace was corrected from null to its default, SimpleCommentedConfig:{}.
3405[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Furnace.Base Power was corrected from null to its default, 20.
3406[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Sawmill was corrected from null to its default, SimpleCommentedConfig:{}.
3407[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Sawmill.Base Power was corrected from null to its default, 20.
3408[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Pulverizer was corrected from null to its default, SimpleCommentedConfig:{}.
3409[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Pulverizer.Base Power was corrected from null to its default, 20.
3410[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Smelter was corrected from null to its default, SimpleCommentedConfig:{}.
3411[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Smelter.Base Power was corrected from null to its default, 20.
3412[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Insolator was corrected from null to its default, SimpleCommentedConfig:{}.
3413[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Insolator.Base Power was corrected from null to its default, 20.
3414[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Centrifuge was corrected from null to its default, SimpleCommentedConfig:{}.
3415[26Dec2022 07:10:07.885] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Centrifuge.Base Power was corrected from null to its default, 20.
3416[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Press was corrected from null to its default, SimpleCommentedConfig:{}.
3417[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Press.Base Power was corrected from null to its default, 20.
3418[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Crucible was corrected from null to its default, SimpleCommentedConfig:{}.
3419[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Crucible.Base Power was corrected from null to its default, 80.
3420[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Chiller was corrected from null to its default, SimpleCommentedConfig:{}.
3421[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Chiller.Base Power was corrected from null to its default, 20.
3422[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Refinery was corrected from null to its default, SimpleCommentedConfig:{}.
3423[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Refinery.Base Power was corrected from null to its default, 20.
3424[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Pyrolyzer was corrected from null to its default, SimpleCommentedConfig:{}.
3425[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Pyrolyzer.Base Power was corrected from null to its default, 5.
3426[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Bottler was corrected from null to its default, SimpleCommentedConfig:{}.
3427[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Bottler.Base Power was corrected from null to its default, 20.
3428[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Brewer was corrected from null to its default, SimpleCommentedConfig:{}.
3429[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Brewer.Base Power was corrected from null to its default, 5.
3430[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Crafter was corrected from null to its default, SimpleCommentedConfig:{}.
3431[26Dec2022 07:10:07.886] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Machines.Crafter.Base Power was corrected from null to its default, 20.
3432[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./World for two/serverconfig/artifacts-server.toml is not correct. Correcting
3433[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items was corrected from null to its default, SimpleCommentedConfig:{}.
3434[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cosmetics was corrected from null to its default, [].
3435[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel was corrected from null to its default, SimpleCommentedConfig:{}.
3436[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.durability was corrected from null to its default, 0.
3437[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.antidote_vessel.max_effect_duration was corrected from null to its default, 120.
3438[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers was corrected from null to its default, SimpleCommentedConfig:{}.
3439[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.aqua_dashers.durability was corrected from null to its default, 0.
3440[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers was corrected from null to its default, SimpleCommentedConfig:{}.
3441[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.durability was corrected from null to its default, 0.
3442[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.should_cancel_fall_damage was corrected from null to its default, true.
3443[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.bunny_hoppers.jump_boost_level was corrected from null to its default, 2.
3444[26Dec2022 07:10:07.889] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking was corrected from null to its default, SimpleCommentedConfig:{}.
3445[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.charm_of_sinking.durability was corrected from null to its default, 0.
3446[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle was corrected from null to its default, SimpleCommentedConfig:{}.
3447[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.durability was corrected from null to its default, 0.
3448[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_height_multiplier was corrected from null to its default, 1.5.
3449[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cloud_in_a_bottle.sprint_jump_distance_multiplier was corrected from null to its default, 0.5.
3450[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace was corrected from null to its default, SimpleCommentedConfig:{}.
3451[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.durability was corrected from null to its default, 0.
3452[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.cross_necklace.invincibility_bonus was corrected from null to its default, 20.
3453[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart was corrected from null to its default, SimpleCommentedConfig:{}.
3454[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.durability was corrected from null to its default, 0.
3455[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.crystal_heart.health_bonus was corrected from null to its default, 10.
3456[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws was corrected from null to its default, SimpleCommentedConfig:{}.
3457[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.durability was corrected from null to its default, 0.
3458[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.mining_speed_bonus was corrected from null to its default, 3.2.
3459[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.digging_claws.tool_tier was corrected from null to its default, minecraft:stone.
3460[26Dec2022 07:10:07.890] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak was corrected from null to its default, SimpleCommentedConfig:{}.
3461[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.durability was corrected from null to its default, 0.
3462[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.cooldown was corrected from null to its default, 300.
3463[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.eternal_steak.use_duration was corrected from null to its default, 32.
3464[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef was corrected from null to its default, SimpleCommentedConfig:{}.
3465[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.durability was corrected from null to its default, 0.
3466[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.cooldown was corrected from null to its default, 300.
3467[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.everlasting_beef.use_duration was corrected from null to its default, 32.
3468[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws was corrected from null to its default, SimpleCommentedConfig:{}.
3469[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.durability was corrected from null to its default, 0.
3470[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.feral_claws.attack_speed_bonus was corrected from null to its default, 0.75.
3471[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet was corrected from null to its default, SimpleCommentedConfig:{}.
3472[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.durability was corrected from null to its default, 0.
3473[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.fire_gauntlet.fire_duration was corrected from null to its default, 8.
3474[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant was corrected from null to its default, SimpleCommentedConfig:{}.
3475[26Dec2022 07:10:07.891] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.durability was corrected from null to its default, 0.
3476[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.strike_chance was corrected from null to its default, 0.4.
3477[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flame_pendant.fire_duration was corrected from null to its default, 10.
3478[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers was corrected from null to its default, SimpleCommentedConfig:{}.
3479[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.durability was corrected from null to its default, 0.
3480[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.flippers.swim_speed_bonus was corrected from null to its default, 1.0.
3481[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook was corrected from null to its default, SimpleCommentedConfig:{}.
3482[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.durability was corrected from null to its default, 0.
3483[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.golden_hook.experience_bonus was corrected from null to its default, 0.75.
3484[26Dec2022 07:10:07.892] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo was corrected from null to its default, SimpleCommentedConfig:{}.
3485[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.durability was corrected from null to its default, 0.
3486[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.max_flight_time was corrected from null to its default, 150.
3487[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.helium_flamingo.recharge_time was corrected from null to its default, 300.
3488[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers was corrected from null to its default, SimpleCommentedConfig:{}.
3489[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.kitty_slippers.durability was corrected from null to its default, 0.
3490[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf was corrected from null to its default, SimpleCommentedConfig:{}.
3491[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.durability was corrected from null to its default, 0.
3492[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.lucky_scarf.fortune_bonus was corrected from null to its default, 1.
3493[26Dec2022 07:10:07.893] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles was corrected from null to its default, SimpleCommentedConfig:{}.
3494[26Dec2022 07:10:07.894] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.night_vision_goggles.durability was corrected from null to its default, 0.
3495[26Dec2022 07:10:07.894] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}.
3496[26Dec2022 07:10:07.894] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.durability was corrected from null to its default, 0.
3497[26Dec2022 07:10:07.894] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3.
3498[26Dec2022 07:10:07.894] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.novelty_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6.
3499[26Dec2022 07:10:07.895] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull was corrected from null to its default, SimpleCommentedConfig:{}.
3500[26Dec2022 07:10:07.895] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.durability was corrected from null to its default, 0.
3501[26Dec2022 07:10:07.895] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.cooldown was corrected from null to its default, 1200.
3502[26Dec2022 07:10:07.895] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.obsidian_skull.fire_resistance_duration was corrected from null to its default, 600.
3503[26Dec2022 07:10:07.895] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace was corrected from null to its default, SimpleCommentedConfig:{}.
3504[26Dec2022 07:10:07.896] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.durability was corrected from null to its default, 0.
3505[26Dec2022 07:10:07.896] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_level was corrected from null to its default, 1.
3506[26Dec2022 07:10:07.896] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.panic_necklace.speed_duration was corrected from null to its default, 160.
3507[26Dec2022 07:10:07.896] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat was corrected from null to its default, SimpleCommentedConfig:{}.
3508[26Dec2022 07:10:07.896] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.durability was corrected from null to its default, 0.
3509[26Dec2022 07:10:07.897] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.drinking_duration_multiplier was corrected from null to its default, 0.3.
3510[26Dec2022 07:10:07.897] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.plastic_drinking_hat.eating_duration_multiplier was corrected from null to its default, 0.6.
3511[26Dec2022 07:10:07.897] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston was corrected from null to its default, SimpleCommentedConfig:{}.
3512[26Dec2022 07:10:07.897] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.durability was corrected from null to its default, 0.
3513[26Dec2022 07:10:07.897] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.pocket_piston.knockback_bonus was corrected from null to its default, 1.5.
3514[26Dec2022 07:10:07.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove was corrected from null to its default, SimpleCommentedConfig:{}.
3515[26Dec2022 07:10:07.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.durability was corrected from null to its default, 0.
3516[26Dec2022 07:10:07.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.power_glove.attack_damage_bonus was corrected from null to its default, 4.
3517[26Dec2022 07:10:07.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes was corrected from null to its default, SimpleCommentedConfig:{}.
3518[26Dec2022 07:10:07.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.durability was corrected from null to its default, 0.
3519[26Dec2022 07:10:07.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.running_shoes.speed_multiplier was corrected from null to its default, 0.4.
3520[26Dec2022 07:10:07.898] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility was corrected from null to its default, SimpleCommentedConfig:{}.
3521[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.scarf_of_invisibility.durability was corrected from null to its default, 0.
3522[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant was corrected from null to its default, SimpleCommentedConfig:{}.
3523[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.durability was corrected from null to its default, 0.
3524[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.shock_pendant.strike_chance was corrected from null to its default, 0.25.
3525[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel was corrected from null to its default, SimpleCommentedConfig:{}.
3526[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.snorkel.durability was corrected from null to its default, 0.
3527[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes was corrected from null to its default, SimpleCommentedConfig:{}.
3528[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.steadfast_spikes.durability was corrected from null to its default, 0.
3529[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat was corrected from null to its default, SimpleCommentedConfig:{}.
3530[26Dec2022 07:10:07.899] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.durability was corrected from null to its default, 0.
3531[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.superstitious_hat.looting_bonus was corrected from null to its default, 1.
3532[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant was corrected from null to its default, SimpleCommentedConfig:{}.
3533[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.durability was corrected from null to its default, 0.
3534[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.strike_chance was corrected from null to its default, 0.5.
3535[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.min_damage was corrected from null to its default, 2.
3536[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.thorn_pendant.max_damage was corrected from null to its default, 6.
3537[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella was corrected from null to its default, SimpleCommentedConfig:{}.
3538[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.durability was corrected from null to its default, 0.
3539[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.umbrella.is_shield was corrected from null to its default, true.
3540[26Dec2022 07:10:07.900] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor was corrected from null to its default, SimpleCommentedConfig:{}.
3541[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.durability was corrected from null to its default, 0.
3542[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.range was corrected from null to its default, 5.
3543[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.motionMultiplier was corrected from null to its default, 0.6.
3544[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.universal_attractor.cooldown was corrected from null to its default, 200.
3545[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove was corrected from null to its default, SimpleCommentedConfig:{}.
3546[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.durability was corrected from null to its default, 0.
3547[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.absorption_ratio was corrected from null to its default, 0.2.
3548[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.vampiric_glove.max_health_absorbed was corrected from null to its default, 6.
3549[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat was corrected from null to its default, SimpleCommentedConfig:{}.
3550[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.durability was corrected from null to its default, 0.
3551[26Dec2022 07:10:07.901] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.villager_hat.reputation_bonus was corrected from null to its default, 100.
3552[26Dec2022 07:10:07.902] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion was corrected from null to its default, SimpleCommentedConfig:{}.
3553[26Dec2022 07:10:07.902] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.durability was corrected from null to its default, 0.
3554[26Dec2022 07:10:07.902] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key items.whoopee_cushion.flatulence was corrected from null to its default, 0.125.
3555[26Dec2022 07:10:07.930] [Server thread/INFO] [KubeJS Startup/]: Features with type 'raw_generation' in biome 'Optional[minecraft:the_void]':
3556[26Dec2022 07:10:07.931] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/raw_generation]
3557[26Dec2022 07:10:07.931] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_raw_generation]
3558[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: Features with type 'lakes' in biome 'Optional[minecraft:the_void]':
3559[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/lakes]
3560[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_lakes]
3561[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: Features with type 'local_modifications' in biome 'Optional[minecraft:the_void]':
3562[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/local_modifications]
3563[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_local_modifications]
3564[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_structures' in biome 'Optional[minecraft:the_void]':
3565[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_structures]
3566[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:rogue_spawner]
3567[26Dec2022 07:10:07.932] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_2]
3568[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_2_deep]
3569[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:rogue_spawner_deep]
3570[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_structures]
3571[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon_deep]
3572[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / apotheosis:boss_dungeon]
3573[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: Features with type 'surface_structures' in biome 'Optional[minecraft:the_void]':
3574[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/surface_structures]
3575[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_surface_structures]
3576[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: Features with type 'strongholds' in biome 'Optional[minecraft:the_void]':
3577[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/strongholds]
3578[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_strongholds]
3579[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_ores' in biome 'Optional[minecraft:the_void]':
3580[26Dec2022 07:10:07.933] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_ores]
3581[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / croptopia:disk_salt_configured]
3582[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:tin_ore]
3583[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:apatite_ore]
3584[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:nickel_ore]
3585[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium_large]
3586[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium_buried]
3587[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_upper]
3588[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_small]
3589[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_small]
3590[26Dec2022 07:10:07.934] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium_extra]
3591[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_upper]
3592[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_iridium]
3593[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_small]
3594[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_middle]
3595[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium]
3596[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_aluminum_middle]
3597[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_lead_upper]
3598[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_uranium_lower]
3599[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / ftbic:ore_tin_middle]
3600[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:sulfur_ore]
3601[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:lead_ore]
3602[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:silver_ore]
3603[26Dec2022 07:10:07.935] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_ores]
3604[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:cinnabar_ore]
3605[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / thermal:niter_ore]
3606[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: Features with type 'underground_decoration' in biome 'Optional[minecraft:the_void]':
3607[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/underground_decoration]
3608[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_underground_decoration]
3609[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: Features with type 'fluid_springs' in biome 'Optional[minecraft:the_void]':
3610[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/fluid_springs]
3611[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_fluid_springs]
3612[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: Features with type 'vegetal_decoration' in biome 'Optional[minecraft:the_void]':
3613[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/vegetal_decoration]
3614[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / croptopia:random_crop]
3615[26Dec2022 07:10:07.936] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / waystones:waystone]
3616[26Dec2022 07:10:07.937] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_vegetal_decoration]
3617[26Dec2022 07:10:07.937] [Server thread/INFO] [KubeJS Startup/]: Features with type 'top_layer_modification' in biome 'Optional[minecraft:the_void]':
3618[26Dec2022 07:10:07.937] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / minecraft:void_start_platform]
3619[26Dec2022 07:10:07.937] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / byg:global/top_layer_modification]
3620[26Dec2022 07:10:07.937] [Server thread/INFO] [KubeJS Startup/]: - ResourceKey[minecraft:worldgen/placed_feature / quark:deferred_feature_top_layer_modification]
3621[26Dec2022 07:10:11.591] [Server thread/INFO] [spark/]: Starting background profiler...
3622[26Dec2022 07:10:12.022] [Server thread/INFO] [configured/]: Loading server configs...
3623[26Dec2022 07:10:12.615] [Server thread/INFO] [terrablender/]: Initialized TerraBlender biomes for level stem minecraft:overworld
3624[26Dec2022 07:10:12.615] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "World for two"
3625[26Dec2022 07:10:13.034] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Loading Teams Data
3626[26Dec2022 07:10:13.035] [Server thread/INFO] [shetiphian.core.ShetiPhianCore/]: Finished Loading Teams Data
3627[26Dec2022 07:10:25.751] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
3628[26Dec2022 07:10:25.751] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.vessel.barge.FluidTankBargeEntity
3629[26Dec2022 07:10:25.768] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
3630[26Dec2022 07:10:25.768] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class dev.murad.shipping.entity.custom.vessel.tug.AbstractTugEntity from class dev.murad.shipping.entity.custom.train.wagon.FluidTankCarEntity
3631[26Dec2022 07:10:25.977] [Server thread/WARN] [net.minecraft.network.syncher.SynchedEntityData/]: defineId called for: class net.minecraft.world.entity.TamableAnimal from interface com.hollingsworth.arsnouveau.common.entity.IFollowingSummon
3632[26Dec2022 07:11:37.317] [spark-asyncsampler-worker-thread/WARN] [spark/]: Timed out waiting for world statistics
3633[26Dec2022 07:11:37.317] [Worker-Main3/ERROR] [net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager/]: Couldn't load structure dungeons_arise:keep_kayra/keep_kayra_main_0
3634java.lang.OutOfMemoryError: Java heap space
3635 at java.util.Arrays.copyOf(Unknown Source) ~[?:?]
3636 at com.google.common.collect.ImmutableList$Builder.getReadyToExpandTo(ImmutableList.java:795) ~[guava-31.0.1-jre.jar%2372!/:?]
3637 at com.google.common.collect.ImmutableList$Builder.add(ImmutableList.java:814) ~[guava-31.0.1-jre.jar%2372!/:?]
3638 at com.mojang.serialization.ListBuilder$Builder$$Lambda$43744/0x0000000805507a78.apply(Unknown Source) ~[?:?]
3639 at com.mojang.serialization.DataResult$Instance.ap2(DataResult.java:315) ~[datafixerupper-5.0.28.jar%2375!/:?]
3640 at com.mojang.serialization.DataResult.apply2stable(DataResult.java:178) ~[datafixerupper-5.0.28.jar%2375!/:?]
3641 at com.mojang.serialization.ListBuilder$Builder.add(ListBuilder.java:56) ~[datafixerupper-5.0.28.jar%2375!/:?]
3642 at com.mojang.serialization.codecs.ListCodec.encode(ListCodec.java:31) ~[datafixerupper-5.0.28.jar%2375!/:?]
3643 at com.mojang.serialization.codecs.ListCodec.encode(ListCodec.java:19) ~[datafixerupper-5.0.28.jar%2375!/:?]
3644 at com.mojang.serialization.Encoder.encodeStart(Encoder.java:14) ~[datafixerupper-5.0.28.jar%2375!/:?]
3645 at com.mojang.serialization.codecs.FieldEncoder.encode(FieldEncoder.java:24) ~[datafixerupper-5.0.28.jar%2375!/:?]
3646 at com.mojang.serialization.MapCodec$1.encode(MapCodec.java:39) ~[datafixerupper-5.0.28.jar%2375!/:?]
3647 at com.mojang.serialization.MapCodec$MapCodecCodec.encode(MapCodec.java:96) ~[datafixerupper-5.0.28.jar%2375!/:?]
3648 at com.mojang.serialization.codecs.EitherCodec.lambda$encode$2(EitherCodec.java:34) ~[datafixerupper-5.0.28.jar%2375!/:?]
3649 at com.mojang.serialization.codecs.EitherCodec$$Lambda$43645/0x00000008054df8d0.apply(Unknown Source) ~[?:?]
3650 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%2375!/:?]
3651 at com.mojang.serialization.codecs.EitherCodec.encode(EitherCodec.java:33) ~[datafixerupper-5.0.28.jar%2375!/:?]
3652 at com.mojang.serialization.codecs.EitherCodec.encode(EitherCodec.java:13) ~[datafixerupper-5.0.28.jar%2375!/:?]
3653 at com.mojang.serialization.codecs.PairCodec.lambda$encode$2(PairCodec.java:32) ~[datafixerupper-5.0.28.jar%2375!/:?]
3654 at com.mojang.serialization.codecs.PairCodec$$Lambda$48555/0x0000000805a1a000.apply(Unknown Source) ~[?:?]
3655 at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[datafixerupper-5.0.28.jar%2375!/:?]
3656 at com.mojang.serialization.DataResult$$Lambda$2172/0x00000008013bfb08.apply(Unknown Source) ~[?:?]
3657 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%2375!/:?]
3658 at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[datafixerupper-5.0.28.jar%2375!/:?]
3659 at com.mojang.serialization.codecs.PairCodec.encode(PairCodec.java:32) ~[datafixerupper-5.0.28.jar%2375!/:?]
3660 at com.mojang.serialization.codecs.PairCodec.encode(PairCodec.java:12) ~[datafixerupper-5.0.28.jar%2375!/:?]
3661 at com.mojang.serialization.codecs.PairCodec.encode(PairCodec.java:32) ~[datafixerupper-5.0.28.jar%2375!/:?]
3662 at com.mojang.serialization.codecs.PairCodec.encode(PairCodec.java:12) ~[datafixerupper-5.0.28.jar%2375!/:?]
3663 at com.mojang.datafixers.types.templates.Named$NamedType$1.encode(Named.java:155) ~[datafixerupper-5.0.28.jar%2375!/:?]
3664 at com.mojang.datafixers.types.templates.Named$NamedType$1.encode(Named.java:144) ~[datafixerupper-5.0.28.jar%2375!/:?]
3665 at com.mojang.datafixers.types.Type.capWrite(Type.java:167) ~[datafixerupper-5.0.28.jar%2375!/:?]
3666 at com.mojang.datafixers.types.Type.lambda$readAndWrite$9(Type.java:159) ~[datafixerupper-5.0.28.jar%2375!/:?]
3667[26Dec2022 07:12:01.320] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
3668[26Dec2022 07:12:01.325] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
3669[26Dec2022 07:12:01.326] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
3670[26Dec2022 07:12:01.339] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_nether" with biome source: "byg:nether".
3671[26Dec2022 07:12:01.339] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/nether_surface_rules.json5" was read.
3672[26Dec2022 07:12:01.343] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/end_surface_rules.json5" was read.
3673[26Dec2022 07:12:01.345] [Server thread/INFO] [potionstudios.byg.BYG/]: "/server/config/byg/surface_rules/overworld_surface_rules.json5" was read.
3674[26Dec2022 07:12:01.356] [Server thread/INFO] [potionstudios.byg.BYG/]: Loading dimension "minecraft:the_end" with biome source: "byg:end".
3675[26Dec2022 07:12:01.357] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
3676[26Dec2022 07:12:01.387] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
3677[26Dec2022 07:12:01.882] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
3678[26Dec2022 07:12:02.380] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2%
3679[26Dec2022 07:12:02.876] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 4%
3680[26Dec2022 07:12:03.380] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 6%
3681[26Dec2022 07:12:04.058] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
3682[26Dec2022 07:12:04.382] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 7%
3683[26Dec2022 07:12:04.865] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 8%
3684[26Dec2022 07:12:05.362] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 9%
3685[26Dec2022 07:12:05.881] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 10%
3686[26Dec2022 07:12:06.358] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 12%
3687[26Dec2022 07:12:06.867] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 13%
3688[26Dec2022 07:12:07.369] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 14%
3689[26Dec2022 07:12:07.901] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 15%
3690[26Dec2022 07:12:08.374] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 16%
3691[26Dec2022 07:12:08.866] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 17%
3692[26Dec2022 07:12:09.365] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18%
3693[26Dec2022 07:12:09.869] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 19%
3694[26Dec2022 07:12:10.359] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
3695[26Dec2022 07:12:10.878] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 21%
3696[26Dec2022 07:12:11.362] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
3697[26Dec2022 07:12:11.869] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
3698[26Dec2022 07:12:12.390] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 24%
3699[26Dec2022 07:12:12.860] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
3700[26Dec2022 07:12:13.365] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
3701[26Dec2022 07:12:13.882] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
3702[26Dec2022 07:12:14.371] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 27%
3703[26Dec2022 07:12:14.865] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 28%
3704[26Dec2022 07:12:15.381] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 30%
3705[26Dec2022 07:12:15.859] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
3706[26Dec2022 07:12:16.376] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 33%
3707[26Dec2022 07:12:16.866] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 36%
3708[26Dec2022 07:12:17.359] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 37%
3709[26Dec2022 07:12:17.859] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 38%
3710[26Dec2022 07:12:18.380] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 39%
3711[26Dec2022 07:12:18.874] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 40%
3712[26Dec2022 07:12:19.370] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
3713[26Dec2022 07:12:19.867] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 42%
3714[26Dec2022 07:12:20.365] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 45%
3715[26Dec2022 07:12:20.863] [Worker-Main16/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 46%
3716[26Dec2022 07:12:21.387] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 47%
3717[26Dec2022 07:12:21.859] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 48%
3718[26Dec2022 07:12:22.372] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 49%
3719[26Dec2022 07:12:22.863] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 49%
3720[26Dec2022 07:12:23.388] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51%
3721[26Dec2022 07:12:23.866] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 51%
3722[26Dec2022 07:12:24.378] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 54%
3723[26Dec2022 07:12:24.868] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 55%
3724[26Dec2022 07:12:25.377] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
3725[26Dec2022 07:12:25.861] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57%
3726[26Dec2022 07:12:26.376] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 59%
3727[26Dec2022 07:12:26.862] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 60%
3728[26Dec2022 07:12:27.364] [Worker-Main13/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 62%
3729[26Dec2022 07:12:27.876] [Worker-Main5/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 62%
3730[26Dec2022 07:12:28.366] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 65%
3731[26Dec2022 07:12:28.882] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 65%
3732[26Dec2022 07:12:29.360] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 66%
3733[26Dec2022 07:12:29.878] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 68%
3734[26Dec2022 07:12:30.358] [Worker-Main7/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 70%
3735[26Dec2022 07:12:30.862] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 70%
3736[26Dec2022 07:12:31.365] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 72%
3737[26Dec2022 07:12:31.864] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 73%
3738[26Dec2022 07:12:32.365] [Worker-Main9/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 74%
3739[26Dec2022 07:12:32.868] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 75%
3740[26Dec2022 07:12:33.379] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 77%
3741[26Dec2022 07:12:33.859] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 78%
3742[26Dec2022 07:12:34.365] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 79%
3743[26Dec2022 07:12:34.865] [Worker-Main14/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 80%
3744[26Dec2022 07:12:35.358] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 82%
3745[26Dec2022 07:12:35.904] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 83%
3746[26Dec2022 07:12:36.379] [Worker-Main8/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 85%
3747[26Dec2022 07:12:36.871] [Worker-Main2/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 86%
3748[26Dec2022 07:12:37.392] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 87%
3749[26Dec2022 07:12:37.862] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 87%
3750[26Dec2022 07:12:38.471] [Worker-Main6/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 87%
3751[26Dec2022 07:12:38.871] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 88%
3752[26Dec2022 07:12:39.371] [Worker-Main15/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 90%
3753[26Dec2022 07:12:39.887] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 90%
3754[26Dec2022 07:12:40.380] [Worker-Main11/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 91%
3755[26Dec2022 07:12:40.861] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 92%
3756[26Dec2022 07:12:41.362] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 92%
3757[26Dec2022 07:12:41.894] [Worker-Main17/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 94%
3758[26Dec2022 07:12:42.376] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 95%
3759[26Dec2022 07:12:42.891] [Worker-Main10/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 96%
3760[26Dec2022 07:12:43.368] [Worker-Main3/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 97%
3761[26Dec2022 07:12:43.870] [Worker-Main4/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 98%
3762[26Dec2022 07:12:44.371] [Worker-Main12/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 99%
3763[26Dec2022 07:12:44.805] [Server thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 43448 ms
3764[26Dec2022 07:12:44.806] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (157.380s)! For help, type "help"
3765[26Dec2022 07:12:44.806] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
3766[26Dec2022 07:12:44.816] [Server thread/INFO] [net.minecraft.server.rcon.thread.GenericThread/]: Thread Query Listener started
3767[26Dec2022 07:12:44.816] [Query Listener #1/INFO] [net.minecraft.server.rcon.thread.QueryThreadGs4/]: Query running on 0.0.0.0:9898
3768[26Dec2022 07:12:44.819] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: JMX monitoring enabled
3769[26Dec2022 07:12:45.005] [Server thread/INFO] [net.minecraftforge.server.permission.PermissionAPI/]: Successfully initialized permission handler forge:default_handler
3770[26Dec2022 07:12:45.013] [Server thread/INFO] [corail_woodcutter/]: 494 woodcutting recipes loaded
3771[26Dec2022 07:12:45.151] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command channelcreate
3772[26Dec2022 07:12:45.152] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command subscribe
3773[26Dec2022 07:12:45.152] [Server thread/INFO] [com.the9grounds.aeadditions.LoggerKt/]: Registering command broadcast
3774[26Dec2022 07:12:45.172] [Server thread/INFO] [FTB Ranks/]: Loaded 3 ranks
3775[26Dec2022 07:12:45.174] [Server thread/INFO] [Observable/]: Registered thread Server thread
3776[26Dec2022 07:12:45.175] [Server thread/INFO] [FTB Quests/]: Loading quests from /server/config/ftbquests/quests
3777[26Dec2022 07:12:45.260] [Server thread/INFO] [FTB Quests/]: Loaded 8 chapter groups, 21 chapters, 1255 quests, 12 reward tables
3778[26Dec2022 07:12:45.261] [Server thread/INFO] [evilcraft/]: Loading infobook /data/evilcraft/info/book.xml
3779[26Dec2022 07:12:45.316] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:witherer has no valid items
3780[26Dec2022 07:12:45.316] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:hungerer has no valid items
3781[26Dec2022 07:12:45.316] [Server thread/WARN] [evilcraft/]: Invalid appendix info_book.evilcraft.second_age.tools.broom from mod evilcraft in an infobook: The broom modifier evilcraft:kamikaze has no valid items
3782[26Dec2022 07:12:45.449] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.baubles due to unsatisfied mod condition.
3783[26Dec2022 07:12:45.449] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.blood_magic due to unsatisfied mod condition.
3784[26Dec2022 07:12:45.449] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ee3 due to unsatisfied mod condition.
3785[26Dec2022 07:12:45.449] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.enderio due to unsatisfied mod condition.
3786[26Dec2022 07:12:45.449] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.forestry due to unsatisfied mod condition.
3787[26Dec2022 07:12:45.450] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.ic2 due to unsatisfied mod condition.
3788[26Dec2022 07:12:45.450] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thaumcraft due to unsatisfied mod condition.
3789[26Dec2022 07:12:45.450] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.thermal_expansion due to unsatisfied mod condition.
3790[26Dec2022 07:12:45.450] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.tinkers_construct due to unsatisfied mod condition.
3791[26Dec2022 07:12:45.450] [Server thread/INFO] [evilcraft/]: Skipped section info_book.evilcraftcompat.mod_integrations.waila due to unsatisfied mod condition.
3792[26Dec2022 07:12:45.459] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading reactor moderators
3793[26Dec2022 07:12:45.468] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 54 moderator data entries
3794[26Dec2022 07:12:45.473] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 79 moderator entries
3795[26Dec2022 07:12:45.475] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading turbine coils
3796[26Dec2022 07:12:45.479] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 15 coil data entries
3797[26Dec2022 07:12:45.480] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 30 coil entries
3798[26Dec2022 07:12:45.481] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading fluid transitions
3799[26Dec2022 07:12:45.484] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 6 transitions data entries
3800[26Dec2022 07:12:45.485] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 3 liquid transition entries
3801[26Dec2022 07:12:45.486] [Server thread/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 5 gas transition entries
3802[26Dec2022 07:12:45.486] [Server thread/INFO] [Silent Gear/TraitManager]: Traits loaded: 70
3803[26Dec2022 07:12:45.486] [Server thread/INFO] [Silent Gear/PartManager]: Parts loaded: 44
3804[26Dec2022 07:12:45.487] [Server thread/INFO] [Silent Gear/PartManager]: - Compound: 40
3805[26Dec2022 07:12:45.487] [Server thread/INFO] [Silent Gear/PartManager]: - Simple: 4
3806[26Dec2022 07:12:45.487] [Server thread/INFO] [Silent Gear/MaterialManager]: Materials loaded: 135
3807[26Dec2022 07:12:45.487] [Server thread/INFO] [Silent Gear/MaterialManager]: - Standard: 129
3808[26Dec2022 07:12:45.488] [Server thread/INFO] [integrateddynamics/]: Loading infobook /data/integrateddynamics/info/on_the_dynamics_of_integration.xml
3809[26Dec2022 07:12:45.546] [Server thread/INFO] [cyclopscore/]: Loading infobook /data/cyclopscore/info/test.xml
3810[26Dec2022 07:12:45.570] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Loading EnderTank Data
3811[26Dec2022 07:12:45.572] [Server thread/INFO] [shetiphian.endertanks.EnderTanks/]: Finished Loading EnderTank Data
3812[26Dec2022 07:12:45.609] [Server thread/INFO] [Silent Gear/]: Registered material modifier silentgear:grade
3813[26Dec2022 07:12:45.609] [Server thread/INFO] [Silent Gear/]: Registered material modifier silentgear:starcharged
3814[26Dec2022 07:12:45.787] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Loading EnderChest Data
3815[26Dec2022 07:12:45.787] [Server thread/INFO] [shetiphian.enderchests.EnderChests/]: Finished Loading EnderChest Data
3816[26Dec2022 07:12:46.339] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 121
3817[26Dec2022 07:12:46.341] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 241 197
3818[26Dec2022 07:12:46.341] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19
3819[26Dec2022 07:12:46.365] [Server thread/INFO] [minecolonies/]: Finished discovering food 564 622
3820[26Dec2022 07:12:46.443] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 2188
3821[26Dec2022 07:12:46.446] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 1252
3822[26Dec2022 07:12:46.446] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 175
3823[26Dec2022 07:12:46.446] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs
3824[26Dec2022 07:12:46.447] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
3825[26Dec2022 07:12:46.552] [Server thread/INFO] [patchouli/]: Sending reload packet to clients
3826[26Dec2022 07:12:46.553] [Server thread/INFO] [elementalcraft/]: Pure ore generation started.
3827 Recipe Types: minecraft:smelting, minecraft:blasting, minecraft:campfire_cooking, elementalcraft:grinding, mekanism:dissolution, mekanism:injecting, mekanism:purifying, mekanism:enriching, mekanism:crushing, immersiveengineering:arc_furnace, immersiveengineering:crusher
3828[26Dec2022 07:12:46.555] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_uraninite.
3829 Source ores: powah:uraninite_raw
3830[26Dec2022 07:12:46.572] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:uraninite.
3831 Source ores: powah:uraninite_ore, powah:deepslate_uraninite_ore
3832[26Dec2022 07:12:46.578] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:ores.
3833 Source ores: elementalcraft:inert_crystal_ore, allthemodium:other_vibranium_ore, mekanism:uranium_ore, silentgear:crimson_iron_ore, xycraft_world:xychorium_ore_stone_light, byg:blue_nether_gold_ore, mekanism:lead_ore, evilcraft:dark_ore, byg:blue_nether_quartz_ore, alltheores:other_uranium_ore, blue_skies:everbright_diopside_ore, ftbic:aluminum_ore, thermal:silver_ore, xycraft_world:aluminum_ore_stone, mekanism:fluorite_ore, blue_skies:everbright_aquite_ore, minecraft:gold_ore, silentgear:deepslate_bort_ore, occultism:silver_ore_deepslate, alltheores:end_uranium_ore, mysticalagradditions:nether_prosperity_ore, alltheores:end_tin_ore, minecraft:deepslate_coal_ore, ftbic:deepslate_lead_ore, blue_skies:everdawn_charoite_ore, alltheores:nickel_ore, minecraft:copper_ore, minecraft:nether_gold_ore, xycraft_world:xychorium_ore_deepslate_light, minecraft:deepslate_diamond_ore, alltheores:peridot_ore, thermal:deepslate_silver_ore, ad_astra:glacio_iron_ore, immersiveengineering:deepslate_ore_silver, deeperdarker:sculk_stone_iron_ore, blue_skies:ventium_ore, ad_astra:venus_gold_ore, alltheores:deepslate_tin_ore, alltheores:other_redstone_ore, minecraft:lapis_ore, byg:anthracite_ore, alltheores:deepslate_nickel_ore, alltheores:end_silver_ore, alltheores:other_tin_ore, ad_astra:mars_ice_shard_ore, immersiveengineering:ore_silver, mekanism:deepslate_lead_ore, thermal:niter_ore, ad_astra:venus_coal_ore, rftoolsbase:dimensionalshard_overworld, ftbic:deepslate_aluminum_ore, mekanism:tin_ore, ad_astra:mars_ostrum_ore, byg:pendorite_ore, rftoolsbase:dimensionalshard_nether, blue_skies:everbright_charoite_ore, blue_skies:everbright_moonstone_ore, byg:cryptic_redstone_ore, ad_astra:glacio_lapis_ore, ftbic:deepslate_uranium_ore, ad_astra:deepslate_ostrum_ore, ftbic:deepslate_iridium_ore, alltheores:iridium_ore, mysticalagriculture:soulium_ore, ad_astra:glacio_coal_ore, minecraft:ancient_debris, alltheores:other_iron_ore, mysticalagriculture:deepslate_prosperity_ore, alltheores:other_gold_ore, thermal:cinnabar_ore, xycraft_world:xychorium_ore_deepslate_green, alltheores:other_lead_ore, alltheores:other_diamond_ore, alltheores:tin_ore, ftbic:tin_ore, silentgear:blackstone_crimson_iron_ore, occultism:iesnium_ore, alltheores:nether_zinc_ore, minecraft:deepslate_iron_ore, immersiveengineering:deepslate_ore_nickel, xycraft_world:aluminum_ore_kivi, alltheores:end_iridium_ore, alltheores:other_osmium_ore, alltheores:uranium_ore, minecraft:deepslate_redstone_ore, alltheores:end_lead_ore, allthemodium:vibranium_ore, mysticalagriculture:prosperity_ore, alltheores:nether_uranium_ore, alltheores:deepslate_iridium_ore, alltheores:end_aluminum_ore, blue_skies:everdawn_pyrope_ore, deeperdarker:sculk_stone_diamond_ore, ad_astra:moon_ice_shard_ore, alltheores:deepslate_osmium_ore, ftbic:uranium_ore, alltheores:nether_tin_ore, byg:ametrine_ore, xycraft_world:xychorium_ore_stone_red, minecraft:coal_ore, alltheores:sapphire_ore, mysticalagriculture:deepslate_inferium_ore, alltheores:other_iridium_ore, thermal:deepslate_lead_ore, deeperdarker:sculk_stone_emerald_ore, ad_astra:glacio_ice_shard_ore, alltheores:deepslate_platinum_ore, minecraft:nether_quartz_ore, alltheores:end_nickel_ore, thermal:sapphire_ore, immersiveengineering:deepslate_ore_uranium, alltheores:deepslate_aluminum_ore, byg:budding_ametrine_ore, ftbic:deepslate_tin_ore, allthemodium:unobtainium_ore, minecraft:deepslate_gold_ore, ad_astra:mars_iron_ore, alltheores:other_silver_ore, blue_skies:horizonite_ore, alltheores:nether_silver_ore, biggerreactors:uranium_ore, alltheores:nether_lead_ore, alltheores:deepslate_sapphire_ore, immersiveengineering:ore_nickel, alltheores:nether_osmium_ore, allthemodium:allthemodium_ore, ad_astra:venus_calorite_ore, alltheores:nether_nickel_ore, xycraft_world:xychorium_ore_kivi_light, blue_skies:everbright_emerald_ore, ad_astra:mercury_iron_ore, mekanism:osmium_ore, immersiveengineering:deepslate_ore_lead, thermal:deepslate_nickel_ore, alltheores:lead_ore, thermal:deepslate_tin_ore, thermal:deepslate_sapphire_ore, xycraft_world:xychorium_ore_deepslate_blue, create:deepslate_zinc_ore, twilightforest:raw_ironwood, xycraft_world:xychorium_ore_kivi_green, blue_skies:falsite_ore, alltheores:other_emerald_ore, thermal:deepslate_niter_ore, blue_skies:everdawn_moonstone_ore, alltheores:deepslate_lead_ore, minecraft:diamond_ore, silentgear:bort_ore, xycraft_world:xychorium_ore_kivi_red, alltheores:other_copper_ore, alltheores:deepslate_ruby_ore, minecraft:deepslate_lapis_ore, alltheores:other_coal_ore, thermal:nickel_ore, twilightforest:armor_shard_cluster, ad_astra:mars_diamond_ore, immersiveengineering:deepslate_ore_aluminum, deeperdarker:sculk_stone_gold_ore, xycraft_world:xychorium_ore_stone_blue, alltheores:end_zinc_ore, alltheores:other_nickel_ore, alltheores:deepslate_uranium_ore, ad_astra:moon_cheese_ore, silentgear:azure_silver_ore, alltheores:other_zinc_ore, minecraft:redstone_ore, minecraft:iron_ore, ad_astra:venus_diamond_ore, alltheores:other_quartz_ore, deeperdarker:sculk_stone_lapis_ore, ftbic:lead_ore, thermal:deepslate_apatite_ore, byg:emeraldite_ore, alltheores:other_platinum_ore, minecraft:deepslate_emerald_ore, alltheores:nether_iridium_ore, ad_astra:moon_iron_ore, byg:brimstone_nether_gold_ore, ad_astra:moon_desh_ore, alltheores:other_aluminum_ore, alltheores:end_platinum_ore, byg:brimstone_nether_quartz_ore, xycraft_world:xychorium_ore_stone_green, minecraft:emerald_ore, mysticalagriculture:inferium_ore, mysticalagradditions:nether_inferium_ore, alltheores:deepslate_zinc_ore, blue_skies:everdawn_diopside_ore, ad_astra:deepslate_desh_ore, allthemodium:allthemodium_slate_ore, xycraft_world:aluminum_ore_deepslate, elementalcraft:deepslate_inert_crystal_ore, alltheores:end_osmium_ore, thermal:deepslate_ruby_ore, alltheores:nether_aluminum_ore, mysticalagradditions:end_inferium_ore, thermal:deepslate_sulfur_ore, immersiveengineering:ore_lead, deeperdarker:sculk_stone_coal_ore, alltheores:zinc_ore, alltheores:deepslate_silver_ore, create:zinc_ore, xycraft_world:xychorium_ore_kivi_dark, alltheores:nether_platinum_ore, mekanism:deepslate_uranium_ore, immersiveengineering:ore_uranium, thermal:lead_ore, thermal:apatite_ore, evilcraft:dark_ore_deepslate, alltheores:aluminum_ore, alltheores:deepslate_peridot_ore, mekanism:deepslate_fluorite_ore, rftoolsbase:dimensionalshard_end, ftbic:iridium_ore, xycraft_world:xychorium_ore_deepslate_red, thermal:sulfur_ore, alltheores:osmium_ore, blue_skies:everdawn_emerald_ore, deeperdarker:sculk_stone_redstone_ore, thermal:deepslate_cinnabar_ore, mekanism:deepslate_osmium_ore, immersiveengineering:ore_aluminum, minecraft:deepslate_copper_ore, alltheores:silver_ore, ad_astra:glacio_copper_ore, ad_astra:deepslate_calorite_ore, deeperdarker:sculk_stone_copper_ore, blue_skies:everbright_pyrope_ore, mekanism:deepslate_tin_ore, occultism:silver_ore, thermal:tin_ore, xycraft_world:xychorium_ore_deepslate_dark, mysticalagradditions:end_prosperity_ore, alltheores:ruby_ore, blue_skies:everdawn_aquite_ore, alltheores:platinum_ore, xycraft_world:xychorium_ore_stone_dark, ad_astra:deepslate_ice_shard_ore, alltheores:other_lapis_ore, thermal:ruby_ore, xycraft_world:xychorium_ore_kivi_blue
3834[26Dec2022 07:12:46.937] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_materials.
3835 Source ores: ftbic:uranium_chunk, allthemodium:raw_unobtainium, ftbic:lead_chunk, occultism:raw_iesnium, alltheores:raw_platinum, ad_astra:raw_calorite, blue_skies:raw_horizonite, alltheores:raw_tin, alltheores:raw_uranium, immersiveengineering:raw_lead, ad_astra:raw_ostrum, ftbic:tin_chunk, create:raw_zinc, alltheores:raw_silver, occultism:raw_silver, blue_skies:raw_aquite, mekanism:raw_tin, allthemodium:raw_vibranium, alltheores:raw_nickel, minecraft:raw_iron, immersiveengineering:raw_silver, minecraft:raw_copper, blue_skies:raw_ventium, allthemodium:raw_allthemodium, minecraft:raw_gold, mekanism:raw_osmium, alltheores:raw_iridium, immersiveengineering:raw_nickel, blue_skies:raw_charoite, alltheores:raw_osmium, immersiveengineering:raw_uranium, xycraft_world:aluminum_raw, alltheores:raw_aluminum, thermal:raw_nickel, thermal:raw_silver, ftbic:iridium_chunk, mekanism:raw_uranium, alltheores:raw_zinc, mekanism:raw_lead, ad_astra:raw_desh, alltheores:raw_lead, thermal:raw_tin, ftbic:aluminum_chunk, blue_skies:raw_falsite, thermal:raw_lead, immersiveengineering:raw_aluminum
3836[26Dec2022 07:12:46.968] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:raw_material_blocks.
3837 Source ores: blue_skies:raw_ventium_block, blue_skies:raw_charoite_block, alltheores:raw_silver_block, alltheores:raw_zinc_block, create:raw_zinc_block, alltheores:raw_aluminum_block, mekanism:block_raw_lead, mekanism:block_raw_uranium, thermal:raw_silver_block, immersiveengineering:raw_block_nickel, mekanism:block_raw_osmium, minecraft:raw_gold_block, blue_skies:raw_horizonite_block, blue_skies:raw_aquite_block, thermal:raw_nickel_block, alltheores:raw_uranium_block, thermal:raw_tin_block, thermal:raw_lead_block, minecraft:raw_iron_block, mekanism:block_raw_tin, blue_skies:raw_falsite_block, alltheores:raw_lead_block, immersiveengineering:raw_block_silver, alltheores:raw_osmium_block, xycraft_world:aluminum_raw_block, minecraft:raw_copper_block, immersiveengineering:raw_block_lead, alltheores:raw_tin_block, immersiveengineering:raw_block_aluminum, immersiveengineering:raw_block_uranium, alltheores:raw_nickel_block
3838[26Dec2022 07:12:46.986] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:dense_uraninite.
3839 Source ores: powah:uraninite_ore_dense, powah:deepslate_uraninite_ore_dense
3840[26Dec2022 07:12:46.988] [Server thread/INFO] [elementalcraft/]: Loading pure ores: elementalcraft:poor_uraninite.
3841 Source ores: powah:uraninite_ore_poor, powah:deepslate_uraninite_ore_poor
3842[26Dec2022 07:12:46.989] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection.
3843[26Dec2022 07:12:47.058] [Server thread/INFO] [fastsuite/]: Successfully processed 36920 recipes into the AuxRecipeManager.
3844[26Dec2022 07:12:47.069] [Server thread/INFO] [elementalcraft/]: Pure ore recipe injection finished. 206 recipes added.
3845[26Dec2022 07:12:47.070] [Server thread/INFO] [elementalcraft/]: Pure ore generation ended in 517ms
3846 Ores: forge:lapis, forge:desh, forge:azure_silver, forge:zinc, forge:calorite, forge:silver, byg:brimstone_nether_quartz, blue_skies:horizonite, forge:anthracite, blue_skies:everbright_moonstone, forge:coal, forge:ironwood, blue_skies:everdawn_moonstone, blue_skies:everdawn_pyrope, forge:ostrum, forge:ametrine, blue_skies:everdawn_charoite, forge:copper, forge:sulfur, blue_skies:everbright_pyrope, forge:platinum, blue_skies:everdawn_diopside, forge:prosperity, forge:netherite_scrap, blue_skies:everbright_diopside, forge:soulium, forge:osmium, elementalcraft:uraninite, forge:quartz, forge:lead, forge:redstone, forge:nickel, forge:gold, forge:knightmetal, forge:diamond, forge:iesnium, blue_skies:everbright_charoite, forge:pendorite, forge:iron, forge:aluminum, forge:inferium, forge:uranium, forge:unobtainium, forge:ice_shard, forge:niter, forge:cinnabar, forge:emerald, forge:crimson_iron, forge:cheese, blue_skies:everdawn_aquite, forge:allthemodium, blue_skies:falsite, forge:emeraldite, forge:fluorite, forge:inert_crystal, forge:tin, blue_skies:everbright_aquite, forge:vibranium, byg:blue_nether_quartz, blue_skies:ventium, forge:apatite, forge:iridium.
3847[26Dec2022 07:12:47.346] [Server thread/WARN] [pneumaticcraft/]: Amadron: failed to find any trades for profession evilcraft:werewolf ?
3848[26Dec2022 07:13:07.188] [Netty Epoll Server IO #1/INFO] [mixin/]: Mixing server.MixinServerboundChatPacket from nochatreports.mixins.json into net.minecraft.network.protocol.game.ServerboundChatPacket
3849[07:13:14] [Aternos System/ERROR]: Server crashed because it ran out of memory. Try reducing the load to avoid crashes like this in the future.
This log will be saved for 90 days from their last view.
Report abuse