Forge 1.16.5 Server Log

#JZ91061
136 errors
4832 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.34
1[16Sep2022 03:45:39.746] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.34, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
2[16Sep2022 03:45:39.749] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_345 by Temurin
3[16Sep2022 03:45:39.941] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
4[16Sep2022 03:45:39.976] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
5[16Sep2022 03:45:40.914] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
6[16Sep2022 03:45:41.296] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.mixins.json does not specify "minVersion" property
7[16Sep2022 03:45:41.297] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.forge.mixins.json does not specify "minVersion" property
8[16Sep2022 03:45:41.441] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector]
9[16Sep2022 03:45:41.442] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
10[16Sep2022 03:45:41.443] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
11[16Sep2022 03:45:41.444] [main/ERROR] [mixin/CATCHING]: Catching
12java.lang.ClassNotFoundException: corgiaoc.byg.mixin.MixinConnector
13 at java.lang.ClassLoader.findClass(ClassLoader.java:523) ~[?:1.8.0_345]
14 at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_345]
15 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.1.3.jar:?]
16 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_345]
17 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_345]
18 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_345]
19 at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
20 at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
21 at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
22 at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
23 at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
24 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
25 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
26 at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) ~[modlauncher-8.1.3.jar:?]
27 at java.util.HashMap.forEach(HashMap.java:1290) [?:1.8.0_345]
28 at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
29 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [modlauncher-8.1.3.jar:?]
30 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
31 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
32 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
33 at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?]
34 at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?]
35 at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?]
36 Suppressed: java.lang.ClassNotFoundException
37 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.1.3.jar:?]
38 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
39 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
40 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_345]
41 at java.lang.Class.forName0(Native Method) ~[?:1.8.0_345]
42 at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_345]
43 at org.spongepowered.asm.service.modlauncher.ModLauncherClassProvider.findClass(ModLauncherClassProvider.java:67) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
44 at org.spongepowered.asm.launch.platform.MixinConnectorManager.loadConnectors(MixinConnectorManager.java:70) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
45 at org.spongepowered.asm.launch.platform.MixinConnectorManager.inject(MixinConnectorManager.java:59) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
46 at org.spongepowered.asm.launch.platform.MixinPlatformManager.inject(MixinPlatformManager.java:196) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
47 at org.spongepowered.asm.launch.MixinBootstrap.inject(MixinBootstrap.java:202) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
48 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:201) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
49 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.initializeLaunch(MixinLaunchPluginLegacy.java:195) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
50 at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$9(LaunchPluginHandler.java:97) ~[modlauncher-8.1.3.jar:?]
51 at java.util.HashMap.forEach(HashMap.java:1290) [?:1.8.0_345]
52 at cpw.mods.modlauncher.LaunchPluginHandler.announceLaunch(LaunchPluginHandler.java:97) [modlauncher-8.1.3.jar:?]
53 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:52) [modlauncher-8.1.3.jar:?]
54 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
55 at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
56 at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
57 at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge.jar:?]
58 at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge.jar:?]
59 at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge.jar:?]
60[16Sep2022 03:45:41.453] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [ca.spottedleaf.starlight.mixin.MixinConnector]
61[16Sep2022 03:45:41.454] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [arekkuusu.offhandcombat.common.core.Connector]
62[16Sep2022 03:45:41.456] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
63[16Sep2022 03:45:41.460] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
64[16Sep2022 03:45:41.469] [main/WARN] [mixin/]: Reference map 'immersivecooking.refmap.json' for immersivecooking.mixins.json could not be read. If this is a development environment you can ignore this message
65[16Sep2022 03:45:41.513] [main/WARN] [mixin/]: Reference map 'cataclysm.refmap.json' for cataclysm.mixins.json could not be read. If this is a development environment you can ignore this message
66[16Sep2022 03:45:41.577] [main/WARN] [mixin/]: Reference map 'nethers_delight.refmap.json' for nethers_delight.mixins.json could not be read. If this is a development environment you can ignore this message
67[16Sep2022 03:45:41.635] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
68[16Sep2022 03:45:42.314] [main/WARN] [mixin/]: Error loading class: top/theillusivec4/culinaryconstruct/common/item/CulinaryItemBase (java.lang.ClassNotFoundException: null)
69[16Sep2022 03:45:42.314] [main/WARN] [mixin/]: @Mixin target top.theillusivec4.culinaryconstruct.common.item.CulinaryItemBase was not found origins.forge.mixins.json:compat.cconstruct.CulinaryItemBaseMixin
70[16Sep2022 03:45:42.316] [main/WARN] [mixin/]: Error loading class: org/jwaresoftware/mcmods/vfp/common/VfpPantryItem (java.lang.ClassNotFoundException: null)
71[16Sep2022 03:45:42.316] [main/WARN] [mixin/]: @Mixin target org.jwaresoftware.mcmods.vfp.common.VfpPantryItem was not found origins.forge.mixins.json:compat.vfp.VfpPantryItemMixin
72[16Sep2022 03:45:42.336] [main/WARN] [mixin/]: Error loading class: biomesoplenty/common/world/BOPBiomeProvider (java.lang.ClassNotFoundException: null)
73[16Sep2022 03:45:42.338] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null)
74[16Sep2022 03:45:42.339] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null)
75[16Sep2022 03:45:42.644] [main/INFO] [net.minecraftforge.coremod.CoreMod.itemphysic/COREMODLOG]: start
76[16Sep2022 03:45:42.648] [main/INFO] [net.minecraftforge.coremod.CoreMod.itemphysic/COREMODLOG]: find block call
77[16Sep2022 03:45:42.814] [main/WARN] [mixin/]: Error loading class: net/minecraft/block/entity/LecternBlockEntity$1 (java.lang.ClassNotFoundException: null)
78[16Sep2022 03:45:42.815] [main/WARN] [mixin/]: @Mixin target net.minecraft.block.entity.LecternBlockEntity$1 was not found pehkui.mixins.json:reach.LecternBlockEntityMixin
79[16Sep2022 03:45:43.089] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER
80[16Sep2022 03:45:43.089] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/BipedArmorLayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER)
81[16Sep2022 03:45:43.089] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found neapolitan.mixins.json:BipedArmorLayerMixin
82[16Sep2022 03:45:43.298] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
83[16Sep2022 03:45:43.298] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/ClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER)
84[16Sep2022 03:45:43.298] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.ClientPlayerEntity was not found twoplayersonehorse.mixins.json:ClientPlayerEntityMixin
85[16Sep2022 03:45:43.301] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/PlayerController for invalid dist DEDICATED_SERVER
86[16Sep2022 03:45:43.301] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/multiplayer/PlayerController (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/PlayerController for invalid dist DEDICATED_SERVER)
87[16Sep2022 03:45:43.301] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.multiplayer.PlayerController was not found twoplayersonehorse.mixins.json:PlayerControllerMixin
88[16Sep2022 03:45:43.302] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER
89[16Sep2022 03:45:43.302] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/LivingRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER)
90[16Sep2022 03:45:43.303] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.LivingRenderer was not found twoplayersonehorse.mixins.json:LivingRendererMixin
91[16Sep2022 03:45:43.502] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/performant-common.toml is not correct. Correcting
92[16Sep2022 03:45:43.503] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings was corrected from null to its default, SimpleCommentedConfig:{}.
93[16Sep2022 03:45:43.503] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Entity AI Load balancing settings was corrected from null to its default, SimpleCommentedConfig:{}.
94[16Sep2022 03:45:43.504] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Entity AI Load balancing settings.AILoadBalancing was corrected from null to its default, true.
95[16Sep2022 03:45:43.504] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Entity AI Load balancing settings.meanTickAITH was corrected from null to its default, 55.
96[16Sep2022 03:45:43.504] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Entity AI Load balancing settings.logEntityAILag was corrected from null to its default, true.
97[16Sep2022 03:45:43.504] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Tile entities load balancing settings was corrected from null to its default, SimpleCommentedConfig:{}.
98[16Sep2022 03:45:43.504] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Tile entities load balancing settings.TELoadBalancing was corrected from null to its default, true.
99[16Sep2022 03:45:43.504] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Tile entities load balancing settings.meanTickTH was corrected from null to its default, 55.
100[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Tile entities load balancing settings.TEDebugOutput was corrected from null to its default, false.
101[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Tile entities load balancing settings.TEUnloadLag was corrected from null to its default, false.
102[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e was corrected from null to its default, SimpleCommentedConfig:{}.
103[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.g was corrected from null to its default, SimpleCommentedConfig:{}.
104[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.g. WorldTickEventPre/Post was corrected from null to its default, SimpleCommentedConfig:{}.
105[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.g. WorldTickEventPre/Post.eventLoadBalancing was corrected from null to its default, false.
106[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.g. WorldTickEventPre/Post.meanTickEvent was corrected from null to its default, 60.
107[16Sep2022 03:45:43.505] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.g. WorldTickEventPre/Post.eventDebugOutput was corrected from null to its default, true.
108[16Sep2022 03:45:43.506] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings was corrected from null to its default, SimpleCommentedConfig:{}.
109[16Sep2022 03:45:43.506] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.entityDensity was corrected from null to its default, 1.0.
110[16Sep2022 03:45:43.506] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.adaptiveSpeed was corrected from null to its default, true.
111[16Sep2022 03:45:43.506] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.spawnInterval was corrected from null to its default, 10.
112[16Sep2022 03:45:43.506] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.fixLeash was corrected from null to its default, true.
113[16Sep2022 03:45:43.506] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.fastCollisions was corrected from null to its default, true.
114[16Sep2022 03:45:43.507] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.noLagItemPickup was corrected from null to its default, true.
115[16Sep2022 03:45:43.507] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.fastItemCompare was corrected from null to its default, true.
116[16Sep2022 03:45:43.507] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.fastPathFinding was corrected from null to its default, true.
117[16Sep2022 03:45:43.507] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.fastInventoryAdvancement was corrected from null to its default, true.
118[16Sep2022 03:45:43.507] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.multiEntities was corrected from null to its default, true.
119[16Sep2022 03:45:43.508] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.excludedThreadedMovement was corrected from null to its default, [].
120[16Sep2022 03:45:43.508] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.disableNotifyOnBlockChange was corrected from null to its default, true.
121[16Sep2022 03:45:43.508] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.slowArmorStands was corrected from null to its default, true.
122[16Sep2022 03:45:43.508] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.enableDynamicEntityRendering was corrected from null to its default, true.
123[16Sep2022 03:45:43.508] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.excludedRenderHidingMobs was corrected from null to its default, [].
124[16Sep2022 03:45:43.508] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.alwaysglow was corrected from null to its default, true.
125[16Sep2022 03:45:43.508] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.enableDynamicEntityUpdates was corrected from null to its default, true.
126[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.entityUpdateDistanceReduction was corrected from null to its default, 0.
127[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity settings.excludedTickDistanceMobs was corrected from null to its default, [].
128[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings was corrected from null to its default, SimpleCommentedConfig:{}.
129[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings.goalselectorrate was corrected from null to its default, 4.
130[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings.optimizeTempt was corrected from null to its default, true.
131[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings.optimizeAvoid was corrected from null to its default, true.
132[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings.optimizePanic was corrected from null to its default, true.
133[16Sep2022 03:45:43.509] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings.optimizeBreed was corrected from null to its default, true.
134[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings.slowFindShelter was corrected from null to its default, true.
135[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Entity AI Settings.fixBlockBreakGoal was corrected from null to its default, true.
136[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings was corrected from null to its default, SimpleCommentedConfig:{}.
137[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings.betterFps was corrected from null to its default, true.
138[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings.cacheRecipes was corrected from null to its default, true.
139[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings.fastSpawnRadius was corrected from null to its default, true.
140[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings.fastChunkBlocks was corrected from null to its default, true.
141[16Sep2022 03:45:43.510] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings.blockTicks was corrected from null to its default, 3000.
142[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings.fastChunkSave was corrected from null to its default, true.
143[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.General performance improvements settings.fasterHoppers was corrected from null to its default, true.
144[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other was corrected from null to its default, SimpleCommentedConfig:{}.
145[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.forbiddenMobs was corrected from null to its default, [].
146[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.logintimeout was corrected from null to its default, 2400.
147[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.singlePlayerWatchDogTimeout was corrected from null to its default, 180000.
148[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.maxItems was corrected from null to its default, 100.
149[16Sep2022 03:45:43.511] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.disconnectTimeout was corrected from null to its default, 60.
150[16Sep2022 03:45:43.512] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.maxSameSounds was corrected from null to its default, 10.
151[16Sep2022 03:45:43.512] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.disableConfigReload was corrected from null to its default, false.
152[16Sep2022 03:45:43.512] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.printWorldSaves was corrected from null to its default, false.
153[16Sep2022 03:45:43.512] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.Utility settings, debugging and other.debugOptionsEnabled was corrected from null to its default, false.
154[16Sep2022 03:45:43.512] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key Load balancing settings.Event load balancing settings, events mostly cause lag during world/server/entity/player ticks,usually showing up in profilings under e.displayTooLargePackets was corrected from null to its default, true.
155[16Sep2022 03:45:43.518] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it.
156[16Sep2022 03:45:43.522] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it.
157[16Sep2022 03:45:43.547] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it.
158[16Sep2022 03:45:43.549] [main/INFO] [com.performant.coremod.Performant/]: Disabling farm leak reporting due to incompat with pekhui
159[16Sep2022 03:45:45.503] [main/INFO] [net.minecraftforge.coremod.CoreMod.itemphysic/COREMODLOG]: start
160[16Sep2022 03:45:45.504] [main/INFO] [net.minecraftforge.coremod.CoreMod.itemphysic/COREMODLOG]: find block call
161[16Sep2022 03:45:45.792] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
162[16Sep2022 03:45:49.768] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
163[16Sep2022 03:45:49.769] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
164[16Sep2022 03:45:49.769] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
165[16Sep2022 03:45:49.770] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
166[16Sep2022 03:45:50.259] [modloading-worker-1/INFO] [dynamiclightsreforged/]: [LambDynLights] Initializing Dynamic Lights Reforged...
167[16Sep2022 03:45:50.437] [modloading-worker-6/INFO] [chocolate/]: Vanilla is real good, but chocolate is better, let's be honest. :)
168[16Sep2022 03:45:50.624] [modloading-worker-1/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
169[16Sep2022 03:45:50.635] [modloading-worker-4/INFO] [io.github.apace100.origins.Origins/]: Origins **.**.**.** is initializing. Have fun!
170[16Sep2022 03:45:50.662] [modloading-worker-2/INFO] [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry
171[16Sep2022 03:45:50.662] [modloading-worker-2/INFO] [Spartan Weaponry/]: Initialising API! Version: 6
172[16Sep2022 03:45:50.769] [modloading-worker-3/WARN] [mixin/]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final
173[16Sep2022 03:45:50.849] [modloading-worker-5/INFO] [com.command_block.libraryferret.LibraryFerret/]: libraryferret - > Initialize library
174[16Sep2022 03:45:51.315] [modloading-worker-5/INFO] [com.command_block.libraryferret.LibraryFerret/]: libraryferret - > Initialized library
175[16Sep2022 03:45:51.376] [modloading-worker-2/INFO] [corgitaco.upstream.Upstream/]: Loading config: /server/config/upstream/upstream-noise.toml
176[16Sep2022 03:45:51.453] [modloading-worker-4/INFO] [epicsquid.traverse.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
177[16Sep2022 03:45:51.463] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.34, for MC 1.16.5 with MCP 20210115.111550
178[16Sep2022 03:45:51.463] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.34 Initialized
179[16Sep2022 03:45:51.689] [modloading-worker-3/INFO] [dev.itsmeow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes...
180[16Sep2022 03:45:51.736] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: tower structure registered
181[16Sep2022 03:45:51.736] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ice_tower structure registered
182[16Sep2022 03:45:51.737] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: jungle_tower structure registered
183[16Sep2022 03:45:51.737] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: derelict_tower structure registered
184[16Sep2022 03:45:51.737] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: derelict_grass_tower structure registered
185[16Sep2022 03:45:51.737] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ocean_tower structure registered
186[16Sep2022 03:45:51.737] [modloading-worker-3/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ocean_warm_tower structure registered
187[16Sep2022 03:45:51.763] [modloading-worker-4/INFO] [Spartan Shields/]: Constructing Mod: Spartan Shields
188[16Sep2022 03:45:51.825] [modloading-worker-3/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
189[16Sep2022 03:45:52.018] [modloading-worker-4/ERROR] [me.ichun.mods.backtools.common.BackTools/]: You are loading Back Tools on a server. Back Tools is a client only mod!
190[16Sep2022 03:45:52.020] [modloading-worker-4/INFO] [xyz.apex.forge.apexcore.core.ApexCore/]: Loading Supporter Data...
191[16Sep2022 03:45:52.183] [modloading-worker-2/INFO] [xyz.apex.repack.com.tterrag.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
192[16Sep2022 03:45:52.183] [modloading-worker-4/INFO] [xyz.apex.repack.com.tterrag.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
193[16Sep2022 03:45:52.225] [ApexCore Supporter Reload Thread/INFO] [xyz.apex.forge.apexcore.core.ApexCore/]: Loaded 4 Supporters!
194[16Sep2022 03:45:52.750] [modloading-worker-6/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
195[16Sep2022 03:45:52.774] [modloading-worker-6/INFO] [STDOUT/]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser
196[16Sep2022 03:45:55.125] [main/INFO] [magistu.siegemachines.SiegeMachines/]: HELLO from Register Block
197[16Sep2022 03:45:55.281] [main/INFO] [com.magistuarmory.KnightlyArmory/]: HELLO from Register Block
198[16Sep2022 03:45:55.311] [main/INFO] [net.ncpbails.culturaldelights.CulturalDelights/]: HELLO from Register Block
199[16Sep2022 03:45:56.255] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod.
200[16Sep2022 03:45:56.419] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 109 ms
201[16Sep2022 03:45:56.420] [main/INFO] [Spartan Weaponry/]: Registering items...
202[16Sep2022 03:45:56.421] [main/INFO] [Spartan Weaponry/]: Items Registered!
203[16Sep2022 03:45:56.598] [main/INFO] [Spartan Shields/]: Registering Items
204[16Sep2022 03:45:56.599] [main/INFO] [Spartan Shields/]: Registered Items successfully!
205[16Sep2022 03:45:56.902] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.24ms.
206[16Sep2022 03:45:57.437] [main/INFO] [Spartan Shields/]: Registering Enchantments
207[16Sep2022 03:45:57.438] [main/INFO] [Spartan Shields/]: Registered Enchantments successfully!
208[16Sep2022 03:45:57.532] [main/INFO] [Spartan Weaponry/]: Registering Entities
209[16Sep2022 03:45:57.649] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
210[16Sep2022 03:45:57.649] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
211[16Sep2022 03:45:57.823] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
212[16Sep2022 03:45:57.824] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.1ms.
213[16Sep2022 03:45:58.012] [main/INFO] [corgitaco.enhancedcelestials.Main/]: enhancedcelestials: Sounds registered!
214[16Sep2022 03:45:58.291] [main/INFO] [com.barion.dungeons_enhanced.DungeonsEnhanced/]: Dungeons Enhanced structures loaded
215[16Sep2022 03:45:58.327] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
216[16Sep2022 03:45:58.356] [main/WARN] [ModdingLegacy/structure_gel/Compat/]: Encountered an unhandled exception while trying to handle BiomeDictionaryCompat in collectionofsingiro.
217[16Sep2022 03:45:58.356] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: java.lang.NullPointerException
218[16Sep2022 03:45:58.356] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at com.legacy.structure_gel.StructureGelCompat.lambda$compatForEachMod$4(StructureGelCompat.java:83)
219[16Sep2022 03:45:58.356] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at java.util.HashMap.forEach(HashMap.java:1290)
220[16Sep2022 03:45:58.356] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:229)
221[16Sep2022 03:45:58.356] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at com.legacy.structure_gel.StructureGelCompat.compatForEachMod(StructureGelCompat.java:76)
222[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at com.legacy.structure_gel.StructureGelCompat.registerBiomeDictionary(StructureGelCompat.java:58)
223[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
224[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
225[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
226[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
227[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120)
228[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121)
229[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640)
230[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56)
231[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40)
232[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:249)
233[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236)
234[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:202)
235[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44)
236[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraft.server.Main.main(Main.java:95)
237[16Sep2022 03:45:58.357] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
238[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
239[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
240[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at java.lang.reflect.Method.invoke(Method.java:498)
241[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
242[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
243[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
244[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
245[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
246[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
247[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
248[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
249[16Sep2022 03:45:58.358] [main/INFO] [STDERR/]: [com.legacy.structure_gel.StructureGelCompat:lambda$compatForEachMod$4:107]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
250[16Sep2022 03:45:58.551] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/spartanweaponry-common.toml is not correct. Correcting
251[16Sep2022 03:45:58.551] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key traits.damage_bonus.max_armor_value was corrected from 0.0 to its default, 1.0.
252[16Sep2022 03:45:58.562] [Thread-4/INFO] [Puzzles Lib/]: Reloading common config for mod easymagic
253[16Sep2022 03:45:58.562] [Thread-4/INFO] [Puzzles Lib/]: Reloading common config for mod easymagic
254[16Sep2022 03:45:58.565] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /server/config/siege-machines-specs.toml is not correct. Correcting
255[16Sep2022 03:45:58.565] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.mortar.projectileSpeed was corrected from 2.5 to its default, 2.5.
256[16Sep2022 03:45:58.565] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.mortar.inaccuracy was corrected from 0.2 to its default, 0.2.
257[16Sep2022 03:45:58.565] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.culverin.projectileSpeed was corrected from 3.0 to its default, 3.0.
258[16Sep2022 03:45:58.565] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.culverin.inaccuracy was corrected from 0.2 to its default, 0.2.
259[16Sep2022 03:45:58.565] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.trebuchet.projectileSpeed was corrected from 2.8 to its default, 2.8.
260[16Sep2022 03:45:58.565] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.trebuchet.inaccuracy was corrected from 0.2 to its default, 0.2.
261[16Sep2022 03:45:58.566] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.catapult.projectileSpeed was corrected from 2.0 to its default, 2.0.
262[16Sep2022 03:45:58.566] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.catapult.inaccuracy was corrected from 0.2 to its default, 0.2.
263[16Sep2022 03:45:58.566] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.ballista.projectileSpeed was corrected from 4.5 to its default, 4.5.
264[16Sep2022 03:45:58.566] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.ballista.inaccuracy was corrected from 0.04 to its default, 0.04.
265[16Sep2022 03:45:58.566] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.battering_ram.projectileSpeed was corrected from 0.0 to its default, 0.0.
266[16Sep2022 03:45:58.566] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key siege_machines.battering_ram.inaccuracy was corrected from 0.5 to its default, 0.5.
267[16Sep2022 03:45:58.567] [Thread-4/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file /server/config/siege-machines-specs.toml is not correct. Correcting
268[16Sep2022 03:45:58.590] [main/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
269[16Sep2022 03:45:58.591] [Thread-4/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
270[16Sep2022 03:45:58.591] [Thread-4/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
271[16Sep2022 03:45:58.596] [main/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml
272[16Sep2022 03:45:58.596] [Thread-4/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml
273[16Sep2022 03:45:58.597] [Thread-4/INFO] [Spartan Shields/]: Loading config spartanshields-common.toml
274[16Sep2022 03:45:58.613] [main/INFO] [quark/]: Loading Module Chain Linkage
275[16Sep2022 03:45:58.614] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
276[16Sep2022 03:45:58.614] [main/INFO] [quark/]: Loading Module Chute
277[16Sep2022 03:45:58.614] [main/INFO] [quark/]: Loading Module Color Slime
278[16Sep2022 03:45:58.614] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
279[16Sep2022 03:45:58.614] [main/INFO] [quark/]: Loading Module Ender Watcher
280[16Sep2022 03:45:58.614] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
281[16Sep2022 03:45:58.614] [main/INFO] [quark/]: Loading Module Feeding Trough
282[16Sep2022 03:45:58.615] [main/INFO] [quark/]: Loading Module Gravisand
283[16Sep2022 03:45:58.615] [main/INFO] [quark/]: Loading Module Iron Rod
284[16Sep2022 03:45:58.615] [main/INFO] [quark/]: Loading Module Jukebox Automation
285[16Sep2022 03:45:58.617] [main/INFO] [quark/]: Loading Module Metal Buttons
286[16Sep2022 03:45:58.617] [main/INFO] [quark/]: Loading Module Obsidian Plate
287[16Sep2022 03:45:58.617] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
288[16Sep2022 03:45:58.618] [main/INFO] [quark/]: Loading Module Redstone Circuit
289[16Sep2022 03:45:58.618] [main/INFO] [quark/]: Loading Module Weather Sensor
290[16Sep2022 03:45:58.618] [main/INFO] [quark/]: Loading Module Bamboo Mat
291[16Sep2022 03:45:58.618] [main/INFO] [quark/]: Loading Module Burn Vines
292[16Sep2022 03:45:58.618] [main/INFO] [quark/]: Loading Module Celebratory Lamps
293[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
294[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Compressed Blocks
295[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Duskbound Blocks
296[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Framed Glass
297[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Gold Bars
298[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Grate
299[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Hedges
300[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Iron Plates
301[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Item Frames
302[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Leaf Carpet
303[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Lit Lamp
304[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Midori
305[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module More Brick Types
306[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module More Potted Plants
307[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module More Stone Variants
308[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
309[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Paper Decor
310[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Quilted Wool
311[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Rope
312[16Sep2022 03:45:58.619] [main/INFO] [quark/]: Loading Module Shallow Dirt
313[16Sep2022 03:45:58.620] [main/INFO] [quark/]: Loading Module Shingles
314[16Sep2022 03:45:58.620] [main/INFO] [quark/]: Loading Module Soul Sandstone
315[16Sep2022 03:45:58.620] [main/INFO] [quark/]: Loading Module Stained Planks
316[16Sep2022 03:45:58.620] [main/INFO] [quark/]: Loading Module Stools
317[16Sep2022 03:45:58.620] [main/INFO] [quark/]: Loading Module Sturdy Stone
318[16Sep2022 03:45:58.620] [main/INFO] [quark/]: Loading Module Tallow And Candles
319[16Sep2022 03:45:58.621] [main/INFO] [quark/]: Loading Module Thatch
320[16Sep2022 03:45:58.621] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
321[16Sep2022 03:45:58.621] [main/INFO] [quark/]: Loading Module Turf
322[16Sep2022 03:45:58.621] [main/INFO] [quark/]: Loading Module Variant Bookshelves
323[16Sep2022 03:45:58.621] [main/INFO] [quark/]: Loading Module Variant Chests
324[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Variant Ladders
325[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Vertical Planks
326[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Vertical Slabs
327[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Wooden Posts
328[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Chests In Boats
329[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Easy Transfering
330[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Hotbar Changer
331[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Inventory Sorting
332[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Item Sharing
333[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Right Click Armor
334[16Sep2022 03:45:58.622] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
335[16Sep2022 03:45:58.623] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
336[16Sep2022 03:45:58.623] [main/INFO] [quark/]: Loading Module Abacus
337[16Sep2022 03:45:58.623] [main/INFO] [quark/]: Loading Module Ambient Discs
338[16Sep2022 03:45:58.623] [main/INFO] [quark/]: Loading Module Ancient Tomes
339[16Sep2022 03:45:58.624] [main/INFO] [quark/]: Loading Module Bottled Cloud
340[16Sep2022 03:45:58.624] [main/INFO] [quark/]: Loading Module Camera
341[16Sep2022 03:45:58.624] [main/INFO] [quark/]: Loading Module Color Runes
342[16Sep2022 03:45:58.625] [main/INFO] [quark/]: Loading Module Pathfinder Maps
343[16Sep2022 03:45:58.625] [main/INFO] [quark/]: Loading Module Pickarang
344[16Sep2022 03:45:58.625] [main/INFO] [quark/]: Loading Module Seed Pouch
345[16Sep2022 03:45:58.626] [main/INFO] [quark/]: Loading Module Slime In A Bucket
346[16Sep2022 03:45:58.626] [main/INFO] [quark/]: Loading Module Trowel
347[16Sep2022 03:45:58.626] [main/INFO] [quark/]: Loading Module Skull Pikes
348[16Sep2022 03:45:58.627] [main/INFO] [quark/]: Loading Module Armed Armor Stands
349[16Sep2022 03:45:58.627] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
350[16Sep2022 03:45:58.627] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
351[16Sep2022 03:45:58.628] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
352[16Sep2022 03:45:58.628] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
353[16Sep2022 03:45:58.628] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
354[16Sep2022 03:45:58.629] [main/INFO] [quark/]: Loading Module Dirt To Path
355[16Sep2022 03:45:58.629] [main/INFO] [quark/]: Loading Module Double Door Opening
356[16Sep2022 03:45:58.629] [main/INFO] [quark/]: Loading Module Dragon Scales
357[16Sep2022 03:45:58.629] [main/INFO] [quark/]: Loading Module Emotes
358[16Sep2022 03:45:58.629] [main/INFO] [quark/]: Loading Module Enhanced Ladders
359[16Sep2022 03:45:58.630] [main/INFO] [quark/]: Loading Module Glass Shard
360[16Sep2022 03:45:58.630] [main/INFO] [quark/]: Loading Module Hoe Harvesting
361[16Sep2022 03:45:58.630] [main/INFO] [quark/]: Loading Module Improved Sleeping
362[16Sep2022 03:45:58.631] [main/INFO] [quark/]: Loading Module Infinity Bucket
363[16Sep2022 03:45:58.631] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
364[16Sep2022 03:45:58.632] [main/INFO] [quark/]: Loading Module Lock Rotation
365[16Sep2022 03:45:58.633] [main/INFO] [quark/]: Loading Module More Banner Layers
366[16Sep2022 03:45:58.633] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
367[16Sep2022 03:45:58.633] [main/INFO] [quark/]: Loading Module Pat The Dogs
368[16Sep2022 03:45:58.635] [main/INFO] [quark/]: Loading Module Poison Potato Usage
369[16Sep2022 03:45:58.635] [main/INFO] [quark/]: Loading Module Reacharound Placing
370[16Sep2022 03:45:58.636] [main/INFO] [quark/]: Loading Module Replace Scaffolding
371[16Sep2022 03:45:58.636] [main/INFO] [quark/]: Loading Module Sign Editing
372[16Sep2022 03:45:58.636] [main/INFO] [quark/]: Loading Module Simple Harvest
373[16Sep2022 03:45:58.637] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
374[16Sep2022 03:45:58.637] [main/INFO] [quark/]: Loading Module Springy Slime
375[16Sep2022 03:45:58.637] [main/INFO] [quark/]: Loading Module Utility Recipes
376[16Sep2022 03:45:58.638] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
377[16Sep2022 03:45:58.638] [main/INFO] [quark/]: Loading Module Big Dungeon
378[16Sep2022 03:45:58.638] [main/INFO] [quark/]: Loading Module Big Stone Clusters
379[16Sep2022 03:45:58.638] [main/INFO] [quark/]: Loading Module Biotite
380[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Blossom Trees
381[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Cave Roots
382[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Chorus Vegetation
383[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Crevices
384[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Deepslate
385[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Fairy Rings
386[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Mega Caves
387[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Monster Box
388[16Sep2022 03:45:58.639] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
389[16Sep2022 03:45:58.640] [main/INFO] [quark/]: Loading Module New Stone Types
390[16Sep2022 03:45:58.640] [main/INFO] [quark/]: Loading Module Realistic World Gen
391[16Sep2022 03:45:58.640] [main/INFO] [quark/]: Loading Module Speleothems
392[16Sep2022 03:45:58.640] [main/INFO] [quark/]: Loading Module Spiral Spires
393[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Underground Clay
394[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
395[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
396[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
397[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
398[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Lush Underground Biome
399[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
400[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
401[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
402[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Slime Underground Biome
403[16Sep2022 03:45:58.642] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
404[16Sep2022 03:45:58.643] [main/INFO] [quark/]: Loading Module Crabs
405[16Sep2022 03:45:58.643] [main/INFO] [quark/]: Loading Module Forgotten
406[16Sep2022 03:45:58.643] [main/INFO] [quark/]: Loading Module Foxhound
407[16Sep2022 03:45:58.644] [main/INFO] [quark/]: Loading Module Frogs
408[16Sep2022 03:45:58.644] [main/INFO] [quark/]: Loading Module Stonelings
409[16Sep2022 03:45:58.644] [main/INFO] [quark/]: Loading Module Toretoise
410[16Sep2022 03:45:58.644] [main/INFO] [quark/]: Loading Module Wraith
411[16Sep2022 03:45:58.644] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
412[16Sep2022 03:45:58.644] [main/INFO] [quark/]: Loading Module Back Button Keybind
413[16Sep2022 03:45:58.644] [main/INFO] [quark/]: Loading Module Chest Searching
414[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Greener Grass
415[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Improved Mount Hud
416[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Improved Tooltips
417[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Usage Ticker
418[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Variant Animal Textures
419[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Backpack
420[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Crate
421[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Magnets
422[16Sep2022 03:45:58.645] [main/INFO] [quark/]: Loading Module Matrix Enchanting
423[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Pipes
424[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Totem Of Holding
425[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Adjustable Chat
426[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Custom Underground Biome
427[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Game Nerfs
428[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Microcrafting Helper
429[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Narrator Readout
430[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Overlay Shader
431[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Pallet
432[16Sep2022 03:45:58.646] [main/INFO] [quark/]: Loading Module Shiba
433[16Sep2022 03:45:58.669] [modloading-worker-2/INFO] [Bookshelf/]: Registering 3 command argument types.
434[16Sep2022 03:45:58.670] [modloading-worker-2/INFO] [Bookshelf/]: Registering 13 loot conditions.
435[16Sep2022 03:45:58.670] [modloading-worker-3/INFO] [com.clickadv.ClickAdvancements/]: clickadv mod initialized
436[16Sep2022 03:45:58.687] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:gob, use EntityAttributeCreationEvent instead.
437[16Sep2022 03:45:58.687] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:hobgob, use EntityAttributeCreationEvent instead.
438[16Sep2022 03:45:58.688] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:goblo, use EntityAttributeCreationEvent instead.
439[16Sep2022 03:45:58.688] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:garch, use EntityAttributeCreationEvent instead.
440[16Sep2022 03:45:58.688] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:goom, use EntityAttributeCreationEvent instead.
441[16Sep2022 03:45:58.688] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:gobber, use EntityAttributeCreationEvent instead.
442[16Sep2022 03:45:58.688] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:ogre, use EntityAttributeCreationEvent instead.
443[16Sep2022 03:45:58.688] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:goblin_king, use EntityAttributeCreationEvent instead.
444[16Sep2022 03:45:58.688] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblinsanddungeons:mimic, use EntityAttributeCreationEvent instead.
445[16Sep2022 03:45:58.692] [modloading-worker-3/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
446[16Sep2022 03:45:58.694] [modloading-worker-6/INFO] [Spartan Weaponry/]: Setting up Spartan Weaponry!
447[16Sep2022 03:45:58.714] [modloading-worker-5/INFO] [magistu.siegemachines.SiegeMachines/]: HELLO FROM PREINIT
448[16Sep2022 03:45:58.714] [modloading-worker-5/INFO] [magistu.siegemachines.SiegeMachines/]: DIRT BLOCK >> minecraft:dirt
449[16Sep2022 03:45:58.716] [modloading-worker-6/INFO] [Puzzles Lib/]: Reloading common config for all mods
450[16Sep2022 03:45:58.725] [modloading-worker-5/INFO] [com.magistuarmory.KnightlyArmory/]: HELLO FROM PREINIT
451[16Sep2022 03:45:58.725] [modloading-worker-5/INFO] [com.magistuarmory.KnightlyArmory/]: DIRT BLOCK >> minecraft:dirt
452[16Sep2022 03:45:58.728] [modloading-worker-5/INFO] [dev.itsmeow.betteranimalsplus.BetterAnimalsPlusMod/]: Overspawning lammergeiers...
453[16Sep2022 03:45:58.746] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5
454[16Sep2022 03:45:58.748] [modloading-worker-6/INFO] [com.betterfpsdist.BetterfpsdistMod/]: betterfpsdist mod initialized
455[16Sep2022 03:45:58.750] [modloading-worker-5/INFO] [Spartan Shields/]: Setting up Spartan Shields!
456[16Sep2022 03:45:58.752] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:regular_bottom pattern registered.
457[16Sep2022 03:45:58.753] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_bottom pattern registered.
458[16Sep2022 03:45:58.754] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_bottom pattern registered.
459[16Sep2022 03:45:58.755] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:jungle_bottom pattern registered.
460[16Sep2022 03:45:58.756] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ice_bottom pattern registered.
461[16Sep2022 03:45:58.757] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_bottom pattern registered.
462[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_bottom pattern registered.
463[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:regular_top pattern registered.
464[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_top pattern registered.
465[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_top pattern registered.
466[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:jungle_top pattern registered.
467[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ice_top pattern registered.
468[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_top pattern registered.
469[16Sep2022 03:45:58.758] [modloading-worker-7/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_top pattern registered.
470[16Sep2022 03:45:58.768] [modloading-worker-5/INFO] [net.minecraft.world.biome.Biome/]: Performant2 loaded, lag begone!
471[16Sep2022 03:45:58.774] [modloading-worker-2/WARN] [mixin/]: Mixin curiosquarkobp.mixins.json:QuarkOdditiesHandleBackpackMessageMixin has multiple constructors, ()V was selected
472
473[16Sep2022 03:45:58.799] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
474[16Sep2022 03:45:58.801] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
475[16Sep2022 03:45:58.804] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
476[16Sep2022 03:45:58.805] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
477[16Sep2022 03:45:58.806] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
478[16Sep2022 03:45:58.807] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
479[16Sep2022 03:45:58.808] [modloading-worker-7/INFO] [me.steinborn.krypton.mod.shared.KryptonReforged/]: Compression will use libdeflate (Linux x86_64), encryption will use OpenSSL 1.1.x (Linux x86_64)
480[16Sep2022 03:45:58.816] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
481[16Sep2022 03:45:58.816] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
482[16Sep2022 03:45:58.829] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
483[16Sep2022 03:45:58.829] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
484[16Sep2022 03:45:59.121] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:lesser_desertwyrm, use EntityAttributeCreationEvent instead.
485[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:overworld_drake, use EntityAttributeCreationEvent instead.
486[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:silver_glider, use EntityAttributeCreationEvent instead.
487[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:roost_stalker, use EntityAttributeCreationEvent instead.
488[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:butterfly_leviathan, use EntityAttributeCreationEvent instead.
489[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:dragon_fruit_drake, use EntityAttributeCreationEvent instead.
490[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:canari_wyvern, use EntityAttributeCreationEvent instead.
491[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:royal_red, use EntityAttributeCreationEvent instead.
492[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:coin_dragon, use EntityAttributeCreationEvent instead.
493[16Sep2022 03:45:59.122] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for wyrmroost:alpine, use EntityAttributeCreationEvent instead.
494[16Sep2022 03:45:59.139] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for guardvillagers:guard, use EntityAttributeCreationEvent instead.
495[16Sep2022 03:45:59.141] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: **.**.**.** Target: **.**.**.**
496[16Sep2022 03:45:59.141] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [prism] Starting version check at https://mc-update-check.anthonyhilyard.com/638111
497[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for stumbleuponcamps:camper, use EntityAttributeCreationEvent instead.
498[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for stumbleuponcamps:camper_2, use EntityAttributeCreationEvent instead.
499[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for stumbleuponcamps:camper_3, use EntityAttributeCreationEvent instead.
500[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:glowshroom_monster, use EntityAttributeCreationEvent instead.
501[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:magma_minion, use EntityAttributeCreationEvent instead.
502[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:little_grebe, use EntityAttributeCreationEvent instead.
503[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:cindershell, use EntityAttributeCreationEvent instead.
504[16Sep2022 03:45:59.212] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lizard, use EntityAttributeCreationEvent instead.
505[16Sep2022 03:45:59.213] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lilytad, use EntityAttributeCreationEvent instead.
506[16Sep2022 03:45:59.213] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.cgessinger.creaturesandbeasts.common.entites.FriendlySporelingEntity from class com.cgessinger.creaturesandbeasts.common.entites.AbstractSporelingEntity
507[16Sep2022 03:45:59.213] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:friendly_sporeling, use EntityAttributeCreationEvent instead.
508[16Sep2022 03:45:59.213] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:hostile_sporeling, use EntityAttributeCreationEvent instead.
509[16Sep2022 03:45:59.213] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:neutral_sporeling, use EntityAttributeCreationEvent instead.
510[16Sep2022 03:45:59.213] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:yeti, use EntityAttributeCreationEvent instead.
511[16Sep2022 03:45:59.297] [main/INFO] [journeymap/]: Initializing Packet Registries
512[16Sep2022 03:45:59.312] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:spectrafly, use EntityAttributeCreationEvent instead.
513[16Sep2022 03:45:59.312] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:purpur_golem, use EntityAttributeCreationEvent instead.
514[16Sep2022 03:45:59.312] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:himmelite, use EntityAttributeCreationEvent instead.
515[16Sep2022 03:45:59.312] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.passive.BeeEntity from class blueduck.outerend.entities.StalkerEntity
516[16Sep2022 03:45:59.312] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:stalker, use EntityAttributeCreationEvent instead.
517[16Sep2022 03:45:59.312] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:entombed, use EntityAttributeCreationEvent instead.
518[16Sep2022 03:45:59.314] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:chorus_squid, use EntityAttributeCreationEvent instead.
519[16Sep2022 03:45:59.403] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:anglerfish, use EntityAttributeCreationEvent instead.
520[16Sep2022 03:45:59.403] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:horseshoe_crab, use EntityAttributeCreationEvent instead.
521[16Sep2022 03:45:59.403] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:spider_crab, use EntityAttributeCreationEvent instead.
522[16Sep2022 03:45:59.403] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:ghost_shark, use EntityAttributeCreationEvent instead.
523[16Sep2022 03:45:59.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:mudskipper, use EntityAttributeCreationEvent instead.
524[16Sep2022 03:45:59.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:pink_ghost_shark, use EntityAttributeCreationEvent instead.
525[16Sep2022 03:45:59.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:long_nosed_ghost_shark, use EntityAttributeCreationEvent instead.
526[16Sep2022 03:45:59.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:dark_ghost_shark, use EntityAttributeCreationEvent instead.
527[16Sep2022 03:45:59.404] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:mudskipper_alpha, use EntityAttributeCreationEvent instead.
528[16Sep2022 03:45:59.413] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for oddwatermobs:baby_spider_crab, use EntityAttributeCreationEvent instead.
529[16Sep2022 03:45:59.426] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:child_rammer, use EntityAttributeCreationEvent instead.
530[16Sep2022 03:45:59.426] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:blue_slime, use EntityAttributeCreationEvent instead.
531[16Sep2022 03:45:59.427] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:grand_rammer, use EntityAttributeCreationEvent instead.
532[16Sep2022 03:45:59.427] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:rammer, use EntityAttributeCreationEvent instead.
533[16Sep2022 03:45:59.427] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SummonEntity
534[16Sep2022 03:45:59.427] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SummonEntity
535[16Sep2022 03:45:59.427] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:arid_abomination, use EntityAttributeCreationEvent instead.
536[16Sep2022 03:45:59.428] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:black_scorpion, use EntityAttributeCreationEvent instead.
537[16Sep2022 03:45:59.428] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:cursed_skull, use EntityAttributeCreationEvent instead.
538[16Sep2022 03:45:59.428] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:desolated, use EntityAttributeCreationEvent instead.
539[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ender_beast_archer, use EntityAttributeCreationEvent instead.
540[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ender_beast_lancer, use EntityAttributeCreationEvent instead.
541[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:frozen_ghoul, use EntityAttributeCreationEvent instead.
542[16Sep2022 03:45:59.429] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [prism] Found status: UP_TO_DATE Current: 1.0.1 Target: null
543[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:frozen_slime, use EntityAttributeCreationEvent instead.
544[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:magma_slime, use EntityAttributeCreationEvent instead.
545[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ghoul, use EntityAttributeCreationEvent instead.
546[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:ice_elemental, use EntityAttributeCreationEvent instead.
547[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:jungle_golem, use EntityAttributeCreationEvent instead.
548[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:jungle_slime, use EntityAttributeCreationEvent instead.
549[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:klifour, use EntityAttributeCreationEvent instead.
550[16Sep2022 03:45:59.429] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:magma_gulper, use EntityAttributeCreationEvent instead.
551[16Sep2022 03:45:59.431] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
552[16Sep2022 03:45:59.431] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:mummy, use EntityAttributeCreationEvent instead.
553[16Sep2022 03:45:59.431] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:mundane_slime, use EntityAttributeCreationEvent instead.
554[16Sep2022 03:45:59.431] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:nyctoid, use EntityAttributeCreationEvent instead.
555[16Sep2022 03:45:59.431] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:possessed_armor, use EntityAttributeCreationEvent instead.
556[16Sep2022 03:45:59.431] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:sand_scarab, use EntityAttributeCreationEvent instead.
557[16Sep2022 03:45:59.431] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:snaith, use EntityAttributeCreationEvent instead.
558[16Sep2022 03:45:59.431] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SlimeSummonEntity
559[16Sep2022 03:45:59.432] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.bottomtextdanny.dannys_expansion.common.Entities.living.SandScarabEntity from class com.bottomtextdanny.dannys_expansion.common.Entities.living.SlimeSummonEntity
560[16Sep2022 03:45:59.432] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:spore_slime, use EntityAttributeCreationEvent instead.
561[16Sep2022 03:45:59.432] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:sporer, use EntityAttributeCreationEvent instead.
562[16Sep2022 03:45:59.432] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dannys_expansion:test_dummy, use EntityAttributeCreationEvent instead.
563[16Sep2022 03:45:59.475] [modloading-worker-6/INFO] [hamster.farmersdelightintegrations.farmersdelightintegrations/]: Got IMC []
564[16Sep2022 03:45:59.475] [modloading-worker-4/INFO] [magistu.siegemachines.SiegeMachines/]: Got IMC []
565[16Sep2022 03:45:59.475] [modloading-worker-2/INFO] [com.magistuarmory.KnightlyArmory/]: Got IMC []
566[16Sep2022 03:45:59.483] [main/INFO] [xyz.apex.forge.fantasyfurniture.FantasyFurniture/]: Received Furniture Station Result ('apexcore:player_plushie') from Mod: 'apexcore'
567[16Sep2022 03:45:59.505] [main/INFO] [xyz.apex.forge.fantasyfurniture.FantasyFurniture/]: Received Furniture Station Result ('apexcore:player_plushie') from Mod: 'apexcore'
568[16Sep2022 03:45:59.505] [main/INFO] [xyz.apex.forge.fantasyfurniture.FantasyFurniture/]: Received Furniture Station Result ('apexcore:player_plushie') from Mod: 'apexcore'
569[16Sep2022 03:45:59.505] [main/INFO] [xyz.apex.forge.fantasyfurniture.FantasyFurniture/]: Received Furniture Station Result ('apexcore:player_plushie') from Mod: 'apexcore'
570[16Sep2022 03:45:59.506] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
571[16Sep2022 03:45:59.509] [modloading-worker-2/WARN] [minecolonies/]: FMLLoadCompleteEvent
572[16Sep2022 03:45:59.525] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 10.4.32 Target: 10.4.32
573[16Sep2022 03:45:59.525] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
574[16Sep2022 03:45:59.528] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Found status: UP_TO_DATE Current: 1.2.6 Target: null
575[16Sep2022 03:45:59.528] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json
576[16Sep2022 03:45:59.534] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: NONE Target: null
577[16Sep2022 03:45:59.534] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Starting version check at https://mc-update-check.anthonyhilyard.com/499826
578[16Sep2022 03:45:59.552] [modloading-worker-2/WARN] [minecolonies/]: Register mappings
579[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:snowy_coniferous_forest to structure_gel:[]
580[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:enchanted_forest to structure_gel:[]
581[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:marsh to structure_gel:[]
582[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:woodlands to structure_gel:[]
583[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_mountains to structure_gel:[]
584[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:mushroom_forest to structure_gel:[]
585[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:crystal_cave to structure_gel:[]
586[16Sep2022 03:45:59.631] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_hills to structure_gel:[]
587[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:coniferous_wooded_hills to structure_gel:[]
588[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:autumnal_wooded_hills to structure_gel:[]
589[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:rocky_edge to structure_gel:[]
590[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_basin to structure_gel:[]
591[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered stalwart_dungeons:poubelle to structure_gel:[]
592[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:highlands to structure_gel:[]
593[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered oddwatermobs:deep_ocean_dunes to structure_gel:[]
594[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_valleys to structure_gel:[]
595[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:fire_swamp to structure_gel:[]
596[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest to structure_gel:[]
597[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_forest to structure_gel:[]
598[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:autumnal_woods to structure_gel:[]
599[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:coniferous_forest to structure_gel:[]
600[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:wooded_plateau to structure_gel:[]
601[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:stream to structure_gel:[]
602[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes to structure_gel:[]
603[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:snowy_coniferous_wooded_hills to structure_gel:[]
604[16Sep2022 03:45:59.632] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:mini_jungle to structure_gel:[]
605[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:sandy_catacombs to structure_gel:[]
606[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:flourishing_dunes to structure_gel:[]
607[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:lake to structure_gel:[]
608[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes to structure_gel:[]
609[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes_hills to structure_gel:[]
610[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:snowy_cliffs to structure_gel:[]
611[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:arid_highlands to structure_gel:[]
612[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:plains_plateau to structure_gel:[]
613[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered cavebiomeapi:caves to structure_gel:[]
614[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:firefly_forest to structure_gel:[]
615[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_woods to structure_gel:[]
616[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_plateau to structure_gel:[]
617[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:spooky_forest to structure_gel:[]
618[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_plateau to structure_gel:[]
619[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:forest to structure_gel:[]
620[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:mushroom_marsh to structure_gel:[]
621[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_highlands to structure_gel:[]
622[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:glacier to structure_gel:[]
623[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:meadow to structure_gel:[]
624[16Sep2022 03:45:59.633] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:thornlands to structure_gel:[]
625[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:swamp to structure_gel:[]
626[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:cliffs to structure_gel:[]
627[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:high_coniferous_forest to structure_gel:[]
628[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:molten_cavern to structure_gel:[]
629[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:final_plateau to structure_gel:[]
630[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:rolling_hills to structure_gel:[]
631[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:crystal_crag to structure_gel:[]
632[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:hot_springs to structure_gel:[]
633[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_basin to structure_gel:[]
634[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest_center to structure_gel:[]
635[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered ob_aquamirae:ice_maze to structure_gel:[]
636[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:desert_shrubland to structure_gel:[]
637[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_mushroom_forest to structure_gel:[]
638[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:snowy_forest to structure_gel:[]
639[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:snowy_high_coniferous_forest to structure_gel:[]
640[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:wooded_island to structure_gel:[]
641[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:clearing to structure_gel:[]
642[16Sep2022 03:45:59.634] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered traverse:lush_swamp to structure_gel:[]
643[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes_hills to structure_gel:[]
644[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:petrified_dunes to structure_gel:[]
645[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:oak_savannah to structure_gel:[]
646[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest to structure_gel:[]
647[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:glowshroom_caves to structure_gel:[]
648[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:azure_forest to structure_gel:[]
649[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Registered nefdecomod:battlefield to structure_gel:[]
650[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
651[16Sep2022 03:45:59.635] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
652[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
653[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
654[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
655[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
656[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
657[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:castle
658[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:desert_temple
659[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:desert_tomb
660[16Sep2022 03:45:59.636] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:druid_circle
661[16Sep2022 03:45:59.637] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:dungeon_variant
662[16Sep2022 03:45:59.637] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:elders_temple
663[16Sep2022 03:45:59.637] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:fishing_ship
664[16Sep2022 03:45:59.637] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:flying_dutchman
665[16Sep2022 03:45:59.637] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:hay_storage
666[16Sep2022 03:45:59.637] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:ice_pit
667[16Sep2022 03:45:59.637] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:jungle_monument
668[16Sep2022 03:45:59.638] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:large_dungeon
669[16Sep2022 03:45:59.638] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:miners_house
670[16Sep2022 03:45:59.638] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:monster_maze
671[16Sep2022 03:45:59.638] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:mushroom_house
672[16Sep2022 03:45:59.638] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:pillager_camp
673[16Sep2022 03:45:59.639] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:pirate_ship
674[16Sep2022 03:45:59.639] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:ruined_building
675[16Sep2022 03:45:59.639] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:stables
676[16Sep2022 03:45:59.639] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:sunken_shrine
677[16Sep2022 03:45:59.639] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tall_witch_hut
678[16Sep2022 03:45:59.639] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tree_house
679[16Sep2022 03:45:59.639] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:tower_of_the_undead
680[16Sep2022 03:45:59.640] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:watch_tower
681[16Sep2022 03:45:59.640] [modloading-worker-6/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_enhanced:witch_tower
682[16Sep2022 03:45:59.717] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [advancementplaques] Found status: UP_TO_DATE Current: 1.4.1 Target: null
683[16Sep2022 03:45:59.717] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
684[16Sep2022 03:45:59.720] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 2.0.3 Target: null
685[16Sep2022 03:45:59.720] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/fences.json
686[16Sep2022 03:45:59.723] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfences] Found status: UP_TO_DATE Current: 1.0.6 Target: null
687[16Sep2022 03:45:59.723] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fallingtree] Starting version check at https://raw.githubusercontent.com/RakSrinaNa/FallingTree/1.16.5/update.json
688[16Sep2022 03:45:59.725] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
689java.lang.NullPointerException: null
690 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
691 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
692 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_345]
693 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
694[16Sep2022 03:45:59.726] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.16.5
695[16Sep2022 03:45:59.820] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Found status: BETA Current: 10.1.4 Target: 10.1.4
696[16Sep2022 03:45:59.820] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [merchantmarkers] Starting version check at https://mc-update-check.anthonyhilyard.com/549275
697[16Sep2022 03:45:59.991] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [merchantmarkers] Found status: UP_TO_DATE Current: 1.2.2 Target: null
698[16Sep2022 03:45:59.991] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
699[16Sep2022 03:46:00.085] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: **.**.**.** Target: **.**.**.**
700[16Sep2022 03:46:00.085] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [journeymap] Starting version check at https://forge.curseupdate.com/32274/journeymap
701[16Sep2022 03:46:00.191] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
702java.lang.NullPointerException: null
703 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
704 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
705 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_345]
706 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
707[16Sep2022 03:46:00.191] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configured] Starting version check at https://mrcrayfish.com/modupdatejson?id=configured
708[16Sep2022 03:46:00.436] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
709java.lang.NullPointerException: null
710 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
711 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
712 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_345]
713 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
714[16Sep2022 03:46:00.436] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
715[16Sep2022 03:46:00.489] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 36.2.34 Target: null
716[16Sep2022 03:46:00.489] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dsurround] Starting version check at https://raw.githubusercontent.com/OreCruncher/DynamicSurroundings2/master/version.json
717[16Sep2022 03:46:00.498] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [dsurround] Found status: AHEAD Current: **.**.**.** Target: null
718[16Sep2022 03:46:00.498] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [registrator] Starting version check at https://raw.githubusercontent.com/ApexStudios-Dev/Version/master/registrator.json
719[16Sep2022 03:46:00.578] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
720java.lang.NullPointerException: null
721 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
722 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
723 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_345]
724 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
725[16Sep2022 03:46:00.578] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4
726[16Sep2022 03:46:00.672] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 7.1.20 Target: null
727[16Sep2022 03:46:00.673] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json
728[16Sep2022 03:46:00.701] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
729java.lang.NullPointerException: null
730 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
731 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
732 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_345]
733 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
734[16Sep2022 03:46:00.701] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
735[16Sep2022 03:46:00.885] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Found status: UP_TO_DATE Current: 1.0.45 Target: null
736[16Sep2022 03:46:00.886] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at https://maxhenkel.de/update/gravestone.json
737[16Sep2022 03:46:01.858] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
738java.lang.NullPointerException: null
739 at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
740 at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
741 at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_345]
742 at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
743[16Sep2022 03:46:01.858] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [apexcore] Starting version check at https://raw.githubusercontent.com/ApexStudios-Dev/Version/master/apexcore.json
744[16Sep2022 03:46:01.869] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [apexcore] Found status: UP_TO_DATE Current: 1.9.4 Target: null
745[16Sep2022 03:46:01.869] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fantasyfurniture] Starting version check at https://raw.githubusercontent.com/ApexStudios-Dev/Version/master/fantasyfurniture.json
746[16Sep2022 03:46:01.872] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fantasyfurniture] Found status: AHEAD Current: 2.0.2 Target: null
747[16Sep2022 03:46:01.872] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
748[16Sep2022 03:46:01.874] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 1.0.15 Target: null
749[16Sep2022 03:46:05.940] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
750[16Sep2022 03:46:05.949] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 9 outside of range [0:7]
751[16Sep2022 03:46:06.322] [main/ERROR] [net.minecraft.world.biome.BiomeGenerationSettings/]: Feature: Not a JSON object: "minecraft:seagrass_simple"
752[16Sep2022 03:46:06.526] [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'
753[16Sep2022 03:46:07.032] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
754[16Sep2022 03:46:07.035] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
755[16Sep2022 03:46:07.036] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, cart1] and [c, coupling, add, carts] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
756[16Sep2022 03:46:07.037] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [c, coupling, add, carts] and [c, coupling, add, cart1] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
757[16Sep2022 03:46:07.045] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, compute, scale_type, entity] and [scale, compute, scale_type, scalingFactor] with inputs: [0123]
758[16Sep2022 03:46:07.046] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, compute, scale_type, scalingFactor] and [scale, compute, scale_type, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
759[16Sep2022 03:46:07.047] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, delay, get, scale_type] and [scale, delay, get, entity] with inputs: [base]
760[16Sep2022 03:46:07.048] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, delay, reset, scale_type] and [scale, delay, reset, targets] with inputs: [base]
761[16Sep2022 03:46:07.050] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, easing, get, scale_type] and [scale, easing, get, entity] with inputs: [base]
762[16Sep2022 03:46:07.051] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, easing, reset, scale_type] and [scale, easing, reset, targets] with inputs: [base]
763[16Sep2022 03:46:07.052] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, entity] and [scale, get, scalingFactor] with inputs: [0123]
764[16Sep2022 03:46:07.053] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scale_type] and [scale, get, entity] with inputs: [base]
765[16Sep2022 03:46:07.054] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scale_type, entity] and [scale, get, scale_type, scalingFactor] with inputs: [0123]
766[16Sep2022 03:46:07.055] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scale_type, scalingFactor] and [scale, get, scale_type, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
767[16Sep2022 03:46:07.056] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scalingFactor] and [scale, get, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56]
768[16Sep2022 03:46:07.057] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, persist, reset, scale_type] and [scale, persist, reset, targets] with inputs: [base]
769[16Sep2022 03:46:07.058] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, reset, scale_type] and [scale, reset, targets] with inputs: [base]
770[16Sep2022 03:46:07.060] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [structurize, scan, pos1, pos2, anchor_pos] and [structurize, scan, pos1, pos2, player] with inputs: [^1 ^ ^-5, 0 0 0, ~ ~ ~, ^ ^ ^, ~0.5 ~1 ~-5]
771[16Sep2022 03:46:07.061] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
772[16Sep2022 03:46:07.062] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
773[16Sep2022 03:46:07.063] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
774[16Sep2022 03:46:07.064] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
775[16Sep2022 03:46:07.065] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
776[16Sep2022 03:46:07.066] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
777[16Sep2022 03:46:07.067] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
778[16Sep2022 03:46:07.083] [main/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful adding resource listener..
779[16Sep2022 03:46:07.089] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, dynamiclightsreforged-mc1.16.5_v1.0.1.jar, notenoughcrashes-4.1.4+1.16.5-forge.jar, BetterDungeons-1.16.4-1.2.1.jar, immersivecooking-1.2.0.jar, Wyrmroost-1.16.3-1.2.11.jar, ElenaiDodge-1.16.2-1.7.2.jar, torohealth-1.16.4-forge-4.jar, stalwart-dungeons-1.16.5-1.1.7.jar, noautojump-1.16.5-1.jar, villagernames_1.16.5-3.4.jar, CTM-MC1.16.1-1.1.2.6.jar, Controlling-7.0.0.28.jar, Prism-1.16.5-1.0.1.jar, citadel-1.8.1-1.16.5.jar, farmersdelightintegrations-1.16.5-1.2.jar, YungsApi-1.16.4-Forge-13.jar, Bookshelf-Forge-1.16.5-10.4.32.jar, itemzoom-1.16.4-2.3.1.jar, lootbeams-1.16.5-release-july1722.jar, guardvillagers-1.**.**.**.**.6.jar, clickadv-2.3.jar, PickUpNotifier-v1.2-1.16.3.jar, carryon-1.16.5-1.15.5.22.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, Paraglider-1.16.5-1.3.2.10.jar, twilightforest-1.16.5-4.0.870-universal.jar, supplementaries-1.16.5-0.18.4b.jar, structure_gel-1.16.5-1.7.8.jar, AdvancementPlaques-1.16.5-1.4.1.jar, collection-of-singiro-1.16.5-1.1.3.jar, chocolate-1.3.0-1.16.4.jar, mcw-bridges-2.0.3-mc1.16.5.jar, FarmersDelight-1.16.5-0.6.0.jar, fd_cookbook-2.0.jar, cleancut-mc1.16-2.2-forge.jar, Aquamirae 3.0.0.jar, fastfurnaceminusreplacement-1.1-1.16.3.jar, dungeons_plus-1.16.5-1.1.5.jar, mcw-fences-1.0.6-mc1.16.5.jar, StumbleUponCampsites.jar, dungeons_enhanced-1.16.5-1.8.1.jar, darkerdepths-1.16.5-1.1.4.jar, corpsecomplex-forge-1.16.5-4.0.2.7.jar, textrues_rubidium_options-1.0.3-mc1.16.5.jar, CNB-1.16.3_5-1.2.11.jar, playerex-1.1.8-1.16.5.jar, Goblins_Dungeons_1.0.6-1.16.jar, curios-forge-1.16.5-4.0.8.2.jar, relics-1.16.5-0.3.4.3.jar, Cataclysm-0.20.jar, Patchouli-1.16.4-53.3.jar, Origins-1.16.5-0.7.3.9-forge.jar, collective-1.16.5-4.54.jar, bettervillage-forge-1.16.5-2.0.0.jar, BetterStrongholds-1.16.4-1.2.1.jar, just_enough_keg-1.16.5-1.0.2.jar, cavebiomeapi-1.16.5-1.4.2.jar, constructionwand-1.16.5-2.6.jar, SpartanWeaponry-1.16.5-2.2.0-rc-2.jar, architectury-1.32.66.jar, curiouselytra-forge-1.16.5-4.0.2.4.jar, AI-Improvements-1.16.5-0.5.0.jar, ItemPhysic_v1.4.18_mc1.16.5.jar, cloth-config-4.16.91-forge.jar, FallingTree-1.16.5-2.11.5.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, veinmining-forge-1.16.5-0.17.jar, BetterAdvancements-1.16.5-0.1.1.115.jar, SaveMyStronghold-1.16.4-1.0.jar, QuarkOddities-1.16.3.jar, mowziesmobs-1.5.25.jar, geckolib-forge-1.16.5-3.0.92.jar, jmi-1.16.5-0.8.1-47.jar, spiders-2.0-1.16.4-1.0.4.jar, EasyMagic-v1.0.4-1.16.5.jar, [1.16.5]-Medieval-Siege-Machines-v1.7.jar, AttributeFix-1.16.5-10.1.4.jar, Pehkui-3.4.2+1.16.5-forge.jar, callablehorses-1.16.3-1.2.1.4.jar, abnormals_core-1.16.5-3.3.1.jar, environmental-1.16.5-1.1.1.jar, libraryferret-forge-1.16.5-3.0.0.jar, caelus-forge-1.16.5-2.1.3.2.jar, CuriosQuarkOBP-1.16.5-1.0.2.jar, Kobolds-2.0.1.jar, extraboats-1.16.5-2.1.1.jar, Waystones_1.16.5-7.6.4.jar, MerchantMarkers-1.16.5-1.2.2.jar, Clumps-6.0.0.28.jar, journeymap-1.16.5-5.8.5p5.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, configured-1.5.3-1.16.5.jar, irregularchef-1.16.5-1.0.1.jar, OuterEnd-0.2.14.jar, decorative_blocks-1.16.4-1.7.2.jar, upstream-1.0.jar, [1.16.5]-Epic-Knights-Armor-and-Weapons-6.3v.jar, betteranimalsplus-1.16.5-11.0.5-forge.jar, Obscuria's Tooltips 1.0.0.jar, lazydfu-0.1.3.jar, starlight-1.2.jar, ExplorersCompass-1.16.5-1.1.2-forge.jar, iceandfire-2.1.11-1.16.5.jar, Orcz 0.67 1.16.5.jar, iChunUtil-1.16.5-10.6.1.jar, traverse-1.16.4-0.4.3.8.jar, forge-1.16.5-36.2.34-universal.jar, Bountiful-1.16.4-3.3.1.jar, culturaldelights-1.16.5-0.9.2.jar, endergetic-1.16.5-3.0.2.jar, TravelersTitles-1.16.4-1.5.jar, OffHandCombat-1.16.3-3.2.1.3.jar, neapolitan-1.16.5-2.2.1.jar, ImmersiveFX 1.0.2 1.16.5.jar, selene-1.16.5-1.9.0.jar, DungeonsArise-1.16.5-2.1.49-beta.jar, registrator-1.16.5-1.4.2.jar, jei-1.16.5-7.7.1.152.jar, EnchantmentDescriptions-1.16.5-7.1.20.jar, CreativeCore_v2.2.1_mc1.16.5.jar, towers_of_the_wild-1.16.3-2.1.0.1.jar, farmersdelightintegration-1.16.5-1.0.3.jar, atmospheric-1.16.5-3.1.1.jar, betterfpsdist-1.2.jar, jeiintegration_1.16.5-7.1.0.22.jar, Iceberg-1.16.5-1.0.45.jar, flywheel-1.16-0.2.5.jar, create-mc1.16.5_v0.3.2g.jar, SpartanShields-1.16.5-2.1.2.jar, gravestone-1.16.5-1.0.6.jar, polymorph-forge-1.16.5-0.40.jar, kryptonreforged-mc1.16.5_v1.0.0.jar, JustEnoughProfessions-1.16.5-1.2.2.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-322.jar, abnormals_delight-1.16.5-1.2.1.jar, performant-1.16.2-5-3.99m.jar, twoplayersonehorse-1.16.4-2.0.2.jar, HardcoreRevival_1.16.5-5.2.1.jar, structurize-1.16.5-1.0.418-ALPHA.jar, minecolonies-1.16.5-1.0.978-RELEASE.jar, nethers_delight-2.1.jar, appleskin-forge-mc1.16.x-2.4.0.jar, [BETA]dannys_expansion1.16.5-1.0.9.1.jar, lootr-1.16.5-0.1.14.45.jar, ferritecore-2.1.0-forge.jar, BackTools-1.16.5-10.2.0.jar, apexcore-1.16.5-1.9.4.jar, fantasyfurniture-1.16.5-2.0.2.jar, OddWaterMobs[1.16.5]_1.5.0.jar, PuzzlesLib-v1.0.15-1.16.5-Forge.jar, NefsMedievalPub+v1.0(1.16.5).jar, enhancedcelestials-2.0.9-1.16.5.jar, Aquaculture-1.16.5-2.1.22.jar, Obscuria's Essentials 3.0.0.jar, Craftable Horse Armour Saddle-1.16.5-1.7--Forge.jar, CosmeticArmorReworked-1.16.5-v5.jar, valhelsia_core-16.0.15.jar, valhelsia_structures-1.16.5-0.1.6.jar, healingcampfire_1.16.5-3.9.jar, drinkbeer-1.16.5-2.3.5.jar
780[16Sep2022 03:46:07.745] [Worker-Main-4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json
781com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
782 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
783 at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
784 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
785 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
786 at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
787 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_345]
788 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
789 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
790 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
791 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
792 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
793Caused by: java.io.EOFException: End of input at line 1 column 1 path $
794 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
795 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
796 at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
797 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
798 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
799 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
800 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
801 ... 10 more
802[16Sep2022 03:46:08.356] [Worker-Main-4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json
803com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
804 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
805 at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
806 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
807 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
808 at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
809 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_345]
810 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
811 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
812 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
813 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
814 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
815Caused by: java.io.EOFException: End of input at line 1 column 1 path $
816 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
817 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
818 at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
819 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
820 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
821 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
822 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
823 ... 10 more
824[16Sep2022 03:46:08.628] [Worker-Main-4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:rabbit_stew_from_brown_mushroom from minecraft:recipes/rabbit_stew_from_brown_mushroom.json
825com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
826 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
827 at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
828 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
829 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
830 at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
831 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_345]
832 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
833 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
834 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
835 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
836 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
837Caused by: java.io.EOFException: End of input at line 1 column 1 path $
838 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
839 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
840 at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
841 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
842 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
843 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
844 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
845 ... 10 more
846[16Sep2022 03:46:08.629] [Worker-Main-4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:rabbit_stew_from_red_mushroom from minecraft:recipes/rabbit_stew_from_red_mushroom.json
847com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
848 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
849 at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
850 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
851 at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
852 at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
853 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604) [?:1.8.0_345]
854 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
855 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
856 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
857 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
858 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
859Caused by: java.io.EOFException: End of input at line 1 column 1 path $
860 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
861 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
862 at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
863 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
864 at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
865 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
866 at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
867 ... 10 more
868[16Sep2022 03:46:08.998] [Worker-Main-2/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load block tag medievalorigins:crops as it is missing following references: minecraft:glow_lichen (from collection-of-singiro-1.16.5-1.1.3.jar)
869[16Sep2022 03:46:09.006] [Worker-Main-2/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load item tag medievalorigins:swords as it is missing following references: minecraft:sinister_sword (from collection-of-singiro-1.16.5-1.1.3.jar),dungeons_gear:rapier (from collection-of-singiro-1.16.5-1.1.3.jar),dungeons_gear:gold_sword (from collection-of-singiro-1.16.5-1.1.3.jar)
870[16Sep2022 03:46:09.006] [Worker-Main-2/ERROR] [net.minecraft.tags.TagCollectionReader/]: Couldn't load item tag medievalorigins:crops as it is missing following references: minecraft:carrots (from collection-of-singiro-1.16.5-1.1.3.jar),minecraft:potatoes (from collection-of-singiro-1.16.5-1.1.3.jar),minecraft:beetroots (from collection-of-singiro-1.16.5-1.1.3.jar),minecraft:cocao (from collection-of-singiro-1.16.5-1.1.3.jar),minecraft:sweet_berry_bush (from collection-of-singiro-1.16.5-1.1.3.jar),minecraft:glow_lichen (from collection-of-singiro-1.16.5-1.1.3.jar)
871[16Sep2022 03:46:09.039] [Worker-Main-2/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Loot Modification Manager has loaded 1 sets of modifiers
872[16Sep2022 03:46:09.064] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:mat_rolling/mutton_sandwich
873com.google.gson.JsonSyntaxException: Unknown item 'farmersdelight:mutton_sandwich'
874 at net.minecraft.item.crafting.ShapedRecipe.func_222129_c(ShapedRecipe.java:262) ~[?:?]
875 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
876 at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:261) ~[?:?]
877 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.read(BambooMatRecipe.java:96) ~[culturaldelights:1.16.5-0.9.2]
878 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.func_199425_a_(BambooMatRecipe.java:91) ~[culturaldelights:1.16.5-0.9.2]
879 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
880 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
881 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
882 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
883 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
884 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
885 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
886 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
887 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
888 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
889 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
890 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
891 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
892 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
893 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
894 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
895 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
896 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
897 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
898 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
899 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
900 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
901 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
902 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
903 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
904 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
905 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
906 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
907 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
908 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
909 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
910 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
911 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
912 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
913 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
914 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
915 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
916 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
917 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
918 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
919 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
920 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
921 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
922 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
923 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
924 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
925 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
926 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
927 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
928 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
929 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
930 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
931[16Sep2022 03:46:09.065] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nethers_delight:mimicry/abnormals/endergetic/bollom_fruit_mimic
932com.google.gson.JsonSyntaxException: Unknown item 'endergetic:bollom_fruit'
933 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
934 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
935 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
936 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
937 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
938 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
939 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.readIngredients(CookingPotRecipe.java:156) ~[farmersdelight:1.16.5-0.6.0]
940 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.fromJson(CookingPotRecipe.java:138) ~[farmersdelight:1.16.5-0.6.0]
941 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.func_199425_a_(CookingPotRecipe.java:129) ~[farmersdelight:1.16.5-0.6.0]
942 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
943 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
944 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
945 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
946 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
947 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
948 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
949 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
950 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
951 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
952 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
953 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
954 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
955 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
956 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
957 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
958 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
959 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
960 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
961 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
962 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
963 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
964 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
965 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
966 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
967 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
968 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
969 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
970 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
971 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
972 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
973 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
974 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
975 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
976 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
977 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
978 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
979 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
980 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
981 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
982 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
983 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
984 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
985 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
986 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
987 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
988 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
989 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
990 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
991 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
992 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
993 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
994[16Sep2022 03:46:09.103] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:forbidden_arcanus/bat_soup as it's serializer returned null
995[16Sep2022 03:46:09.139] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:mat_rolling/pike_maki
996com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:pike'
997 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
998 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
999 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1000 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1001 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1002 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1003 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.read(BambooMatRecipe.java:102) ~[culturaldelights:1.16.5-0.9.2]
1004 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.func_199425_a_(BambooMatRecipe.java:91) ~[culturaldelights:1.16.5-0.9.2]
1005 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1006 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1007 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1008 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1009 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1010 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1011 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1012 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1013 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1014 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1015 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1016 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1017 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1018 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1019 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1020 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1021 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1022 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1023 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1024 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1025 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1026 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1027 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1028 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1029 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1030 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1031 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1032 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1033 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1034 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1035 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1036 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1037 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1038 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1039 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1040 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1041 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1042 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1043 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1044 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1045 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1046 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1047 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1048 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1049 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1050 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1051 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1052 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1053 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1054 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1055 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1056 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1057[16Sep2022 03:46:09.142] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/perogies as it's serializer returned null
1058[16Sep2022 03:46:09.146] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe farmersdelightintegrations:example
1059com.google.gson.JsonSyntaxException: Missing modid, expected to find a string
1060 at net.minecraft.util.JSONUtils.func_151200_h(SourceFile:111) ~[?:?]
1061 at net.minecraftforge.common.crafting.conditions.ModLoadedCondition$Serializer.read(ModLoadedCondition.java:69) ~[forge:?]
1062 at net.minecraftforge.common.crafting.conditions.ModLoadedCondition$Serializer.read(ModLoadedCondition.java:56) ~[forge:?]
1063 at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:226) ~[forge:?]
1064 at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[forge:?]
1065 at net.minecraftforge.common.crafting.ConditionalRecipe$Serializer.func_199425_a_(ConditionalRecipe.java:92) ~[forge:?]
1066 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1067 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1068 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1069 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1070 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1071 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1072 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1073 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1074 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1075 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1076 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1077 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1078 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1079 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1080 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1081 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1082 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1083 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1084 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1085 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1086 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1087 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1088 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1089 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1090 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1091 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1092 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1093 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1094 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1095 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1096 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1097 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1098 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1099 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1100 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1101 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1102 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1103 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1104 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1105 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1106 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1107 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1108 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1109 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1110 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1111 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1112 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1113 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1114 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1115 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1116 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1117 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1118[16Sep2022 03:46:09.242] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe irregularchef:better_badlands/cutting/kindling_stairs
1119com.google.gson.JsonSyntaxException: Unknown item 'better_badlands:kindling_stairs'
1120 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1121 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1122 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1123 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1124 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1125 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1126 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.readIngredients(CuttingBoardRecipe.java:176) ~[farmersdelight:1.16.5-0.6.0]
1127 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:153) ~[farmersdelight:1.16.5-0.6.0]
1128 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.func_199425_a_(CuttingBoardRecipe.java:144) ~[farmersdelight:1.16.5-0.6.0]
1129 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1130 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1131 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1132 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1133 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1134 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1135 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1136 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1137 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1138 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1139 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1140 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1141 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1142 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1143 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1144 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1145 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1146 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1147 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1148 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1149 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1150 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1151 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1152 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1153 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1154 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1155 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1156 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1157 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1158 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1159 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1160 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1161 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1162 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1163 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1164 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1165 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1166 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1167 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1168 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1169 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1170 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1171 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1172 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1173 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1174 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1175 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1176 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1177 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1178 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1179 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1180 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1181[16Sep2022 03:46:09.254] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/watermelon_icle as it's serializer returned null
1182[16Sep2022 03:46:09.278] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe irregularchef:better_badlands/cutting/kindling_slab
1183com.google.gson.JsonSyntaxException: Unknown item 'better_badlands:kindling_slab'
1184 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1185 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1186 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1187 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1188 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1189 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1190 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.readIngredients(CuttingBoardRecipe.java:176) ~[farmersdelight:1.16.5-0.6.0]
1191 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:153) ~[farmersdelight:1.16.5-0.6.0]
1192 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.func_199425_a_(CuttingBoardRecipe.java:144) ~[farmersdelight:1.16.5-0.6.0]
1193 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1194 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1195 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1196 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1197 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1198 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1199 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1200 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1201 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1202 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1203 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1204 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1205 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1206 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1207 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1208 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1209 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1210 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1211 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1212 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1213 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1214 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1215 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1216 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1217 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1218 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1219 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1220 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1221 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1222 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1223 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1224 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1225 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1226 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1227 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1228 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1229 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1230 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1231 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1232 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1233 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1234 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1235 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1236 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1237 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1238 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1239 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1240 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1241 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1242 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1243 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1244 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1245[16Sep2022 03:46:09.287] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nethers_delight:mimicry/abnormals/environmental/wisteria_sapling_mimic
1246com.google.gson.JsonSyntaxException: Unknown item 'environmental:wisteria_sapling'
1247 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1248 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1249 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1250 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1251 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1252 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1253 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.readIngredients(CookingPotRecipe.java:156) ~[farmersdelight:1.16.5-0.6.0]
1254 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.fromJson(CookingPotRecipe.java:138) ~[farmersdelight:1.16.5-0.6.0]
1255 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.func_199425_a_(CookingPotRecipe.java:129) ~[farmersdelight:1.16.5-0.6.0]
1256 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1257 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1258 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1259 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1260 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1261 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1262 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1263 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1264 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1265 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1266 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1267 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1268 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1269 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1270 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1271 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1272 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1273 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1274 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1275 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1276 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1277 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1278 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1279 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1280 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1281 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1282 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1283 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1284 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1285 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1286 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1287 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1288 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1289 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1290 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1291 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1292 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1293 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1294 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1295 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1296 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1297 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1298 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1299 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1300 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1301 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1302 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1303 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1304 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1305 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1306 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1307 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1308[16Sep2022 03:46:09.295] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe ob_core:prospectors_pick
1309com.google.gson.JsonSyntaxException: Unknown item 'ob_core:plasma_furnace_platinum_ingot'
1310 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1311 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1312 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1313 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1314 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1315 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1316 at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:252) ~[?:?]
1317 at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
1318 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:276) ~[?:?]
1319 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:272) ~[?:?]
1320 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1321 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1322 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1323 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1324 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1325 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1326 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1327 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1328 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1329 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1330 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1331 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1332 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1333 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1334 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1335 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1336 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1337 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1338 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1339 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1340 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1341 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1342 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1343 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1344 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1345 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1346 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1347 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1348 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1349 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1350 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1351 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1352 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1353 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1354 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1355 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1356 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1357 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1358 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1359 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1360 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1361 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1362 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1363 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1364 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1365 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1366 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1367 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1368 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1369 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1370 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1371 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1372[16Sep2022 03:46:09.302] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe ob_aquamirae:fin_cutter
1373com.google.gson.JsonSyntaxException: Unknown item 'ob_aquamirae:deleted_mod_element'
1374 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1375 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1376 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1377 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1378 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1379 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1380 at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:252) ~[?:?]
1381 at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
1382 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:276) ~[?:?]
1383 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:272) ~[?:?]
1384 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1385 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1386 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1387 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1388 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1389 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1390 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1391 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1392 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1393 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1394 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1395 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1396 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1397 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1398 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1399 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1400 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1401 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1402 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1403 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1404 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1405 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1406 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1407 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1408 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1409 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1410 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1411 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1412 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1413 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1414 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1415 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1416 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1417 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1418 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1419 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1420 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1421 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1422 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1423 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1424 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1425 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1426 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1427 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1428 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1429 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1430 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1431 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1432 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1433 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1434 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1435 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1436[16Sep2022 03:46:09.304] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:mat_rolling/perch_nigiri
1437com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:perch'
1438 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1439 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1440 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1441 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1442 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1443 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1444 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.read(BambooMatRecipe.java:102) ~[culturaldelights:1.16.5-0.9.2]
1445 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.func_199425_a_(BambooMatRecipe.java:91) ~[culturaldelights:1.16.5-0.9.2]
1446 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1447 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1448 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1449 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1450 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1451 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1452 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1453 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1454 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1455 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1456 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1457 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1458 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1459 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1460 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1461 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1462 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1463 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1464 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1465 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1466 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1467 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1468 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1469 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1470 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1471 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1472 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1473 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1474 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1475 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1476 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1477 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1478 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1479 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1480 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1481 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1482 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1483 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1484 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1485 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1486 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1487 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1488 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1489 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1490 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1491 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1492 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1493 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1494 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1495 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1496 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1497 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1498[16Sep2022 03:46:09.304] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/potato_souffle as it's serializer returned null
1499[16Sep2022 03:46:09.305] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null
1500[16Sep2022 03:46:09.329] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:mat_rolling/lionfish_maki
1501com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:lionfish'
1502 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1503 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1504 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1505 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1506 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1507 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1508 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.read(BambooMatRecipe.java:102) ~[culturaldelights:1.16.5-0.9.2]
1509 at net.ncpbails.culturaldelights.data.recipes.BambooMatRecipe$Serializer.func_199425_a_(BambooMatRecipe.java:91) ~[culturaldelights:1.16.5-0.9.2]
1510 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1511 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1512 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1513 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1514 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1515 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1516 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1517 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1518 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1519 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1520 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1521 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1522 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1523 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1524 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1525 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1526 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1527 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1528 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1529 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1530 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1531 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1532 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1533 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1534 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1535 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1536 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1537 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1538 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1539 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1540 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1541 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1542 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1543 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1544 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1545 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1546 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1547 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1548 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1549 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1550 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1551 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1552 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1553 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1554 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1555 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1556 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1557 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1558 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1559 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1560 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1561 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1562[16Sep2022 03:46:09.333] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null
1563[16Sep2022 03:46:09.347] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null
1564[16Sep2022 03:46:09.349] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe irregularchef:thrasher_soup
1565com.google.gson.JsonSyntaxException: Unknown item 'upgrade_aquatic:thrasher_tooth'
1566 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1567 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1568 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1569 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1570 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1571 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1572 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.readIngredients(CookingPotRecipe.java:156) ~[farmersdelight:1.16.5-0.6.0]
1573 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.fromJson(CookingPotRecipe.java:138) ~[farmersdelight:1.16.5-0.6.0]
1574 at vectorwing.farmersdelight.crafting.CookingPotRecipe$Serializer.func_199425_a_(CookingPotRecipe.java:129) ~[farmersdelight:1.16.5-0.6.0]
1575 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1576 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1577 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1578 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1579 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1580 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1581 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1582 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1583 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1584 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1585 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1586 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1587 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1588 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1589 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1590 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1591 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1592 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1593 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1594 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1595 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1596 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1597 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1598 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1599 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1600 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1601 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1602 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1603 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1604 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1605 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1606 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1607 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1608 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1609 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1610 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1611 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1612 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1613 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1614 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1615 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1616 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1617 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1618 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1619 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1620 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1621 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1622 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1623 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1624 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1625 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1626 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1627[16Sep2022 03:46:09.351] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe outer_end:sawmill/azure_stairs_from_azure_stems_sawing
1628com.google.gson.JsonSyntaxException: Unknown item tag 'outer_end:azure_stem'
1629 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:223) ~[?:?]
1630 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1631 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1632 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1633 at net.minecraft.item.crafting.SingleItemRecipe$Serializer.func_199425_a_(SingleItemRecipe.java:76) ~[?:?]
1634 at net.minecraft.item.crafting.SingleItemRecipe$Serializer.func_199425_a_(SingleItemRecipe.java:63) ~[?:?]
1635 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1636 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1637 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1638 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1639 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1640 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1641 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1642 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1643 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1644 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1645 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1646 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1647 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1648 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1649 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1650 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1651 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1652 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1653 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1654 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1655 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1656 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1657 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1658 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1659 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1660 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1661 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1662 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1663 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1664 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1665 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1666 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1667 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1668 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1669 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1670 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1671 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1672 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1673 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1674 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1675 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1676 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1677 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1678 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1679 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1680 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1681 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1682 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1683 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1684 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1685 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1686 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1687[16Sep2022 03:46:09.353] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:copper_lantern_2 as it's serializer returned null
1688[16Sep2022 03:46:09.375] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:avocado_leaf_carpet
1689com.google.gson.JsonSyntaxException: Unknown item 'culturaldelights:avocado_leaf_carpet'
1690 at net.minecraft.item.crafting.ShapedRecipe.func_222129_c(ShapedRecipe.java:262) ~[?:?]
1691 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1692 at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:261) ~[?:?]
1693 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:281) ~[?:?]
1694 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:272) ~[?:?]
1695 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1696 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1697 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1698 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1699 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1700 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1701 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1702 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1703 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1704 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1705 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1706 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1707 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1708 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1709 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1710 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1711 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1712 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1713 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1714 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1715 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1716 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1717 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1718 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1719 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1720 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1721 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1722 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1723 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1724 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1725 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1726 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1727 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1728 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1729 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1730 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1731 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1732 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1733 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1734 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1735 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1736 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1737 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1738 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1739 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1740 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1741 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1742 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1743 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1744 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1745 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1746 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1747[16Sep2022 03:46:09.379] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/flower_salad as it's serializer returned null
1748[16Sep2022 03:46:09.390] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe irregularchef:better_badlands/cutting/kindling
1749com.google.gson.JsonSyntaxException: Unknown item 'better_badlands:kindling'
1750 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1751 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1752 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1753 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1754 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1755 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1756 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.readIngredients(CuttingBoardRecipe.java:176) ~[farmersdelight:1.16.5-0.6.0]
1757 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.fromJson(CuttingBoardRecipe.java:153) ~[farmersdelight:1.16.5-0.6.0]
1758 at vectorwing.farmersdelight.crafting.CuttingBoardRecipe$Serializer.func_199425_a_(CuttingBoardRecipe.java:144) ~[farmersdelight:1.16.5-0.6.0]
1759 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1760 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1761 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1762 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1763 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1764 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1765 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1766 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1767 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1768 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1769 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1770 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1771 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1772 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1773 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1774 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1775 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1776 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1777 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1778 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1779 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1780 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1781 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1782 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1783 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1784 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1785 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1786 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1787 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1788 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1789 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1790 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1791 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1792 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1793 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1794 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1795 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1796 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1797 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1798 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1799 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1800 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1801 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1802 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1803 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1804 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1805 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1806 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1807 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1808 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1809 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1810 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1811[16Sep2022 03:46:09.392] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe outer_end:sawmill/azure_planks_from_vertical_azure_planks_sawing
1812com.google.gson.JsonSyntaxException: Unknown item 'outer_end:vertical_azure_planks'
1813 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1814 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1815 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1816 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1817 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1818 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1819 at net.minecraft.item.crafting.SingleItemRecipe$Serializer.func_199425_a_(SingleItemRecipe.java:76) ~[?:?]
1820 at net.minecraft.item.crafting.SingleItemRecipe$Serializer.func_199425_a_(SingleItemRecipe.java:63) ~[?:?]
1821 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1822 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1823 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1824 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1825 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1826 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1827 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1828 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1829 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1830 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1831 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1832 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1833 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1834 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1835 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1836 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1837 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1838 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1839 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1840 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1841 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1842 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1843 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1844 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1845 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1846 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1847 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1848 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1849 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1850 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1851 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1852 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1853 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1854 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1855 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1856 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1857 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1858 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1859 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1860 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1861 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1862 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1863 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1864 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1865 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1866 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1867 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1868 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1869 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1870 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1871 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1872 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1873[16Sep2022 03:46:09.394] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/ceviche as it's serializer returned null
1874[16Sep2022 03:46:09.421] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/pepper_popper as it's serializer returned null
1875[16Sep2022 03:46:09.428] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/tropical_bouillabaisse as it's serializer returned null
1876[16Sep2022 03:46:09.429] [Worker-Main-2/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe ob_core:lance_billet
1877com.google.gson.JsonSyntaxException: Unknown item 'ob_core:plasma_furnace_platinum_ingot'
1878 at net.minecraft.item.crafting.Ingredient.lambda$valueFromJson$11(Ingredient.java:216) ~[?:?]
1879 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
1880 at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:215) ~[?:?]
1881 at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[forge:?]
1882 at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[forge:?]
1883 at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:189) ~[?:?]
1884 at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:252) ~[?:?]
1885 at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
1886 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:276) ~[?:?]
1887 at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:272) ~[?:?]
1888 at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:141) ~[?:?]
1889 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:61) ~[?:?]
1890 at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:38) ~[?:?]
1891 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1892 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1893 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1894 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1895 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1896 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1897 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1898 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1899 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1900 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1901 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1902 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1903 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1904 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1905 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1906 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1907 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1908 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1909 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1910 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1911 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1912 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1913 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1914 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1915 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1916 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1917 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1918 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1919 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1920 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1921 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1922 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1923 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1924 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1925 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1926 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1927 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1928 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
1929 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
1930 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
1931 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
1932 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
1933 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
1934 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
1935 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
1936 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
1937 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
1938 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
1939 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
1940[16Sep2022 03:46:09.440] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 29 recipes
1941[16Sep2022 03:46:09.498] [Worker-Main-2/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Advancement Modification Manager has loaded 11 sets of modifiers
1942[16Sep2022 03:46:09.849] [Worker-Main-2/INFO] [Spartan Weaponry/]: Adding Diamond Weapons to the End City Treasure Loot Table!
1943[16Sep2022 03:46:09.850] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@62db8933, name is null
1944java.lang.Exception: null
1945 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
1946 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
1947 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
1948 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
1949 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
1950 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
1951 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
1952 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
1953 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
1954 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
1955 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
1956 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
1957 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
1958 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
1959 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
1960 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
1961 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
1962 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
1963 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
1964 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1965 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1966 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1967 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1968 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1969 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1970 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1971 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1972 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1973 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1974 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1975 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1976 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1977 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1978 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1979 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1980 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1981 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1982 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1983 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1984 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1985 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1986 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1987 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1988 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1989 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1990 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
1991 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
1992 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
1993 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
1994 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
1995 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
1996 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
1997 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
1998 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
1999 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2000 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2001 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2002 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2003 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2004 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2005 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2006 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2007 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2008 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2009 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2010 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2011 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2012 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2013 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2014 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2015 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2016 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2017 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2018 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2019 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2020 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2021 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2022 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2023 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2024 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2025 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2026 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2027 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2028 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2029[16Sep2022 03:46:09.972] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@159093aa, name is null
2030java.lang.Exception: null
2031 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
2032 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
2033 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
2034 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
2035 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
2036 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
2037 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
2038 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2039 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2040 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2041 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2042 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
2043 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
2044 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2045 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2046 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2047 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2048 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2049 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2050 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2051 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2052 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2053 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2054 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2055 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2056 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2057 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2058 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2059 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2060 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2061 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2062 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2063 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2064 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2065 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2066 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2067 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2068 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2069 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2070 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2071 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2072 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2073 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2074 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2075 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2076 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2077 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2078 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2079 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2080 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2081 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2082 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2083 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2084 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2085 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2086 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2087 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2088 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2089 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2090 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2091 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2092 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2093 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2094 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2095 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2096 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2097 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2098 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2099 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2100 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2101 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2102 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2103 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2104 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2105 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2106 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2107 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2108 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2109 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2110 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2111 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2112 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2113 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2114 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2115[16Sep2022 03:46:09.993] [Worker-Main-2/INFO] [Spartan Weaponry/]: Adding Longbow and Heavy Crossbow related loot to the Village Fletcher Loot Table!
2116[16Sep2022 03:46:10.452] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@6df55095, name is null
2117java.lang.Exception: null
2118 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
2119 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
2120 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
2121 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
2122 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
2123 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
2124 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
2125 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2126 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2127 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2128 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2129 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
2130 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
2131 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2132 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2133 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2134 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2135 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2136 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2137 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2138 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2139 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2140 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2141 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2142 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2143 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2144 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2145 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2146 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2147 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2148 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2149 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2150 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2151 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2152 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2153 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2154 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2155 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2156 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2157 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2158 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2159 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2160 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2161 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2162 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2163 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2164 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2165 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2166 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2167 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2168 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2169 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2170 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2171 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2172 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2173 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2174 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2175 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2176 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2177 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2178 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2179 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2180 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2181 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2182 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2183 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2184 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2185 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2186 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2187 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2188 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2189 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2190 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2191 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2192 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2193 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2194 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2195 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2196 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2197 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2198 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2199 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2200 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2201 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2202[16Sep2022 03:46:10.529] [Worker-Main-2/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet
2203com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:avocado_leaf_carpet'
2204 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:127) ~[?:?]
2205 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
2206 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:127) ~[?:?]
2207 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:135) ~[?:?]
2208 at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:55) ~[?:?]
2209 at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:40) ~[?:?]
2210 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:151) ~[?:?]
2211 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:129) ~[?:?]
2212 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?]
2213 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]
2214 at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]
2215 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2216 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2217 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2218 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2219 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2220 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2221 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2222 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]
2223 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?]
2224 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]
2225 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2226 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2227 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2228 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2229 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2230 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2231 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2232 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]
2233 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]
2234 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]
2235 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2236 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2237 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2238 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?]
2239 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge:?]
2240 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2241 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2242 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2243 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2244 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2245 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2246 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2247 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2248 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2249 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2250 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2251 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2252 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2253 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2254 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2255 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2256 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2257 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2258 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2259 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2260 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2261 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2262 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2263 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2264 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2265 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2266 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2267 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2268 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2269 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2270 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2271 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2272 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2273 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2274 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2275 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2276 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2277 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2278 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2279 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2280 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2281 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2282 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2283 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2284 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2285 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2286 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2287 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2288 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2289 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2290 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2291 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2292 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2293 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2294 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2295 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2296 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2297 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2298 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2299 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2300 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2301 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2302 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2303 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2304 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2305 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2306 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2307 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2308 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2309 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2310 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2311[16Sep2022 03:46:10.953] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@1b52d3e8, name is null
2312java.lang.Exception: null
2313 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
2314 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
2315 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
2316 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
2317 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
2318 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
2319 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
2320 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2321 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2322 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2323 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2324 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
2325 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
2326 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2327 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2328 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2329 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2330 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2331 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2332 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2333 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2334 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2335 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2336 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2337 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2338 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2339 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2340 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2341 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2342 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2343 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2344 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2345 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2346 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2347 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2348 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2349 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2350 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2351 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2352 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2353 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2354 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2355 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2356 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2357 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2358 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2359 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2360 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2361 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2362 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2363 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2364 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2365 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2366 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2367 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2368 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2369 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2370 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2371 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2372 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2373 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2374 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2375 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2376 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2377 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2378 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2379 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2380 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2381 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2382 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2383 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2384 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2385 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2386 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2387 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2388 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2389 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2390 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2391 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2392 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2393 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2394 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2395 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2396 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2397[16Sep2022 03:46:10.972] [Worker-Main-2/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table ob_core:entities/ancient_paladin
2398com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'ob_core:deleted_mod_element'
2399 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:127) ~[?:?]
2400 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
2401 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:127) ~[?:?]
2402 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:135) ~[?:?]
2403 at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:55) ~[?:?]
2404 at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:40) ~[?:?]
2405 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:151) ~[?:?]
2406 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:129) ~[?:?]
2407 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?]
2408 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]
2409 at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]
2410 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2411 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2412 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2413 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2414 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2415 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2416 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2417 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]
2418 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?]
2419 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]
2420 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2421 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2422 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2423 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2424 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2425 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2426 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2427 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]
2428 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]
2429 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]
2430 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2431 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2432 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2433 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?]
2434 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge:?]
2435 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2436 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2437 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2438 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2439 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2440 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2441 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2442 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2443 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2444 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2445 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2446 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2447 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2448 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2449 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2450 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2451 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2452 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2453 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2454 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2455 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2456 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2457 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2458 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2459 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2460 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2461 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2462 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2463 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2464 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2465 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2466 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2467 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2468 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2469 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2470 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2471 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2472 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2473 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2474 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2475 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2476 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2477 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2478 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2479 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2480 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2481 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2482 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2483 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2484 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2485 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2486 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2487 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2488 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2489 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2490 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2491 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2492 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2493 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2494 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2495 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2496 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2497 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2498 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2499 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2500 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2501 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2502 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2503 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2504 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2505 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2506[16Sep2022 03:46:11.032] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@85a8aad, name is null
2507java.lang.Exception: null
2508 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
2509 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
2510 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
2511 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
2512 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
2513 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
2514 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
2515 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2516 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2517 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2518 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2519 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
2520 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
2521 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2522 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2523 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2524 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2525 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2526 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2527 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2528 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2529 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2530 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2531 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2532 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2533 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2534 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2535 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2536 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2537 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2538 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2539 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2540 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2541 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2542 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2543 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2544 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2545 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2546 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2547 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2548 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2549 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2550 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2551 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2552 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2553 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2554 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2555 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2556 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2557 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2558 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2559 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2560 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2561 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2562 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2563 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2564 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2565 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2566 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2567 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2568 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2569 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2570 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2571 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2572 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2573 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2574 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2575 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2576 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2577 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2578 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2579 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2580 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2581 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2582 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2583 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2584 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2585 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2586 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2587 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2588 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2589 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2590 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2591 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2592[16Sep2022 03:46:11.227] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@4ce3628b, name is null
2593java.lang.Exception: null
2594 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
2595 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
2596 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
2597 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
2598 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
2599 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
2600 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
2601 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2602 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2603 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2604 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2605 at com.legacy.dungeons_plus.DPEvents.lootTableLoad(DPEvents.java:78) ~[dungeons_plus:1.1.5]
2606 at net.minecraftforge.eventbus.ASMEventHandler_95_DPEvents_lootTableLoad_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2607 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2608 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2609 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2610 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
2611 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
2612 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2613 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2614 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2615 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2616 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2617 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2618 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2619 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2620 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2621 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2622 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2623 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2624 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2625 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2626 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2627 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2628 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2629 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2630 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2631 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2632 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2633 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2634 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2635 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2636 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2637 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2638 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2639 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2640 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2641 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2642 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2643 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2644 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2645 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2646 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2647 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2648 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2649 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2650 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2651 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2652 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2653 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2654 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2655 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2656 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2657 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2658 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2659 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2660 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2661 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2662 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2663 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2664 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2665 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2666 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2667 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2668 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2669 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2670 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2671 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2672 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2673 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2674 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2675 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2676 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2677 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2678 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2679 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2680 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2681 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2682 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2683[16Sep2022 03:46:11.340] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@660c1d74, name is null
2684java.lang.Exception: null
2685 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
2686 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
2687 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
2688 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
2689 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
2690 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
2691 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
2692 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2693 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2694 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2695 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2696 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
2697 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
2698 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2699 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2700 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2701 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2702 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2703 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2704 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2705 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2706 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2707 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2708 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2709 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2710 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2711 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2712 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2713 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2714 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2715 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2716 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2717 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2718 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2719 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2720 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2721 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2722 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2723 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2724 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2725 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2726 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2727 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2728 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2729 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2730 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2731 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2732 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2733 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2734 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2735 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2736 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2737 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2738 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2739 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2740 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2741 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2742 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2743 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2744 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2745 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2746 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2747 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2748 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2749 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2750 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2751 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2752 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2753 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2754 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2755 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2756 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2757 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2758 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2759 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2760 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2761 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2762 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2763 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2764 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2765 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2766 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2767 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2768 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2769[16Sep2022 03:46:11.498] [Worker-Main-2/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard
2770com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray
2771 at net.minecraft.util.JSONUtils.func_151214_t(SourceFile:425) ~[?:?]
2772 at net.minecraft.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:245) ~[?:?]
2773 at net.minecraft.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:231) ~[?:?]
2774 at net.minecraft.loot.LootFunction$Serializer.func_230423_a_(SourceFile:99) ~[?:?]
2775 at net.minecraft.loot.LootFunction$Serializer.func_230423_a_(SourceFile:88) ~[?:?]
2776 at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]
2777 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2778 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2779 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2780 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2781 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2782 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2783 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2784 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]
2785 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:149) ~[?:?]
2786 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:129) ~[?:?]
2787 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?]
2788 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]
2789 at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]
2790 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2791 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2792 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2793 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2794 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2795 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2796 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2797 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]
2798 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?]
2799 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]
2800 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2801 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2802 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2803 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2804 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2805 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2806 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2807 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]
2808 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]
2809 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]
2810 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2811 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2812 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2813 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?]
2814 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge:?]
2815 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2816 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2817 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2818 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2819 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2820 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2821 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2822 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2823 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2824 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2825 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2826 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2827 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2828 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2829 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2830 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2831 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2832 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2833 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2834 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2835 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2836 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2837 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2838 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2839 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2840 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2841 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2842 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2843 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2844 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2845 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2846 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2847 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2848 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2849 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2850 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2851 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2852 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2853 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2854 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2855 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2856 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2857 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2858 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2859 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2860 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2861 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2862 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2863 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2864 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2865 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2866 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2867 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2868 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2869 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2870 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2871 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2872 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2873 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2874 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2875 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2876 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2877 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2878 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2879 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2880 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2881 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2882 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2883 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2884 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2885 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2886[16Sep2022 03:46:11.502] [Worker-Main-2/INFO] [Spartan Weaponry/]: Adding Iron Weapons to the Village Weaponsmith Loot Table!
2887[16Sep2022 03:46:11.502] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@510d2ef9, name is null
2888java.lang.Exception: null
2889 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
2890 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
2891 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
2892 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
2893 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
2894 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
2895 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
2896 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
2897 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
2898 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
2899 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
2900 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
2901 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
2902 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
2903 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
2904 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
2905 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
2906 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
2907 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
2908 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2909 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2910 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2911 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2912 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2913 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2914 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2915 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2916 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2917 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2918 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2919 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2920 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2921 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2922 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2923 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2924 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2925 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2926 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2927 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2928 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2929 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2930 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2931 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2932 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2933 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2934 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2935 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2936 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2937 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2938 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2939 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2940 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2941 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2942 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2943 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2944 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2945 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2946 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2947 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2948 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2949 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2950 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2951 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2952 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
2953 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
2954 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
2955 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
2956 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
2957 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
2958 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
2959 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
2960 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
2961 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
2962 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
2963 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
2964 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
2965 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
2966 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
2967 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
2968 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
2969 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
2970 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
2971 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
2972 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
2973[16Sep2022 03:46:11.617] [Worker-Main-2/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table outer_end:blocks/azure_beehive
2974com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'outer_end:azure_beehive'
2975 at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:127) ~[?:?]
2976 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_345]
2977 at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:127) ~[?:?]
2978 at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:135) ~[?:?]
2979 at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:55) ~[?:?]
2980 at net.minecraft.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:40) ~[?:?]
2981 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:151) ~[?:?]
2982 at net.minecraft.loot.StandaloneLootEntry$Serializer.func_230421_b_(SourceFile:129) ~[?:?]
2983 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:86) ~[?:?]
2984 at net.minecraft.loot.LootEntry$Serializer.func_230423_a_(SourceFile:74) ~[?:?]
2985 at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]
2986 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2987 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2988 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2989 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
2990 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
2991 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
2992 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
2993 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]
2994 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:183) ~[?:?]
2995 at net.minecraft.loot.LootPool$Serializer.deserialize(LootPool.java:180) ~[?:?]
2996 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
2997 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
2998 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
2999 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
3000 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
3001 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
3002 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
3003 at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:456) ~[?:?]
3004 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:252) ~[?:?]
3005 at net.minecraft.loot.LootTable$Serializer.deserialize(LootTable.java:249) ~[?:?]
3006 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
3007 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
3008 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
3009 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?]
3010 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:888) ~[forge:?]
3011 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
3012 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
3013 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
3014 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
3015 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
3016 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
3017 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3018 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3019 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3020 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3021 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3022 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3023 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3024 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3025 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3026 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3027 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3028 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3029 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3030 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3031 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3032 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3033 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3034 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3035 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3036 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3037 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3038 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3039 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3040 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3041 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3042 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3043 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3044 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3045 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3046 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3047 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3048 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3049 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3050 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3051 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3052 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3053 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3054 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3055 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3056 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3057 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3058 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3059 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3060 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3061 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3062 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3063 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3064 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3065 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3066 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3067 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3068 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3069 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3070 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
3071 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
3072 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
3073 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
3074 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
3075 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
3076 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
3077 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
3078 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
3079 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
3080 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
3081 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
3082[16Sep2022 03:46:11.660] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@576d4b96, name is null
3083java.lang.Exception: null
3084 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
3085 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
3086 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
3087 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
3088 at com.magistuarmory.item.ModLoot.getPool(ModLoot.java:35) ~[magistuarmory:1.0]
3089 at com.magistuarmory.item.ModLoot.loadLoot(ModLoot.java:28) ~[magistuarmory:1.0]
3090 at com.magistuarmory.event.CommonEventHandler.onLootTableLoadEvent(CommonEventHandler.java:62) ~[magistuarmory:1.0]
3091 at net.minecraftforge.eventbus.ASMEventHandler_616_CommonEventHandler_onLootTableLoadEvent_LootTableLoadEvent.invoke(.dynamic) ~[?:?]
3092 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
3093 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
3094 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
3095 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
3096 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
3097 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
3098 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
3099 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
3100 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
3101 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
3102 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
3103 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3104 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3105 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3106 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3107 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3108 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3109 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3110 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3111 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3112 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3113 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3114 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3115 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3116 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3117 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3118 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3119 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3120 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3121 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3122 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3123 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3124 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3125 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3126 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3127 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3128 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3129 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3130 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3131 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3132 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3133 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3134 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3135 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3136 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3137 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3138 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3139 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3140 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3141 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3142 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3143 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3144 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3145 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3146 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3147 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3148 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3149 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3150 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3151 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3152 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3153 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3154 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3155 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3156 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
3157 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
3158 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
3159 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
3160 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
3161 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
3162 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
3163 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
3164 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
3165 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
3166 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
3167 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
3168[16Sep2022 03:46:11.701] [Worker-Main-2/ERROR] [com.performant.coremod.Performant/]: Bad loottable added: net.minecraft.loot.LootPool@5413ecfd, name is null
3169java.lang.Exception: null
3170 at net.minecraft.loot.LootPool.handler$bei000$onAddPool(LootPool.java:528) ~[?:?]
3171 at net.minecraft.loot.LootPool.<init>(LootPool.java:46) ~[?:?]
3172 at net.minecraft.loot.LootPool.<init>(LootPool.java:27) ~[?:?]
3173 at net.minecraft.loot.LootPool$Builder.func_216044_b(LootPool.java:175) ~[?:?]
3174 at dev.itsmeow.betteranimalsplus.common.forge.CommonEventHandlerImpl.lootLoad(CommonEventHandlerImpl.java:29) ~[betteranimalsplus:1.16.5-11.0.5]
3175 at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?]
3176 at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?]
3177 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
3178 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
3179 at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:679) ~[forge:?]
3180 at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:899) ~[forge:?]
3181 at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?]
3182 at java.util.HashMap.forEach(HashMap.java:1290) ~[?:1.8.0_345]
3183 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?]
3184 at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?]
3185 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
3186 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
3187 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3188 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3189 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3190 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3191 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3192 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3193 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3194 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3195 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3196 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3197 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3198 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3199 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3200 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3201 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3202 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3203 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3204 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3205 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3206 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3207 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3208 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3209 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3210 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3211 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3212 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3213 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3214 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3215 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3216 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3217 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3218 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3219 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3220 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3221 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3222 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3223 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3224 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3225 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3226 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3227 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3228 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3229 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3230 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3231 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3232 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3233 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3234 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3235 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3236 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3237 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3238 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3239 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3240 at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:1975) ~[?:1.8.0_345]
3241 at net.minecraft.resources.AsyncReloader$1.func_216873_a(SourceFile:53) ~[?:?]
3242 at net.minecraft.resources.AsyncReloader$1.func_216872_a(SourceFile:50) ~[?:?]
3243 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) [?:1.8.0_345]
3244 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) [?:1.8.0_345]
3245 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
3246 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
3247 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
3248 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
3249 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
3250 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
3251 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
3252[16Sep2022 03:46:12.052] [Worker-Main-2/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 7622 advancements
3253[16Sep2022 03:46:12.061] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:knight/skilled_swordsman_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:rapier'
3254[16Sep2022 03:46:12.063] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file brute:axe_efficient_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:gold_axe'
3255[16Sep2022 03:46:12.064] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading sub-power "medievalorigins:necromancer/poor_reputation_no_trading" in power file "medievalorigins:necromancer/poor_reputation": Power type "origins:prevent_entity_use" is not defined.
3256[16Sep2022 03:46:12.065] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file moth:glowaffinity (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Error reading status effect: could not find status effect with id: netherite_plus:lava_vision
3257[16Sep2022 03:46:12.067] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:knight/melee4ever_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:bonebow'
3258[16Sep2022 03:46:12.067] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:elf/weak_melee_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:axe'
3259[16Sep2022 03:46:12.067] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:elf/weak_melee_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:dragonsteel_cold_axe'
3260[16Sep2022 03:46:12.067] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file minotaur:axe_proficiency (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:axe'
3261[16Sep2022 03:46:12.067] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file minotaur:axe_proficiency_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:axe'
3262[16Sep2022 03:46:12.068] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file arkwys:woodelf/weak_melee_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:axe'
3263[16Sep2022 03:46:12.068] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:elf/weak_swords_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:rapier'
3264[16Sep2022 03:46:12.069] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:knight/skilled_swordsman (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:rapier'
3265[16Sep2022 03:46:12.070] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:gorgon/silver_aversion_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:armor_silver_metal_helmets'
3266[16Sep2022 03:46:12.071] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:elf/weak_swords_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:dread_kinght_sword'
3267[16Sep2022 03:46:12.072] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading sub-power "medievalorigins:goblin/greedy_dungeons_gear_golden_tool_boost" in power file "medievalorigins:goblin/greedy_dungeons_gear": JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:gold_sword'
3268[16Sep2022 03:46:12.073] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:werewolf/silver_aversion_werewolf_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:armor_silver_metal_helmets'
3269[16Sep2022 03:46:12.075] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:knight/skilled_swordsman_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:dread_kinght_sword'
3270[16Sep2022 03:46:12.075] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file arkwys:woodelf/weak_melee_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:dragonsteel_cold_axe'
3271[16Sep2022 03:46:12.076] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:paladin/holy_instruments_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:dragonsteel_cold_axe'
3272[16Sep2022 03:46:12.077] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:paladin/weak_swords_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:rapier'
3273[16Sep2022 03:46:12.079] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:paladin/holy_instruments_dungeons_gear (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:axe'
3274[16Sep2022 03:46:12.079] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file arkwys:slimefolk/slime_sizeable_health (skipping): null
3275[16Sep2022 03:46:12.079] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading sub-power "medievalorigins:goblin/greedy_golden_tool_boost" in power file "medievalorigins:goblin/greedy": JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'dungeons_gear:gold_sword'
3276[16Sep2022 03:46:12.080] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:paladin/weak_swords_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:dread_kinght_sword'
3277[16Sep2022 03:46:12.082] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file minotaur:axe_proficiency_iceandfire (skipping): JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: JsonSyntaxException: Unknown item 'iceandfire:dragonsteel_cold_axe'
3278[16Sep2022 03:46:12.082] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file brute:piglin_neutrality (skipping): Power type "extraorigins:mob_neutrality" is not defined.
3279[16Sep2022 03:46:12.083] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: There was a problem reading power file medievalorigins:plague_victim/contagious (skipping): Power type "origins:prevent_entity_use" is not defined.
3280[16Sep2022 03:46:12.083] [Worker-Main-2/INFO] [io.github.apace100.origins.Origins/]: Finished loading powers from data files. Registry contains 391 powers.
3281[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:plague_victim" contained unregistered power: "medievalorigins:plague_victim/contagious"
3282[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:gorgon" contained unregistered power: "medievalorigins:gorgon/silver_aversion_iceandfire"
3283[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:knight" contained unregistered power: "medievalorigins:knight/melee4ever_dungeons_gear"
3284[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:knight" contained unregistered power: "medievalorigins:knight/skilled_swordsman"
3285[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:knight" contained unregistered power: "medievalorigins:knight/skilled_swordsman_dungeons_gear"
3286[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:knight" contained unregistered power: "medievalorigins:knight/skilled_swordsman_iceandfire"
3287[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "minotaur:minotaur" contained unregistered power: "minotaur:axe_proficiency"
3288[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "minotaur:minotaur" contained unregistered power: "minotaur:axe_proficiency_dungeons_gear"
3289[16Sep2022 03:46:12.085] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "minotaur:minotaur" contained unregistered power: "minotaur:axe_proficiency_iceandfire"
3290[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:werewolf" contained unregistered power: "medievalorigins:werewolf/silver_aversion_werewolf_iceandfire"
3291[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:elf" contained unregistered power: "medievalorigins:elf/weak_melee_dungeons_gear"
3292[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:elf" contained unregistered power: "medievalorigins:elf/weak_melee_iceandfire"
3293[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:elf" contained unregistered power: "medievalorigins:elf/weak_swords_dungeons_gear"
3294[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:elf" contained unregistered power: "medievalorigins:elf/weak_swords_iceandfire"
3295[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "arkwys:woodelf" contained unregistered power: "arkwys:woodelf/weak_melee_dungeons_gear"
3296[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "arkwys:woodelf" contained unregistered power: "arkwys:woodelf/weak_melee_iceandfire"
3297[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "moth:moth" contained unregistered power: "moborigins:rideable_creature"
3298[16Sep2022 03:46:12.086] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "moth:moth" contained unregistered power: "moth:glowaffinity"
3299[16Sep2022 03:46:12.087] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "brute:piglinbrute" contained unregistered power: "brute:piglin_neutrality"
3300[16Sep2022 03:46:12.087] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "brute:piglinbrute" contained unregistered power: "brute:axe_efficient_dungeons_gear"
3301[16Sep2022 03:46:12.087] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:paladin" contained unregistered power: "medievalorigins:paladin/holy_instruments_dungeons_gear"
3302[16Sep2022 03:46:12.087] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:paladin" contained unregistered power: "medievalorigins:paladin/holy_instruments_iceandfire"
3303[16Sep2022 03:46:12.087] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:paladin" contained unregistered power: "medievalorigins:paladin/weak_swords_dungeons_gear"
3304[16Sep2022 03:46:12.087] [Worker-Main-2/ERROR] [io.github.apace100.origins.Origins/]: Origin "medievalorigins:paladin" contained unregistered power: "medievalorigins:paladin/weak_swords_iceandfire"
3305[16Sep2022 03:46:12.087] [Worker-Main-2/INFO] [io.github.apace100.origins.Origins/]: Finished loading origins from data files. Registry contains 33 origins.
3306[16Sep2022 03:46:12.087] [Worker-Main-2/INFO] [io.github.apace100.origins.Origins/]: Trying to read layer file: origins:origin
3307[16Sep2022 03:46:12.090] [Worker-Main-2/INFO] [io.github.apace100.origins.Origins/]: Trying to read layer file: origins:origin
3308[16Sep2022 03:46:12.090] [Worker-Main-2/INFO] [io.github.apace100.origins.Origins/]: Merging origin layer origins:origin
3309[16Sep2022 03:46:12.091] [Worker-Main-2/INFO] [io.github.apace100.origins.Origins/]: Finished loading origin layers from data files. Read 1 layers.
3310[16Sep2022 03:46:12.099] [Worker-Main-2/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 55 Slabfish Types
3311[16Sep2022 03:46:12.099] [Worker-Main-2/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 16 Sweater Types
3312[16Sep2022 03:46:12.099] [Worker-Main-2/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 19 Backpack Types
3313[16Sep2022 03:46:12.110] [Worker-Main-2/ERROR] [net.minecraftforge.common.loot.LootModifierManager/]: Couldn't parse loot modifier callablehorses:horse_drop
3314java.lang.IllegalArgumentException: Invalid entity target THIS
3315 at net.minecraft.loot.LootContext$EntityTarget.func_186482_a(LootContext.java:254) ~[?:?]
3316 at net.minecraft.loot.LootContext$EntityTarget$Serializer.read(LootContext.java:263) ~[?:?]
3317 at net.minecraft.loot.LootContext$EntityTarget$Serializer.read(LootContext.java:257) ~[?:?]
3318 at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
3319 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
3320 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
3321 at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.16.5-20210115.111550-extra.jar:?]
3322 at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:440) ~[?:?]
3323 at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:448) ~[?:?]
3324 at net.minecraft.loot.conditions.EntityHasProperty$Serializer.func_230423_a_(SourceFile:65) ~[?:?]
3325 at net.minecraft.loot.conditions.EntityHasProperty$Serializer.func_230423_a_(SourceFile:55) ~[?:?]
3326 at net.minecraft.loot.LootTypesManager$Serializer.deserialize(SourceFile:83) ~[?:?]
3327 at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.16.5-20210115.111550-extra.jar:?]
3328 at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.16.5-20210115.111550-extra.jar:?]
3329 at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.16.5-20210115.111550-extra.jar:?]
3330 at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.16.5-20210115.111550-extra.jar:?]
3331 at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.16.5-20210115.111550-extra.jar:?]
3332 at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.16.5-20210115.111550-extra.jar:?]
3333 at net.minecraftforge.common.loot.LootModifierManager.deserializeModifier(LootModifierManager.java:129) ~[forge:?]
3334 at net.minecraftforge.common.loot.LootModifierManager.lambda$apply$0(LootModifierManager.java:115) ~[forge:?]
3335 at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_345]
3336 at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:113) ~[forge:?]
3337 at net.minecraftforge.common.loot.LootModifierManager.func_212853_a_(LootModifierManager.java:54) ~[forge:?]
3338 at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
3339 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:670) ~[?:1.8.0_345]
3340 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3341 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3342 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3343 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3344 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3345 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3346 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3347 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3348 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3349 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3350 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3351 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3352 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3353 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3354 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3355 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3356 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3357 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3358 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3359 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3360 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3361 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3362 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3363 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3364 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3365 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3366 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3367 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3368 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3369 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3370 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3371 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3372 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3373 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3374 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3375 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3376 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3377 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3378 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3379 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3380 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3381 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3382 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3383 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3384 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3385 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3386 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3387 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3388 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3389 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3390 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3391 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3392 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3393 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3394 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3395 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3396 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3397 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3398 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) ~[?:1.8.0_345]
3399 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) ~[?:1.8.0_345]
3400 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) ~[?:1.8.0_345]
3401 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) ~[?:1.8.0_345]
3402 at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:575) ~[?:1.8.0_345]
3403 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:649) ~[?:1.8.0_345]
3404 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_345]
3405 at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
3406 at net.minecraft.resources.AsyncReloader.func_219560_a(SourceFile:70) ~[?:?]
3407 at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:543) [?:1.8.0_345]
3408 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:667) [?:1.8.0_345]
3409 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:646) [?:1.8.0_345]
3410 at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:488) [?:1.8.0_345]
3411 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1609) [?:1.8.0_345]
3412 at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1596) [?:1.8.0_345]
3413 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_345]
3414 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_345]
3415 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_345]
3416 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_345]
3417[16Sep2022 03:46:12.115] [Worker-Main-2/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers
3418[16Sep2022 03:46:12.133] [Worker-Main-2/INFO] [minecolonies/]: Loaded 471 recipes for 16 crafters
3419[16Sep2022 03:46:12.133] [Worker-Main-2/INFO] [minecolonies/]: Beginning load of research for University.
3420[16Sep2022 03:46:12.146] [Worker-Main-2/INFO] [minecolonies/]: Loaded 190 recipes for 4 research branches
3421[16Sep2022 03:46:12.156] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bounty Data. We will probably skip some data since certain mods are not loaded.
3422[16Sep2022 03:46:12.194] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplytea/chef_objs as dependencies are not met: [simplytea]
3423[16Sep2022 03:46:12.196] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrade_aquatic/fisherman_rews as dependencies are not met: [upgrade_aquatic]
3424[16Sep2022 03:46:12.197] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/farmer_rews as dependencies are not met: [inspirations]
3425[16Sep2022 03:46:12.199] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_objs as dependencies are not met: [vanillafoodpantry]
3426[16Sep2022 03:46:12.201] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrade_aquatic/fisherman_objs as dependencies are not met: [upgrade_aquatic]
3427[16Sep2022 03:46:12.201] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/apotheosis/fletcher_rews as dependencies are not met: [apotheosis]
3428[16Sep2022 03:46:12.204] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_rews as dependencies are not met: [mysticalworld]
3429[16Sep2022 03:46:12.204] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/comforts/shepherd_objs as dependencies are not met: [comforts]
3430[16Sep2022 03:46:12.205] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_objs as dependencies are not met: [charm]
3431[16Sep2022 03:46:12.205] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_objs as dependencies are not met: [mysticalworld]
3432[16Sep2022 03:46:12.206] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/chef_objs as dependencies are not met: [simplefarming]
3433[16Sep2022 03:46:12.207] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/armorer_rews as dependencies are not met: [upgrademodifiers]
3434[16Sep2022 03:46:12.208] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_rews as dependencies are not met: [charm]
3435[16Sep2022 03:46:12.208] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/storagedrawers/tinker_rews as dependencies are not met: [storagedrawers]
3436[16Sep2022 03:46:12.211] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/tinker_rews as dependencies are not met: [inspirations]
3437[16Sep2022 03:46:12.212] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_objs as dependencies are not met: [farmingforblockheads]
3438[16Sep2022 03:46:12.213] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/toolsmith_rews as dependencies are not met: [upgrademodifiers]
3439[16Sep2022 03:46:12.213] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/chef_objs as dependencies are not met: [mysticalworld]
3440[16Sep2022 03:46:12.214] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_rews as dependencies are not met: [vanillafoodpantry]
3441[16Sep2022 03:46:12.214] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/fletcher_rews as dependencies are not met: [inspirations]
3442[16Sep2022 03:46:12.215] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_rews as dependencies are not met: [farmingforblockheads]
3443[16Sep2022 03:46:12.215] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_objs as dependencies are not met: [xlfoodmod]
3444[16Sep2022 03:46:12.216] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/farmer_objs as dependencies are not met: [mysticalworld]
3445[16Sep2022 03:46:12.217] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_objs as dependencies are not met: [simplefarming]
3446[16Sep2022 03:46:12.217] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_rews as dependencies are not met: [xlfoodmod]
3447[16Sep2022 03:46:12.218] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_rews as dependencies are not met: [simplefarming]
3448[16Sep2022 03:46:12.218] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Found decrees: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
3449[16Sep2022 03:46:12.218] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Merging Entry Pools..
3450[16Sep2022 03:46:12.218] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating Entry Pools..
3451[16Sep2022 03:46:12.218] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_objs'
3452[16Sep2022 03:46:12.220] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_rews'
3453[16Sep2022 03:46:12.220] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_objs'
3454[16Sep2022 03:46:12.220] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_enchants'
3455[16Sep2022 03:46:12.220] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_objs'
3456[16Sep2022 03:46:12.222] [Worker-Main-2/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:wool, Amount: 0 [[4..32]], Worth: 250, NBT: null, Weight: 1000]
3457[16Sep2022 03:46:12.222] [Worker-Main-2/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: forge:dyes, Amount: 0 [[2..16]], Worth: 200, NBT: null, Weight: 1000]
3458[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_objs'
3459[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_rews'
3460[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_objs'
3461[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_rews'
3462[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_rews'
3463[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_objs'
3464[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_rews'
3465[16Sep2022 03:46:12.222] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_rews'
3466[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_objs'
3467[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_rews'
3468[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_objs'
3469[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_objs'
3470[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_crafts'
3471[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_rews'
3472[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_objs'
3473[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_objs'
3474[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_objs'
3475[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_rews'
3476[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_objs'
3477[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_rews'
3478[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_rews'
3479[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_rews'
3480[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_rews'
3481[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_objs'
3482[16Sep2022 03:46:12.223] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_rews'
3483[16Sep2022 03:46:12.224] [Worker-Main-2/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:banners, Amount: 0 [[1..3]], Worth: 750, NBT: null, Weight: 400]
3484[16Sep2022 03:46:12.224] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_objs'
3485[16Sep2022 03:46:12.224] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_rews'
3486[16Sep2022 03:46:12.224] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_objs'
3487[16Sep2022 03:46:12.224] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_rews'
3488[16Sep2022 03:46:12.224] [Worker-Main-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Found Entry Pools: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
3489[16Sep2022 03:46:17.089] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [forge:ores/biotite, quark:planks_vertical_slab, structurize:timber_frames/blackstone/acacia, structurize:timber_frames/acacia/oak, structurize:timber_frames/yellow_terracotta/oak, structurize:shingles/moss_slate/crimson, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:wools/gray, structurize:timber_frames/purple_terracotta/acacia, structurize:shingles/clay/cactus, forge:glass_panes/light_gray, structurize:timber_frames/magenta_terracotta/birch, structurize:shingles/gilded_blackstone/jungle, structurize:timber_frames/birch/oak, structurize:timber_frames/light_gray_terracotta, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, structurize:timber_frames/blackstone/dark_oak, structurize:timber_frames/spruce, structurize:timber_frames/dark_oak/crimson, carryon:block_blacklist, structurize:shingles/slate/crimson, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, structurize:timber_frames/orange_terracotta/cactus, structurize:timber_frames/cream_stone_brick/birch, structurize:timber_frames/birch/spruce, forge:storage_blocks/copper, atmospheric:rosewood_logs, darkerdepths:underground_base_blocks, structurize:timber_frames/beige_stone_brick/acacia, structurize:timber_frames/acacia/crimson, structurize:timber_frames/dark_oak/warped, structurize:timber_frames/oak/jungle, structurize:timber_frames/bricks/crimson, structurize:timber_frames/blackstone, structurize:timber_frames/gray_terracotta/birch, structurize:timber_frames/stone/cactus, structurize:timber_frames/cream_stone_brick/cactus, structurize:timber_frames/beige_brick/warped, twilightforest:dark_tower_excluded_pots, structurize:timber_frames/red_terracotta/cactus, structurize:timber_frames/orange_terracotta/birch, forge:storage_blocks/lapis, structurize:timber_frames/bricks/acacia, structurize:shingles/thatched/spruce, supplementaries:posts, twilightforest:annihilation_inclusions, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, structurize:timber_frames/gray_terracotta/spruce, structurize:timber_frames/brown_stone_brick/acacia, spiderstpo:non_climbable, create:fan_transparent, structurize:timber_frames/white_terracotta/birch, forge:storage_blocks/geode, endergetic:poise_stems, structurize:shingles/blackstone/spruce, forge:sand/colorless, structurize:timber_frames/red_terracotta/acacia, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, structurize:timber_frames/magenta_terracotta/spruce, minecraft:soul_speed_blocks, structurize:timber_frames/stone_bricks/spruce, structurize:timber_frames/beige_stone_brick/birch, structurize:timber_frames/stone/oak, minecraft:walls, structurize:timber_frames/cobblestone/oak, structurize:timber_frames/cream_brick/dark_oak, structurize:shingles/moss_slate/cactus, structurize:timber_frames/acacia/warped, structurize:shingle_slabs/moss_slate, environmental:cherry_logs, structurize:timber_frames/beige_brick/jungle, structurize:timber_frames/white_terracotta/cactus, structurize:timber_frames/oak/warped, minecraft:sand, structurize:timber_frames/paper/crimson, structurize:timber_frames/paper, forge:wools/pink, forge:wg_stone, structurize:timber_frames/beige_stone_brick/cactus, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, structurize:timber_frames/cream_stone_brick/spruce, structurize:timber_frames/blackstone/cactus, forge:glass/blue, structurize:shingles/moss_slate/spruce, minecraft:wooden_trapdoors, create:valve_handles, forge:storage_blocks/coal, forge:glass/light_blue, structurize:timber_frames/spruce/jungle, forge:wools/white, structurize:timber_frames/white_terracotta/spruce, forge:plushie, lootr:shulkers, structurize:timber_frames/brown_stone_brick/dark_oak, structurize:timber_frames/jungle/spruce, structurize:shingles/moss_slate, structurize:timber_frames/magenta_terracotta, minecraft:wooden_doors, forge:glass/purple, minecraft:crimson_stems, structurize:timber_frames/light_blue_terracotta/spruce, quark:hedges, structurize:timber_frames/cyan_terracotta/acacia, structurize:timber_frames/blackstone/crimson, structurize:shingles/gilded_blackstone/warped, forge:wools/cyan, structurize:timber_frames/cobblestone/spruce, structurize:timber_frames/purple_terracotta/dark_oak, structurize:timber_frames/brown_brick/oak, structurize:shingles/moss_slate/acacia, structurize:timber_frames/cyan_terracotta/birch, structurize:timber_frames/orange_terracotta/crimson, minecraft:wall_corals, structurize:timber_frames/white_terracotta, forge:raw_platinum_block, structurize:timber_frames/crimson, structurize:timber_frames/gray_terracotta/cactus, structurize:timber_frames/purple_terracotta/cactus, structurize:timber_frames/light_blue_terracotta/jungle, structurize:timber_frames/spruce/spruce, lootr:chests, forge:ores/gold, structurize:timber_frames/beige_brick/birch, forge:wools/red, structurize:timber_frames/light_blue_terracotta/oak, twilightforest:fences, biomesoplenty:palm_logs, structurize:timber_frames/paper/jungle, forge:glass/lime, forge:chests/wooden, forge:bricks/platinum_brick_stairs, structurize:timber_frames/brown_terracotta/acacia, cataclysm:netherite_monstrosity_immune, minecraft:carpets, minecraft:base_stone_overworld, structurize:timber_frames/yellow_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/warped, minecraft:stone_bricks, structurize:timber_frames/jungle/oak, forge:glass/orange, structurize:timber_frames/light_gray_terracotta/oak, structurize:timber_frames/white_terracotta/crimson, structurize:timber_frames/stone_bricks/warped, minecraft:slabs, minecraft:guarded_by_piglins, structurize:timber_frames/light_gray_terracotta/crimson, structurize:timber_frames/red_terracotta/spruce, cataclysm:ender_golem_can_destroy, minecraft:buttons, structurize:shingles/slate/acacia, structurize:timber_frames/cactus/acacia, lootr:containers, minecraft:rails, structurize:timber_frames/dark_oak/jungle, structurize:timber_frames/lime_terracotta/dark_oak, structurize:timber_frames/crimson/jungle, minecraft:strider_warm_blocks, structurize:timber_frames/yellow_terracotta/jungle, structurize:timber_frames/gray_terracotta/acacia, structurize:timber_frames/brown_terracotta/oak, minecraft:wooden_pressure_plates, create:brittle, biomesoplenty:redwood_logs, structurize:shingles/gilded_blackstone/oak, structurize:timber_frames/spruce/birch, structurize:timber_frames/terracotta/acacia, biomesoplenty:jacaranda_logs, structurize:timber_frames/brown_stone_brick/spruce, supplementaries:concrete_powders, structurize:timber_frames/cyan_terracotta/cactus, minecraft:gold_ores, valhelsia_structures:posts, structurize:shingles/thatched/crimson, structurize:timber_frames/dark_oak/spruce, create:non_movable, neapolitan:vanilla_plantable_on, forge:wools/purple, neapolitan:unaffected_by_mint, structurize:shingles/gilded_blackstone/crimson, farmersdelight:unaffected_by_rich_soil, structurize:shingles/thatched/cactus, structurize:shingles/thatched/dark_oak, structurize:timber_frames/cream_brick, forge:wools/blue, cataclysm:netherite_monstrosity_break, structurize:timber_frames/birch, twilightforest:twilight_oak_logs, structurize:timber_frames/brown_brick/crimson, forge:gravel, structurize:timber_frames/oak/spruce, structurize:timber_frames/white_terracotta/oak, structurize:timber_frames/brown_terracotta/jungle, biomesoplenty:magic_logs, structurize:timber_frames/spruce/oak, structurize:timber_frames/bricks/dark_oak, structurize:timber_frames/cactus/crimson, structurize:timber_frames/dark_oak, forge:glass_panes/light_blue, minecolonies:indestructible, forge:ores/zinc, forge:ores/netherite_scrap, minecraft:crops, quark:quilted_wools, forge:fiber/flax, structurize:timber_frames/brown_stone_brick/oak, minecraft:warped_stems, structurize:timber_frames/blue_terracotta/crimson, structurize:shingles/gilded_blackstone/spruce, structurize:timber_frames/stone_bricks/acacia, forge:storage_blocks/iron, create:seats, forge:glass_panes/brown, structurize:timber_frames/stone_bricks, structurize:shingles/slate/jungle, minecraft:climbable, structurize:timber_frames/pink_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/acacia, structurize:timber_frames/stone/spruce, structurize:timber_frames/terracotta, structurize:timber_frames/pink_terracotta/jungle, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, structurize:timber_frames/jungle, structurize:timber_frames/yellow_terracotta/warped, structurize:timber_frames/cobblestone/birch, forge:mushrooms, structurize:timber_frames/lime_terracotta/jungle, structurize:timber_frames/paper/oak, structurize:shingles/thatched, structurize:timber_frames/crimson/crimson, supplementaries:pane_connection, structurize:timber_frames/brown_brick/spruce, minecraft:fences, structurize:timber_frames/cream_brick/acacia, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, forge:ob_system/mazemother_destroy, structurize:timber_frames/timber_frames, minecraft:banners, minecraft:wooden_fences, structurize:timber_frames/brown_stone_brick/birch, structurize:timber_frames/cobblestone/crimson, structurize:shingles/thatched/jungle, twilightforest:transwood_logs, forge:obsidian, structurize:timber_frames/paper/spruce, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, structurize:timber_frames/brown_terracotta/warped, structurize:shingle_slabs/gilded_blackstone, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, forge:wools/lime, structurize:timber_frames/green_terracotta/warped, forge:ores/coal, structurize:timber_frames/stone/crimson, minecolonies:decoblocks, structurize:timber_frames/cream_stone_brick/warped, minecraft:base_stone_nether, structurize:timber_frames/cream_stone_brick/crimson, structurize:shingles/clay, carryon:block_whitelist, structurize:timber_frames/blue_terracotta/acacia, structurize:timber_frames/purple_terracotta/spruce, moth:soultorch, structurize:timber_frames/black_terracotta/acacia, minecraft:trapdoors, forge:glass/cyan, lootr:barrels, structurize:timber_frames/stone_bricks/cactus, forge:glass, forge:ores/ironwood, structurize:timber_frames/magenta_terracotta/cactus, structurize:timber_frames/acacia, structurize:timber_frames/yellow_terracotta/acacia, moth:glow, structurize:timber_frames/blue_terracotta/cactus, structurize:timber_frames/black_terracotta/cactus, forge:storage_blocks/brass, structurize:timber_frames/light_gray_terracotta/jungle, atmospheric:yucca_logs, forge:stained_glass_panes, structurize:timber_frames/green_terracotta/birch, structurize:timber_frames/blackstone/spruce, structurize:timber_frames/black_terracotta, forge:storage_blocks/zinc, structurize:timber_frames/birch/warped, forge:wools, structurize:timber_frames/oak/dark_oak, structurize:timber_frames/cobblestone/warped, structurize:timber_frames/cactus/dark_oak, forge:glass/gray, endergetic:ender_fire_base_blocks, structurize:timber_frames/acacia/spruce, structurize:timber_frames/green_terracotta/crimson, structurize:timber_frames/oak, dannys_expansion:magma_gulper_danger_blocks, structurize:timber_frames/cyan_terracotta/crimson, structurize:shingles/slate/warped, create:toolboxes, structurize:timber_frames/bricks/cactus, structurize:timber_frames/dark_oak/birch, forge:glass_panes/black, structurize:timber_frames/warped/oak, farmersdelight:wild_crops, outer_end:azure_foliage, structurize:paper_walls, forge:glass_panes/blue, structurize:timber_frames/red_terracotta/warped, structurize:timber_frames/brown_brick/birch, structurize:timber_frames/lime_terracotta/oak, twilightforest:fence_gates, structurize:timber_frames/orange_terracotta/jungle, forge:stone, structurize:timber_frames/green_terracotta/jungle, structurize:timber_frames/cactus, forge:wools/green, structurize:timber_frames/terracotta/birch, structurize:timber_frames/cobblestone/acacia, minecraft:infiniburn_end, forge:glass_panes/yellow, structurize:timber_frames/acacia/dark_oak, biomesoplenty:cherry_logs, forge:storage_blocks/platinum, forge:ores/geode, farmersdelight:heat_conductors, structurize:timber_frames/stone_bricks/dark_oak, forge:crops, structurize:shingles/gilded_blackstone, structurize:timber_frames/cyan_terracotta/dark_oak, structurize:timber_frames/stone_bricks/oak, minecraft:shulker_boxes, valhelsia_structures:cut_posts, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, create:fan_heaters, structurize:shingles/thatched/warped, quark:pike_trophies, minecolonies:concrete, structurize:timber_frames/beige_brick, structurize:timber_frames/warped/birch, moth:soul, forge:seapig_can_feed, structurize:timber_frames/yellow_terracotta/cactus, minecraft:oak_logs, structurize:timber_frames/cream_brick/oak, forge:ores/lapis, structurize:timber_frames/orange_terracotta, structurize:timber_frames/birch/dark_oak, structurize:timber_frames/light_gray_terracotta/birch, structurize:shingle_slabs/blackstone, forge:dirt, minecraft:bamboo_plantable_on, structurize:timber_frames/cobblestone, minecraft:pressure_plates, create:windowable, minecraft:jungle_logs, structurize:timber_frames/purple_terracotta/crimson, minecraft:spruce_logs, structurize:timber_frames/brown_brick, forge:fence_gates/wooden, structurize:timber_frames/light_blue_terracotta, minecraft:mineable/axe, structurize:timber_frames/dark_oak/dark_oak, forge:glass_panes/lime, structurize:timber_frames/cobblestone/dark_oak, create:windmill_sails, structurize:shingle_slabs/clay, structurize:timber_frames/dark_oak/cactus, sereneseasons:spring_crops, forge:chakram_break, structurize:timber_frames/pink_terracotta/oak, structurize:timber_frames/birch/acacia, forge:bricks/chiseled_platinum_bricks, outer_end:crystal_blocks, structurize:timber_frames/cyan_terracotta/spruce, structurize:timber_frames/bricks/oak, structurize:timber_frames/light_blue_terracotta/birch, structurize:timber_frames/birch/cactus, structurize:timber_frames/brown_brick/cactus, structurize:timber_frames/terracotta/oak, twilightforest:carminite_reactor_immune, structurize:timber_frames/bricks, minecraft:flowers, structurize:timber_frames/brown_brick/acacia, structurize:timber_frames/stone, structurize:timber_frames/cream_brick/spruce, structurize:timber_frames/gray_terracotta/crimson, structurize:timber_frames/cobblestone/cactus, minecraft:fence_gates, structurize:timber_frames/beige_stone_brick/warped, structurize:shingles/moss_slate/dark_oak, forge:ores, structurize:timber_frames/lime_terracotta, cataclysm:endermaptera_can_not_spawn, structurize:timber_frames/warped, structurize:timber_frames/cream_stone_brick/acacia, origins:cobwebs, valhelsia_structures:non_flammable_posts, forge:storage_blocks/diamond, minecraft:nylium, structurize:timber_frames/stone/acacia, supplementaries:hang_from_ropes, structurize:timber_frames/spruce/dark_oak, structurize:timber_frames/paper/birch, structurize:timber_frames/lime_terracotta/crimson, forge:glass_panes/magenta, structurize:timber_frames/terracotta/crimson, structurize:timber_frames/terracotta/spruce, nethers_delight:soul_compost_activators, valhelsia_structures:jars, structurize:timber_frames/paper/acacia, quark:stools, structurize:timber_frames/cream_stone_brick/dark_oak, structurize:null_placement, structurize:timber_frames/black_terracotta/birch, quark:candles, structurize:timber_frames/lime_terracotta/spruce, minecraft:dragon_immune, structurize:timber_frames/warped/jungle, structurize:timber_frames/stone/jungle, structurize:timber_frames/brown_terracotta/spruce, structurize:timber_frames/red_terracotta/crimson, forge:glass/red, twilightforest:structure_banned_interactions, structurize:timber_frames/red_terracotta/dark_oak, structurize:timber_frames/bricks/warped, structurize:timber_frames/brown_brick/jungle, forge:glass_panes/green, structurize:timber_frames/cactus/spruce, structurize:timber_frames/blue_terracotta/spruce, structurize:timber_frames/blackstone/warped, minecraft:prevent_mob_spawning_inside, forge:fiber, forge:chests/trapped, structurize:timber_frames/cyan_terracotta/jungle, structurize:timber_frames/dark_oak/acacia, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, structurize:timber_frames/black_terracotta/spruce, structurize:timber_frames/purple_terracotta/warped, structurize:timber_frames/beige_stone_brick/jungle, structurize:shingles/moss_slate/oak, structurize:shingles/blackstone/oak, structurize:shingles/gilded_blackstone/cactus, structurize:shingles/slate/spruce, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, structurize:timber_frames/cyan_terracotta/oak, minecraft:beds, structurize:timber_frames/brown_terracotta/crimson, structurize:shingles/clay/jungle, forge:ores/diamond, minecraft:doors, forge:wools/magenta, structurize:shingles/thatched/birch, minecraft:infiniburn_overworld, minecraft:flower_pots, structurize:timber_frames/orange_terracotta/oak, structurize:shingles/clay/crimson, structurize:shingles/blackstone/birch, structurize:timber_frames/blackstone/jungle, origins:unphasable, twilightforest:trophies, structurize:timber_frames/spruce/crimson, structurize:timber_frames/red_terracotta/birch, structurize:timber_frames/brown_brick/warped, structurize:timber_frames/purple_terracotta/jungle, minecraft:signs, structurize:timber_frames/spruce/acacia, structurize:shingles/slate/birch, minecraft:wither_summon_base_blocks, structurize:timber_frames/green_terracotta/oak, structurize:timber_frames/warped/warped, minecraft:hoglin_repellents, twilightforest:towerwood, structurize:timber_frames/gray_terracotta/oak, structurize:timber_frames/warped/dark_oak, structurize:timber_frames/cream_stone_brick, outer_end:crystal_buds, structurize:timber_frames/light_blue_terracotta/acacia, structurize:timber_frames/light_gray_terracotta/spruce, structurize:timber_frames/cactus/oak, endergetic:end_plantable, forge:wools/yellow, atmospheric:yucca_plantable_on, structurize:timber_frames/pink_terracotta/spruce, structurize:timber_frames/brown_stone_brick, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, structurize:timber_frames/warped/crimson, forge:bricks/platinum_brick_slab, outer_end:end_plantable_on, structurize:timber_frames/oak/oak, structurize:shingle_slabs/thatched, moth:sea_lamp, tconstruct:slimy_logs, structurize:shingles/gilded_blackstone/acacia, minecraft:coral_blocks, forge:glass/green, structurize:timber_frames/birch/crimson, atmospheric:aspen_logs, structurize:timber_frames/crimson/birch, valhelsia_structures:colored_jars, minecraft:underwater_bonemeals, forge:wools/black, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, supplementaries:walls, structurize:timber_frames/stone/dark_oak, forge:fences/wooden, structurize:timber_frames/oak/birch, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, structurize:timber_frames/cyan_terracotta/warped, atmospheric:grimwood_logs, forge:ores/quartz, structurize:shingles/thatched/acacia, structurize:timber_frames/white_terracotta/jungle, structurize:timber_frames/purple_terracotta, structurize:timber_frames/purple_terracotta/oak, minecolonies:orechanceblocks, structurize:timber_frames/beige_stone_brick/oak, structurize:timber_frames/light_gray_terracotta/warped, structurize:shingles/gilded_blackstone/birch, forge:storage_blocks/redstone, paraglider:statues, structurize:timber_frames/pink_terracotta/warped, twilightforest:ore_magnet/minecraft/stone, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, structurize:shingles/moss_slate/jungle, forge:ores/platinum_ore, minecraft:logs, structurize:timber_frames/cream_stone_brick/jungle, structurize:timber_frames/jungle/jungle, structurize:timber_frames/cactus/cactus, minecraft:valid_spawn, minecraft:mushroom_grow_block, structurize:timber_frames/stone/warped, quark:wraith_spawnable, structurize:timber_frames/pink_terracotta/birch, structurize:shingles/clay/birch, structurize:timber_frames/yellow_terracotta/spruce, sereneseasons:autumn_crops, quark:slime_blocks, quark:vertical_slab, forge:storage_blocks/ironwood, structurize:shingles/slate/oak, cataclysm:ender_guardian_can_destroy, gravestone:grave_replaceable, minecraft:beacon_base_blocks, twilightforest:darkwood_logs, structurize:timber_frames/brown_terracotta/cactus, minecraft:anvil, forge:sand, structurize:timber_frames/cactus/birch, structurize:timber_frames/blue_terracotta, structurize:timber_frames/terracotta/cactus, traverse:fir_logs, structurize:timber_frames/blue_terracotta/oak, structurize:timber_frames/cobblestone/jungle, structurize:timber_frames/orange_terracotta/warped, minecraft:piglin_repellents, forge:glass/black, structurize:timber_frames/crimson/oak, minecraft:portals, forge:fences/nether_brick, forge:ores/iron, twilightforest:logs, structurize:timber_frames/green_terracotta/cactus, structurize:timber_frames/acacia/cactus, forge:storage_blocks/biotite, structurize:timber_frames/jungle/birch, structurize:timber_frames/stone_bricks/crimson, minecolonies:validspawnblocks, minecraft:wooden_stairs, minecraft:wooden_buttons, quark:crystal, biomesoplenty:umbran_logs, structurize:timber_frames/bricks/spruce, structurize:timber_frames/oak/acacia, forge:storage_blocks/quartz, structurize:timber_frames/purple_terracotta/birch, structurize:timber_frames/jungle/dark_oak, forge:wools/light_gray, structurize:shingles/thatched/oak, forge:bricks/platinum, structurize:timber_frames/acacia/acacia, forge:ores/emerald, structurize:timber_frames/bricks/jungle, minecraft:corals, quark:foxhound_spawnable, structurize:shingles/slate/cactus, forge:wools/brown, structurize:shingles/blackstone/dark_oak, forge:barrels/wooden, structurize:timber_frames/red_terracotta/jungle, structurize:timber_frames/cream_brick/cactus, atmospheric:morado_logs, endergetic:chorus_plantable, minecraft:bee_growables, structurize:shingles/clay/warped, structurize:timber_frames/green_terracotta/dark_oak, structurize:timber_frames/brown_brick/dark_oak, structurize:timber_frames/blue_terracotta/warped, minecraft:tall_flowers, structurize:timber_frames/oak/cactus, structurize:timber_frames/brown_stone_brick/jungle, forge:bookshelves, minecraft:stone_pressure_plates, structurize:timber_frames/terracotta/dark_oak, supplementaries:palisades, forge:glass_panes/pink, structurize:timber_frames/green_terracotta/acacia, forge:netherrack, structurize:timber_frames/crimson/spruce, structurize:timber_frames/black_terracotta/warped, minecraft:soul_fire_base_blocks, forge:crops/flax, structurize:shingles/blackstone, structurize:timber_frames/warped/spruce, structurize:timber_frames/blue_terracotta/birch, structurize:timber_frames/blue_terracotta/dark_oak, forge:glass_panes/cyan, structurize:timber_frames/gray_terracotta/warped, structurize:timber_frames/black_terracotta/crimson, minecraft:wool, forge:glass/colorless, minecolonies:protectionexception, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, structurize:timber_frames/terracotta/jungle, structurize:timber_frames/lime_terracotta/birch, structurize:timber_frames/oak/crimson, forge:stained_glass, structurize:timber_frames/stone_bricks/jungle, forge:bricks/platinum_brick_wall, structurize:timber_frames/birch/jungle, twilightforest:mangrove_logs, structurize:shingle_slabs/slate, structurize:floating_carpets, create:wrench_pickup, structurize:timber_frames/cactus/jungle, twilightforest:sortwood_logs, structurize:timber_frames/orange_terracotta/dark_oak, structurize:timber_frames/red_terracotta, farmersdelight:compost_activators, quark:ladders, structurize:timber_frames/yellow_terracotta/crimson, forge:glass_panes, minecraft:non_flammable_wood, forge:braziers, structurize:timber_frames/light_blue_terracotta/dark_oak, structurize:shingles/gilded_blackstone/dark_oak, forge:wools/orange, paraglider:statues/goddess, structurize:timber_frames/jungle/acacia, structurize:timber_frames/white_terracotta/acacia, structurize:timber_frames/beige_stone_brick/crimson, twilightforest:mining_logs, create:safe_nbt, structurize:shingles/blackstone/acacia, structurize:shingles/clay/oak, structurize:timber_frames/blue_terracotta/jungle, structurize:timber_frames/black_terracotta/jungle, minecraft:mineable/pickaxe, betteranimalsplus:butterfly_growables, structurize:timber_frames/light_gray_terracotta/cactus, minecraft:enderman_holdable, structurize:timber_frames/beige_stone_brick, structurize:timber_frames/red_terracotta/oak, structurize:timber_frames/magenta_terracotta/crimson, structurize:timber_frames/lime_terracotta/warped, minecraft:wall_post_override, structurize:shingles/slate/dark_oak, structurize:timber_frames/crimson/warped, structurize:shingles/clay/spruce, structurize:shingles/slate, structurize:timber_frames/cream_brick/warped, structurize:timber_frames/stone/birch, minecraft:fire, structurize:timber_frames/brown_terracotta/dark_oak, structurize:shingles/blackstone/crimson, structurize:timber_frames/beige_brick/cactus, structurize:timber_frames/terracotta/warped, minecraft:wall_signs, quark:vertical_slabs, structurize:timber_frames/crimson/dark_oak, structurize:timber_frames/brown_terracotta/birch, structurize:shingles/blackstone/jungle, structurize:timber_frames/beige_stone_brick/spruce, structurize:timber_frames/cream_stone_brick/oak, structurize:timber_frames/spruce/cactus, quark:crab_spawnable, structurize:timber_frames/jungle/warped, structurize:timber_frames/beige_brick/spruce, structurize:timber_frames/magenta_terracotta/jungle, minecraft:leaves, structurize:shingles/moss_slate/birch, structurize:timber_frames/light_blue_terracotta/cactus, forge:bricks/platinum_bricks, structurize:timber_frames/gray_terracotta/jungle, forge:glass_panes/gray, minecraft:wither_immune, structurize:timber_frames/cactus/warped, minecraft:acacia_logs, structurize:timber_frames/gray_terracotta/dark_oak, structurize:shingles/blackstone/cactus, atmospheric:passion_vine_growable_on, forge:sand/red, structurize:timber_frames/pink_terracotta/cactus, structurize:timber_frames/orange_terracotta/acacia, forge:glass/brown, structurize:timber_frames/blackstone/oak, create:sails, origins:natural_stone, minecraft:logs_that_burn, structurize:timber_frames/yellow_terracotta/birch, structurize:timber_frames/magenta_terracotta/dark_oak, structurize:timber_frames/light_blue_terracotta/crimson, forge:glass/light_gray, structurize:timber_frames/beige_brick/oak, twilightforest:ore_magnet/minecraft/netherrack, minecraft:wooden_slabs, structurize:timber_frames/paper/cactus, minecraft:small_flowers, structurize:timber_frames/yellow_terracotta, structurize:timber_frames/gray_terracotta, lootr:trapped_chests, structurize:timber_frames/green_terracotta/spruce, structurize:timber_frames/dark_oak/oak, structurize:timber_frames/magenta_terracotta/oak, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, twilightforest:portal/decoration, structurize:timber_frames/paper/dark_oak, structurize:timber_frames/orange_terracotta/spruce, structurize:timber_frames/birch/birch, minecolonies:pathblocks, supplementaries:water_holder, twilightforest:ore_magnet/ore_safe_replace_block, environmental:willow_logs, minecraft:standing_signs, structurize:shingles/clay/acacia, structurize:timber_frames/brown_stone_brick/warped, structurize:timber_frames/beige_brick/dark_oak, minecraft:wart_blocks, structurize:timber_frames/pink_terracotta/acacia, structurize:timber_frames/acacia/birch, neapolitan:chimpanzee_jumping_blocks, structurize:timber_frames/crimson/acacia, moth:lamp, forge:ores/silver, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, structurize:timber_frames/black_terracotta/dark_oak, environmental:grass_like, structurize:timber_frames/white_terracotta/dark_oak, structurize:timber_frames/beige_stone_brick/dark_oak, structurize:timber_frames/acacia/jungle, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, forge:barrels, structurize:timber_frames/brown_stone_brick/crimson, biomesoplenty:dead_logs, quark:lead_connectable, structurize:timber_frames/warped/cactus, forge:chests/ender, structurize:timber_frames/jungle/crimson, structurize:shingles/clay/dark_oak, structurize:timber_frames/cream_brick/birch, structurize:timber_frames/brown_stone_brick/cactus, environmental:wisteria_logs, structurize:shingles/blackstone/warped, structurize:timber_frames/lime_terracotta/acacia, structurize:timber_frames/beige_brick/acacia, moth:jacko, endergetic:poise_plantable, endergetic:end_crystal_placeable, structurize:timber_frames/bricks/birch, structurize:shingles/moss_slate/warped, forge:wools/light_blue, structurize:timber_frames/crimson/cactus, structurize:timber_frames/black_terracotta/oak, structurize:timber_frames/cream_brick/jungle, structurize:timber_frames/spruce/warped, twilightforest:portal/edge, minecraft:planks, structurize:timber_frames/pink_terracotta, forge:cobblestone, structurize:timber_frames/white_terracotta/warped, structurize:timber_frames/cyan_terracotta, outer_end:crystal_crag_foliage, structurize:timber_frames/light_gray_terracotta/dark_oak, structurize:timber_frames/pink_terracotta/crimson, forge:crab_can_dig, forge:storage_blocks/gold, structurize:timber_frames/blackstone/birch, structurize:timber_frames/light_gray_terracotta/acacia, structurize:timber_frames/paper/warped, structurize:timber_frames/cream_brick/crimson, structurize:timber_frames/stone_bricks/birch, structurize:timber_frames/lime_terracotta/cactus, structurize:timber_frames/jungle/cactus, structurize:timber_frames/beige_brick/crimson, forge:fences, structurize:timber_frames/brown_terracotta, structurize:timber_frames/warped/acacia, forge:platinum_block, structurize:timber_frames/green_terracotta, structurize:timber_frames/light_blue_terracotta/warped, supplementaries:bellows_tickable]
3490[16Sep2022 03:46:17.091] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [forge:ores/biotite, quark:planks_vertical_slab, structurize:timber_frames/blackstone/acacia, structurize:timber_frames/acacia/oak, structurize:timber_frames/yellow_terracotta/oak, structurize:shingles/moss_slate/crimson, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:wools/gray, structurize:timber_frames/purple_terracotta/acacia, structurize:shingles/clay/cactus, forge:glass_panes/light_gray, structurize:timber_frames/magenta_terracotta/birch, structurize:shingles/gilded_blackstone/jungle, structurize:timber_frames/birch/oak, structurize:timber_frames/light_gray_terracotta, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, structurize:timber_frames/blackstone/dark_oak, structurize:timber_frames/spruce, structurize:timber_frames/dark_oak/crimson, carryon:block_blacklist, structurize:shingles/slate/crimson, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, structurize:timber_frames/orange_terracotta/cactus, structurize:timber_frames/cream_stone_brick/birch, structurize:timber_frames/birch/spruce, forge:storage_blocks/copper, atmospheric:rosewood_logs, darkerdepths:underground_base_blocks, structurize:timber_frames/beige_stone_brick/acacia, structurize:timber_frames/acacia/crimson, structurize:timber_frames/dark_oak/warped, structurize:timber_frames/oak/jungle, structurize:timber_frames/bricks/crimson, structurize:timber_frames/blackstone, structurize:timber_frames/gray_terracotta/birch, structurize:timber_frames/stone/cactus, structurize:timber_frames/cream_stone_brick/cactus, structurize:timber_frames/beige_brick/warped, twilightforest:dark_tower_excluded_pots, structurize:timber_frames/red_terracotta/cactus, structurize:timber_frames/orange_terracotta/birch, forge:storage_blocks/lapis, structurize:timber_frames/bricks/acacia, structurize:shingles/thatched/spruce, supplementaries:posts, twilightforest:annihilation_inclusions, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, structurize:timber_frames/gray_terracotta/spruce, structurize:timber_frames/brown_stone_brick/acacia, spiderstpo:non_climbable, create:fan_transparent, structurize:timber_frames/white_terracotta/birch, forge:storage_blocks/geode, endergetic:poise_stems, structurize:shingles/blackstone/spruce, forge:sand/colorless, structurize:timber_frames/red_terracotta/acacia, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, structurize:timber_frames/magenta_terracotta/spruce, minecraft:soul_speed_blocks, structurize:timber_frames/stone_bricks/spruce, structurize:timber_frames/beige_stone_brick/birch, structurize:timber_frames/stone/oak, minecraft:walls, structurize:timber_frames/cobblestone/oak, structurize:timber_frames/cream_brick/dark_oak, structurize:shingles/moss_slate/cactus, structurize:timber_frames/acacia/warped, structurize:shingle_slabs/moss_slate, environmental:cherry_logs, structurize:timber_frames/beige_brick/jungle, structurize:timber_frames/white_terracotta/cactus, structurize:timber_frames/oak/warped, minecraft:sand, structurize:timber_frames/paper/crimson, structurize:timber_frames/paper, forge:wools/pink, forge:wg_stone, structurize:timber_frames/beige_stone_brick/cactus, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, structurize:timber_frames/cream_stone_brick/spruce, structurize:timber_frames/blackstone/cactus, forge:glass/blue, structurize:shingles/moss_slate/spruce, minecraft:wooden_trapdoors, create:valve_handles, forge:storage_blocks/coal, forge:glass/light_blue, structurize:timber_frames/spruce/jungle, forge:wools/white, structurize:timber_frames/white_terracotta/spruce, forge:plushie, lootr:shulkers, structurize:timber_frames/brown_stone_brick/dark_oak, structurize:timber_frames/jungle/spruce, structurize:shingles/moss_slate, structurize:timber_frames/magenta_terracotta, minecraft:wooden_doors, forge:glass/purple, minecraft:crimson_stems, structurize:timber_frames/light_blue_terracotta/spruce, quark:hedges, structurize:timber_frames/cyan_terracotta/acacia, structurize:timber_frames/blackstone/crimson, structurize:shingles/gilded_blackstone/warped, forge:wools/cyan, structurize:timber_frames/cobblestone/spruce, structurize:timber_frames/purple_terracotta/dark_oak, structurize:timber_frames/brown_brick/oak, structurize:shingles/moss_slate/acacia, structurize:timber_frames/cyan_terracotta/birch, structurize:timber_frames/orange_terracotta/crimson, minecraft:wall_corals, structurize:timber_frames/white_terracotta, forge:raw_platinum_block, structurize:timber_frames/crimson, structurize:timber_frames/gray_terracotta/cactus, structurize:timber_frames/purple_terracotta/cactus, structurize:timber_frames/light_blue_terracotta/jungle, structurize:timber_frames/spruce/spruce, lootr:chests, forge:ores/gold, structurize:timber_frames/beige_brick/birch, forge:wools/red, structurize:timber_frames/light_blue_terracotta/oak, twilightforest:fences, biomesoplenty:palm_logs, structurize:timber_frames/paper/jungle, forge:glass/lime, forge:chests/wooden, forge:bricks/platinum_brick_stairs, structurize:timber_frames/brown_terracotta/acacia, cataclysm:netherite_monstrosity_immune, minecraft:carpets, minecraft:base_stone_overworld, structurize:timber_frames/yellow_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/warped, minecraft:stone_bricks, structurize:timber_frames/jungle/oak, forge:glass/orange, structurize:timber_frames/light_gray_terracotta/oak, structurize:timber_frames/white_terracotta/crimson, structurize:timber_frames/stone_bricks/warped, minecraft:slabs, minecraft:guarded_by_piglins, structurize:timber_frames/light_gray_terracotta/crimson, structurize:timber_frames/red_terracotta/spruce, cataclysm:ender_golem_can_destroy, minecraft:buttons, structurize:shingles/slate/acacia, structurize:timber_frames/cactus/acacia, lootr:containers, minecraft:rails, structurize:timber_frames/dark_oak/jungle, structurize:timber_frames/lime_terracotta/dark_oak, structurize:timber_frames/crimson/jungle, minecraft:strider_warm_blocks, structurize:timber_frames/yellow_terracotta/jungle, structurize:timber_frames/gray_terracotta/acacia, structurize:timber_frames/brown_terracotta/oak, minecraft:wooden_pressure_plates, create:brittle, biomesoplenty:redwood_logs, structurize:shingles/gilded_blackstone/oak, structurize:timber_frames/spruce/birch, structurize:timber_frames/terracotta/acacia, biomesoplenty:jacaranda_logs, structurize:timber_frames/brown_stone_brick/spruce, supplementaries:concrete_powders, structurize:timber_frames/cyan_terracotta/cactus, minecraft:gold_ores, valhelsia_structures:posts, structurize:shingles/thatched/crimson, structurize:timber_frames/dark_oak/spruce, create:non_movable, neapolitan:vanilla_plantable_on, forge:wools/purple, neapolitan:unaffected_by_mint, structurize:shingles/gilded_blackstone/crimson, farmersdelight:unaffected_by_rich_soil, structurize:shingles/thatched/cactus, structurize:shingles/thatched/dark_oak, structurize:timber_frames/cream_brick, forge:wools/blue, cataclysm:netherite_monstrosity_break, structurize:timber_frames/birch, twilightforest:twilight_oak_logs, structurize:timber_frames/brown_brick/crimson, forge:gravel, structurize:timber_frames/oak/spruce, structurize:timber_frames/white_terracotta/oak, structurize:timber_frames/brown_terracotta/jungle, biomesoplenty:magic_logs, structurize:timber_frames/spruce/oak, structurize:timber_frames/bricks/dark_oak, structurize:timber_frames/cactus/crimson, structurize:timber_frames/dark_oak, forge:glass_panes/light_blue, minecolonies:indestructible, forge:ores/zinc, forge:ores/netherite_scrap, minecraft:crops, quark:quilted_wools, forge:fiber/flax, structurize:timber_frames/brown_stone_brick/oak, minecraft:warped_stems, structurize:timber_frames/blue_terracotta/crimson, structurize:shingles/gilded_blackstone/spruce, structurize:timber_frames/stone_bricks/acacia, forge:storage_blocks/iron, create:seats, forge:glass_panes/brown, structurize:timber_frames/stone_bricks, structurize:shingles/slate/jungle, minecraft:climbable, structurize:timber_frames/pink_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/acacia, structurize:timber_frames/stone/spruce, structurize:timber_frames/terracotta, structurize:timber_frames/pink_terracotta/jungle, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, structurize:timber_frames/jungle, structurize:timber_frames/yellow_terracotta/warped, structurize:timber_frames/cobblestone/birch, forge:mushrooms, structurize:timber_frames/lime_terracotta/jungle, structurize:timber_frames/paper/oak, structurize:shingles/thatched, structurize:timber_frames/crimson/crimson, supplementaries:pane_connection, structurize:timber_frames/brown_brick/spruce, minecraft:fences, structurize:timber_frames/cream_brick/acacia, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, forge:ob_system/mazemother_destroy, structurize:timber_frames/timber_frames, minecraft:banners, minecraft:wooden_fences, structurize:timber_frames/brown_stone_brick/birch, structurize:timber_frames/cobblestone/crimson, structurize:shingles/thatched/jungle, twilightforest:transwood_logs, forge:obsidian, structurize:timber_frames/paper/spruce, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, structurize:timber_frames/brown_terracotta/warped, structurize:shingle_slabs/gilded_blackstone, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, forge:wools/lime, structurize:timber_frames/green_terracotta/warped, forge:ores/coal, structurize:timber_frames/stone/crimson, minecolonies:decoblocks, structurize:timber_frames/cream_stone_brick/warped, minecraft:base_stone_nether, structurize:timber_frames/cream_stone_brick/crimson, structurize:shingles/clay, carryon:block_whitelist, structurize:timber_frames/blue_terracotta/acacia, structurize:timber_frames/purple_terracotta/spruce, moth:soultorch, structurize:timber_frames/black_terracotta/acacia, minecraft:trapdoors, forge:glass/cyan, lootr:barrels, structurize:timber_frames/stone_bricks/cactus, forge:glass, forge:ores/ironwood, structurize:timber_frames/magenta_terracotta/cactus, structurize:timber_frames/acacia, structurize:timber_frames/yellow_terracotta/acacia, moth:glow, structurize:timber_frames/blue_terracotta/cactus, structurize:timber_frames/black_terracotta/cactus, forge:storage_blocks/brass, structurize:timber_frames/light_gray_terracotta/jungle, atmospheric:yucca_logs, forge:stained_glass_panes, structurize:timber_frames/green_terracotta/birch, structurize:timber_frames/blackstone/spruce, structurize:timber_frames/black_terracotta, forge:storage_blocks/zinc, structurize:timber_frames/birch/warped, forge:wools, structurize:timber_frames/oak/dark_oak, structurize:timber_frames/cobblestone/warped, structurize:timber_frames/cactus/dark_oak, forge:glass/gray, endergetic:ender_fire_base_blocks, structurize:timber_frames/acacia/spruce, structurize:timber_frames/green_terracotta/crimson, structurize:timber_frames/oak, dannys_expansion:magma_gulper_danger_blocks, structurize:timber_frames/cyan_terracotta/crimson, structurize:shingles/slate/warped, create:toolboxes, structurize:timber_frames/bricks/cactus, structurize:timber_frames/dark_oak/birch, forge:glass_panes/black, structurize:timber_frames/warped/oak, farmersdelight:wild_crops, outer_end:azure_foliage, structurize:paper_walls, forge:glass_panes/blue, structurize:timber_frames/red_terracotta/warped, structurize:timber_frames/brown_brick/birch, structurize:timber_frames/lime_terracotta/oak, twilightforest:fence_gates, structurize:timber_frames/orange_terracotta/jungle, forge:stone, structurize:timber_frames/green_terracotta/jungle, structurize:timber_frames/cactus, forge:wools/green, structurize:timber_frames/terracotta/birch, structurize:timber_frames/cobblestone/acacia, minecraft:infiniburn_end, forge:glass_panes/yellow, structurize:timber_frames/acacia/dark_oak, biomesoplenty:cherry_logs, forge:storage_blocks/platinum, forge:ores/geode, farmersdelight:heat_conductors, structurize:timber_frames/stone_bricks/dark_oak, forge:crops, structurize:shingles/gilded_blackstone, structurize:timber_frames/cyan_terracotta/dark_oak, structurize:timber_frames/stone_bricks/oak, minecraft:shulker_boxes, valhelsia_structures:cut_posts, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, create:fan_heaters, structurize:shingles/thatched/warped, quark:pike_trophies, minecolonies:concrete, structurize:timber_frames/beige_brick, structurize:timber_frames/warped/birch, moth:soul, forge:seapig_can_feed, structurize:timber_frames/yellow_terracotta/cactus, minecraft:oak_logs, structurize:timber_frames/cream_brick/oak, forge:ores/lapis, structurize:timber_frames/orange_terracotta, structurize:timber_frames/birch/dark_oak, structurize:timber_frames/light_gray_terracotta/birch, structurize:shingle_slabs/blackstone, forge:dirt, minecraft:bamboo_plantable_on, structurize:timber_frames/cobblestone, minecraft:pressure_plates, create:windowable, minecraft:jungle_logs, structurize:timber_frames/purple_terracotta/crimson, minecraft:spruce_logs, structurize:timber_frames/brown_brick, forge:fence_gates/wooden, structurize:timber_frames/light_blue_terracotta, minecraft:mineable/axe, structurize:timber_frames/dark_oak/dark_oak, forge:glass_panes/lime, structurize:timber_frames/cobblestone/dark_oak, create:windmill_sails, structurize:shingle_slabs/clay, structurize:timber_frames/dark_oak/cactus, sereneseasons:spring_crops, forge:chakram_break, structurize:timber_frames/pink_terracotta/oak, structurize:timber_frames/birch/acacia, forge:bricks/chiseled_platinum_bricks, outer_end:crystal_blocks, structurize:timber_frames/cyan_terracotta/spruce, structurize:timber_frames/bricks/oak, structurize:timber_frames/light_blue_terracotta/birch, structurize:timber_frames/birch/cactus, structurize:timber_frames/brown_brick/cactus, structurize:timber_frames/terracotta/oak, twilightforest:carminite_reactor_immune, structurize:timber_frames/bricks, minecraft:flowers, structurize:timber_frames/brown_brick/acacia, structurize:timber_frames/stone, structurize:timber_frames/cream_brick/spruce, structurize:timber_frames/gray_terracotta/crimson, structurize:timber_frames/cobblestone/cactus, minecraft:fence_gates, structurize:timber_frames/beige_stone_brick/warped, structurize:shingles/moss_slate/dark_oak, forge:ores, structurize:timber_frames/lime_terracotta, cataclysm:endermaptera_can_not_spawn, structurize:timber_frames/warped, structurize:timber_frames/cream_stone_brick/acacia, origins:cobwebs, valhelsia_structures:non_flammable_posts, forge:storage_blocks/diamond, minecraft:nylium, structurize:timber_frames/stone/acacia, supplementaries:hang_from_ropes, structurize:timber_frames/spruce/dark_oak, structurize:timber_frames/paper/birch, structurize:timber_frames/lime_terracotta/crimson, forge:glass_panes/magenta, structurize:timber_frames/terracotta/crimson, structurize:timber_frames/terracotta/spruce, nethers_delight:soul_compost_activators, valhelsia_structures:jars, structurize:timber_frames/paper/acacia, quark:stools, structurize:timber_frames/cream_stone_brick/dark_oak, structurize:null_placement, structurize:timber_frames/black_terracotta/birch, quark:candles, structurize:timber_frames/lime_terracotta/spruce, minecraft:dragon_immune, structurize:timber_frames/warped/jungle, structurize:timber_frames/stone/jungle, structurize:timber_frames/brown_terracotta/spruce, structurize:timber_frames/red_terracotta/crimson, forge:glass/red, twilightforest:structure_banned_interactions, structurize:timber_frames/red_terracotta/dark_oak, structurize:timber_frames/bricks/warped, structurize:timber_frames/brown_brick/jungle, forge:glass_panes/green, structurize:timber_frames/cactus/spruce, structurize:timber_frames/blue_terracotta/spruce, structurize:timber_frames/blackstone/warped, minecraft:prevent_mob_spawning_inside, forge:fiber, forge:chests/trapped, structurize:timber_frames/cyan_terracotta/jungle, structurize:timber_frames/dark_oak/acacia, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, structurize:timber_frames/black_terracotta/spruce, structurize:timber_frames/purple_terracotta/warped, structurize:timber_frames/beige_stone_brick/jungle, structurize:shingles/moss_slate/oak, structurize:shingles/blackstone/oak, structurize:shingles/gilded_blackstone/cactus, structurize:shingles/slate/spruce, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, structurize:timber_frames/cyan_terracotta/oak, minecraft:beds, structurize:timber_frames/brown_terracotta/crimson, structurize:shingles/clay/jungle, forge:ores/diamond, minecraft:doors, forge:wools/magenta, structurize:shingles/thatched/birch, minecraft:infiniburn_overworld, minecraft:flower_pots, structurize:timber_frames/orange_terracotta/oak, structurize:shingles/clay/crimson, structurize:shingles/blackstone/birch, structurize:timber_frames/blackstone/jungle, origins:unphasable, twilightforest:trophies, structurize:timber_frames/spruce/crimson, structurize:timber_frames/red_terracotta/birch, structurize:timber_frames/brown_brick/warped, structurize:timber_frames/purple_terracotta/jungle, minecraft:signs, structurize:timber_frames/spruce/acacia, structurize:shingles/slate/birch, minecraft:wither_summon_base_blocks, structurize:timber_frames/green_terracotta/oak, structurize:timber_frames/warped/warped, minecraft:hoglin_repellents, twilightforest:towerwood, structurize:timber_frames/gray_terracotta/oak, structurize:timber_frames/warped/dark_oak, structurize:timber_frames/cream_stone_brick, outer_end:crystal_buds, structurize:timber_frames/light_blue_terracotta/acacia, structurize:timber_frames/light_gray_terracotta/spruce, structurize:timber_frames/cactus/oak, endergetic:end_plantable, forge:wools/yellow, atmospheric:yucca_plantable_on, structurize:timber_frames/pink_terracotta/spruce, structurize:timber_frames/brown_stone_brick, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, structurize:timber_frames/warped/crimson, forge:bricks/platinum_brick_slab, outer_end:end_plantable_on, structurize:timber_frames/oak/oak, structurize:shingle_slabs/thatched, moth:sea_lamp, tconstruct:slimy_logs, structurize:shingles/gilded_blackstone/acacia, minecraft:coral_blocks, forge:glass/green, structurize:timber_frames/birch/crimson, atmospheric:aspen_logs, structurize:timber_frames/crimson/birch, valhelsia_structures:colored_jars, minecraft:underwater_bonemeals, forge:wools/black, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, supplementaries:walls, structurize:timber_frames/stone/dark_oak, forge:fences/wooden, structurize:timber_frames/oak/birch, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, structurize:timber_frames/cyan_terracotta/warped, atmospheric:grimwood_logs, forge:ores/quartz, structurize:shingles/thatched/acacia, structurize:timber_frames/white_terracotta/jungle, structurize:timber_frames/purple_terracotta, structurize:timber_frames/purple_terracotta/oak, minecolonies:orechanceblocks, structurize:timber_frames/beige_stone_brick/oak, structurize:timber_frames/light_gray_terracotta/warped, structurize:shingles/gilded_blackstone/birch, forge:storage_blocks/redstone, paraglider:statues, structurize:timber_frames/pink_terracotta/warped, twilightforest:ore_magnet/minecraft/stone, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, structurize:shingles/moss_slate/jungle, forge:ores/platinum_ore, minecraft:logs, structurize:timber_frames/cream_stone_brick/jungle, structurize:timber_frames/jungle/jungle, structurize:timber_frames/cactus/cactus, minecraft:valid_spawn, minecraft:mushroom_grow_block, structurize:timber_frames/stone/warped, quark:wraith_spawnable, structurize:timber_frames/pink_terracotta/birch, structurize:shingles/clay/birch, structurize:timber_frames/yellow_terracotta/spruce, sereneseasons:autumn_crops, quark:slime_blocks, quark:vertical_slab, forge:storage_blocks/ironwood, structurize:shingles/slate/oak, cataclysm:ender_guardian_can_destroy, gravestone:grave_replaceable, minecraft:beacon_base_blocks, twilightforest:darkwood_logs, structurize:timber_frames/brown_terracotta/cactus, minecraft:anvil, forge:sand, structurize:timber_frames/cactus/birch, structurize:timber_frames/blue_terracotta, structurize:timber_frames/terracotta/cactus, traverse:fir_logs, structurize:timber_frames/blue_terracotta/oak, structurize:timber_frames/cobblestone/jungle, structurize:timber_frames/orange_terracotta/warped, minecraft:piglin_repellents, forge:glass/black, structurize:timber_frames/crimson/oak, minecraft:portals, forge:fences/nether_brick, forge:ores/iron, twilightforest:logs, structurize:timber_frames/green_terracotta/cactus, structurize:timber_frames/acacia/cactus, forge:storage_blocks/biotite, structurize:timber_frames/jungle/birch, structurize:timber_frames/stone_bricks/crimson, minecolonies:validspawnblocks, minecraft:wooden_stairs, minecraft:wooden_buttons, quark:crystal, biomesoplenty:umbran_logs, structurize:timber_frames/bricks/spruce, structurize:timber_frames/oak/acacia, forge:storage_blocks/quartz, structurize:timber_frames/purple_terracotta/birch, structurize:timber_frames/jungle/dark_oak, forge:wools/light_gray, structurize:shingles/thatched/oak, forge:bricks/platinum, structurize:timber_frames/acacia/acacia, forge:ores/emerald, structurize:timber_frames/bricks/jungle, minecraft:corals, quark:foxhound_spawnable, structurize:shingles/slate/cactus, forge:wools/brown, structurize:shingles/blackstone/dark_oak, forge:barrels/wooden, structurize:timber_frames/red_terracotta/jungle, structurize:timber_frames/cream_brick/cactus, atmospheric:morado_logs, endergetic:chorus_plantable, minecraft:bee_growables, structurize:shingles/clay/warped, structurize:timber_frames/green_terracotta/dark_oak, structurize:timber_frames/brown_brick/dark_oak, structurize:timber_frames/blue_terracotta/warped, minecraft:tall_flowers, structurize:timber_frames/oak/cactus, structurize:timber_frames/brown_stone_brick/jungle, forge:bookshelves, minecraft:stone_pressure_plates, structurize:timber_frames/terracotta/dark_oak, supplementaries:palisades, forge:glass_panes/pink, structurize:timber_frames/green_terracotta/acacia, forge:netherrack, structurize:timber_frames/crimson/spruce, structurize:timber_frames/black_terracotta/warped, minecraft:soul_fire_base_blocks, forge:crops/flax, structurize:shingles/blackstone, structurize:timber_frames/warped/spruce, structurize:timber_frames/blue_terracotta/birch, structurize:timber_frames/blue_terracotta/dark_oak, forge:glass_panes/cyan, structurize:timber_frames/gray_terracotta/warped, structurize:timber_frames/black_terracotta/crimson, minecraft:wool, forge:glass/colorless, minecolonies:protectionexception, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, structurize:timber_frames/terracotta/jungle, structurize:timber_frames/lime_terracotta/birch, structurize:timber_frames/oak/crimson, forge:stained_glass, structurize:timber_frames/stone_bricks/jungle, forge:bricks/platinum_brick_wall, structurize:timber_frames/birch/jungle, twilightforest:mangrove_logs, structurize:shingle_slabs/slate, structurize:floating_carpets, create:wrench_pickup, structurize:timber_frames/cactus/jungle, twilightforest:sortwood_logs, structurize:timber_frames/orange_terracotta/dark_oak, structurize:timber_frames/red_terracotta, farmersdelight:compost_activators, quark:ladders, structurize:timber_frames/yellow_terracotta/crimson, forge:glass_panes, minecraft:non_flammable_wood, forge:braziers, structurize:timber_frames/light_blue_terracotta/dark_oak, structurize:shingles/gilded_blackstone/dark_oak, forge:wools/orange, paraglider:statues/goddess, structurize:timber_frames/jungle/acacia, structurize:timber_frames/white_terracotta/acacia, structurize:timber_frames/beige_stone_brick/crimson, twilightforest:mining_logs, create:safe_nbt, structurize:shingles/blackstone/acacia, structurize:shingles/clay/oak, structurize:timber_frames/blue_terracotta/jungle, structurize:timber_frames/black_terracotta/jungle, minecraft:mineable/pickaxe, betteranimalsplus:butterfly_growables, structurize:timber_frames/light_gray_terracotta/cactus, minecraft:enderman_holdable, structurize:timber_frames/beige_stone_brick, structurize:timber_frames/red_terracotta/oak, structurize:timber_frames/magenta_terracotta/crimson, structurize:timber_frames/lime_terracotta/warped, minecraft:wall_post_override, structurize:shingles/slate/dark_oak, structurize:timber_frames/crimson/warped, structurize:shingles/clay/spruce, structurize:shingles/slate, structurize:timber_frames/cream_brick/warped, structurize:timber_frames/stone/birch, minecraft:fire, structurize:timber_frames/brown_terracotta/dark_oak, structurize:shingles/blackstone/crimson, structurize:timber_frames/beige_brick/cactus, structurize:timber_frames/terracotta/warped, minecraft:wall_signs, quark:vertical_slabs, structurize:timber_frames/crimson/dark_oak, structurize:timber_frames/brown_terracotta/birch, structurize:shingles/blackstone/jungle, structurize:timber_frames/beige_stone_brick/spruce, structurize:timber_frames/cream_stone_brick/oak, structurize:timber_frames/spruce/cactus, quark:crab_spawnable, structurize:timber_frames/jungle/warped, structurize:timber_frames/beige_brick/spruce, structurize:timber_frames/magenta_terracotta/jungle, minecraft:leaves, structurize:shingles/moss_slate/birch, structurize:timber_frames/light_blue_terracotta/cactus, forge:bricks/platinum_bricks, structurize:timber_frames/gray_terracotta/jungle, forge:glass_panes/gray, minecraft:wither_immune, structurize:timber_frames/cactus/warped, minecraft:acacia_logs, structurize:timber_frames/gray_terracotta/dark_oak, structurize:shingles/blackstone/cactus, atmospheric:passion_vine_growable_on, forge:sand/red, structurize:timber_frames/pink_terracotta/cactus, structurize:timber_frames/orange_terracotta/acacia, forge:glass/brown, structurize:timber_frames/blackstone/oak, create:sails, origins:natural_stone, minecraft:logs_that_burn, structurize:timber_frames/yellow_terracotta/birch, structurize:timber_frames/magenta_terracotta/dark_oak, structurize:timber_frames/light_blue_terracotta/crimson, forge:glass/light_gray, structurize:timber_frames/beige_brick/oak, twilightforest:ore_magnet/minecraft/netherrack, minecraft:wooden_slabs, structurize:timber_frames/paper/cactus, minecraft:small_flowers, structurize:timber_frames/yellow_terracotta, structurize:timber_frames/gray_terracotta, lootr:trapped_chests, structurize:timber_frames/green_terracotta/spruce, structurize:timber_frames/dark_oak/oak, structurize:timber_frames/magenta_terracotta/oak, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, twilightforest:portal/decoration, structurize:timber_frames/paper/dark_oak, structurize:timber_frames/orange_terracotta/spruce, structurize:timber_frames/birch/birch, minecolonies:pathblocks, supplementaries:water_holder, twilightforest:ore_magnet/ore_safe_replace_block, environmental:willow_logs, minecraft:standing_signs, structurize:shingles/clay/acacia, structurize:timber_frames/brown_stone_brick/warped, structurize:timber_frames/beige_brick/dark_oak, minecraft:wart_blocks, structurize:timber_frames/pink_terracotta/acacia, structurize:timber_frames/acacia/birch, neapolitan:chimpanzee_jumping_blocks, structurize:timber_frames/crimson/acacia, moth:lamp, forge:ores/silver, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, structurize:timber_frames/black_terracotta/dark_oak, environmental:grass_like, structurize:timber_frames/white_terracotta/dark_oak, structurize:timber_frames/beige_stone_brick/dark_oak, structurize:timber_frames/acacia/jungle, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, forge:barrels, structurize:timber_frames/brown_stone_brick/crimson, biomesoplenty:dead_logs, quark:lead_connectable, structurize:timber_frames/warped/cactus, forge:chests/ender, structurize:timber_frames/jungle/crimson, structurize:shingles/clay/dark_oak, structurize:timber_frames/cream_brick/birch, structurize:timber_frames/brown_stone_brick/cactus, environmental:wisteria_logs, structurize:shingles/blackstone/warped, structurize:timber_frames/lime_terracotta/acacia, structurize:timber_frames/beige_brick/acacia, moth:jacko, endergetic:poise_plantable, endergetic:end_crystal_placeable, structurize:timber_frames/bricks/birch, structurize:shingles/moss_slate/warped, forge:wools/light_blue, structurize:timber_frames/crimson/cactus, structurize:timber_frames/black_terracotta/oak, structurize:timber_frames/cream_brick/jungle, structurize:timber_frames/spruce/warped, twilightforest:portal/edge, minecraft:planks, structurize:timber_frames/pink_terracotta, forge:cobblestone, structurize:timber_frames/white_terracotta/warped, structurize:timber_frames/cyan_terracotta, outer_end:crystal_crag_foliage, structurize:timber_frames/light_gray_terracotta/dark_oak, structurize:timber_frames/pink_terracotta/crimson, forge:crab_can_dig, forge:storage_blocks/gold, structurize:timber_frames/blackstone/birch, structurize:timber_frames/light_gray_terracotta/acacia, structurize:timber_frames/paper/warped, structurize:timber_frames/cream_brick/crimson, structurize:timber_frames/stone_bricks/birch, structurize:timber_frames/lime_terracotta/cactus, structurize:timber_frames/jungle/cactus, structurize:timber_frames/beige_brick/crimson, forge:fences, structurize:timber_frames/brown_terracotta, structurize:timber_frames/warped/acacia, forge:platinum_block, structurize:timber_frames/green_terracotta, structurize:timber_frames/light_blue_terracotta/warped, supplementaries:bellows_tickable]
3491[16Sep2022 03:46:18.003] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
3492[16Sep2022 03:46:18.003] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
3493[16Sep2022 03:46:18.003] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
3494[16Sep2022 03:46:18.003] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
3495[16Sep2022 03:46:18.077] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:30380
3496[16Sep2022 03:46:18.093] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
3497[16Sep2022 03:46:18.236] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/carryon-server.toml is not correct. Correcting
3498[16Sep2022 03:46:18.237] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}.
3499[16Sep2022 03:46:18.237] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxDistance was corrected from null to its default, 2.5.
3500[16Sep2022 03:46:18.237] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityWidth was corrected from null to its default, 1.5.
3501[16Sep2022 03:46:18.237] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityHeight was corrected from null to its default, 1.5.
3502[16Sep2022 03:46:18.237] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.blockSlownessMultiplier was corrected from null to its default, 1.0.
3503[16Sep2022 03:46:18.237] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.entitySlownessMultiplier was corrected from null to its default, 1.0.
3504[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxEntityStackLimit was corrected from null to its default, 10.
3505[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.heavyTiles was corrected from null to its default, true.
3506[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.pickupAllBlocks was corrected from null to its default, false.
3507[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.slownessInCreative was corrected from null to its default, true.
3508[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.pickupHostileMobs was corrected from null to its default, false.
3509[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.heavyEntities was corrected from null to its default, true.
3510[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.allowBabies was corrected from null to its default, false.
3511[16Sep2022 03:46:18.238] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistBlocks was corrected from null to its default, false.
3512[16Sep2022 03:46:18.239] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistEntities was corrected from null to its default, false.
3513[16Sep2022 03:46:18.239] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useWhitelistStacking was corrected from null to its default, false.
3514[16Sep2022 03:46:18.239] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.hitWhileCarrying was corrected from null to its default, false.
3515[16Sep2022 03:46:18.239] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.dropCarriedWhenHit was corrected from null to its default, false.
3516[16Sep2022 03:46:18.239] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.useScripts was corrected from null to its default, false.
3517[16Sep2022 03:46:18.239] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.stackableEntities was corrected from null to its default, true.
3518[16Sep2022 03:46:18.240] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist was corrected from null to its default, SimpleCommentedConfig:{}.
3519[16Sep2022 03:46:18.240] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenTiles was corrected from null to its default, [#forge:immovable, #forge:relocation_not_supported, minecraft:end_portal, minecraft:end_gateway, minecraft:tall_grass, minecraft:large_fern, minecraft:peony, minecraft:rose_bush, minecraft:lilac, minecraft:sunflower, minecraft:*_bed, minecraft:oak_door, minecraft:iron_door, minecraft:spruce_door, minecraft:birch_door, minecraft:jungle_door, minecraft:acacia_door, minecraft:dark_oak_door, minecraft:waterlily, minecraft:cake, minecraft:nether_portal, minecraft:tall_seagrass, animania:block_trough, animania:block_invisiblock, colossalchests:*, ic2:*, bigreactors:*, forestry:*, tconstruct:*, rustic:*, botania:*, astralsorcery:*, quark:colored_bed_*, immersiveengineering:*, embers:block_furnace, embers:ember_bore, embers:ember_activator, embers:mixer, embers:heat_coil, embers:large_tank, embers:crystal_cell, embers:alchemy_pedestal, embers:boiler, embers:combustor, embers:catalzyer, embers:field_chart, embers:inferno_forge, storagedrawers:framingtable, skyresources:*, lootbags:*, exsartagine:*, aquamunda:tank, opencomputers:*, malisisdoors:*, industrialforegoing:*, minecolonies:*, thaumcraft:pillar*, thaumcraft:infernal_furnace, thaumcraft:placeholder*, thaumcraft:infusion_matrix, thaumcraft:golem_builder, thaumcraft:thaumatorium*, magneticraft:oil_heater, magneticraft:solar_panel, magneticraft:steam_engine, magneticraft:shelving_unit, magneticraft:grinder, magneticraft:sieve, magneticraft:solar_tower, magneticraft:solar_mirror, magneticraft:container, magneticraft:pumpjack, magneticraft:solar_panel, magneticraft:refinery, magneticraft:oil_heater, magneticraft:hydraulic_press, magneticraft:multiblock_gap, refinedstorage:*, mcmultipart:*, enderstorage:*, betterstorage:*, practicallogistics2:*, wearablebackpacks:*, rftools:screen, rftools:creative_screen, create:*, magic_doorknob:*, iceandfire:*, ftbquests:*, waystones:*].
3520[16Sep2022 03:46:18.240] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenEntities was corrected from null to its default, [minecraft:end_crystal, minecraft:ender_dragon, minecraft:ghast, minecraft:shulker, minecraft:leash_knot, minecraft:armor_stand, minecraft:item_frame, minecraft:painting, minecraft:shulker_bullet, animania:hamster, animania:ferret*, animania:hedgehog*, animania:cart, animania:wagon, mynko:*, pixelmon:*, mocreatures:*, quark:totem, vehicle:*].
3521[16Sep2022 03:46:18.240] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key blacklist.forbiddenStacking was corrected from null to its default, [minecraft:horse].
3522[16Sep2022 03:46:18.241] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist was corrected from null to its default, SimpleCommentedConfig:{}.
3523[16Sep2022 03:46:18.241] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedEntities was corrected from null to its default, [].
3524[16Sep2022 03:46:18.241] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedBlocks was corrected from null to its default, [].
3525[16Sep2022 03:46:18.241] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key whitelist.allowedStacking was corrected from null to its default, [].
3526[16Sep2022 03:46:18.241] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key custom_pickup_conditions was corrected from null to its default, SimpleCommentedConfig:{}.
3527[16Sep2022 03:46:18.242] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key custom_pickup_conditions.customPickupConditionsBlocks was corrected from null to its default, [].
3528[16Sep2022 03:46:18.242] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key custom_pickup_conditions.customPickupConditionsEntities was corrected from null to its default, [].
3529[16Sep2022 03:46:18.243] [Server thread/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [forge:ores/biotite, quark:planks_vertical_slab, structurize:timber_frames/blackstone/acacia, structurize:timber_frames/acacia/oak, structurize:timber_frames/yellow_terracotta/oak, structurize:shingles/moss_slate/crimson, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:wools/gray, structurize:timber_frames/purple_terracotta/acacia, structurize:shingles/clay/cactus, forge:glass_panes/light_gray, structurize:timber_frames/magenta_terracotta/birch, structurize:shingles/gilded_blackstone/jungle, structurize:timber_frames/birch/oak, structurize:timber_frames/light_gray_terracotta, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, structurize:timber_frames/blackstone/dark_oak, structurize:timber_frames/spruce, structurize:timber_frames/dark_oak/crimson, carryon:block_blacklist, structurize:shingles/slate/crimson, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, structurize:timber_frames/orange_terracotta/cactus, structurize:timber_frames/cream_stone_brick/birch, structurize:timber_frames/birch/spruce, forge:storage_blocks/copper, atmospheric:rosewood_logs, darkerdepths:underground_base_blocks, structurize:timber_frames/beige_stone_brick/acacia, structurize:timber_frames/acacia/crimson, structurize:timber_frames/dark_oak/warped, structurize:timber_frames/oak/jungle, structurize:timber_frames/bricks/crimson, structurize:timber_frames/blackstone, structurize:timber_frames/gray_terracotta/birch, structurize:timber_frames/stone/cactus, structurize:timber_frames/cream_stone_brick/cactus, structurize:timber_frames/beige_brick/warped, twilightforest:dark_tower_excluded_pots, structurize:timber_frames/red_terracotta/cactus, structurize:timber_frames/orange_terracotta/birch, forge:storage_blocks/lapis, structurize:timber_frames/bricks/acacia, structurize:shingles/thatched/spruce, supplementaries:posts, twilightforest:annihilation_inclusions, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, structurize:timber_frames/gray_terracotta/spruce, structurize:timber_frames/brown_stone_brick/acacia, spiderstpo:non_climbable, create:fan_transparent, structurize:timber_frames/white_terracotta/birch, forge:storage_blocks/geode, endergetic:poise_stems, structurize:shingles/blackstone/spruce, forge:sand/colorless, structurize:timber_frames/red_terracotta/acacia, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, structurize:timber_frames/magenta_terracotta/spruce, minecraft:soul_speed_blocks, structurize:timber_frames/stone_bricks/spruce, structurize:timber_frames/beige_stone_brick/birch, structurize:timber_frames/stone/oak, minecraft:walls, structurize:timber_frames/cobblestone/oak, structurize:timber_frames/cream_brick/dark_oak, structurize:shingles/moss_slate/cactus, structurize:timber_frames/acacia/warped, structurize:shingle_slabs/moss_slate, environmental:cherry_logs, structurize:timber_frames/beige_brick/jungle, structurize:timber_frames/white_terracotta/cactus, structurize:timber_frames/oak/warped, minecraft:sand, structurize:timber_frames/paper/crimson, structurize:timber_frames/paper, forge:wools/pink, forge:wg_stone, structurize:timber_frames/beige_stone_brick/cactus, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, structurize:timber_frames/cream_stone_brick/spruce, structurize:timber_frames/blackstone/cactus, forge:glass/blue, structurize:shingles/moss_slate/spruce, minecraft:wooden_trapdoors, create:valve_handles, forge:storage_blocks/coal, forge:glass/light_blue, structurize:timber_frames/spruce/jungle, forge:wools/white, structurize:timber_frames/white_terracotta/spruce, forge:plushie, lootr:shulkers, structurize:timber_frames/brown_stone_brick/dark_oak, structurize:timber_frames/jungle/spruce, structurize:shingles/moss_slate, structurize:timber_frames/magenta_terracotta, minecraft:wooden_doors, forge:glass/purple, minecraft:crimson_stems, structurize:timber_frames/light_blue_terracotta/spruce, quark:hedges, structurize:timber_frames/cyan_terracotta/acacia, structurize:timber_frames/blackstone/crimson, structurize:shingles/gilded_blackstone/warped, forge:wools/cyan, structurize:timber_frames/cobblestone/spruce, structurize:timber_frames/purple_terracotta/dark_oak, structurize:timber_frames/brown_brick/oak, structurize:shingles/moss_slate/acacia, structurize:timber_frames/cyan_terracotta/birch, structurize:timber_frames/orange_terracotta/crimson, minecraft:wall_corals, structurize:timber_frames/white_terracotta, forge:raw_platinum_block, structurize:timber_frames/crimson, structurize:timber_frames/gray_terracotta/cactus, structurize:timber_frames/purple_terracotta/cactus, structurize:timber_frames/light_blue_terracotta/jungle, structurize:timber_frames/spruce/spruce, lootr:chests, forge:ores/gold, structurize:timber_frames/beige_brick/birch, forge:wools/red, structurize:timber_frames/light_blue_terracotta/oak, twilightforest:fences, biomesoplenty:palm_logs, structurize:timber_frames/paper/jungle, forge:glass/lime, forge:chests/wooden, forge:bricks/platinum_brick_stairs, structurize:timber_frames/brown_terracotta/acacia, cataclysm:netherite_monstrosity_immune, minecraft:carpets, minecraft:base_stone_overworld, structurize:timber_frames/yellow_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/warped, minecraft:stone_bricks, structurize:timber_frames/jungle/oak, forge:glass/orange, structurize:timber_frames/light_gray_terracotta/oak, structurize:timber_frames/white_terracotta/crimson, structurize:timber_frames/stone_bricks/warped, minecraft:slabs, minecraft:guarded_by_piglins, structurize:timber_frames/light_gray_terracotta/crimson, structurize:timber_frames/red_terracotta/spruce, cataclysm:ender_golem_can_destroy, minecraft:buttons, structurize:shingles/slate/acacia, structurize:timber_frames/cactus/acacia, lootr:containers, minecraft:rails, structurize:timber_frames/dark_oak/jungle, structurize:timber_frames/lime_terracotta/dark_oak, structurize:timber_frames/crimson/jungle, minecraft:strider_warm_blocks, structurize:timber_frames/yellow_terracotta/jungle, structurize:timber_frames/gray_terracotta/acacia, structurize:timber_frames/brown_terracotta/oak, minecraft:wooden_pressure_plates, create:brittle, biomesoplenty:redwood_logs, structurize:shingles/gilded_blackstone/oak, structurize:timber_frames/spruce/birch, structurize:timber_frames/terracotta/acacia, biomesoplenty:jacaranda_logs, structurize:timber_frames/brown_stone_brick/spruce, supplementaries:concrete_powders, structurize:timber_frames/cyan_terracotta/cactus, minecraft:gold_ores, valhelsia_structures:posts, structurize:shingles/thatched/crimson, structurize:timber_frames/dark_oak/spruce, create:non_movable, neapolitan:vanilla_plantable_on, forge:wools/purple, neapolitan:unaffected_by_mint, structurize:shingles/gilded_blackstone/crimson, farmersdelight:unaffected_by_rich_soil, structurize:shingles/thatched/cactus, structurize:shingles/thatched/dark_oak, structurize:timber_frames/cream_brick, forge:wools/blue, cataclysm:netherite_monstrosity_break, structurize:timber_frames/birch, twilightforest:twilight_oak_logs, structurize:timber_frames/brown_brick/crimson, forge:gravel, structurize:timber_frames/oak/spruce, structurize:timber_frames/white_terracotta/oak, structurize:timber_frames/brown_terracotta/jungle, biomesoplenty:magic_logs, structurize:timber_frames/spruce/oak, structurize:timber_frames/bricks/dark_oak, structurize:timber_frames/cactus/crimson, structurize:timber_frames/dark_oak, forge:glass_panes/light_blue, minecolonies:indestructible, forge:ores/zinc, forge:ores/netherite_scrap, minecraft:crops, quark:quilted_wools, forge:fiber/flax, structurize:timber_frames/brown_stone_brick/oak, minecraft:warped_stems, structurize:timber_frames/blue_terracotta/crimson, structurize:shingles/gilded_blackstone/spruce, structurize:timber_frames/stone_bricks/acacia, forge:storage_blocks/iron, create:seats, forge:glass_panes/brown, structurize:timber_frames/stone_bricks, structurize:shingles/slate/jungle, minecraft:climbable, structurize:timber_frames/pink_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/acacia, structurize:timber_frames/stone/spruce, structurize:timber_frames/terracotta, structurize:timber_frames/pink_terracotta/jungle, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, structurize:timber_frames/jungle, structurize:timber_frames/yellow_terracotta/warped, structurize:timber_frames/cobblestone/birch, forge:mushrooms, structurize:timber_frames/lime_terracotta/jungle, structurize:timber_frames/paper/oak, structurize:shingles/thatched, structurize:timber_frames/crimson/crimson, supplementaries:pane_connection, structurize:timber_frames/brown_brick/spruce, minecraft:fences, structurize:timber_frames/cream_brick/acacia, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, forge:ob_system/mazemother_destroy, structurize:timber_frames/timber_frames, minecraft:banners, minecraft:wooden_fences, structurize:timber_frames/brown_stone_brick/birch, structurize:timber_frames/cobblestone/crimson, structurize:shingles/thatched/jungle, twilightforest:transwood_logs, forge:obsidian, structurize:timber_frames/paper/spruce, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, structurize:timber_frames/brown_terracotta/warped, structurize:shingle_slabs/gilded_blackstone, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, forge:wools/lime, structurize:timber_frames/green_terracotta/warped, forge:ores/coal, structurize:timber_frames/stone/crimson, minecolonies:decoblocks, structurize:timber_frames/cream_stone_brick/warped, minecraft:base_stone_nether, structurize:timber_frames/cream_stone_brick/crimson, structurize:shingles/clay, carryon:block_whitelist, structurize:timber_frames/blue_terracotta/acacia, structurize:timber_frames/purple_terracotta/spruce, moth:soultorch, structurize:timber_frames/black_terracotta/acacia, minecraft:trapdoors, forge:glass/cyan, lootr:barrels, structurize:timber_frames/stone_bricks/cactus, forge:glass, forge:ores/ironwood, structurize:timber_frames/magenta_terracotta/cactus, structurize:timber_frames/acacia, structurize:timber_frames/yellow_terracotta/acacia, moth:glow, structurize:timber_frames/blue_terracotta/cactus, structurize:timber_frames/black_terracotta/cactus, forge:storage_blocks/brass, structurize:timber_frames/light_gray_terracotta/jungle, atmospheric:yucca_logs, forge:stained_glass_panes, structurize:timber_frames/green_terracotta/birch, structurize:timber_frames/blackstone/spruce, structurize:timber_frames/black_terracotta, forge:storage_blocks/zinc, structurize:timber_frames/birch/warped, forge:wools, structurize:timber_frames/oak/dark_oak, structurize:timber_frames/cobblestone/warped, structurize:timber_frames/cactus/dark_oak, forge:glass/gray, endergetic:ender_fire_base_blocks, structurize:timber_frames/acacia/spruce, structurize:timber_frames/green_terracotta/crimson, structurize:timber_frames/oak, dannys_expansion:magma_gulper_danger_blocks, structurize:timber_frames/cyan_terracotta/crimson, structurize:shingles/slate/warped, create:toolboxes, structurize:timber_frames/bricks/cactus, structurize:timber_frames/dark_oak/birch, forge:glass_panes/black, structurize:timber_frames/warped/oak, farmersdelight:wild_crops, outer_end:azure_foliage, structurize:paper_walls, forge:glass_panes/blue, structurize:timber_frames/red_terracotta/warped, structurize:timber_frames/brown_brick/birch, structurize:timber_frames/lime_terracotta/oak, twilightforest:fence_gates, structurize:timber_frames/orange_terracotta/jungle, forge:stone, structurize:timber_frames/green_terracotta/jungle, structurize:timber_frames/cactus, forge:wools/green, structurize:timber_frames/terracotta/birch, structurize:timber_frames/cobblestone/acacia, minecraft:infiniburn_end, forge:glass_panes/yellow, structurize:timber_frames/acacia/dark_oak, biomesoplenty:cherry_logs, forge:storage_blocks/platinum, forge:ores/geode, farmersdelight:heat_conductors, structurize:timber_frames/stone_bricks/dark_oak, forge:crops, structurize:shingles/gilded_blackstone, structurize:timber_frames/cyan_terracotta/dark_oak, structurize:timber_frames/stone_bricks/oak, minecraft:shulker_boxes, valhelsia_structures:cut_posts, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, create:fan_heaters, structurize:shingles/thatched/warped, quark:pike_trophies, minecolonies:concrete, structurize:timber_frames/beige_brick, structurize:timber_frames/warped/birch, moth:soul, forge:seapig_can_feed, structurize:timber_frames/yellow_terracotta/cactus, minecraft:oak_logs, structurize:timber_frames/cream_brick/oak, forge:ores/lapis, structurize:timber_frames/orange_terracotta, structurize:timber_frames/birch/dark_oak, structurize:timber_frames/light_gray_terracotta/birch, structurize:shingle_slabs/blackstone, forge:dirt, minecraft:bamboo_plantable_on, structurize:timber_frames/cobblestone, minecraft:pressure_plates, create:windowable, minecraft:jungle_logs, structurize:timber_frames/purple_terracotta/crimson, minecraft:spruce_logs, structurize:timber_frames/brown_brick, forge:fence_gates/wooden, structurize:timber_frames/light_blue_terracotta, minecraft:mineable/axe, structurize:timber_frames/dark_oak/dark_oak, forge:glass_panes/lime, structurize:timber_frames/cobblestone/dark_oak, create:windmill_sails, structurize:shingle_slabs/clay, structurize:timber_frames/dark_oak/cactus, sereneseasons:spring_crops, forge:chakram_break, structurize:timber_frames/pink_terracotta/oak, structurize:timber_frames/birch/acacia, forge:bricks/chiseled_platinum_bricks, outer_end:crystal_blocks, structurize:timber_frames/cyan_terracotta/spruce, structurize:timber_frames/bricks/oak, structurize:timber_frames/light_blue_terracotta/birch, structurize:timber_frames/birch/cactus, structurize:timber_frames/brown_brick/cactus, structurize:timber_frames/terracotta/oak, twilightforest:carminite_reactor_immune, structurize:timber_frames/bricks, minecraft:flowers, structurize:timber_frames/brown_brick/acacia, structurize:timber_frames/stone, structurize:timber_frames/cream_brick/spruce, structurize:timber_frames/gray_terracotta/crimson, structurize:timber_frames/cobblestone/cactus, minecraft:fence_gates, structurize:timber_frames/beige_stone_brick/warped, structurize:shingles/moss_slate/dark_oak, forge:ores, structurize:timber_frames/lime_terracotta, cataclysm:endermaptera_can_not_spawn, structurize:timber_frames/warped, structurize:timber_frames/cream_stone_brick/acacia, origins:cobwebs, valhelsia_structures:non_flammable_posts, forge:storage_blocks/diamond, minecraft:nylium, structurize:timber_frames/stone/acacia, supplementaries:hang_from_ropes, structurize:timber_frames/spruce/dark_oak, structurize:timber_frames/paper/birch, structurize:timber_frames/lime_terracotta/crimson, forge:glass_panes/magenta, structurize:timber_frames/terracotta/crimson, structurize:timber_frames/terracotta/spruce, nethers_delight:soul_compost_activators, valhelsia_structures:jars, structurize:timber_frames/paper/acacia, quark:stools, structurize:timber_frames/cream_stone_brick/dark_oak, structurize:null_placement, structurize:timber_frames/black_terracotta/birch, quark:candles, structurize:timber_frames/lime_terracotta/spruce, minecraft:dragon_immune, structurize:timber_frames/warped/jungle, structurize:timber_frames/stone/jungle, structurize:timber_frames/brown_terracotta/spruce, structurize:timber_frames/red_terracotta/crimson, forge:glass/red, twilightforest:structure_banned_interactions, structurize:timber_frames/red_terracotta/dark_oak, structurize:timber_frames/bricks/warped, structurize:timber_frames/brown_brick/jungle, forge:glass_panes/green, structurize:timber_frames/cactus/spruce, structurize:timber_frames/blue_terracotta/spruce, structurize:timber_frames/blackstone/warped, minecraft:prevent_mob_spawning_inside, forge:fiber, forge:chests/trapped, structurize:timber_frames/cyan_terracotta/jungle, structurize:timber_frames/dark_oak/acacia, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, structurize:timber_frames/black_terracotta/spruce, structurize:timber_frames/purple_terracotta/warped, structurize:timber_frames/beige_stone_brick/jungle, structurize:shingles/moss_slate/oak, structurize:shingles/blackstone/oak, structurize:shingles/gilded_blackstone/cactus, structurize:shingles/slate/spruce, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, structurize:timber_frames/cyan_terracotta/oak, minecraft:beds, structurize:timber_frames/brown_terracotta/crimson, structurize:shingles/clay/jungle, forge:ores/diamond, minecraft:doors, forge:wools/magenta, structurize:shingles/thatched/birch, minecraft:infiniburn_overworld, minecraft:flower_pots, structurize:timber_frames/orange_terracotta/oak, structurize:shingles/clay/crimson, structurize:shingles/blackstone/birch, structurize:timber_frames/blackstone/jungle, origins:unphasable, twilightforest:trophies, structurize:timber_frames/spruce/crimson, structurize:timber_frames/red_terracotta/birch, structurize:timber_frames/brown_brick/warped, structurize:timber_frames/purple_terracotta/jungle, minecraft:signs, structurize:timber_frames/spruce/acacia, structurize:shingles/slate/birch, minecraft:wither_summon_base_blocks, structurize:timber_frames/green_terracotta/oak, structurize:timber_frames/warped/warped, minecraft:hoglin_repellents, twilightforest:towerwood, structurize:timber_frames/gray_terracotta/oak, structurize:timber_frames/warped/dark_oak, structurize:timber_frames/cream_stone_brick, outer_end:crystal_buds, structurize:timber_frames/light_blue_terracotta/acacia, structurize:timber_frames/light_gray_terracotta/spruce, structurize:timber_frames/cactus/oak, endergetic:end_plantable, forge:wools/yellow, atmospheric:yucca_plantable_on, structurize:timber_frames/pink_terracotta/spruce, structurize:timber_frames/brown_stone_brick, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, structurize:timber_frames/warped/crimson, forge:bricks/platinum_brick_slab, outer_end:end_plantable_on, structurize:timber_frames/oak/oak, structurize:shingle_slabs/thatched, moth:sea_lamp, tconstruct:slimy_logs, structurize:shingles/gilded_blackstone/acacia, minecraft:coral_blocks, forge:glass/green, structurize:timber_frames/birch/crimson, atmospheric:aspen_logs, structurize:timber_frames/crimson/birch, valhelsia_structures:colored_jars, minecraft:underwater_bonemeals, forge:wools/black, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, supplementaries:walls, structurize:timber_frames/stone/dark_oak, forge:fences/wooden, structurize:timber_frames/oak/birch, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, structurize:timber_frames/cyan_terracotta/warped, atmospheric:grimwood_logs, forge:ores/quartz, structurize:shingles/thatched/acacia, structurize:timber_frames/white_terracotta/jungle, structurize:timber_frames/purple_terracotta, structurize:timber_frames/purple_terracotta/oak, minecolonies:orechanceblocks, structurize:timber_frames/beige_stone_brick/oak, structurize:timber_frames/light_gray_terracotta/warped, structurize:shingles/gilded_blackstone/birch, forge:storage_blocks/redstone, paraglider:statues, structurize:timber_frames/pink_terracotta/warped, twilightforest:ore_magnet/minecraft/stone, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, structurize:shingles/moss_slate/jungle, forge:ores/platinum_ore, minecraft:logs, structurize:timber_frames/cream_stone_brick/jungle, structurize:timber_frames/jungle/jungle, structurize:timber_frames/cactus/cactus, minecraft:valid_spawn, minecraft:mushroom_grow_block, structurize:timber_frames/stone/warped, quark:wraith_spawnable, structurize:timber_frames/pink_terracotta/birch, structurize:shingles/clay/birch, structurize:timber_frames/yellow_terracotta/spruce, sereneseasons:autumn_crops, quark:slime_blocks, quark:vertical_slab, forge:storage_blocks/ironwood, structurize:shingles/slate/oak, cataclysm:ender_guardian_can_destroy, gravestone:grave_replaceable, minecraft:beacon_base_blocks, twilightforest:darkwood_logs, structurize:timber_frames/brown_terracotta/cactus, minecraft:anvil, forge:sand, structurize:timber_frames/cactus/birch, structurize:timber_frames/blue_terracotta, structurize:timber_frames/terracotta/cactus, traverse:fir_logs, structurize:timber_frames/blue_terracotta/oak, structurize:timber_frames/cobblestone/jungle, structurize:timber_frames/orange_terracotta/warped, minecraft:piglin_repellents, forge:glass/black, structurize:timber_frames/crimson/oak, minecraft:portals, forge:fences/nether_brick, forge:ores/iron, twilightforest:logs, structurize:timber_frames/green_terracotta/cactus, structurize:timber_frames/acacia/cactus, forge:storage_blocks/biotite, structurize:timber_frames/jungle/birch, structurize:timber_frames/stone_bricks/crimson, minecolonies:validspawnblocks, minecraft:wooden_stairs, minecraft:wooden_buttons, quark:crystal, biomesoplenty:umbran_logs, structurize:timber_frames/bricks/spruce, structurize:timber_frames/oak/acacia, forge:storage_blocks/quartz, structurize:timber_frames/purple_terracotta/birch, structurize:timber_frames/jungle/dark_oak, forge:wools/light_gray, structurize:shingles/thatched/oak, forge:bricks/platinum, structurize:timber_frames/acacia/acacia, forge:ores/emerald, structurize:timber_frames/bricks/jungle, minecraft:corals, quark:foxhound_spawnable, structurize:shingles/slate/cactus, forge:wools/brown, structurize:shingles/blackstone/dark_oak, forge:barrels/wooden, structurize:timber_frames/red_terracotta/jungle, structurize:timber_frames/cream_brick/cactus, atmospheric:morado_logs, endergetic:chorus_plantable, minecraft:bee_growables, structurize:shingles/clay/warped, structurize:timber_frames/green_terracotta/dark_oak, structurize:timber_frames/brown_brick/dark_oak, structurize:timber_frames/blue_terracotta/warped, minecraft:tall_flowers, structurize:timber_frames/oak/cactus, structurize:timber_frames/brown_stone_brick/jungle, forge:bookshelves, minecraft:stone_pressure_plates, structurize:timber_frames/terracotta/dark_oak, supplementaries:palisades, forge:glass_panes/pink, structurize:timber_frames/green_terracotta/acacia, forge:netherrack, structurize:timber_frames/crimson/spruce, structurize:timber_frames/black_terracotta/warped, minecraft:soul_fire_base_blocks, forge:crops/flax, structurize:shingles/blackstone, structurize:timber_frames/warped/spruce, structurize:timber_frames/blue_terracotta/birch, structurize:timber_frames/blue_terracotta/dark_oak, forge:glass_panes/cyan, structurize:timber_frames/gray_terracotta/warped, structurize:timber_frames/black_terracotta/crimson, minecraft:wool, forge:glass/colorless, minecolonies:protectionexception, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, structurize:timber_frames/terracotta/jungle, structurize:timber_frames/lime_terracotta/birch, structurize:timber_frames/oak/crimson, forge:stained_glass, structurize:timber_frames/stone_bricks/jungle, forge:bricks/platinum_brick_wall, structurize:timber_frames/birch/jungle, twilightforest:mangrove_logs, structurize:shingle_slabs/slate, structurize:floating_carpets, create:wrench_pickup, structurize:timber_frames/cactus/jungle, twilightforest:sortwood_logs, structurize:timber_frames/orange_terracotta/dark_oak, structurize:timber_frames/red_terracotta, farmersdelight:compost_activators, quark:ladders, structurize:timber_frames/yellow_terracotta/crimson, forge:glass_panes, minecraft:non_flammable_wood, forge:braziers, structurize:timber_frames/light_blue_terracotta/dark_oak, structurize:shingles/gilded_blackstone/dark_oak, forge:wools/orange, paraglider:statues/goddess, structurize:timber_frames/jungle/acacia, structurize:timber_frames/white_terracotta/acacia, structurize:timber_frames/beige_stone_brick/crimson, twilightforest:mining_logs, create:safe_nbt, structurize:shingles/blackstone/acacia, structurize:shingles/clay/oak, structurize:timber_frames/blue_terracotta/jungle, structurize:timber_frames/black_terracotta/jungle, minecraft:mineable/pickaxe, betteranimalsplus:butterfly_growables, structurize:timber_frames/light_gray_terracotta/cactus, minecraft:enderman_holdable, structurize:timber_frames/beige_stone_brick, structurize:timber_frames/red_terracotta/oak, structurize:timber_frames/magenta_terracotta/crimson, structurize:timber_frames/lime_terracotta/warped, minecraft:wall_post_override, structurize:shingles/slate/dark_oak, structurize:timber_frames/crimson/warped, structurize:shingles/clay/spruce, structurize:shingles/slate, structurize:timber_frames/cream_brick/warped, structurize:timber_frames/stone/birch, minecraft:fire, structurize:timber_frames/brown_terracotta/dark_oak, structurize:shingles/blackstone/crimson, structurize:timber_frames/beige_brick/cactus, structurize:timber_frames/terracotta/warped, minecraft:wall_signs, quark:vertical_slabs, structurize:timber_frames/crimson/dark_oak, structurize:timber_frames/brown_terracotta/birch, structurize:shingles/blackstone/jungle, structurize:timber_frames/beige_stone_brick/spruce, structurize:timber_frames/cream_stone_brick/oak, structurize:timber_frames/spruce/cactus, quark:crab_spawnable, structurize:timber_frames/jungle/warped, structurize:timber_frames/beige_brick/spruce, structurize:timber_frames/magenta_terracotta/jungle, minecraft:leaves, structurize:shingles/moss_slate/birch, structurize:timber_frames/light_blue_terracotta/cactus, forge:bricks/platinum_bricks, structurize:timber_frames/gray_terracotta/jungle, forge:glass_panes/gray, minecraft:wither_immune, structurize:timber_frames/cactus/warped, minecraft:acacia_logs, structurize:timber_frames/gray_terracotta/dark_oak, structurize:shingles/blackstone/cactus, atmospheric:passion_vine_growable_on, forge:sand/red, structurize:timber_frames/pink_terracotta/cactus, structurize:timber_frames/orange_terracotta/acacia, forge:glass/brown, structurize:timber_frames/blackstone/oak, create:sails, origins:natural_stone, minecraft:logs_that_burn, structurize:timber_frames/yellow_terracotta/birch, structurize:timber_frames/magenta_terracotta/dark_oak, structurize:timber_frames/light_blue_terracotta/crimson, forge:glass/light_gray, structurize:timber_frames/beige_brick/oak, twilightforest:ore_magnet/minecraft/netherrack, minecraft:wooden_slabs, structurize:timber_frames/paper/cactus, minecraft:small_flowers, structurize:timber_frames/yellow_terracotta, structurize:timber_frames/gray_terracotta, lootr:trapped_chests, structurize:timber_frames/green_terracotta/spruce, structurize:timber_frames/dark_oak/oak, structurize:timber_frames/magenta_terracotta/oak, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, twilightforest:portal/decoration, structurize:timber_frames/paper/dark_oak, structurize:timber_frames/orange_terracotta/spruce, structurize:timber_frames/birch/birch, minecolonies:pathblocks, supplementaries:water_holder, twilightforest:ore_magnet/ore_safe_replace_block, environmental:willow_logs, minecraft:standing_signs, structurize:shingles/clay/acacia, structurize:timber_frames/brown_stone_brick/warped, structurize:timber_frames/beige_brick/dark_oak, minecraft:wart_blocks, structurize:timber_frames/pink_terracotta/acacia, structurize:timber_frames/acacia/birch, neapolitan:chimpanzee_jumping_blocks, structurize:timber_frames/crimson/acacia, moth:lamp, forge:ores/silver, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, structurize:timber_frames/black_terracotta/dark_oak, environmental:grass_like, structurize:timber_frames/white_terracotta/dark_oak, structurize:timber_frames/beige_stone_brick/dark_oak, structurize:timber_frames/acacia/jungle, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, forge:barrels, structurize:timber_frames/brown_stone_brick/crimson, biomesoplenty:dead_logs, quark:lead_connectable, structurize:timber_frames/warped/cactus, forge:chests/ender, structurize:timber_frames/jungle/crimson, structurize:shingles/clay/dark_oak, structurize:timber_frames/cream_brick/birch, structurize:timber_frames/brown_stone_brick/cactus, environmental:wisteria_logs, structurize:shingles/blackstone/warped, structurize:timber_frames/lime_terracotta/acacia, structurize:timber_frames/beige_brick/acacia, moth:jacko, endergetic:poise_plantable, endergetic:end_crystal_placeable, structurize:timber_frames/bricks/birch, structurize:shingles/moss_slate/warped, forge:wools/light_blue, structurize:timber_frames/crimson/cactus, structurize:timber_frames/black_terracotta/oak, structurize:timber_frames/cream_brick/jungle, structurize:timber_frames/spruce/warped, twilightforest:portal/edge, minecraft:planks, structurize:timber_frames/pink_terracotta, forge:cobblestone, structurize:timber_frames/white_terracotta/warped, structurize:timber_frames/cyan_terracotta, outer_end:crystal_crag_foliage, structurize:timber_frames/light_gray_terracotta/dark_oak, structurize:timber_frames/pink_terracotta/crimson, forge:crab_can_dig, forge:storage_blocks/gold, structurize:timber_frames/blackstone/birch, structurize:timber_frames/light_gray_terracotta/acacia, structurize:timber_frames/paper/warped, structurize:timber_frames/cream_brick/crimson, structurize:timber_frames/stone_bricks/birch, structurize:timber_frames/lime_terracotta/cactus, structurize:timber_frames/jungle/cactus, structurize:timber_frames/beige_brick/crimson, forge:fences, structurize:timber_frames/brown_terracotta, structurize:timber_frames/warped/acacia, forge:platinum_block, structurize:timber_frames/green_terracotta, structurize:timber_frames/light_blue_terracotta/warped, supplementaries:bellows_tickable]
3530[16Sep2022 03:46:18.243] [Thread-4/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [forge:ores/biotite, quark:planks_vertical_slab, structurize:timber_frames/blackstone/acacia, structurize:timber_frames/acacia/oak, structurize:timber_frames/yellow_terracotta/oak, structurize:shingles/moss_slate/crimson, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:wools/gray, structurize:timber_frames/purple_terracotta/acacia, structurize:shingles/clay/cactus, forge:glass_panes/light_gray, structurize:timber_frames/magenta_terracotta/birch, structurize:shingles/gilded_blackstone/jungle, structurize:timber_frames/birch/oak, structurize:timber_frames/light_gray_terracotta, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, structurize:timber_frames/blackstone/dark_oak, structurize:timber_frames/spruce, structurize:timber_frames/dark_oak/crimson, carryon:block_blacklist, structurize:shingles/slate/crimson, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, structurize:timber_frames/orange_terracotta/cactus, structurize:timber_frames/cream_stone_brick/birch, structurize:timber_frames/birch/spruce, forge:storage_blocks/copper, atmospheric:rosewood_logs, darkerdepths:underground_base_blocks, structurize:timber_frames/beige_stone_brick/acacia, structurize:timber_frames/acacia/crimson, structurize:timber_frames/dark_oak/warped, structurize:timber_frames/oak/jungle, structurize:timber_frames/bricks/crimson, structurize:timber_frames/blackstone, structurize:timber_frames/gray_terracotta/birch, structurize:timber_frames/stone/cactus, structurize:timber_frames/cream_stone_brick/cactus, structurize:timber_frames/beige_brick/warped, twilightforest:dark_tower_excluded_pots, structurize:timber_frames/red_terracotta/cactus, structurize:timber_frames/orange_terracotta/birch, forge:storage_blocks/lapis, structurize:timber_frames/bricks/acacia, structurize:shingles/thatched/spruce, supplementaries:posts, twilightforest:annihilation_inclusions, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, structurize:timber_frames/gray_terracotta/spruce, structurize:timber_frames/brown_stone_brick/acacia, spiderstpo:non_climbable, create:fan_transparent, structurize:timber_frames/white_terracotta/birch, forge:storage_blocks/geode, endergetic:poise_stems, structurize:shingles/blackstone/spruce, forge:sand/colorless, structurize:timber_frames/red_terracotta/acacia, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, structurize:timber_frames/magenta_terracotta/spruce, minecraft:soul_speed_blocks, structurize:timber_frames/stone_bricks/spruce, structurize:timber_frames/beige_stone_brick/birch, structurize:timber_frames/stone/oak, minecraft:walls, structurize:timber_frames/cobblestone/oak, structurize:timber_frames/cream_brick/dark_oak, structurize:shingles/moss_slate/cactus, structurize:timber_frames/acacia/warped, structurize:shingle_slabs/moss_slate, environmental:cherry_logs, structurize:timber_frames/beige_brick/jungle, structurize:timber_frames/white_terracotta/cactus, structurize:timber_frames/oak/warped, minecraft:sand, structurize:timber_frames/paper/crimson, structurize:timber_frames/paper, forge:wools/pink, forge:wg_stone, structurize:timber_frames/beige_stone_brick/cactus, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, structurize:timber_frames/cream_stone_brick/spruce, structurize:timber_frames/blackstone/cactus, forge:glass/blue, structurize:shingles/moss_slate/spruce, minecraft:wooden_trapdoors, create:valve_handles, forge:storage_blocks/coal, forge:glass/light_blue, structurize:timber_frames/spruce/jungle, forge:wools/white, structurize:timber_frames/white_terracotta/spruce, forge:plushie, lootr:shulkers, structurize:timber_frames/brown_stone_brick/dark_oak, structurize:timber_frames/jungle/spruce, structurize:shingles/moss_slate, structurize:timber_frames/magenta_terracotta, minecraft:wooden_doors, forge:glass/purple, minecraft:crimson_stems, structurize:timber_frames/light_blue_terracotta/spruce, quark:hedges, structurize:timber_frames/cyan_terracotta/acacia, structurize:timber_frames/blackstone/crimson, structurize:shingles/gilded_blackstone/warped, forge:wools/cyan, structurize:timber_frames/cobblestone/spruce, structurize:timber_frames/purple_terracotta/dark_oak, structurize:timber_frames/brown_brick/oak, structurize:shingles/moss_slate/acacia, structurize:timber_frames/cyan_terracotta/birch, structurize:timber_frames/orange_terracotta/crimson, minecraft:wall_corals, structurize:timber_frames/white_terracotta, forge:raw_platinum_block, structurize:timber_frames/crimson, structurize:timber_frames/gray_terracotta/cactus, structurize:timber_frames/purple_terracotta/cactus, structurize:timber_frames/light_blue_terracotta/jungle, structurize:timber_frames/spruce/spruce, lootr:chests, forge:ores/gold, structurize:timber_frames/beige_brick/birch, forge:wools/red, structurize:timber_frames/light_blue_terracotta/oak, twilightforest:fences, biomesoplenty:palm_logs, structurize:timber_frames/paper/jungle, forge:glass/lime, forge:chests/wooden, forge:bricks/platinum_brick_stairs, structurize:timber_frames/brown_terracotta/acacia, cataclysm:netherite_monstrosity_immune, minecraft:carpets, minecraft:base_stone_overworld, structurize:timber_frames/yellow_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/warped, minecraft:stone_bricks, structurize:timber_frames/jungle/oak, forge:glass/orange, structurize:timber_frames/light_gray_terracotta/oak, structurize:timber_frames/white_terracotta/crimson, structurize:timber_frames/stone_bricks/warped, minecraft:slabs, minecraft:guarded_by_piglins, structurize:timber_frames/light_gray_terracotta/crimson, structurize:timber_frames/red_terracotta/spruce, cataclysm:ender_golem_can_destroy, minecraft:buttons, structurize:shingles/slate/acacia, structurize:timber_frames/cactus/acacia, lootr:containers, minecraft:rails, structurize:timber_frames/dark_oak/jungle, structurize:timber_frames/lime_terracotta/dark_oak, structurize:timber_frames/crimson/jungle, minecraft:strider_warm_blocks, structurize:timber_frames/yellow_terracotta/jungle, structurize:timber_frames/gray_terracotta/acacia, structurize:timber_frames/brown_terracotta/oak, minecraft:wooden_pressure_plates, create:brittle, biomesoplenty:redwood_logs, structurize:shingles/gilded_blackstone/oak, structurize:timber_frames/spruce/birch, structurize:timber_frames/terracotta/acacia, biomesoplenty:jacaranda_logs, structurize:timber_frames/brown_stone_brick/spruce, supplementaries:concrete_powders, structurize:timber_frames/cyan_terracotta/cactus, minecraft:gold_ores, valhelsia_structures:posts, structurize:shingles/thatched/crimson, structurize:timber_frames/dark_oak/spruce, create:non_movable, neapolitan:vanilla_plantable_on, forge:wools/purple, neapolitan:unaffected_by_mint, structurize:shingles/gilded_blackstone/crimson, farmersdelight:unaffected_by_rich_soil, structurize:shingles/thatched/cactus, structurize:shingles/thatched/dark_oak, structurize:timber_frames/cream_brick, forge:wools/blue, cataclysm:netherite_monstrosity_break, structurize:timber_frames/birch, twilightforest:twilight_oak_logs, structurize:timber_frames/brown_brick/crimson, forge:gravel, structurize:timber_frames/oak/spruce, structurize:timber_frames/white_terracotta/oak, structurize:timber_frames/brown_terracotta/jungle, biomesoplenty:magic_logs, structurize:timber_frames/spruce/oak, structurize:timber_frames/bricks/dark_oak, structurize:timber_frames/cactus/crimson, structurize:timber_frames/dark_oak, forge:glass_panes/light_blue, minecolonies:indestructible, forge:ores/zinc, forge:ores/netherite_scrap, minecraft:crops, quark:quilted_wools, forge:fiber/flax, structurize:timber_frames/brown_stone_brick/oak, minecraft:warped_stems, structurize:timber_frames/blue_terracotta/crimson, structurize:shingles/gilded_blackstone/spruce, structurize:timber_frames/stone_bricks/acacia, forge:storage_blocks/iron, create:seats, forge:glass_panes/brown, structurize:timber_frames/stone_bricks, structurize:shingles/slate/jungle, minecraft:climbable, structurize:timber_frames/pink_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/acacia, structurize:timber_frames/stone/spruce, structurize:timber_frames/terracotta, structurize:timber_frames/pink_terracotta/jungle, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, structurize:timber_frames/jungle, structurize:timber_frames/yellow_terracotta/warped, structurize:timber_frames/cobblestone/birch, forge:mushrooms, structurize:timber_frames/lime_terracotta/jungle, structurize:timber_frames/paper/oak, structurize:shingles/thatched, structurize:timber_frames/crimson/crimson, supplementaries:pane_connection, structurize:timber_frames/brown_brick/spruce, minecraft:fences, structurize:timber_frames/cream_brick/acacia, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, forge:ob_system/mazemother_destroy, structurize:timber_frames/timber_frames, minecraft:banners, minecraft:wooden_fences, structurize:timber_frames/brown_stone_brick/birch, structurize:timber_frames/cobblestone/crimson, structurize:shingles/thatched/jungle, twilightforest:transwood_logs, forge:obsidian, structurize:timber_frames/paper/spruce, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, structurize:timber_frames/brown_terracotta/warped, structurize:shingle_slabs/gilded_blackstone, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, forge:wools/lime, structurize:timber_frames/green_terracotta/warped, forge:ores/coal, structurize:timber_frames/stone/crimson, minecolonies:decoblocks, structurize:timber_frames/cream_stone_brick/warped, minecraft:base_stone_nether, structurize:timber_frames/cream_stone_brick/crimson, structurize:shingles/clay, carryon:block_whitelist, structurize:timber_frames/blue_terracotta/acacia, structurize:timber_frames/purple_terracotta/spruce, moth:soultorch, structurize:timber_frames/black_terracotta/acacia, minecraft:trapdoors, forge:glass/cyan, lootr:barrels, structurize:timber_frames/stone_bricks/cactus, forge:glass, forge:ores/ironwood, structurize:timber_frames/magenta_terracotta/cactus, structurize:timber_frames/acacia, structurize:timber_frames/yellow_terracotta/acacia, moth:glow, structurize:timber_frames/blue_terracotta/cactus, structurize:timber_frames/black_terracotta/cactus, forge:storage_blocks/brass, structurize:timber_frames/light_gray_terracotta/jungle, atmospheric:yucca_logs, forge:stained_glass_panes, structurize:timber_frames/green_terracotta/birch, structurize:timber_frames/blackstone/spruce, structurize:timber_frames/black_terracotta, forge:storage_blocks/zinc, structurize:timber_frames/birch/warped, forge:wools, structurize:timber_frames/oak/dark_oak, structurize:timber_frames/cobblestone/warped, structurize:timber_frames/cactus/dark_oak, forge:glass/gray, endergetic:ender_fire_base_blocks, structurize:timber_frames/acacia/spruce, structurize:timber_frames/green_terracotta/crimson, structurize:timber_frames/oak, dannys_expansion:magma_gulper_danger_blocks, structurize:timber_frames/cyan_terracotta/crimson, structurize:shingles/slate/warped, create:toolboxes, structurize:timber_frames/bricks/cactus, structurize:timber_frames/dark_oak/birch, forge:glass_panes/black, structurize:timber_frames/warped/oak, farmersdelight:wild_crops, outer_end:azure_foliage, structurize:paper_walls, forge:glass_panes/blue, structurize:timber_frames/red_terracotta/warped, structurize:timber_frames/brown_brick/birch, structurize:timber_frames/lime_terracotta/oak, twilightforest:fence_gates, structurize:timber_frames/orange_terracotta/jungle, forge:stone, structurize:timber_frames/green_terracotta/jungle, structurize:timber_frames/cactus, forge:wools/green, structurize:timber_frames/terracotta/birch, structurize:timber_frames/cobblestone/acacia, minecraft:infiniburn_end, forge:glass_panes/yellow, structurize:timber_frames/acacia/dark_oak, biomesoplenty:cherry_logs, forge:storage_blocks/platinum, forge:ores/geode, farmersdelight:heat_conductors, structurize:timber_frames/stone_bricks/dark_oak, forge:crops, structurize:shingles/gilded_blackstone, structurize:timber_frames/cyan_terracotta/dark_oak, structurize:timber_frames/stone_bricks/oak, minecraft:shulker_boxes, valhelsia_structures:cut_posts, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, create:fan_heaters, structurize:shingles/thatched/warped, quark:pike_trophies, minecolonies:concrete, structurize:timber_frames/beige_brick, structurize:timber_frames/warped/birch, moth:soul, forge:seapig_can_feed, structurize:timber_frames/yellow_terracotta/cactus, minecraft:oak_logs, structurize:timber_frames/cream_brick/oak, forge:ores/lapis, structurize:timber_frames/orange_terracotta, structurize:timber_frames/birch/dark_oak, structurize:timber_frames/light_gray_terracotta/birch, structurize:shingle_slabs/blackstone, forge:dirt, minecraft:bamboo_plantable_on, structurize:timber_frames/cobblestone, minecraft:pressure_plates, create:windowable, minecraft:jungle_logs, structurize:timber_frames/purple_terracotta/crimson, minecraft:spruce_logs, structurize:timber_frames/brown_brick, forge:fence_gates/wooden, structurize:timber_frames/light_blue_terracotta, minecraft:mineable/axe, structurize:timber_frames/dark_oak/dark_oak, forge:glass_panes/lime, structurize:timber_frames/cobblestone/dark_oak, create:windmill_sails, structurize:shingle_slabs/clay, structurize:timber_frames/dark_oak/cactus, sereneseasons:spring_crops, forge:chakram_break, structurize:timber_frames/pink_terracotta/oak, structurize:timber_frames/birch/acacia, forge:bricks/chiseled_platinum_bricks, outer_end:crystal_blocks, structurize:timber_frames/cyan_terracotta/spruce, structurize:timber_frames/bricks/oak, structurize:timber_frames/light_blue_terracotta/birch, structurize:timber_frames/birch/cactus, structurize:timber_frames/brown_brick/cactus, structurize:timber_frames/terracotta/oak, twilightforest:carminite_reactor_immune, structurize:timber_frames/bricks, minecraft:flowers, structurize:timber_frames/brown_brick/acacia, structurize:timber_frames/stone, structurize:timber_frames/cream_brick/spruce, structurize:timber_frames/gray_terracotta/crimson, structurize:timber_frames/cobblestone/cactus, minecraft:fence_gates, structurize:timber_frames/beige_stone_brick/warped, structurize:shingles/moss_slate/dark_oak, forge:ores, structurize:timber_frames/lime_terracotta, cataclysm:endermaptera_can_not_spawn, structurize:timber_frames/warped, structurize:timber_frames/cream_stone_brick/acacia, origins:cobwebs, valhelsia_structures:non_flammable_posts, forge:storage_blocks/diamond, minecraft:nylium, structurize:timber_frames/stone/acacia, supplementaries:hang_from_ropes, structurize:timber_frames/spruce/dark_oak, structurize:timber_frames/paper/birch, structurize:timber_frames/lime_terracotta/crimson, forge:glass_panes/magenta, structurize:timber_frames/terracotta/crimson, structurize:timber_frames/terracotta/spruce, nethers_delight:soul_compost_activators, valhelsia_structures:jars, structurize:timber_frames/paper/acacia, quark:stools, structurize:timber_frames/cream_stone_brick/dark_oak, structurize:null_placement, structurize:timber_frames/black_terracotta/birch, quark:candles, structurize:timber_frames/lime_terracotta/spruce, minecraft:dragon_immune, structurize:timber_frames/warped/jungle, structurize:timber_frames/stone/jungle, structurize:timber_frames/brown_terracotta/spruce, structurize:timber_frames/red_terracotta/crimson, forge:glass/red, twilightforest:structure_banned_interactions, structurize:timber_frames/red_terracotta/dark_oak, structurize:timber_frames/bricks/warped, structurize:timber_frames/brown_brick/jungle, forge:glass_panes/green, structurize:timber_frames/cactus/spruce, structurize:timber_frames/blue_terracotta/spruce, structurize:timber_frames/blackstone/warped, minecraft:prevent_mob_spawning_inside, forge:fiber, forge:chests/trapped, structurize:timber_frames/cyan_terracotta/jungle, structurize:timber_frames/dark_oak/acacia, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, structurize:timber_frames/black_terracotta/spruce, structurize:timber_frames/purple_terracotta/warped, structurize:timber_frames/beige_stone_brick/jungle, structurize:shingles/moss_slate/oak, structurize:shingles/blackstone/oak, structurize:shingles/gilded_blackstone/cactus, structurize:shingles/slate/spruce, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, structurize:timber_frames/cyan_terracotta/oak, minecraft:beds, structurize:timber_frames/brown_terracotta/crimson, structurize:shingles/clay/jungle, forge:ores/diamond, minecraft:doors, forge:wools/magenta, structurize:shingles/thatched/birch, minecraft:infiniburn_overworld, minecraft:flower_pots, structurize:timber_frames/orange_terracotta/oak, structurize:shingles/clay/crimson, structurize:shingles/blackstone/birch, structurize:timber_frames/blackstone/jungle, origins:unphasable, twilightforest:trophies, structurize:timber_frames/spruce/crimson, structurize:timber_frames/red_terracotta/birch, structurize:timber_frames/brown_brick/warped, structurize:timber_frames/purple_terracotta/jungle, minecraft:signs, structurize:timber_frames/spruce/acacia, structurize:shingles/slate/birch, minecraft:wither_summon_base_blocks, structurize:timber_frames/green_terracotta/oak, structurize:timber_frames/warped/warped, minecraft:hoglin_repellents, twilightforest:towerwood, structurize:timber_frames/gray_terracotta/oak, structurize:timber_frames/warped/dark_oak, structurize:timber_frames/cream_stone_brick, outer_end:crystal_buds, structurize:timber_frames/light_blue_terracotta/acacia, structurize:timber_frames/light_gray_terracotta/spruce, structurize:timber_frames/cactus/oak, endergetic:end_plantable, forge:wools/yellow, atmospheric:yucca_plantable_on, structurize:timber_frames/pink_terracotta/spruce, structurize:timber_frames/brown_stone_brick, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, structurize:timber_frames/warped/crimson, forge:bricks/platinum_brick_slab, outer_end:end_plantable_on, structurize:timber_frames/oak/oak, structurize:shingle_slabs/thatched, moth:sea_lamp, tconstruct:slimy_logs, structurize:shingles/gilded_blackstone/acacia, minecraft:coral_blocks, forge:glass/green, structurize:timber_frames/birch/crimson, atmospheric:aspen_logs, structurize:timber_frames/crimson/birch, valhelsia_structures:colored_jars, minecraft:underwater_bonemeals, forge:wools/black, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, supplementaries:walls, structurize:timber_frames/stone/dark_oak, forge:fences/wooden, structurize:timber_frames/oak/birch, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, structurize:timber_frames/cyan_terracotta/warped, atmospheric:grimwood_logs, forge:ores/quartz, structurize:shingles/thatched/acacia, structurize:timber_frames/white_terracotta/jungle, structurize:timber_frames/purple_terracotta, structurize:timber_frames/purple_terracotta/oak, minecolonies:orechanceblocks, structurize:timber_frames/beige_stone_brick/oak, structurize:timber_frames/light_gray_terracotta/warped, structurize:shingles/gilded_blackstone/birch, forge:storage_blocks/redstone, paraglider:statues, structurize:timber_frames/pink_terracotta/warped, twilightforest:ore_magnet/minecraft/stone, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, structurize:shingles/moss_slate/jungle, forge:ores/platinum_ore, minecraft:logs, structurize:timber_frames/cream_stone_brick/jungle, structurize:timber_frames/jungle/jungle, structurize:timber_frames/cactus/cactus, minecraft:valid_spawn, minecraft:mushroom_grow_block, structurize:timber_frames/stone/warped, quark:wraith_spawnable, structurize:timber_frames/pink_terracotta/birch, structurize:shingles/clay/birch, structurize:timber_frames/yellow_terracotta/spruce, sereneseasons:autumn_crops, quark:slime_blocks, quark:vertical_slab, forge:storage_blocks/ironwood, structurize:shingles/slate/oak, cataclysm:ender_guardian_can_destroy, gravestone:grave_replaceable, minecraft:beacon_base_blocks, twilightforest:darkwood_logs, structurize:timber_frames/brown_terracotta/cactus, minecraft:anvil, forge:sand, structurize:timber_frames/cactus/birch, structurize:timber_frames/blue_terracotta, structurize:timber_frames/terracotta/cactus, traverse:fir_logs, structurize:timber_frames/blue_terracotta/oak, structurize:timber_frames/cobblestone/jungle, structurize:timber_frames/orange_terracotta/warped, minecraft:piglin_repellents, forge:glass/black, structurize:timber_frames/crimson/oak, minecraft:portals, forge:fences/nether_brick, forge:ores/iron, twilightforest:logs, structurize:timber_frames/green_terracotta/cactus, structurize:timber_frames/acacia/cactus, forge:storage_blocks/biotite, structurize:timber_frames/jungle/birch, structurize:timber_frames/stone_bricks/crimson, minecolonies:validspawnblocks, minecraft:wooden_stairs, minecraft:wooden_buttons, quark:crystal, biomesoplenty:umbran_logs, structurize:timber_frames/bricks/spruce, structurize:timber_frames/oak/acacia, forge:storage_blocks/quartz, structurize:timber_frames/purple_terracotta/birch, structurize:timber_frames/jungle/dark_oak, forge:wools/light_gray, structurize:shingles/thatched/oak, forge:bricks/platinum, structurize:timber_frames/acacia/acacia, forge:ores/emerald, structurize:timber_frames/bricks/jungle, minecraft:corals, quark:foxhound_spawnable, structurize:shingles/slate/cactus, forge:wools/brown, structurize:shingles/blackstone/dark_oak, forge:barrels/wooden, structurize:timber_frames/red_terracotta/jungle, structurize:timber_frames/cream_brick/cactus, atmospheric:morado_logs, endergetic:chorus_plantable, minecraft:bee_growables, structurize:shingles/clay/warped, structurize:timber_frames/green_terracotta/dark_oak, structurize:timber_frames/brown_brick/dark_oak, structurize:timber_frames/blue_terracotta/warped, minecraft:tall_flowers, structurize:timber_frames/oak/cactus, structurize:timber_frames/brown_stone_brick/jungle, forge:bookshelves, minecraft:stone_pressure_plates, structurize:timber_frames/terracotta/dark_oak, supplementaries:palisades, forge:glass_panes/pink, structurize:timber_frames/green_terracotta/acacia, forge:netherrack, structurize:timber_frames/crimson/spruce, structurize:timber_frames/black_terracotta/warped, minecraft:soul_fire_base_blocks, forge:crops/flax, structurize:shingles/blackstone, structurize:timber_frames/warped/spruce, structurize:timber_frames/blue_terracotta/birch, structurize:timber_frames/blue_terracotta/dark_oak, forge:glass_panes/cyan, structurize:timber_frames/gray_terracotta/warped, structurize:timber_frames/black_terracotta/crimson, minecraft:wool, forge:glass/colorless, minecolonies:protectionexception, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, structurize:timber_frames/terracotta/jungle, structurize:timber_frames/lime_terracotta/birch, structurize:timber_frames/oak/crimson, forge:stained_glass, structurize:timber_frames/stone_bricks/jungle, forge:bricks/platinum_brick_wall, structurize:timber_frames/birch/jungle, twilightforest:mangrove_logs, structurize:shingle_slabs/slate, structurize:floating_carpets, create:wrench_pickup, structurize:timber_frames/cactus/jungle, twilightforest:sortwood_logs, structurize:timber_frames/orange_terracotta/dark_oak, structurize:timber_frames/red_terracotta, farmersdelight:compost_activators, quark:ladders, structurize:timber_frames/yellow_terracotta/crimson, forge:glass_panes, minecraft:non_flammable_wood, forge:braziers, structurize:timber_frames/light_blue_terracotta/dark_oak, structurize:shingles/gilded_blackstone/dark_oak, forge:wools/orange, paraglider:statues/goddess, structurize:timber_frames/jungle/acacia, structurize:timber_frames/white_terracotta/acacia, structurize:timber_frames/beige_stone_brick/crimson, twilightforest:mining_logs, create:safe_nbt, structurize:shingles/blackstone/acacia, structurize:shingles/clay/oak, structurize:timber_frames/blue_terracotta/jungle, structurize:timber_frames/black_terracotta/jungle, minecraft:mineable/pickaxe, betteranimalsplus:butterfly_growables, structurize:timber_frames/light_gray_terracotta/cactus, minecraft:enderman_holdable, structurize:timber_frames/beige_stone_brick, structurize:timber_frames/red_terracotta/oak, structurize:timber_frames/magenta_terracotta/crimson, structurize:timber_frames/lime_terracotta/warped, minecraft:wall_post_override, structurize:shingles/slate/dark_oak, structurize:timber_frames/crimson/warped, structurize:shingles/clay/spruce, structurize:shingles/slate, structurize:timber_frames/cream_brick/warped, structurize:timber_frames/stone/birch, minecraft:fire, structurize:timber_frames/brown_terracotta/dark_oak, structurize:shingles/blackstone/crimson, structurize:timber_frames/beige_brick/cactus, structurize:timber_frames/terracotta/warped, minecraft:wall_signs, quark:vertical_slabs, structurize:timber_frames/crimson/dark_oak, structurize:timber_frames/brown_terracotta/birch, structurize:shingles/blackstone/jungle, structurize:timber_frames/beige_stone_brick/spruce, structurize:timber_frames/cream_stone_brick/oak, structurize:timber_frames/spruce/cactus, quark:crab_spawnable, structurize:timber_frames/jungle/warped, structurize:timber_frames/beige_brick/spruce, structurize:timber_frames/magenta_terracotta/jungle, minecraft:leaves, structurize:shingles/moss_slate/birch, structurize:timber_frames/light_blue_terracotta/cactus, forge:bricks/platinum_bricks, structurize:timber_frames/gray_terracotta/jungle, forge:glass_panes/gray, minecraft:wither_immune, structurize:timber_frames/cactus/warped, minecraft:acacia_logs, structurize:timber_frames/gray_terracotta/dark_oak, structurize:shingles/blackstone/cactus, atmospheric:passion_vine_growable_on, forge:sand/red, structurize:timber_frames/pink_terracotta/cactus, structurize:timber_frames/orange_terracotta/acacia, forge:glass/brown, structurize:timber_frames/blackstone/oak, create:sails, origins:natural_stone, minecraft:logs_that_burn, structurize:timber_frames/yellow_terracotta/birch, structurize:timber_frames/magenta_terracotta/dark_oak, structurize:timber_frames/light_blue_terracotta/crimson, forge:glass/light_gray, structurize:timber_frames/beige_brick/oak, twilightforest:ore_magnet/minecraft/netherrack, minecraft:wooden_slabs, structurize:timber_frames/paper/cactus, minecraft:small_flowers, structurize:timber_frames/yellow_terracotta, structurize:timber_frames/gray_terracotta, lootr:trapped_chests, structurize:timber_frames/green_terracotta/spruce, structurize:timber_frames/dark_oak/oak, structurize:timber_frames/magenta_terracotta/oak, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, twilightforest:portal/decoration, structurize:timber_frames/paper/dark_oak, structurize:timber_frames/orange_terracotta/spruce, structurize:timber_frames/birch/birch, minecolonies:pathblocks, supplementaries:water_holder, twilightforest:ore_magnet/ore_safe_replace_block, environmental:willow_logs, minecraft:standing_signs, structurize:shingles/clay/acacia, structurize:timber_frames/brown_stone_brick/warped, structurize:timber_frames/beige_brick/dark_oak, minecraft:wart_blocks, structurize:timber_frames/pink_terracotta/acacia, structurize:timber_frames/acacia/birch, neapolitan:chimpanzee_jumping_blocks, structurize:timber_frames/crimson/acacia, moth:lamp, forge:ores/silver, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, structurize:timber_frames/black_terracotta/dark_oak, environmental:grass_like, structurize:timber_frames/white_terracotta/dark_oak, structurize:timber_frames/beige_stone_brick/dark_oak, structurize:timber_frames/acacia/jungle, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, forge:barrels, structurize:timber_frames/brown_stone_brick/crimson, biomesoplenty:dead_logs, quark:lead_connectable, structurize:timber_frames/warped/cactus, forge:chests/ender, structurize:timber_frames/jungle/crimson, structurize:shingles/clay/dark_oak, structurize:timber_frames/cream_brick/birch, structurize:timber_frames/brown_stone_brick/cactus, environmental:wisteria_logs, structurize:shingles/blackstone/warped, structurize:timber_frames/lime_terracotta/acacia, structurize:timber_frames/beige_brick/acacia, moth:jacko, endergetic:poise_plantable, endergetic:end_crystal_placeable, structurize:timber_frames/bricks/birch, structurize:shingles/moss_slate/warped, forge:wools/light_blue, structurize:timber_frames/crimson/cactus, structurize:timber_frames/black_terracotta/oak, structurize:timber_frames/cream_brick/jungle, structurize:timber_frames/spruce/warped, twilightforest:portal/edge, minecraft:planks, structurize:timber_frames/pink_terracotta, forge:cobblestone, structurize:timber_frames/white_terracotta/warped, structurize:timber_frames/cyan_terracotta, outer_end:crystal_crag_foliage, structurize:timber_frames/light_gray_terracotta/dark_oak, structurize:timber_frames/pink_terracotta/crimson, forge:crab_can_dig, forge:storage_blocks/gold, structurize:timber_frames/blackstone/birch, structurize:timber_frames/light_gray_terracotta/acacia, structurize:timber_frames/paper/warped, structurize:timber_frames/cream_brick/crimson, structurize:timber_frames/stone_bricks/birch, structurize:timber_frames/lime_terracotta/cactus, structurize:timber_frames/jungle/cactus, structurize:timber_frames/beige_brick/crimson, forge:fences, structurize:timber_frames/brown_terracotta, structurize:timber_frames/warped/acacia, forge:platinum_block, structurize:timber_frames/green_terracotta, structurize:timber_frames/light_blue_terracotta/warped, supplementaries:bellows_tickable]
3531[16Sep2022 03:46:18.245] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/paraglider-server.toml is not correct. Correcting
3532[16Sep2022 03:46:18.245] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key ascendingWinds was corrected from null to its default, true.
3533[16Sep2022 03:46:18.245] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key windSources was corrected from null to its default, [fire, soul_fire, campfire#lit=true, soul_campfire#lit=true].
3534[16Sep2022 03:46:18.246] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key paraglidingSpeed was corrected from null to its default, 1.0.
3535[16Sep2022 03:46:18.246] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key paragliderDurability was corrected from null to its default, 0.
3536[16Sep2022 03:46:18.246] [Thread-4/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [forge:ores/biotite, quark:planks_vertical_slab, structurize:timber_frames/blackstone/acacia, structurize:timber_frames/acacia/oak, structurize:timber_frames/yellow_terracotta/oak, structurize:shingles/moss_slate/crimson, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:wools/gray, structurize:timber_frames/purple_terracotta/acacia, structurize:shingles/clay/cactus, forge:glass_panes/light_gray, structurize:timber_frames/magenta_terracotta/birch, structurize:shingles/gilded_blackstone/jungle, structurize:timber_frames/birch/oak, structurize:timber_frames/light_gray_terracotta, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, structurize:timber_frames/blackstone/dark_oak, structurize:timber_frames/spruce, structurize:timber_frames/dark_oak/crimson, carryon:block_blacklist, structurize:shingles/slate/crimson, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, structurize:timber_frames/orange_terracotta/cactus, structurize:timber_frames/cream_stone_brick/birch, structurize:timber_frames/birch/spruce, forge:storage_blocks/copper, atmospheric:rosewood_logs, darkerdepths:underground_base_blocks, structurize:timber_frames/beige_stone_brick/acacia, structurize:timber_frames/acacia/crimson, structurize:timber_frames/dark_oak/warped, structurize:timber_frames/oak/jungle, structurize:timber_frames/bricks/crimson, structurize:timber_frames/blackstone, structurize:timber_frames/gray_terracotta/birch, structurize:timber_frames/stone/cactus, structurize:timber_frames/cream_stone_brick/cactus, structurize:timber_frames/beige_brick/warped, twilightforest:dark_tower_excluded_pots, structurize:timber_frames/red_terracotta/cactus, structurize:timber_frames/orange_terracotta/birch, forge:storage_blocks/lapis, structurize:timber_frames/bricks/acacia, structurize:shingles/thatched/spruce, supplementaries:posts, twilightforest:annihilation_inclusions, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, structurize:timber_frames/gray_terracotta/spruce, structurize:timber_frames/brown_stone_brick/acacia, spiderstpo:non_climbable, create:fan_transparent, structurize:timber_frames/white_terracotta/birch, forge:storage_blocks/geode, endergetic:poise_stems, structurize:shingles/blackstone/spruce, forge:sand/colorless, structurize:timber_frames/red_terracotta/acacia, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, structurize:timber_frames/magenta_terracotta/spruce, minecraft:soul_speed_blocks, structurize:timber_frames/stone_bricks/spruce, structurize:timber_frames/beige_stone_brick/birch, structurize:timber_frames/stone/oak, minecraft:walls, structurize:timber_frames/cobblestone/oak, structurize:timber_frames/cream_brick/dark_oak, structurize:shingles/moss_slate/cactus, structurize:timber_frames/acacia/warped, structurize:shingle_slabs/moss_slate, environmental:cherry_logs, structurize:timber_frames/beige_brick/jungle, structurize:timber_frames/white_terracotta/cactus, structurize:timber_frames/oak/warped, minecraft:sand, structurize:timber_frames/paper/crimson, structurize:timber_frames/paper, forge:wools/pink, forge:wg_stone, structurize:timber_frames/beige_stone_brick/cactus, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, structurize:timber_frames/cream_stone_brick/spruce, structurize:timber_frames/blackstone/cactus, forge:glass/blue, structurize:shingles/moss_slate/spruce, minecraft:wooden_trapdoors, create:valve_handles, forge:storage_blocks/coal, forge:glass/light_blue, structurize:timber_frames/spruce/jungle, forge:wools/white, structurize:timber_frames/white_terracotta/spruce, forge:plushie, lootr:shulkers, structurize:timber_frames/brown_stone_brick/dark_oak, structurize:timber_frames/jungle/spruce, structurize:shingles/moss_slate, structurize:timber_frames/magenta_terracotta, minecraft:wooden_doors, forge:glass/purple, minecraft:crimson_stems, structurize:timber_frames/light_blue_terracotta/spruce, quark:hedges, structurize:timber_frames/cyan_terracotta/acacia, structurize:timber_frames/blackstone/crimson, structurize:shingles/gilded_blackstone/warped, forge:wools/cyan, structurize:timber_frames/cobblestone/spruce, structurize:timber_frames/purple_terracotta/dark_oak, structurize:timber_frames/brown_brick/oak, structurize:shingles/moss_slate/acacia, structurize:timber_frames/cyan_terracotta/birch, structurize:timber_frames/orange_terracotta/crimson, minecraft:wall_corals, structurize:timber_frames/white_terracotta, forge:raw_platinum_block, structurize:timber_frames/crimson, structurize:timber_frames/gray_terracotta/cactus, structurize:timber_frames/purple_terracotta/cactus, structurize:timber_frames/light_blue_terracotta/jungle, structurize:timber_frames/spruce/spruce, lootr:chests, forge:ores/gold, structurize:timber_frames/beige_brick/birch, forge:wools/red, structurize:timber_frames/light_blue_terracotta/oak, twilightforest:fences, biomesoplenty:palm_logs, structurize:timber_frames/paper/jungle, forge:glass/lime, forge:chests/wooden, forge:bricks/platinum_brick_stairs, structurize:timber_frames/brown_terracotta/acacia, cataclysm:netherite_monstrosity_immune, minecraft:carpets, minecraft:base_stone_overworld, structurize:timber_frames/yellow_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/warped, minecraft:stone_bricks, structurize:timber_frames/jungle/oak, forge:glass/orange, structurize:timber_frames/light_gray_terracotta/oak, structurize:timber_frames/white_terracotta/crimson, structurize:timber_frames/stone_bricks/warped, minecraft:slabs, minecraft:guarded_by_piglins, structurize:timber_frames/light_gray_terracotta/crimson, structurize:timber_frames/red_terracotta/spruce, cataclysm:ender_golem_can_destroy, minecraft:buttons, structurize:shingles/slate/acacia, structurize:timber_frames/cactus/acacia, lootr:containers, minecraft:rails, structurize:timber_frames/dark_oak/jungle, structurize:timber_frames/lime_terracotta/dark_oak, structurize:timber_frames/crimson/jungle, minecraft:strider_warm_blocks, structurize:timber_frames/yellow_terracotta/jungle, structurize:timber_frames/gray_terracotta/acacia, structurize:timber_frames/brown_terracotta/oak, minecraft:wooden_pressure_plates, create:brittle, biomesoplenty:redwood_logs, structurize:shingles/gilded_blackstone/oak, structurize:timber_frames/spruce/birch, structurize:timber_frames/terracotta/acacia, biomesoplenty:jacaranda_logs, structurize:timber_frames/brown_stone_brick/spruce, supplementaries:concrete_powders, structurize:timber_frames/cyan_terracotta/cactus, minecraft:gold_ores, valhelsia_structures:posts, structurize:shingles/thatched/crimson, structurize:timber_frames/dark_oak/spruce, create:non_movable, neapolitan:vanilla_plantable_on, forge:wools/purple, neapolitan:unaffected_by_mint, structurize:shingles/gilded_blackstone/crimson, farmersdelight:unaffected_by_rich_soil, structurize:shingles/thatched/cactus, structurize:shingles/thatched/dark_oak, structurize:timber_frames/cream_brick, forge:wools/blue, cataclysm:netherite_monstrosity_break, structurize:timber_frames/birch, twilightforest:twilight_oak_logs, structurize:timber_frames/brown_brick/crimson, forge:gravel, structurize:timber_frames/oak/spruce, structurize:timber_frames/white_terracotta/oak, structurize:timber_frames/brown_terracotta/jungle, biomesoplenty:magic_logs, structurize:timber_frames/spruce/oak, structurize:timber_frames/bricks/dark_oak, structurize:timber_frames/cactus/crimson, structurize:timber_frames/dark_oak, forge:glass_panes/light_blue, minecolonies:indestructible, forge:ores/zinc, forge:ores/netherite_scrap, minecraft:crops, quark:quilted_wools, forge:fiber/flax, structurize:timber_frames/brown_stone_brick/oak, minecraft:warped_stems, structurize:timber_frames/blue_terracotta/crimson, structurize:shingles/gilded_blackstone/spruce, structurize:timber_frames/stone_bricks/acacia, forge:storage_blocks/iron, create:seats, forge:glass_panes/brown, structurize:timber_frames/stone_bricks, structurize:shingles/slate/jungle, minecraft:climbable, structurize:timber_frames/pink_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/acacia, structurize:timber_frames/stone/spruce, structurize:timber_frames/terracotta, structurize:timber_frames/pink_terracotta/jungle, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, structurize:timber_frames/jungle, structurize:timber_frames/yellow_terracotta/warped, structurize:timber_frames/cobblestone/birch, forge:mushrooms, structurize:timber_frames/lime_terracotta/jungle, structurize:timber_frames/paper/oak, structurize:shingles/thatched, structurize:timber_frames/crimson/crimson, supplementaries:pane_connection, structurize:timber_frames/brown_brick/spruce, minecraft:fences, structurize:timber_frames/cream_brick/acacia, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, forge:ob_system/mazemother_destroy, structurize:timber_frames/timber_frames, minecraft:banners, minecraft:wooden_fences, structurize:timber_frames/brown_stone_brick/birch, structurize:timber_frames/cobblestone/crimson, structurize:shingles/thatched/jungle, twilightforest:transwood_logs, forge:obsidian, structurize:timber_frames/paper/spruce, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, structurize:timber_frames/brown_terracotta/warped, structurize:shingle_slabs/gilded_blackstone, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, forge:wools/lime, structurize:timber_frames/green_terracotta/warped, forge:ores/coal, structurize:timber_frames/stone/crimson, minecolonies:decoblocks, structurize:timber_frames/cream_stone_brick/warped, minecraft:base_stone_nether, structurize:timber_frames/cream_stone_brick/crimson, structurize:shingles/clay, carryon:block_whitelist, structurize:timber_frames/blue_terracotta/acacia, structurize:timber_frames/purple_terracotta/spruce, moth:soultorch, structurize:timber_frames/black_terracotta/acacia, minecraft:trapdoors, forge:glass/cyan, lootr:barrels, structurize:timber_frames/stone_bricks/cactus, forge:glass, forge:ores/ironwood, structurize:timber_frames/magenta_terracotta/cactus, structurize:timber_frames/acacia, structurize:timber_frames/yellow_terracotta/acacia, moth:glow, structurize:timber_frames/blue_terracotta/cactus, structurize:timber_frames/black_terracotta/cactus, forge:storage_blocks/brass, structurize:timber_frames/light_gray_terracotta/jungle, atmospheric:yucca_logs, forge:stained_glass_panes, structurize:timber_frames/green_terracotta/birch, structurize:timber_frames/blackstone/spruce, structurize:timber_frames/black_terracotta, forge:storage_blocks/zinc, structurize:timber_frames/birch/warped, forge:wools, structurize:timber_frames/oak/dark_oak, structurize:timber_frames/cobblestone/warped, structurize:timber_frames/cactus/dark_oak, forge:glass/gray, endergetic:ender_fire_base_blocks, structurize:timber_frames/acacia/spruce, structurize:timber_frames/green_terracotta/crimson, structurize:timber_frames/oak, dannys_expansion:magma_gulper_danger_blocks, structurize:timber_frames/cyan_terracotta/crimson, structurize:shingles/slate/warped, create:toolboxes, structurize:timber_frames/bricks/cactus, structurize:timber_frames/dark_oak/birch, forge:glass_panes/black, structurize:timber_frames/warped/oak, farmersdelight:wild_crops, outer_end:azure_foliage, structurize:paper_walls, forge:glass_panes/blue, structurize:timber_frames/red_terracotta/warped, structurize:timber_frames/brown_brick/birch, structurize:timber_frames/lime_terracotta/oak, twilightforest:fence_gates, structurize:timber_frames/orange_terracotta/jungle, forge:stone, structurize:timber_frames/green_terracotta/jungle, structurize:timber_frames/cactus, forge:wools/green, structurize:timber_frames/terracotta/birch, structurize:timber_frames/cobblestone/acacia, minecraft:infiniburn_end, forge:glass_panes/yellow, structurize:timber_frames/acacia/dark_oak, biomesoplenty:cherry_logs, forge:storage_blocks/platinum, forge:ores/geode, farmersdelight:heat_conductors, structurize:timber_frames/stone_bricks/dark_oak, forge:crops, structurize:shingles/gilded_blackstone, structurize:timber_frames/cyan_terracotta/dark_oak, structurize:timber_frames/stone_bricks/oak, minecraft:shulker_boxes, valhelsia_structures:cut_posts, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, create:fan_heaters, structurize:shingles/thatched/warped, quark:pike_trophies, minecolonies:concrete, structurize:timber_frames/beige_brick, structurize:timber_frames/warped/birch, moth:soul, forge:seapig_can_feed, structurize:timber_frames/yellow_terracotta/cactus, minecraft:oak_logs, structurize:timber_frames/cream_brick/oak, forge:ores/lapis, structurize:timber_frames/orange_terracotta, structurize:timber_frames/birch/dark_oak, structurize:timber_frames/light_gray_terracotta/birch, structurize:shingle_slabs/blackstone, forge:dirt, minecraft:bamboo_plantable_on, structurize:timber_frames/cobblestone, minecraft:pressure_plates, create:windowable, minecraft:jungle_logs, structurize:timber_frames/purple_terracotta/crimson, minecraft:spruce_logs, structurize:timber_frames/brown_brick, forge:fence_gates/wooden, structurize:timber_frames/light_blue_terracotta, minecraft:mineable/axe, structurize:timber_frames/dark_oak/dark_oak, forge:glass_panes/lime, structurize:timber_frames/cobblestone/dark_oak, create:windmill_sails, structurize:shingle_slabs/clay, structurize:timber_frames/dark_oak/cactus, sereneseasons:spring_crops, forge:chakram_break, structurize:timber_frames/pink_terracotta/oak, structurize:timber_frames/birch/acacia, forge:bricks/chiseled_platinum_bricks, outer_end:crystal_blocks, structurize:timber_frames/cyan_terracotta/spruce, structurize:timber_frames/bricks/oak, structurize:timber_frames/light_blue_terracotta/birch, structurize:timber_frames/birch/cactus, structurize:timber_frames/brown_brick/cactus, structurize:timber_frames/terracotta/oak, twilightforest:carminite_reactor_immune, structurize:timber_frames/bricks, minecraft:flowers, structurize:timber_frames/brown_brick/acacia, structurize:timber_frames/stone, structurize:timber_frames/cream_brick/spruce, structurize:timber_frames/gray_terracotta/crimson, structurize:timber_frames/cobblestone/cactus, minecraft:fence_gates, structurize:timber_frames/beige_stone_brick/warped, structurize:shingles/moss_slate/dark_oak, forge:ores, structurize:timber_frames/lime_terracotta, cataclysm:endermaptera_can_not_spawn, structurize:timber_frames/warped, structurize:timber_frames/cream_stone_brick/acacia, origins:cobwebs, valhelsia_structures:non_flammable_posts, forge:storage_blocks/diamond, minecraft:nylium, structurize:timber_frames/stone/acacia, supplementaries:hang_from_ropes, structurize:timber_frames/spruce/dark_oak, structurize:timber_frames/paper/birch, structurize:timber_frames/lime_terracotta/crimson, forge:glass_panes/magenta, structurize:timber_frames/terracotta/crimson, structurize:timber_frames/terracotta/spruce, nethers_delight:soul_compost_activators, valhelsia_structures:jars, structurize:timber_frames/paper/acacia, quark:stools, structurize:timber_frames/cream_stone_brick/dark_oak, structurize:null_placement, structurize:timber_frames/black_terracotta/birch, quark:candles, structurize:timber_frames/lime_terracotta/spruce, minecraft:dragon_immune, structurize:timber_frames/warped/jungle, structurize:timber_frames/stone/jungle, structurize:timber_frames/brown_terracotta/spruce, structurize:timber_frames/red_terracotta/crimson, forge:glass/red, twilightforest:structure_banned_interactions, structurize:timber_frames/red_terracotta/dark_oak, structurize:timber_frames/bricks/warped, structurize:timber_frames/brown_brick/jungle, forge:glass_panes/green, structurize:timber_frames/cactus/spruce, structurize:timber_frames/blue_terracotta/spruce, structurize:timber_frames/blackstone/warped, minecraft:prevent_mob_spawning_inside, forge:fiber, forge:chests/trapped, structurize:timber_frames/cyan_terracotta/jungle, structurize:timber_frames/dark_oak/acacia, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, structurize:timber_frames/black_terracotta/spruce, structurize:timber_frames/purple_terracotta/warped, structurize:timber_frames/beige_stone_brick/jungle, structurize:shingles/moss_slate/oak, structurize:shingles/blackstone/oak, structurize:shingles/gilded_blackstone/cactus, structurize:shingles/slate/spruce, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, structurize:timber_frames/cyan_terracotta/oak, minecraft:beds, structurize:timber_frames/brown_terracotta/crimson, structurize:shingles/clay/jungle, forge:ores/diamond, minecraft:doors, forge:wools/magenta, structurize:shingles/thatched/birch, minecraft:infiniburn_overworld, minecraft:flower_pots, structurize:timber_frames/orange_terracotta/oak, structurize:shingles/clay/crimson, structurize:shingles/blackstone/birch, structurize:timber_frames/blackstone/jungle, origins:unphasable, twilightforest:trophies, structurize:timber_frames/spruce/crimson, structurize:timber_frames/red_terracotta/birch, structurize:timber_frames/brown_brick/warped, structurize:timber_frames/purple_terracotta/jungle, minecraft:signs, structurize:timber_frames/spruce/acacia, structurize:shingles/slate/birch, minecraft:wither_summon_base_blocks, structurize:timber_frames/green_terracotta/oak, structurize:timber_frames/warped/warped, minecraft:hoglin_repellents, twilightforest:towerwood, structurize:timber_frames/gray_terracotta/oak, structurize:timber_frames/warped/dark_oak, structurize:timber_frames/cream_stone_brick, outer_end:crystal_buds, structurize:timber_frames/light_blue_terracotta/acacia, structurize:timber_frames/light_gray_terracotta/spruce, structurize:timber_frames/cactus/oak, endergetic:end_plantable, forge:wools/yellow, atmospheric:yucca_plantable_on, structurize:timber_frames/pink_terracotta/spruce, structurize:timber_frames/brown_stone_brick, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, structurize:timber_frames/warped/crimson, forge:bricks/platinum_brick_slab, outer_end:end_plantable_on, structurize:timber_frames/oak/oak, structurize:shingle_slabs/thatched, moth:sea_lamp, tconstruct:slimy_logs, structurize:shingles/gilded_blackstone/acacia, minecraft:coral_blocks, forge:glass/green, structurize:timber_frames/birch/crimson, atmospheric:aspen_logs, structurize:timber_frames/crimson/birch, valhelsia_structures:colored_jars, minecraft:underwater_bonemeals, forge:wools/black, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, supplementaries:walls, structurize:timber_frames/stone/dark_oak, forge:fences/wooden, structurize:timber_frames/oak/birch, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, structurize:timber_frames/cyan_terracotta/warped, atmospheric:grimwood_logs, forge:ores/quartz, structurize:shingles/thatched/acacia, structurize:timber_frames/white_terracotta/jungle, structurize:timber_frames/purple_terracotta, structurize:timber_frames/purple_terracotta/oak, minecolonies:orechanceblocks, structurize:timber_frames/beige_stone_brick/oak, structurize:timber_frames/light_gray_terracotta/warped, structurize:shingles/gilded_blackstone/birch, forge:storage_blocks/redstone, paraglider:statues, structurize:timber_frames/pink_terracotta/warped, twilightforest:ore_magnet/minecraft/stone, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, structurize:shingles/moss_slate/jungle, forge:ores/platinum_ore, minecraft:logs, structurize:timber_frames/cream_stone_brick/jungle, structurize:timber_frames/jungle/jungle, structurize:timber_frames/cactus/cactus, minecraft:valid_spawn, minecraft:mushroom_grow_block, structurize:timber_frames/stone/warped, quark:wraith_spawnable, structurize:timber_frames/pink_terracotta/birch, structurize:shingles/clay/birch, structurize:timber_frames/yellow_terracotta/spruce, sereneseasons:autumn_crops, quark:slime_blocks, quark:vertical_slab, forge:storage_blocks/ironwood, structurize:shingles/slate/oak, cataclysm:ender_guardian_can_destroy, gravestone:grave_replaceable, minecraft:beacon_base_blocks, twilightforest:darkwood_logs, structurize:timber_frames/brown_terracotta/cactus, minecraft:anvil, forge:sand, structurize:timber_frames/cactus/birch, structurize:timber_frames/blue_terracotta, structurize:timber_frames/terracotta/cactus, traverse:fir_logs, structurize:timber_frames/blue_terracotta/oak, structurize:timber_frames/cobblestone/jungle, structurize:timber_frames/orange_terracotta/warped, minecraft:piglin_repellents, forge:glass/black, structurize:timber_frames/crimson/oak, minecraft:portals, forge:fences/nether_brick, forge:ores/iron, twilightforest:logs, structurize:timber_frames/green_terracotta/cactus, structurize:timber_frames/acacia/cactus, forge:storage_blocks/biotite, structurize:timber_frames/jungle/birch, structurize:timber_frames/stone_bricks/crimson, minecolonies:validspawnblocks, minecraft:wooden_stairs, minecraft:wooden_buttons, quark:crystal, biomesoplenty:umbran_logs, structurize:timber_frames/bricks/spruce, structurize:timber_frames/oak/acacia, forge:storage_blocks/quartz, structurize:timber_frames/purple_terracotta/birch, structurize:timber_frames/jungle/dark_oak, forge:wools/light_gray, structurize:shingles/thatched/oak, forge:bricks/platinum, structurize:timber_frames/acacia/acacia, forge:ores/emerald, structurize:timber_frames/bricks/jungle, minecraft:corals, quark:foxhound_spawnable, structurize:shingles/slate/cactus, forge:wools/brown, structurize:shingles/blackstone/dark_oak, forge:barrels/wooden, structurize:timber_frames/red_terracotta/jungle, structurize:timber_frames/cream_brick/cactus, atmospheric:morado_logs, endergetic:chorus_plantable, minecraft:bee_growables, structurize:shingles/clay/warped, structurize:timber_frames/green_terracotta/dark_oak, structurize:timber_frames/brown_brick/dark_oak, structurize:timber_frames/blue_terracotta/warped, minecraft:tall_flowers, structurize:timber_frames/oak/cactus, structurize:timber_frames/brown_stone_brick/jungle, forge:bookshelves, minecraft:stone_pressure_plates, structurize:timber_frames/terracotta/dark_oak, supplementaries:palisades, forge:glass_panes/pink, structurize:timber_frames/green_terracotta/acacia, forge:netherrack, structurize:timber_frames/crimson/spruce, structurize:timber_frames/black_terracotta/warped, minecraft:soul_fire_base_blocks, forge:crops/flax, structurize:shingles/blackstone, structurize:timber_frames/warped/spruce, structurize:timber_frames/blue_terracotta/birch, structurize:timber_frames/blue_terracotta/dark_oak, forge:glass_panes/cyan, structurize:timber_frames/gray_terracotta/warped, structurize:timber_frames/black_terracotta/crimson, minecraft:wool, forge:glass/colorless, minecolonies:protectionexception, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, structurize:timber_frames/terracotta/jungle, structurize:timber_frames/lime_terracotta/birch, structurize:timber_frames/oak/crimson, forge:stained_glass, structurize:timber_frames/stone_bricks/jungle, forge:bricks/platinum_brick_wall, structurize:timber_frames/birch/jungle, twilightforest:mangrove_logs, structurize:shingle_slabs/slate, structurize:floating_carpets, create:wrench_pickup, structurize:timber_frames/cactus/jungle, twilightforest:sortwood_logs, structurize:timber_frames/orange_terracotta/dark_oak, structurize:timber_frames/red_terracotta, farmersdelight:compost_activators, quark:ladders, structurize:timber_frames/yellow_terracotta/crimson, forge:glass_panes, minecraft:non_flammable_wood, forge:braziers, structurize:timber_frames/light_blue_terracotta/dark_oak, structurize:shingles/gilded_blackstone/dark_oak, forge:wools/orange, paraglider:statues/goddess, structurize:timber_frames/jungle/acacia, structurize:timber_frames/white_terracotta/acacia, structurize:timber_frames/beige_stone_brick/crimson, twilightforest:mining_logs, create:safe_nbt, structurize:shingles/blackstone/acacia, structurize:shingles/clay/oak, structurize:timber_frames/blue_terracotta/jungle, structurize:timber_frames/black_terracotta/jungle, minecraft:mineable/pickaxe, betteranimalsplus:butterfly_growables, structurize:timber_frames/light_gray_terracotta/cactus, minecraft:enderman_holdable, structurize:timber_frames/beige_stone_brick, structurize:timber_frames/red_terracotta/oak, structurize:timber_frames/magenta_terracotta/crimson, structurize:timber_frames/lime_terracotta/warped, minecraft:wall_post_override, structurize:shingles/slate/dark_oak, structurize:timber_frames/crimson/warped, structurize:shingles/clay/spruce, structurize:shingles/slate, structurize:timber_frames/cream_brick/warped, structurize:timber_frames/stone/birch, minecraft:fire, structurize:timber_frames/brown_terracotta/dark_oak, structurize:shingles/blackstone/crimson, structurize:timber_frames/beige_brick/cactus, structurize:timber_frames/terracotta/warped, minecraft:wall_signs, quark:vertical_slabs, structurize:timber_frames/crimson/dark_oak, structurize:timber_frames/brown_terracotta/birch, structurize:shingles/blackstone/jungle, structurize:timber_frames/beige_stone_brick/spruce, structurize:timber_frames/cream_stone_brick/oak, structurize:timber_frames/spruce/cactus, quark:crab_spawnable, structurize:timber_frames/jungle/warped, structurize:timber_frames/beige_brick/spruce, structurize:timber_frames/magenta_terracotta/jungle, minecraft:leaves, structurize:shingles/moss_slate/birch, structurize:timber_frames/light_blue_terracotta/cactus, forge:bricks/platinum_bricks, structurize:timber_frames/gray_terracotta/jungle, forge:glass_panes/gray, minecraft:wither_immune, structurize:timber_frames/cactus/warped, minecraft:acacia_logs, structurize:timber_frames/gray_terracotta/dark_oak, structurize:shingles/blackstone/cactus, atmospheric:passion_vine_growable_on, forge:sand/red, structurize:timber_frames/pink_terracotta/cactus, structurize:timber_frames/orange_terracotta/acacia, forge:glass/brown, structurize:timber_frames/blackstone/oak, create:sails, origins:natural_stone, minecraft:logs_that_burn, structurize:timber_frames/yellow_terracotta/birch, structurize:timber_frames/magenta_terracotta/dark_oak, structurize:timber_frames/light_blue_terracotta/crimson, forge:glass/light_gray, structurize:timber_frames/beige_brick/oak, twilightforest:ore_magnet/minecraft/netherrack, minecraft:wooden_slabs, structurize:timber_frames/paper/cactus, minecraft:small_flowers, structurize:timber_frames/yellow_terracotta, structurize:timber_frames/gray_terracotta, lootr:trapped_chests, structurize:timber_frames/green_terracotta/spruce, structurize:timber_frames/dark_oak/oak, structurize:timber_frames/magenta_terracotta/oak, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, twilightforest:portal/decoration, structurize:timber_frames/paper/dark_oak, structurize:timber_frames/orange_terracotta/spruce, structurize:timber_frames/birch/birch, minecolonies:pathblocks, supplementaries:water_holder, twilightforest:ore_magnet/ore_safe_replace_block, environmental:willow_logs, minecraft:standing_signs, structurize:shingles/clay/acacia, structurize:timber_frames/brown_stone_brick/warped, structurize:timber_frames/beige_brick/dark_oak, minecraft:wart_blocks, structurize:timber_frames/pink_terracotta/acacia, structurize:timber_frames/acacia/birch, neapolitan:chimpanzee_jumping_blocks, structurize:timber_frames/crimson/acacia, moth:lamp, forge:ores/silver, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, structurize:timber_frames/black_terracotta/dark_oak, environmental:grass_like, structurize:timber_frames/white_terracotta/dark_oak, structurize:timber_frames/beige_stone_brick/dark_oak, structurize:timber_frames/acacia/jungle, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, forge:barrels, structurize:timber_frames/brown_stone_brick/crimson, biomesoplenty:dead_logs, quark:lead_connectable, structurize:timber_frames/warped/cactus, forge:chests/ender, structurize:timber_frames/jungle/crimson, structurize:shingles/clay/dark_oak, structurize:timber_frames/cream_brick/birch, structurize:timber_frames/brown_stone_brick/cactus, environmental:wisteria_logs, structurize:shingles/blackstone/warped, structurize:timber_frames/lime_terracotta/acacia, structurize:timber_frames/beige_brick/acacia, moth:jacko, endergetic:poise_plantable, endergetic:end_crystal_placeable, structurize:timber_frames/bricks/birch, structurize:shingles/moss_slate/warped, forge:wools/light_blue, structurize:timber_frames/crimson/cactus, structurize:timber_frames/black_terracotta/oak, structurize:timber_frames/cream_brick/jungle, structurize:timber_frames/spruce/warped, twilightforest:portal/edge, minecraft:planks, structurize:timber_frames/pink_terracotta, forge:cobblestone, structurize:timber_frames/white_terracotta/warped, structurize:timber_frames/cyan_terracotta, outer_end:crystal_crag_foliage, structurize:timber_frames/light_gray_terracotta/dark_oak, structurize:timber_frames/pink_terracotta/crimson, forge:crab_can_dig, forge:storage_blocks/gold, structurize:timber_frames/blackstone/birch, structurize:timber_frames/light_gray_terracotta/acacia, structurize:timber_frames/paper/warped, structurize:timber_frames/cream_brick/crimson, structurize:timber_frames/stone_bricks/birch, structurize:timber_frames/lime_terracotta/cactus, structurize:timber_frames/jungle/cactus, structurize:timber_frames/beige_brick/crimson, forge:fences, structurize:timber_frames/brown_terracotta, structurize:timber_frames/warped/acacia, forge:platinum_block, structurize:timber_frames/green_terracotta, structurize:timber_frames/light_blue_terracotta/warped, supplementaries:bellows_tickable]
3537[16Sep2022 03:46:18.246] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spiritOrbs was corrected from null to its default, SimpleCommentedConfig:{}.
3538[16Sep2022 03:46:18.246] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spiritOrbs.enderDragonDropsVessel was corrected from null to its default, true.
3539[16Sep2022 03:46:18.246] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spiritOrbs.raidGivesVessel was corrected from null to its default, true.
3540[16Sep2022 03:46:18.247] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessels was corrected from null to its default, SimpleCommentedConfig:{}.
3541[16Sep2022 03:46:18.247] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessels.startingHearts was corrected from null to its default, 10.
3542[16Sep2022 03:46:18.247] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessels.maxHeartContainers was corrected from null to its default, 20.
3543[16Sep2022 03:46:18.247] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessels.maxStamina was corrected from null to its default, 3000.
3544[16Sep2022 03:46:18.247] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessels.startingStamina was corrected from null to its default, 1000.
3545[16Sep2022 03:46:18.247] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vessels.maxStaminaVessels was corrected from null to its default, 10.
3546[16Sep2022 03:46:18.247] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key paragliderInTowersOfTheWild was corrected from null to its default, DEFAULT.
3547[16Sep2022 03:46:18.248] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina was corrected from null to its default, SimpleCommentedConfig:{}.
3548[16Sep2022 03:46:18.248] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.paraglidingConsumesStamina was corrected from null to its default, true.
3549[16Sep2022 03:46:18.248] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.runningAndSwimmingConsumesStamina was corrected from null to its default, false.
3550[16Sep2022 03:46:18.248] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions was corrected from null to its default, SimpleCommentedConfig:{}.
3551[16Sep2022 03:46:18.248] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.idleStaminaConsumption was corrected from null to its default, 20.
3552[16Sep2022 03:46:18.248] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.midairStaminaConsumption was corrected from null to its default, 0.
3553[16Sep2022 03:46:18.248] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.runningStaminaConsumption was corrected from null to its default, -10.
3554[16Sep2022 03:46:18.249] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.swimmingStaminaConsumption was corrected from null to its default, -6.
3555[16Sep2022 03:46:18.249] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.underwaterStaminaConsumption was corrected from null to its default, 3.
3556[16Sep2022 03:46:18.249] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.breathingUnderwaterStaminaConsumption was corrected from null to its default, 10.
3557[16Sep2022 03:46:18.249] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.ridingStaminaConsumption was corrected from null to its default, 20.
3558[16Sep2022 03:46:18.249] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.paraglidingStaminaConsumption was corrected from null to its default, -3.
3559[16Sep2022 03:46:18.249] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stamina.consumptions.ascendingStaminaConsumption was corrected from null to its default, -3.
3560[16Sep2022 03:46:18.250] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/chocolate-server.toml is not correct. Correcting
3561[16Sep2022 03:46:18.251] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logging was corrected from null to its default, SimpleCommentedConfig:{}.
3562[16Sep2022 03:46:18.251] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logging.onBiomesRemovedFromChunks was corrected from null to its default, LOG.
3563[16Sep2022 03:46:18.251] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logging.onIdsMissingFromPalette was corrected from null to its default, LOG.
3564[16Sep2022 03:46:18.252] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/wyrmroost-server.toml is not correct. Correcting
3565[16Sep2022 03:46:18.252] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dragons was corrected from null to its default, SimpleCommentedConfig:{}.
3566[16Sep2022 03:46:18.252] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dragons.home_radius was corrected from null to its default, 16.
3567[16Sep2022 03:46:18.252] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dragons.breath_lammability was corrected from null to its default, 0.8.
3568[16Sep2022 03:46:18.252] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dragons.breed_limits was corrected from null to its default, [butterfly_leviathan:1, royal_red:2].
3569[16Sep2022 03:46:18.252] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dragons.griefing was corrected from null to its default, SimpleCommentedConfig:{}.
3570[16Sep2022 03:46:18.252] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dragons.griefing.respect_mob_griefing was corrected from null to its default, true.
3571[16Sep2022 03:46:18.253] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dragons.griefing.dragon_griefing was corrected from null to its default, true.
3572[16Sep2022 03:46:18.254] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/corpsecomplex-server.toml is not correct. Correcting
3573[16Sep2022 03:46:18.254] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory was corrected from null to its default, SimpleCommentedConfig:{}.
3574[16Sep2022 03:46:18.254] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.keepChance was corrected from null to its default, 0.0.
3575[16Sep2022 03:46:18.254] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.destroyChance was corrected from null to its default, 0.0.
3576[16Sep2022 03:46:18.254] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.keepDurabilityLoss was corrected from null to its default, 0.0.
3577[16Sep2022 03:46:18.254] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.dropDurabilityLoss was corrected from null to its default, 0.0.
3578[16Sep2022 03:46:18.254] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.mainhand was corrected from null to its default, SimpleCommentedConfig:{}.
3579[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.mainhand.mainhandKeepChance was corrected from null to its default, -1.0.
3580[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.mainhand.mainhandDestroyChance was corrected from null to its default, -1.0.
3581[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.mainhand.mainhandKeepDurabilityLoss was corrected from null to its default, -1.0.
3582[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.mainhand.mainhandDropDurabilityLoss was corrected from null to its default, -1.0.
3583[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.hotbar was corrected from null to its default, SimpleCommentedConfig:{}.
3584[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.hotbar.hotbarKeepChance was corrected from null to its default, -1.0.
3585[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.hotbar.hotbarDestroyChance was corrected from null to its default, -1.0.
3586[16Sep2022 03:46:18.255] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.hotbar.hotbarKeepDurabilityLoss was corrected from null to its default, -1.0.
3587[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.hotbar.hotbarDropDurabilityLoss was corrected from null to its default, -1.0.
3588[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.offhand was corrected from null to its default, SimpleCommentedConfig:{}.
3589[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.offhand.offhandKeepChance was corrected from null to its default, -1.0.
3590[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.offhand.offhandDestroyChance was corrected from null to its default, -1.0.
3591[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.offhand.offhandKeepDurabilityLoss was corrected from null to its default, -1.0.
3592[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.offhand.offhandDropDurabilityLoss was corrected from null to its default, -1.0.
3593[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.main was corrected from null to its default, SimpleCommentedConfig:{}.
3594[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.main.mainKeepChance was corrected from null to its default, -1.0.
3595[16Sep2022 03:46:18.256] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.main.mainDestroyChance was corrected from null to its default, -1.0.
3596[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.main.mainKeepDurabilityLoss was corrected from null to its default, -1.0.
3597[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.main.mainDropDurabilityLoss was corrected from null to its default, -1.0.
3598[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.head was corrected from null to its default, SimpleCommentedConfig:{}.
3599[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.head.headKeepChance was corrected from null to its default, -1.0.
3600[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.head.headDestroyChance was corrected from null to its default, -1.0.
3601[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.head.headKeepDurabilityLoss was corrected from null to its default, -1.0.
3602[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.head.headDropDurabilityLoss was corrected from null to its default, -1.0.
3603[16Sep2022 03:46:18.257] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.chest was corrected from null to its default, SimpleCommentedConfig:{}.
3604[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.chest.chestKeepChance was corrected from null to its default, -1.0.
3605[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.chest.chestDestroyChance was corrected from null to its default, -1.0.
3606[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.chest.chestKeepDurabilityLoss was corrected from null to its default, -1.0.
3607[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.chest.chestDropDurabilityLoss was corrected from null to its default, -1.0.
3608[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.legs was corrected from null to its default, SimpleCommentedConfig:{}.
3609[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.legs.legsKeepChance was corrected from null to its default, -1.0.
3610[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.legs.legsDestroyChance was corrected from null to its default, -1.0.
3611[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.legs.legsKeepDurabilityLoss was corrected from null to its default, -1.0.
3612[16Sep2022 03:46:18.258] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.legs.legsDropDurabilityLoss was corrected from null to its default, -1.0.
3613[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.feet was corrected from null to its default, SimpleCommentedConfig:{}.
3614[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.feet.feetKeepChance was corrected from null to its default, -1.0.
3615[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.feet.feetDestroyChance was corrected from null to its default, -1.0.
3616[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.feet.feetKeepDurabilityLoss was corrected from null to its default, -1.0.
3617[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.feet.feetDropDurabilityLoss was corrected from null to its default, -1.0.
3618[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.curios was corrected from null to its default, SimpleCommentedConfig:{}.
3619[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.curios.curioKeepChance was corrected from null to its default, -1.0.
3620[16Sep2022 03:46:18.259] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.curios.curioDestroyChance was corrected from null to its default, -1.0.
3621[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.curios.curioKeepDurabilityLoss was corrected from null to its default, -1.0.
3622[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.curios.curioDropDurabilityLoss was corrected from null to its default, -1.0.
3623[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.cosmetic_armor was corrected from null to its default, SimpleCommentedConfig:{}.
3624[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.cosmetic_armor.cosmeticArmorKeepChance was corrected from null to its default, -1.0.
3625[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.cosmetic_armor.cosmeticArmorDestroyChance was corrected from null to its default, -1.0.
3626[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.cosmetic_armor.cosmeticArmorKeepDurabilityLoss was corrected from null to its default, -1.0.
3627[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.cosmetic_armor.cosmeticArmorDropDurabilityLoss was corrected from null to its default, -1.0.
3628[16Sep2022 03:46:18.260] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.toolbelt was corrected from null to its default, SimpleCommentedConfig:{}.
3629[16Sep2022 03:46:18.261] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.toolbelt.toolBeltKeepChance was corrected from null to its default, -1.0.
3630[16Sep2022 03:46:18.261] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.toolbelt.toolBeltDestroyChance was corrected from null to its default, -1.0.
3631[16Sep2022 03:46:18.261] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.itemSettings was corrected from null to its default, [].
3632[16Sep2022 03:46:18.261] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.limitDurabilityLoss was corrected from null to its default, false.
3633[16Sep2022 03:46:18.261] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key inventory.dropDespawnTime was corrected from null to its default, 300.
3634[16Sep2022 03:46:18.261] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding was corrected from null to its default, SimpleCommentedConfig:{}.
3635[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.rarity was corrected from null to its default, VERY_RARE.
3636[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.levelDropChance was corrected from null to its default, 0.0.
3637[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.baseSave was corrected from null to its default, 1.0.
3638[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.extraSavePerLevel was corrected from null to its default, 0.0.
3639[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.allowedOnBooks was corrected from null to its default, false.
3640[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.canApplyEnchantingTable was corrected from null to its default, false.
3641[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.maxSoulbindingLevel was corrected from null to its default, 1.
3642[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.isTreasure was corrected from null to its default, false.
3643[16Sep2022 03:46:18.262] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.isVillagerTrade was corrected from null to its default, false.
3644[16Sep2022 03:46:18.263] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key soulbinding.isLootable was corrected from null to its default, false.
3645[16Sep2022 03:46:18.263] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key effects was corrected from null to its default, SimpleCommentedConfig:{}.
3646[16Sep2022 03:46:18.263] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key effects.cures was corrected from null to its default, [minecraft:milk_bucket].
3647[16Sep2022 03:46:18.263] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key effects.effects was corrected from null to its default, [].
3648[16Sep2022 03:46:18.263] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key effects.keepEffectsMode was corrected from null to its default, WHITELIST.
3649[16Sep2022 03:46:18.263] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key effects.keepEffects was corrected from null to its default, [].
3650[16Sep2022 03:46:18.264] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hunger was corrected from null to its default, SimpleCommentedConfig:{}.
3651[16Sep2022 03:46:18.264] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hunger.keepFood was corrected from null to its default, false.
3652[16Sep2022 03:46:18.264] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hunger.keepSaturation was corrected from null to its default, false.
3653[16Sep2022 03:46:18.264] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hunger.keepExhaustion was corrected from null to its default, false.
3654[16Sep2022 03:46:18.264] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hunger.minFood was corrected from null to its default, 0.
3655[16Sep2022 03:46:18.264] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key hunger.maxFood was corrected from null to its default, 20.
3656[16Sep2022 03:46:18.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience was corrected from null to its default, SimpleCommentedConfig:{}.
3657[16Sep2022 03:46:18.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience.lostXp was corrected from null to its default, 1.0.
3658[16Sep2022 03:46:18.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience.xpDropMode was corrected from null to its default, PER_LEVEL.
3659[16Sep2022 03:46:18.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience.droppedXpPercent was corrected from null to its default, 0.2.
3660[16Sep2022 03:46:18.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience.droppedXpPerLevel was corrected from null to its default, 7.
3661[16Sep2022 03:46:18.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience.maxDroppedXp was corrected from null to its default, 100.
3662[16Sep2022 03:46:18.265] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori was corrected from null to its default, SimpleCommentedConfig:{}.
3663[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.healthMod was corrected from null to its default, 0.
3664[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.armorMod was corrected from null to its default, 0.
3665[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.toughnessMod was corrected from null to its default, 0.
3666[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.movementMod was corrected from null to its default, 0.0.
3667[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.damageMod was corrected from null to its default, 0.0.
3668[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.attackSpeedMod was corrected from null to its default, 0.0.
3669[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.gradualRecovery was corrected from null to its default, false.
3670[16Sep2022 03:46:18.266] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.duration was corrected from null to its default, 30.
3671[16Sep2022 03:46:18.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.mementoCures was corrected from null to its default, [minecraft:milk_bucket].
3672[16Sep2022 03:46:18.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.noFood was corrected from null to its default, false.
3673[16Sep2022 03:46:18.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.percentXp was corrected from null to its default, 0.0.
3674[16Sep2022 03:46:18.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mementomori.beneficial was corrected from null to its default, false.
3675[16Sep2022 03:46:18.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key miscellaneous was corrected from null to its default, SimpleCommentedConfig:{}.
3676[16Sep2022 03:46:18.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key miscellaneous.respawnHealth was corrected from null to its default, 0.0.
3677[16Sep2022 03:46:18.267] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key miscellaneous.restrictRespawning was corrected from null to its default, false.
3678[16Sep2022 03:46:18.268] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key miscellaneous.respawnItems was corrected from null to its default, [].
3679[16Sep2022 03:46:18.268] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key miscellaneous.mobSpawnsOnDeath was corrected from null to its default, [].
3680[16Sep2022 03:46:18.269] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/corpsecomplex-overrides.toml
3681[16Sep2022 03:46:18.269] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/corpsecomplex-overrides.toml is not correct. Correcting
3682[16Sep2022 03:46:18.286] [Server thread/INFO] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loading default config file from path /server/defaultconfigs/corpsecomplex-itemoverrides.toml
3683[16Sep2022 03:46:18.287] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/corpsecomplex-itemoverrides.toml is not correct. Correcting
3684[16Sep2022 03:46:18.290] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/curios-server.toml is not correct. Correcting
3685[16Sep2022 03:46:18.290] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosSettings was corrected from null to its default, [].
3686[16Sep2022 03:46:18.292] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/goblinsanddungeons-server.toml is not correct. Correcting
3687[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
3688[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Ogre Spawn Weight was corrected from null to its default, 2.
3689[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Large Goblin Camp Max Distance was corrected from null to its default, 100.
3690[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Large Goblin Camp Min Distance was corrected from null to its default, 50.
3691[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Medium Goblin Camp Max Distance was corrected from null to its default, 100.
3692[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Medium Goblin Camp Min Distance was corrected from null to its default, 50.
3693[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Small Goblin Camp Max Distance was corrected from null to its default, 100.
3694[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Small Goblin Camp Min Distance was corrected from null to its default, 50.
3695[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Ruined Keep Max Distance was corrected from null to its default, 100.
3696[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Ruined Keep Min Distance was corrected from null to its default, 50.
3697[16Sep2022 03:46:18.293] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key general.Super Secret Settings was corrected from null to its default, false.
3698[16Sep2022 03:46:18.294] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/constructionwand-server.toml is not correct. Correcting
3699[16Sep2022 03:46:18.294] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand was corrected from null to its default, SimpleCommentedConfig:{}.
3700[16Sep2022 03:46:18.294] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.durability was corrected from null to its default, 131.
3701[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.limit was corrected from null to its default, 9.
3702[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.angel was corrected from null to its default, 0.
3703[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.destruction was corrected from null to its default, 0.
3704[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key stone_wand.upgradeable was corrected from null to its default, false.
3705[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand was corrected from null to its default, SimpleCommentedConfig:{}.
3706[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.durability was corrected from null to its default, 250.
3707[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.limit was corrected from null to its default, 27.
3708[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.angel was corrected from null to its default, 2.
3709[16Sep2022 03:46:18.295] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.destruction was corrected from null to its default, 9.
3710[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key iron_wand.upgradeable was corrected from null to its default, true.
3711[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand was corrected from null to its default, SimpleCommentedConfig:{}.
3712[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.durability was corrected from null to its default, 1561.
3713[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.limit was corrected from null to its default, 128.
3714[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.angel was corrected from null to its default, 8.
3715[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.destruction was corrected from null to its default, 25.
3716[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key diamond_wand.upgradeable was corrected from null to its default, true.
3717[16Sep2022 03:46:18.296] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand was corrected from null to its default, SimpleCommentedConfig:{}.
3718[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.limit was corrected from null to its default, 1024.
3719[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.angel was corrected from null to its default, 16.
3720[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.destruction was corrected from null to its default, 81.
3721[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infinity_wand.upgradeable was corrected from null to its default, true.
3722[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}.
3723[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.InfinityWandCreative was corrected from null to its default, 2048.
3724[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.MaxRange was corrected from null to its default, 100.
3725[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.UndoHistory was corrected from null to its default, 3.
3726[16Sep2022 03:46:18.297] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key misc.AngelFalling was corrected from null to its default, false.
3727[16Sep2022 03:46:18.297] [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:grass_path].
3728[16Sep2022 03:46:18.298] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity was corrected from null to its default, SimpleCommentedConfig:{}.
3729[16Sep2022 03:46:18.298] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEList was corrected from null to its default, [chiselsandbits].
3730[16Sep2022 03:46:18.298] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key tileentity.TEWhitelist was corrected from null to its default, false.
3731[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/veinmining-server.toml is not correct. Correcting
3732[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment was corrected from null to its default, SimpleCommentedConfig:{}.
3733[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.rarity was corrected from null to its default, RARE.
3734[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.levels was corrected from null to its default, 1.
3735[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.isTreasure was corrected from null to its default, false.
3736[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.isVillagerTrade was corrected from null to its default, true.
3737[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.isLootable was corrected from null to its default, true.
3738[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.canApplyAtEnchantingTable was corrected from null to its default, true.
3739[16Sep2022 03:46:18.299] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.canApplyOnBooks was corrected from null to its default, true.
3740[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.minEnchantabilityBase was corrected from null to its default, 15.
3741[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.minEnchantabilityPerLevel was corrected from null to its default, 5.
3742[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.incompatibleEnchantments was corrected from null to its default, [].
3743[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enchantment.items was corrected from null to its default, [is:tool, quark:pickarang, quark:flamarang].
3744[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining was corrected from null to its default, SimpleCommentedConfig:{}.
3745[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.requireEffectiveTool was corrected from null to its default, false.
3746[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.maxBlocksBase was corrected from null to its default, 0.
3747[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.maxDistanceBase was corrected from null to its default, 0.
3748[16Sep2022 03:46:18.300] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.maxBlocksPerLevel was corrected from null to its default, 50.
3749[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.maxDistancePerLevel was corrected from null to its default, 15.
3750[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.diagonalMining was corrected from null to its default, true.
3751[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.limitedByDurability was corrected from null to its default, true.
3752[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.relocateDrops was corrected from null to its default, true.
3753[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.preventToolDestruction was corrected from null to its default, true.
3754[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.addToolDamage was corrected from null to its default, true.
3755[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.toolDamageMultiplier was corrected from null to its default, 1.
3756[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.addPlayerExhaustion was corrected from null to its default, true.
3757[16Sep2022 03:46:18.301] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.playerExhaustionMultiplier was corrected from null to its default, 1.0.
3758[16Sep2022 03:46:18.302] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.blocks was corrected from null to its default, [].
3759[16Sep2022 03:46:18.302] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vein mining.blocksPermission was corrected from null to its default, BLACKLIST.
3760[16Sep2022 03:46:18.302] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key groups was corrected from null to its default, SimpleCommentedConfig:{}.
3761[16Sep2022 03:46:18.302] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key groups.groups was corrected from null to its default, [#forge:obsidian, #forge:ores/coal, #forge:ores/diamond, #forge:ores/emerald, #forge:ores/gold, #forge:ores/iron, #forge:ores/lapis, #forge:ores/redstone, #forge:ores/quartz, #forge:ores/netherite_scrap, #forge:ores/copper, #forge:ores/tin, #forge:ores/osmium, #forge:ores/uranium, #forge:ores/fluorite, #forge:ores/lead, #forge:ores/zinc, #forge:ores/aluminum, #forge:ores/nickel, #forge:ores/silver, #forge:ores/apatite, #forge:ores/cinnabar, #forge:ores/niter, #forge:ores/ruby, #forge:ores/sapphire, #forge:ores/sulfur].
3762[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/callablehorses-server.toml is not correct. Correcting
3763[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings was corrected from null to its default, SimpleCommentedConfig:{}.
3764[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.enableDebug was corrected from null to its default, false.
3765[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.deathIsPermanent was corrected from null to its default, true.
3766[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.callableInEveryDimension was corrected from null to its default, true.
3767[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.callableDimsWhitelist was corrected from null to its default, [minecraft:overworld].
3768[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.maxCallingDistance was corrected from null to its default, -1.
3769[16Sep2022 03:46:18.304] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.enableStatsViewer was corrected from null to its default, true.
3770[16Sep2022 03:46:18.305] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.horseWalkRange was corrected from null to its default, 30.0.
3771[16Sep2022 03:46:18.305] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.horseWalkSpeed was corrected from null to its default, 1.8.
3772[16Sep2022 03:46:18.305] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.continuousAntiDupeChecking was corrected from null to its default, false.
3773[16Sep2022 03:46:18.305] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.disableHorseDrops was corrected from null to its default, true.
3774[16Sep2022 03:46:18.305] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key settings.checkForSpace was corrected from null to its default, true.
3775[16Sep2022 03:46:18.305] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/pehkui-server.toml is not correct. Correcting
3776[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
3777[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits was corrected from null to its default, SimpleCommentedConfig:{}.
3778[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.base was corrected from null to its default, SimpleCommentedConfig:{}.
3779[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.base.minimum was corrected from null to its default, 1.401298464324817E-45.
3780[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.base.maximum was corrected from null to its default, 3.4028234663852886E38.
3781[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.width was corrected from null to its default, SimpleCommentedConfig:{}.
3782[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.width.minimum was corrected from null to its default, 1.401298464324817E-45.
3783[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.width.maximum was corrected from null to its default, 3.4028234663852886E38.
3784[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.height was corrected from null to its default, SimpleCommentedConfig:{}.
3785[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.height.minimum was corrected from null to its default, 1.401298464324817E-45.
3786[16Sep2022 03:46:18.306] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.height.maximum was corrected from null to its default, 3.4028234663852886E38.
3787[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.eye_height was corrected from null to its default, SimpleCommentedConfig:{}.
3788[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.eye_height.minimum was corrected from null to its default, 1.401298464324817E-45.
3789[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.eye_height.maximum was corrected from null to its default, 3.4028234663852886E38.
3790[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_width was corrected from null to its default, SimpleCommentedConfig:{}.
3791[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_width.minimum was corrected from null to its default, 1.401298464324817E-45.
3792[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_width.maximum was corrected from null to its default, 3.4028234663852886E38.
3793[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_height was corrected from null to its default, SimpleCommentedConfig:{}.
3794[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_height.minimum was corrected from null to its default, 1.401298464324817E-45.
3795[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_height.maximum was corrected from null to its default, 3.4028234663852886E38.
3796[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_width was corrected from null to its default, SimpleCommentedConfig:{}.
3797[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_width.minimum was corrected from null to its default, 1.401298464324817E-45.
3798[16Sep2022 03:46:18.307] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_width.maximum was corrected from null to its default, 3.4028234663852886E38.
3799[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_height was corrected from null to its default, SimpleCommentedConfig:{}.
3800[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_height.minimum was corrected from null to its default, 1.401298464324817E-45.
3801[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_height.maximum was corrected from null to its default, 3.4028234663852886E38.
3802[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.third_person was corrected from null to its default, SimpleCommentedConfig:{}.
3803[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.third_person.minimum was corrected from null to its default, 1.401298464324817E-45.
3804[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.third_person.maximum was corrected from null to its default, 3.4028234663852886E38.
3805[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.motion was corrected from null to its default, SimpleCommentedConfig:{}.
3806[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.motion.minimum was corrected from null to its default, 1.401298464324817E-45.
3807[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.motion.maximum was corrected from null to its default, 3.4028234663852886E38.
3808[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.falling was corrected from null to its default, SimpleCommentedConfig:{}.
3809[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.falling.minimum was corrected from null to its default, 1.401298464324817E-45.
3810[16Sep2022 03:46:18.308] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.falling.maximum was corrected from null to its default, 3.4028234663852886E38.
3811[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.step_height was corrected from null to its default, SimpleCommentedConfig:{}.
3812[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.step_height.minimum was corrected from null to its default, 1.401298464324817E-45.
3813[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.step_height.maximum was corrected from null to its default, 3.4028234663852886E38.
3814[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.view_bobbing was corrected from null to its default, SimpleCommentedConfig:{}.
3815[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.view_bobbing.minimum was corrected from null to its default, 1.401298464324817E-45.
3816[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.view_bobbing.maximum was corrected from null to its default, 3.4028234663852886E38.
3817[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.visibility was corrected from null to its default, SimpleCommentedConfig:{}.
3818[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.visibility.minimum was corrected from null to its default, 1.401298464324817E-45.
3819[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.visibility.maximum was corrected from null to its default, 3.4028234663852886E38.
3820[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.jump_height was corrected from null to its default, SimpleCommentedConfig:{}.
3821[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.jump_height.minimum was corrected from null to its default, 1.401298464324817E-45.
3822[16Sep2022 03:46:18.309] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.jump_height.maximum was corrected from null to its default, 3.4028234663852886E38.
3823[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.flight was corrected from null to its default, SimpleCommentedConfig:{}.
3824[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.flight.minimum was corrected from null to its default, 1.401298464324817E-45.
3825[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.flight.maximum was corrected from null to its default, 3.4028234663852886E38.
3826[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.reach was corrected from null to its default, SimpleCommentedConfig:{}.
3827[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.reach.minimum was corrected from null to its default, 1.401298464324817E-45.
3828[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.reach.maximum was corrected from null to its default, 3.4028234663852886E38.
3829[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.block_reach was corrected from null to its default, SimpleCommentedConfig:{}.
3830[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.block_reach.minimum was corrected from null to its default, 1.401298464324817E-45.
3831[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.block_reach.maximum was corrected from null to its default, 128.0.
3832[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.entity_reach was corrected from null to its default, SimpleCommentedConfig:{}.
3833[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.entity_reach.minimum was corrected from null to its default, 1.401298464324817E-45.
3834[16Sep2022 03:46:18.310] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.entity_reach.maximum was corrected from null to its default, 128.0.
3835[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.mining_speed was corrected from null to its default, SimpleCommentedConfig:{}.
3836[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.mining_speed.minimum was corrected from null to its default, 1.401298464324817E-45.
3837[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.mining_speed.maximum was corrected from null to its default, 3.4028234663852886E38.
3838[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack_speed was corrected from null to its default, SimpleCommentedConfig:{}.
3839[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack_speed.minimum was corrected from null to its default, 1.401298464324817E-45.
3840[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack_speed.maximum was corrected from null to its default, 3.4028234663852886E38.
3841[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.knockback was corrected from null to its default, SimpleCommentedConfig:{}.
3842[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.knockback.minimum was corrected from null to its default, 1.401298464324817E-45.
3843[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.knockback.maximum was corrected from null to its default, 3.4028234663852886E38.
3844[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack was corrected from null to its default, SimpleCommentedConfig:{}.
3845[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack.minimum was corrected from null to its default, 1.401298464324817E-45.
3846[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack.maximum was corrected from null to its default, 3.4028234663852886E38.
3847[16Sep2022 03:46:18.311] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.defense was corrected from null to its default, SimpleCommentedConfig:{}.
3848[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.defense.minimum was corrected from null to its default, 1.401298464324817E-45.
3849[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.defense.maximum was corrected from null to its default, 3.4028234663852886E38.
3850[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.health was corrected from null to its default, SimpleCommentedConfig:{}.
3851[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.health.minimum was corrected from null to its default, 1.401298464324817E-45.
3852[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.health.maximum was corrected from null to its default, 3.4028234663852886E38.
3853[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.drops was corrected from null to its default, SimpleCommentedConfig:{}.
3854[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.drops.minimum was corrected from null to its default, 1.401298464324817E-45.
3855[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.drops.maximum was corrected from null to its default, 3.4028234663852886E38.
3856[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.held_item was corrected from null to its default, SimpleCommentedConfig:{}.
3857[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.held_item.minimum was corrected from null to its default, 1.401298464324817E-45.
3858[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.held_item.maximum was corrected from null to its default, 3.4028234663852886E38.
3859[16Sep2022 03:46:18.312] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.projectiles was corrected from null to its default, SimpleCommentedConfig:{}.
3860[16Sep2022 03:46:18.313] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.projectiles.minimum was corrected from null to its default, 1.401298464324817E-45.
3861[16Sep2022 03:46:18.313] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.projectiles.maximum was corrected from null to its default, 3.4028234663852886E38.
3862[16Sep2022 03:46:18.313] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.explosions was corrected from null to its default, SimpleCommentedConfig:{}.
3863[16Sep2022 03:46:18.313] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.explosions.minimum was corrected from null to its default, 1.401298464324817E-45.
3864[16Sep2022 03:46:18.313] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.explosions.maximum was corrected from null to its default, 3.4028234663852886E38.
3865[16Sep2022 03:46:18.314] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/journeymap-server.toml is not correct. Correcting
3866[16Sep2022 03:46:18.314] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins was corrected from null to its default, SimpleCommentedConfig:{}.
3867[16Sep2022 03:46:18.314] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key admins.opAccess was corrected from null to its default, true.
3868[16Sep2022 03:46:18.314] [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].
3869[16Sep2022 03:46:18.315] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
3870[16Sep2022 03:46:18.315] [Thread-4/INFO] [journeymap/]: Loading JourneyMap Forge Configs
3871[16Sep2022 03:46:18.315] [Thread-4/INFO] [journeymap/]: Loading JourneyMap Forge Configs
3872[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/forge-server.toml is not correct. Correcting
3873[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
3874[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.
3875[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringTileEntities was corrected from null to its default, false.
3876[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false.
3877[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1.
3878[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05.
3879[16Sep2022 03:46:18.316] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.logCascadingWorldGeneration was corrected from null to its default, true.
3880[16Sep2022 03:46:18.317] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixVanillaCascading was corrected from null to its default, false.
3881[16Sep2022 03:46:18.317] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.dimensionUnloadQueueDelay was corrected from null to its default, 0.
3882[16Sep2022 03:46:18.317] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to its default, false.
3883[16Sep2022 03:46:18.317] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true.
3884[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/betteranimalsplus-server.toml is not correct. Correcting
3885[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities was corrected from null to its default, SimpleCommentedConfig:{}.
3886[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier was corrected from null to its default, SimpleCommentedConfig:{}.
3887[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.can_despawn was corrected from null to its default, false.
3888[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3889[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_naturally was corrected from null to its default, true.
3890[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_weight was corrected from null to its default, 7.
3891[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.minimum_group_size was corrected from null to its default, 1.
3892[16Sep2022 03:46:18.318] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.maximum_group_size was corrected from null to its default, 2.
3893[16Sep2022 03:46:18.321] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:shattered_savanna, minecraft:eroded_badlands, minecraft:wooded_mountains, minecraft:shattered_savanna_plateau, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, minecraft:mountain_edge, minecraft:mountains, minecraft:snowy_taiga_hills, minecraft:snowy_mountains, traverse:rolling_hills, minecraft:gravelly_mountains, minecraft:bamboo_jungle_hills, minecraft:giant_tree_taiga_hills, minecraft:ice_spikes, traverse:snowy_cliffs, minecraft:flower_forest, minecraft:tall_birch_hills, minecraft:birch_forest_hills, minecraft:modified_jungle_edge, traverse:cliffs, traverse:plains_plateau, minecraft:taiga_mountains, minecraft:tall_birch_forest, minecraft:swamp_hills, atmospheric:rainforest_mountains, traverse:snowy_high_coniferous_forest, minecraft:modified_jungle, minecraft:desert_hills, minecraft:jungle_hills, traverse:arid_highlands, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:modified_badlands_plateau, minecraft:modified_wooded_badlands_plateau, minecraft:snowy_taiga_mountains, minecraft:modified_gravelly_mountains].
3894[16Sep2022 03:46:18.321] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3895[16Sep2022 03:46:18.321] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3896[16Sep2022 03:46:18.321] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3897[16Sep2022 03:46:18.321] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3898[16Sep2022 03:46:18.321] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3899[16Sep2022 03:46:18.322] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lammergeier.taming_items was corrected from null to its default, [minecraft:bone].
3900[16Sep2022 03:46:18.322] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula was corrected from null to its default, SimpleCommentedConfig:{}.
3901[16Sep2022 03:46:18.322] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3902[16Sep2022 03:46:18.322] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_naturally was corrected from null to its default, true.
3903[16Sep2022 03:46:18.322] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_weight was corrected from null to its default, 40.
3904[16Sep2022 03:46:18.322] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.minimum_group_size was corrected from null to its default, 1.
3905[16Sep2022 03:46:18.322] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.maximum_group_size was corrected from null to its default, 3.
3906[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_biomes was corrected from null to its default, [atmospheric:flourishing_dunes, atmospheric:dunes, minecraft:jungle_edge, atmospheric:dunes_hills, atmospheric:petrified_dunes, atmospheric:sparse_rainforest_basin, atmospheric:sparse_rainforest_plateau, atmospheric:rainforest, atmospheric:rainforest_plateau, minecraft:bamboo_jungle_hills, atmospheric:rainforest_basin, minecraft:jungle, minecraft:badlands, minecraft:modified_jungle_edge, minecraft:wooded_badlands_plateau, traverse:desert_shrubland, atmospheric:rocky_dunes, atmospheric:rainforest_mountains, traverse:mini_jungle, atmospheric:rocky_dunes_hills, minecraft:bamboo_jungle, minecraft:desert_lakes, minecraft:modified_jungle, minecraft:desert_hills, minecraft:desert, minecraft:jungle_hills, minecraft:badlands_plateau].
3907[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.biome_based_variants was corrected from null to its default, true.
3908[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3909[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3910[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3911[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3912[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.tarantula.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3913[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat was corrected from null to its default, SimpleCommentedConfig:{}.
3914[16Sep2022 03:46:18.323] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.can_despawn was corrected from null to its default, false.
3915[16Sep2022 03:46:18.324] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3916[16Sep2022 03:46:18.324] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_naturally was corrected from null to its default, true.
3917[16Sep2022 03:46:18.324] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_weight was corrected from null to its default, 9.
3918[16Sep2022 03:46:18.324] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.minimum_group_size was corrected from null to its default, 1.
3919[16Sep2022 03:46:18.324] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.maximum_group_size was corrected from null to its default, 4.
3920[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:shattered_savanna, minecraft:eroded_badlands, minecraft:wooded_mountains, minecraft:dark_forest_hills, atmospheric:rainforest, minecraft:mountains, minecraft:dark_forest, minecraft:giant_tree_taiga, traverse:meadow, traverse:rolling_hills, minecraft:gravelly_mountains, minecraft:bamboo_jungle_hills, minecraft:ice_spikes, minecraft:birch_forest_hills, minecraft:modified_jungle_edge, traverse:autumnal_woods, traverse:cliffs, minecraft:taiga_mountains, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, minecraft:desert_hills, minecraft:jungle_hills, traverse:coniferous_forest, traverse:arid_highlands, minecraft:jungle_edge, minecraft:shattered_savanna_plateau, minecraft:wooded_hills, minecraft:taiga_hills, minecraft:mountain_edge, atmospheric:sparse_rainforest_basin, minecraft:plains, minecraft:savanna_plateau, minecraft:snowy_taiga_hills, atmospheric:rainforest_plateau, minecraft:snowy_mountains, environmental:blossom_valleys, traverse:snowy_coniferous_forest, minecraft:giant_tree_taiga_hills, minecraft:savanna, minecraft:taiga, atmospheric:rainforest_basin, traverse:snowy_cliffs, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, environmental:mushroom_marsh, traverse:woodlands, minecraft:sunflower_plains, minecraft:tall_birch_hills, traverse:plains_plateau, minecraft:tall_birch_forest, minecraft:swamp_hills, atmospheric:rainforest_mountains, environmental:marsh, minecraft:modified_jungle, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:modified_badlands_plateau, minecraft:forest, minecraft:modified_wooded_badlands_plateau, environmental:blossom_woods, minecraft:snowy_taiga_mountains, minecraft:modified_gravelly_mountains].
3921[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3922[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3923[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3924[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3925[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3926[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goat.use_vanilla_milk was corrected from null to its default, false.
3927[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant was corrected from null to its default, SimpleCommentedConfig:{}.
3928[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.can_despawn was corrected from null to its default, false.
3929[16Sep2022 03:46:18.325] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3930[16Sep2022 03:46:18.326] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_naturally was corrected from null to its default, true.
3931[16Sep2022 03:46:18.326] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_weight was corrected from null to its default, 12.
3932[16Sep2022 03:46:18.326] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.minimum_group_size was corrected from null to its default, 1.
3933[16Sep2022 03:46:18.326] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.maximum_group_size was corrected from null to its default, 3.
3934[16Sep2022 03:46:18.326] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:shattered_savanna, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:shattered_savanna_plateau, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:plains, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:savanna_plateau, minecraft:snowy_taiga_hills, traverse:meadow, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, traverse:rolling_hills, minecraft:giant_tree_taiga_hills, minecraft:savanna, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, environmental:mushroom_marsh, traverse:woodlands, minecraft:sunflower_plains, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, traverse:plains_plateau, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, environmental:marsh, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
3935[16Sep2022 03:46:18.326] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3936[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3937[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3938[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3939[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.pheasant.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3940[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel was corrected from null to its default, SimpleCommentedConfig:{}.
3941[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.can_despawn was corrected from null to its default, false.
3942[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3943[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_naturally was corrected from null to its default, true.
3944[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_weight was corrected from null to its default, 8.
3945[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.minimum_group_size was corrected from null to its default, 1.
3946[16Sep2022 03:46:18.327] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.maximum_group_size was corrected from null to its default, 3.
3947[16Sep2022 03:46:18.328] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:snowy_taiga_hills, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, minecraft:giant_tree_taiga_hills, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, traverse:woodlands, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
3948[16Sep2022 03:46:18.328] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.biome_based_variants was corrected from null to its default, true.
3949[16Sep2022 03:46:18.328] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3950[16Sep2022 03:46:18.328] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3951[16Sep2022 03:46:18.328] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3952[16Sep2022 03:46:18.328] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3953[16Sep2022 03:46:18.328] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squirrel.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3954[16Sep2022 03:46:18.329] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird was corrected from null to its default, SimpleCommentedConfig:{}.
3955[16Sep2022 03:46:18.329] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.can_despawn was corrected from null to its default, false.
3956[16Sep2022 03:46:18.329] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3957[16Sep2022 03:46:18.329] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_naturally was corrected from null to its default, true.
3958[16Sep2022 03:46:18.329] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_weight was corrected from null to its default, 11.
3959[16Sep2022 03:46:18.329] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.minimum_group_size was corrected from null to its default, 1.
3960[16Sep2022 03:46:18.329] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.maximum_group_size was corrected from null to its default, 4.
3961[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:plains, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:savanna_plateau, minecraft:snowy_taiga_hills, traverse:meadow, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, traverse:rolling_hills, minecraft:giant_tree_taiga_hills, minecraft:savanna, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, environmental:mushroom_marsh, traverse:woodlands, minecraft:sunflower_plains, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, traverse:plains_plateau, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, environmental:marsh, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
3962[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.biome_based_variants was corrected from null to its default, true.
3963[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3964[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3965[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3966[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3967[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.songbird.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3968[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger was corrected from null to its default, SimpleCommentedConfig:{}.
3969[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.can_despawn was corrected from null to its default, false.
3970[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3971[16Sep2022 03:46:18.330] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_naturally was corrected from null to its default, true.
3972[16Sep2022 03:46:18.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_weight was corrected from null to its default, 7.
3973[16Sep2022 03:46:18.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.minimum_group_size was corrected from null to its default, 1.
3974[16Sep2022 03:46:18.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.maximum_group_size was corrected from null to its default, 2.
3975[16Sep2022 03:46:18.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:shattered_savanna, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:shattered_savanna_plateau, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:plains, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:savanna_plateau, minecraft:snowy_taiga_hills, traverse:meadow, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, traverse:rolling_hills, minecraft:giant_tree_taiga_hills, minecraft:savanna, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, environmental:mushroom_marsh, traverse:woodlands, minecraft:sunflower_plains, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, traverse:plains_plateau, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, environmental:marsh, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
3976[16Sep2022 03:46:18.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.biome_based_variants was corrected from null to its default, true.
3977[16Sep2022 03:46:18.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3978[16Sep2022 03:46:18.331] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3979[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3980[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3981[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.badger.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3982[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab was corrected from null to its default, SimpleCommentedConfig:{}.
3983[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.can_despawn was corrected from null to its default, false.
3984[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3985[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_naturally was corrected from null to its default, true.
3986[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_weight was corrected from null to its default, 10.
3987[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.minimum_group_size was corrected from null to its default, 1.
3988[16Sep2022 03:46:18.332] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.maximum_group_size was corrected from null to its default, 3.
3989[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_biomes was corrected from null to its default, [minecraft:swamp, environmental:marsh, minecraft:stone_shore, minecraft:snowy_beach, environmental:mushroom_marsh, minecraft:beach, minecraft:mushroom_field_shore, minecraft:swamp_hills].
3990[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
3991[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
3992[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
3993[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
3994[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.crab.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
3995[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab was corrected from null to its default, SimpleCommentedConfig:{}.
3996[16Sep2022 03:46:18.333] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.can_despawn was corrected from null to its default, false.
3997[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
3998[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_naturally was corrected from null to its default, true.
3999[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_weight was corrected from null to its default, 8.
4000[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.minimum_group_size was corrected from null to its default, 1.
4001[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.maximum_group_size was corrected from null to its default, 3.
4002[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_biomes was corrected from null to its default, [minecraft:stone_shore, minecraft:snowy_beach, minecraft:beach, minecraft:mushroom_field_shore].
4003[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4004[16Sep2022 03:46:18.334] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4005[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4006[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4007[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.horseshoecrab.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4008[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark was corrected from null to its default, SimpleCommentedConfig:{}.
4009[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4010[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_naturally was corrected from null to its default, true.
4011[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_weight was corrected from null to its default, 4.
4012[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.minimum_group_size was corrected from null to its default, 1.
4013[16Sep2022 03:46:18.335] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.maximum_group_size was corrected from null to its default, 3.
4014[16Sep2022 03:46:18.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_biomes was corrected from null to its default, [minecraft:deep_ocean, minecraft:cold_ocean, minecraft:deep_warm_ocean, minecraft:warm_ocean, minecraft:frozen_ocean, minecraft:lukewarm_ocean, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_lukewarm_ocean, minecraft:ocean].
4015[16Sep2022 03:46:18.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.biome_based_variants was corrected from null to its default, true.
4016[16Sep2022 03:46:18.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4017[16Sep2022 03:46:18.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4018[16Sep2022 03:46:18.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4019[16Sep2022 03:46:18.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4020[16Sep2022 03:46:18.336] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.shark.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4021[16Sep2022 03:46:18.337] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey was corrected from null to its default, SimpleCommentedConfig:{}.
4022[16Sep2022 03:46:18.337] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.can_despawn was corrected from null to its default, false.
4023[16Sep2022 03:46:18.337] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4024[16Sep2022 03:46:18.337] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_naturally was corrected from null to its default, true.
4025[16Sep2022 03:46:18.337] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_weight was corrected from null to its default, 11.
4026[16Sep2022 03:46:18.337] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.minimum_group_size was corrected from null to its default, 1.
4027[16Sep2022 03:46:18.337] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.maximum_group_size was corrected from null to its default, 3.
4028[16Sep2022 03:46:18.340] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:dark_forest, minecraft:giant_tree_taiga, atmospheric:rainforest_plateau, environmental:blossom_valleys, minecraft:giant_tree_taiga_hills, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, traverse:woodlands, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods].
4029[16Sep2022 03:46:18.340] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4030[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4031[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4032[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4033[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.turkey.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4034[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm was corrected from null to its default, SimpleCommentedConfig:{}.
4035[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4036[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_naturally was corrected from null to its default, true.
4037[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_weight was corrected from null to its default, 2.
4038[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.minimum_group_size was corrected from null to its default, 1.
4039[16Sep2022 03:46:18.341] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.maximum_group_size was corrected from null to its default, 1.
4040[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_biomes was corrected from null to its default, [minecraft:deep_ocean, minecraft:cold_ocean, minecraft:deep_warm_ocean, minecraft:warm_ocean, minecraft:frozen_ocean, minecraft:lukewarm_ocean, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_lukewarm_ocean, minecraft:ocean].
4041[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4042[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4043[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4044[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4045[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.bobbit_worm.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4046[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose was corrected from null to its default, SimpleCommentedConfig:{}.
4047[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.can_despawn was corrected from null to its default, false.
4048[16Sep2022 03:46:18.342] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4049[16Sep2022 03:46:18.343] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_naturally was corrected from null to its default, true.
4050[16Sep2022 03:46:18.343] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_weight was corrected from null to its default, 15.
4051[16Sep2022 03:46:18.343] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.minimum_group_size was corrected from null to its default, 2.
4052[16Sep2022 03:46:18.343] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.maximum_group_size was corrected from null to its default, 5.
4053[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_biomes was corrected from null to its default, [environmental:blossom_highlands, minecraft:birch_forest, minecraft:flower_forest, traverse:woodlands, minecraft:birch_forest_hills, minecraft:wooded_hills, traverse:autumnal_woods, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, atmospheric:rainforest_mountains, twilightforest:stream, minecraft:frozen_river, traverse:coniferous_forest, minecraft:river, environmental:blossom_hills, atmospheric:rainforest_plateau, environmental:blossom_valleys, minecraft:forest, environmental:blossom_woods, atmospheric:rainforest_basin].
4054[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4055[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4056[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4057[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4058[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4059[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.goose.pickup_blacklist was corrected from null to its default, [betteranimalsplus:goose_egg, betteranimalsplus:golden_goose_egg].
4060[16Sep2022 03:46:18.345] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale was corrected from null to its default, SimpleCommentedConfig:{}.
4061[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4062[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_naturally was corrected from null to its default, true.
4063[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_weight was corrected from null to its default, 2.
4064[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.minimum_group_size was corrected from null to its default, 1.
4065[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.maximum_group_size was corrected from null to its default, 3.
4066[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_biomes was corrected from null to its default, [minecraft:deep_ocean, minecraft:cold_ocean, minecraft:deep_warm_ocean, minecraft:warm_ocean, minecraft:frozen_ocean, minecraft:lukewarm_ocean, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_lukewarm_ocean, minecraft:ocean].
4067[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.biome_based_variants was corrected from null to its default, true.
4068[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4069[16Sep2022 03:46:18.346] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4070[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4071[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4072[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.whale.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4073[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus was corrected from null to its default, SimpleCommentedConfig:{}.
4074[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.can_despawn was corrected from null to its default, false.
4075[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4076[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_naturally was corrected from null to its default, true.
4077[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_weight was corrected from null to its default, 4.
4078[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.minimum_group_size was corrected from null to its default, 1.
4079[16Sep2022 03:46:18.347] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.maximum_group_size was corrected from null to its default, 5.
4080[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_biomes was corrected from null to its default, [minecraft:frozen_ocean, minecraft:snowy_beach, minecraft:stone_shore, minecraft:deep_frozen_ocean].
4081[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4082[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4083[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4084[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4085[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.walrus.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4086[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal was corrected from null to its default, SimpleCommentedConfig:{}.
4087[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4088[16Sep2022 03:46:18.348] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_naturally was corrected from null to its default, true.
4089[16Sep2022 03:46:18.349] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_weight was corrected from null to its default, 1.
4090[16Sep2022 03:46:18.349] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.minimum_group_size was corrected from null to its default, 1.
4091[16Sep2022 03:46:18.349] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.maximum_group_size was corrected from null to its default, 1.
4092[16Sep2022 03:46:18.349] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_biomes was corrected from null to its default, [minecraft:deep_ocean, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_warm_ocean, minecraft:deep_lukewarm_ocean].
4093[16Sep2022 03:46:18.349] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4094[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4095[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4096[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4097[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_colossal.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4098[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant was corrected from null to its default, SimpleCommentedConfig:{}.
4099[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4100[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_naturally was corrected from null to its default, true.
4101[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_weight was corrected from null to its default, 1.
4102[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.minimum_group_size was corrected from null to its default, 1.
4103[16Sep2022 03:46:18.350] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.maximum_group_size was corrected from null to its default, 1.
4104[16Sep2022 03:46:18.351] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_biomes was corrected from null to its default, [minecraft:deep_ocean, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_warm_ocean, minecraft:deep_lukewarm_ocean].
4105[16Sep2022 03:46:18.351] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4106[16Sep2022 03:46:18.351] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4107[16Sep2022 03:46:18.351] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4108[16Sep2022 03:46:18.351] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4109[16Sep2022 03:46:18.351] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.squid_giant.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4110[16Sep2022 03:46:18.351] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus was corrected from null to its default, SimpleCommentedConfig:{}.
4111[16Sep2022 03:46:18.352] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4112[16Sep2022 03:46:18.352] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_naturally was corrected from null to its default, true.
4113[16Sep2022 03:46:18.352] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_weight was corrected from null to its default, 5.
4114[16Sep2022 03:46:18.352] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.minimum_group_size was corrected from null to its default, 1.
4115[16Sep2022 03:46:18.352] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.maximum_group_size was corrected from null to its default, 3.
4116[16Sep2022 03:46:18.352] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_biomes was corrected from null to its default, [minecraft:warm_ocean, minecraft:lukewarm_ocean, minecraft:deep_warm_ocean, minecraft:deep_lukewarm_ocean].
4117[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4118[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4119[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4120[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4121[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.octopus.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4122[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear was corrected from null to its default, SimpleCommentedConfig:{}.
4123[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.can_despawn was corrected from null to its default, false.
4124[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4125[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_naturally was corrected from null to its default, true.
4126[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_weight was corrected from null to its default, 7.
4127[16Sep2022 03:46:18.353] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.minimum_group_size was corrected from null to its default, 1.
4128[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.maximum_group_size was corrected from null to its default, 1.
4129[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:snowy_taiga_hills, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, minecraft:giant_tree_taiga_hills, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, traverse:woodlands, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
4130[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4131[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4132[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4133[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4134[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.brownbear.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4135[16Sep2022 03:46:18.354] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear was corrected from null to its default, SimpleCommentedConfig:{}.
4136[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.can_despawn was corrected from null to its default, false.
4137[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4138[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_naturally was corrected from null to its default, true.
4139[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_weight was corrected from null to its default, 6.
4140[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.minimum_group_size was corrected from null to its default, 1.
4141[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.maximum_group_size was corrected from null to its default, 1.
4142[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:snowy_taiga_hills, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, minecraft:giant_tree_taiga_hills, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, traverse:woodlands, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
4143[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4144[16Sep2022 03:46:18.355] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4145[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4146[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4147[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.blackbear.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4148[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer was corrected from null to its default, SimpleCommentedConfig:{}.
4149[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.can_despawn was corrected from null to its default, false.
4150[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4151[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_naturally was corrected from null to its default, true.
4152[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_weight was corrected from null to its default, 16.
4153[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.minimum_group_size was corrected from null to its default, 1.
4154[16Sep2022 03:46:18.356] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.maximum_group_size was corrected from null to its default, 4.
4155[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:snowy_taiga_hills, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, minecraft:giant_tree_taiga_hills, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, traverse:woodlands, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
4156[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4157[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4158[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4159[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4160[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.deer.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4161[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf was corrected from null to its default, SimpleCommentedConfig:{}.
4162[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.can_despawn was corrected from null to its default, false.
4163[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4164[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_naturally was corrected from null to its default, true.
4165[16Sep2022 03:46:18.357] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_weight was corrected from null to its default, 7.
4166[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.minimum_group_size was corrected from null to its default, 1.
4167[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.maximum_group_size was corrected from null to its default, 6.
4168[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:rainforest, minecraft:dark_forest, minecraft:giant_tree_taiga, minecraft:snowy_taiga_hills, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, minecraft:giant_tree_taiga_hills, minecraft:taiga, atmospheric:rainforest_basin, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, traverse:woodlands, minecraft:tall_birch_hills, minecraft:birch_forest_hills, traverse:autumnal_woods, minecraft:taiga_mountains, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, traverse:coniferous_forest, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
4169[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.biome_based_variants was corrected from null to its default, true.
4170[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4171[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4172[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4173[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4174[16Sep2022 03:46:18.358] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4175[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.feralwolf.taming_items was corrected from null to its default, [minecraft:bone].
4176[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote was corrected from null to its default, SimpleCommentedConfig:{}.
4177[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.can_despawn was corrected from null to its default, false.
4178[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4179[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_naturally was corrected from null to its default, true.
4180[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_weight was corrected from null to its default, 5.
4181[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.minimum_group_size was corrected from null to its default, 1.
4182[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.maximum_group_size was corrected from null to its default, 6.
4183[16Sep2022 03:46:18.359] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_biomes was corrected from null to its default, [minecraft:badlands, atmospheric:flourishing_dunes, environmental:mushroom_marsh, atmospheric:dunes, minecraft:sunflower_plains, atmospheric:dunes_hills, minecraft:wooded_badlands_plateau, traverse:desert_shrubland, atmospheric:rocky_dunes, atmospheric:petrified_dunes, traverse:plains_plateau, atmospheric:rocky_dunes_hills, environmental:marsh, minecraft:plains, minecraft:desert_lakes, minecraft:desert_hills, minecraft:desert, minecraft:savanna_plateau, traverse:meadow, environmental:blossom_valleys, traverse:rolling_hills, minecraft:savanna, minecraft:badlands_plateau].
4184[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4185[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4186[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4187[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4188[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4189[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.hostile_during_daytime was corrected from null to its default, false.
4190[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.coyote.taming_items was corrected from null to its default, [minecraft:rabbit, minecraft:chicken, betteranimalsplus:pheasantraw, minecraft:cooked_rabbit, minecraft:cooked_chicken, betteranimalsplus:pheasantcooked].
4191[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish was corrected from null to its default, SimpleCommentedConfig:{}.
4192[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4193[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_naturally was corrected from null to its default, true.
4194[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_weight was corrected from null to its default, 10.
4195[16Sep2022 03:46:18.360] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.minimum_group_size was corrected from null to its default, 1.
4196[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.maximum_group_size was corrected from null to its default, 5.
4197[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_biomes was corrected from null to its default, [minecraft:deep_ocean, minecraft:cold_ocean, minecraft:deep_warm_ocean, minecraft:warm_ocean, minecraft:frozen_ocean, minecraft:lukewarm_ocean, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_lukewarm_ocean, minecraft:ocean].
4198[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4199[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4200[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4201[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4202[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.jellyfish.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4203[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer was corrected from null to its default, SimpleCommentedConfig:{}.
4204[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.can_despawn was corrected from null to its default, false.
4205[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4206[16Sep2022 03:46:18.361] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_naturally was corrected from null to its default, true.
4207[16Sep2022 03:46:18.362] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_weight was corrected from null to its default, 10.
4208[16Sep2022 03:46:18.362] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.minimum_group_size was corrected from null to its default, 1.
4209[16Sep2022 03:46:18.362] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.maximum_group_size was corrected from null to its default, 4.
4210[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_biomes was corrected from null to its default, [traverse:snowy_high_coniferous_forest, minecraft:snowy_beach, minecraft:snowy_taiga, minecraft:frozen_river, minecraft:snowy_taiga_hills, minecraft:snowy_tundra, minecraft:snowy_mountains, traverse:snowy_coniferous_forest, minecraft:ice_spikes, minecraft:snowy_taiga_mountains].
4211[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4212[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4213[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4214[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4215[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.reindeer.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4216[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar was corrected from null to its default, SimpleCommentedConfig:{}.
4217[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.can_despawn was corrected from null to its default, false.
4218[16Sep2022 03:46:18.363] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4219[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_naturally was corrected from null to its default, true.
4220[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_weight was corrected from null to its default, 9.
4221[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.minimum_group_size was corrected from null to its default, 1.
4222[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.maximum_group_size was corrected from null to its default, 4.
4223[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_biomes was corrected from null to its default, [traverse:high_coniferous_forest, environmental:blossom_highlands, minecraft:shattered_savanna, minecraft:wooded_mountains, minecraft:dark_forest_hills, atmospheric:rainforest, minecraft:dark_forest, minecraft:giant_tree_taiga, traverse:meadow, traverse:rolling_hills, minecraft:bamboo_jungle_hills, minecraft:birch_forest_hills, minecraft:modified_jungle_edge, traverse:autumnal_woods, minecraft:taiga_mountains, traverse:mini_jungle, traverse:snowy_high_coniferous_forest, minecraft:giant_spruce_taiga, minecraft:bamboo_jungle, minecraft:jungle_hills, traverse:coniferous_forest, minecraft:jungle_edge, minecraft:shattered_savanna_plateau, minecraft:wooded_hills, minecraft:taiga_hills, atmospheric:sparse_rainforest_basin, atmospheric:sparse_rainforest_plateau, minecraft:plains, minecraft:savanna_plateau, minecraft:snowy_taiga_hills, atmospheric:rainforest_plateau, environmental:blossom_valleys, traverse:snowy_coniferous_forest, minecraft:giant_tree_taiga_hills, minecraft:savanna, minecraft:taiga, atmospheric:rainforest_basin, minecraft:jungle, minecraft:birch_forest, minecraft:flower_forest, minecraft:snowy_taiga, environmental:mushroom_marsh, traverse:woodlands, minecraft:sunflower_plains, minecraft:tall_birch_hills, traverse:plains_plateau, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, environmental:marsh, minecraft:modified_jungle, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods, minecraft:snowy_taiga_mountains].
4224[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.biome_based_variants was corrected from null to its default, true.
4225[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4226[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4227[16Sep2022 03:46:18.364] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4228[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4229[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4230[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.nerf_options was corrected from null to its default, SimpleCommentedConfig:{}.
4231[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.nerf_options.breed_from_kill was corrected from null to its default, true.
4232[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.nerf_options.breed_from_crops was corrected from null to its default, true.
4233[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.nerf_options.eat_crops was corrected from null to its default, true.
4234[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.boar.nerf_options.target_chance was corrected from null to its default, 100.
4235[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey was corrected from null to its default, SimpleCommentedConfig:{}.
4236[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4237[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_naturally was corrected from null to its default, true.
4238[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_weight was corrected from null to its default, 7.
4239[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.minimum_group_size was corrected from null to its default, 1.
4240[16Sep2022 03:46:18.365] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.maximum_group_size was corrected from null to its default, 3.
4241[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_biomes was corrected from null to its default, [minecraft:swamp, environmental:marsh, environmental:mushroom_marsh, minecraft:frozen_river, minecraft:river, minecraft:swamp_hills].
4242[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4243[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4244[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4245[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4246[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.lamprey.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4247[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus was corrected from null to its default, SimpleCommentedConfig:{}.
4248[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4249[16Sep2022 03:46:18.366] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_naturally was corrected from null to its default, true.
4250[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_weight was corrected from null to its default, 2.
4251[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.minimum_group_size was corrected from null to its default, 1.
4252[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.maximum_group_size was corrected from null to its default, 1.
4253[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_biomes was corrected from null to its default, [minecraft:deep_ocean, minecraft:cold_ocean, minecraft:deep_warm_ocean, minecraft:warm_ocean, minecraft:frozen_ocean, minecraft:lukewarm_ocean, minecraft:deep_cold_ocean, minecraft:deep_frozen_ocean, minecraft:deep_lukewarm_ocean, minecraft:ocean].
4254[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4255[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4256[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4257[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4258[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.nautilus.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4259[16Sep2022 03:46:18.367] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose was corrected from null to its default, SimpleCommentedConfig:{}.
4260[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.can_despawn was corrected from null to its default, false.
4261[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4262[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_naturally was corrected from null to its default, true.
4263[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_weight was corrected from null to its default, 8.
4264[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.minimum_group_size was corrected from null to its default, 1.
4265[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.maximum_group_size was corrected from null to its default, 1.
4266[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_biomes was corrected from null to its default, [minecraft:swamp, environmental:marsh, minecraft:giant_spruce_taiga, environmental:mushroom_marsh, twilightforest:fire_swamp, minecraft:giant_tree_taiga, minecraft:giant_spruce_taiga_hills, twilightforest:swamp, minecraft:giant_tree_taiga_hills, minecraft:swamp_hills].
4267[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4268[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4269[16Sep2022 03:46:18.368] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4270[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4271[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.moose.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4272[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater was corrected from null to its default, SimpleCommentedConfig:{}.
4273[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4274[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_naturally was corrected from null to its default, true.
4275[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_weight was corrected from null to its default, 7.
4276[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.minimum_group_size was corrected from null to its default, 1.
4277[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.maximum_group_size was corrected from null to its default, 3.
4278[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_biomes was corrected from null to its default, [minecraft:swamp, environmental:marsh, environmental:mushroom_marsh, minecraft:frozen_river, minecraft:river, minecraft:swamp_hills].
4279[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4280[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4281[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4282[16Sep2022 03:46:18.369] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4283[16Sep2022 03:46:18.370] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_freshwater.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4284[16Sep2022 03:46:18.370] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater was corrected from null to its default, SimpleCommentedConfig:{}.
4285[16Sep2022 03:46:18.370] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4286[16Sep2022 03:46:18.370] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_naturally was corrected from null to its default, true.
4287[16Sep2022 03:46:18.370] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_weight was corrected from null to its default, 4.
4288[16Sep2022 03:46:18.370] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.minimum_group_size was corrected from null to its default, 1.
4289[16Sep2022 03:46:18.370] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.maximum_group_size was corrected from null to its default, 3.
4290[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_biomes was corrected from null to its default, [minecraft:warm_ocean, minecraft:lukewarm_ocean, minecraft:deep_warm_ocean, minecraft:ocean].
4291[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4292[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4293[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4294[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4295[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.eel_saltwater.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4296[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly was corrected from null to its default, SimpleCommentedConfig:{}.
4297[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4298[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_naturally was corrected from null to its default, true.
4299[16Sep2022 03:46:18.371] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_weight was corrected from null to its default, 10.
4300[16Sep2022 03:46:18.372] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.minimum_group_size was corrected from null to its default, 1.
4301[16Sep2022 03:46:18.372] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.maximum_group_size was corrected from null to its default, 3.
4302[16Sep2022 03:46:18.372] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_biomes was corrected from null to its default, [environmental:blossom_highlands, minecraft:wooded_mountains, minecraft:jungle_edge, minecraft:dark_forest_hills, minecraft:wooded_hills, atmospheric:sparse_rainforest_basin, atmospheric:sparse_rainforest_plateau, atmospheric:rainforest, minecraft:dark_forest, atmospheric:rainforest_plateau, environmental:blossom_valleys, minecraft:bamboo_jungle_hills, atmospheric:rainforest_basin, minecraft:jungle, minecraft:birch_forest, minecraft:flower_forest, traverse:woodlands, minecraft:tall_birch_hills, minecraft:birch_forest_hills, minecraft:modified_jungle_edge, traverse:autumnal_woods, minecraft:tall_birch_forest, atmospheric:rainforest_mountains, traverse:mini_jungle, minecraft:giant_spruce_taiga, minecraft:bamboo_jungle, minecraft:modified_jungle, traverse:coniferous_forest, minecraft:jungle_hills, environmental:blossom_hills, minecraft:giant_spruce_taiga_hills, minecraft:forest, environmental:blossom_woods].
4303[16Sep2022 03:46:18.372] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4304[16Sep2022 03:46:18.372] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4305[16Sep2022 03:46:18.372] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4306[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4307[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.butterfly.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4308[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly was corrected from null to its default, SimpleCommentedConfig:{}.
4309[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4310[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_naturally was corrected from null to its default, true.
4311[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_weight was corrected from null to its default, 10.
4312[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.minimum_group_size was corrected from null to its default, 1.
4313[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.maximum_group_size was corrected from null to its default, 3.
4314[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_biomes was corrected from null to its default, [minecraft:swamp, environmental:marsh, environmental:mushroom_marsh, minecraft:frozen_river, minecraft:river, minecraft:swamp_hills].
4315[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4316[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4317[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4318[16Sep2022 03:46:18.373] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4319[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.dragonfly.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4320[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda was corrected from null to its default, SimpleCommentedConfig:{}.
4321[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4322[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_naturally was corrected from null to its default, true.
4323[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_weight was corrected from null to its default, 3.
4324[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.minimum_group_size was corrected from null to its default, 1.
4325[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.maximum_group_size was corrected from null to its default, 1.
4326[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_biomes was corrected from null to its default, [minecraft:warm_ocean, minecraft:lukewarm_ocean].
4327[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4328[16Sep2022 03:46:18.374] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4329[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4330[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4331[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.barracuda.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4332[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish was corrected from null to its default, SimpleCommentedConfig:{}.
4333[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4334[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_naturally was corrected from null to its default, true.
4335[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_weight was corrected from null to its default, 10.
4336[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.minimum_group_size was corrected from null to its default, 1.
4337[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.maximum_group_size was corrected from null to its default, 5.
4338[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_biomes was corrected from null to its default, [minecraft:warm_ocean, minecraft:lukewarm_ocean].
4339[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4340[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4341[16Sep2022 03:46:18.375] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4342[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4343[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.flying_fish.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4344[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha was corrected from null to its default, SimpleCommentedConfig:{}.
4345[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning was corrected from null to its default, SimpleCommentedConfig:{}.
4346[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_naturally was corrected from null to its default, true.
4347[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_weight was corrected from null to its default, 7.
4348[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.minimum_group_size was corrected from null to its default, 1.
4349[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.maximum_group_size was corrected from null to its default, 5.
4350[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_biomes was corrected from null to its default, [minecraft:jungle, minecraft:jungle_edge, minecraft:modified_jungle_edge, atmospheric:sparse_rainforest_basin, atmospheric:sparse_rainforest_plateau, atmospheric:rainforest, atmospheric:rainforest_mountains, traverse:mini_jungle, minecraft:bamboo_jungle, minecraft:modified_jungle, minecraft:jungle_hills, atmospheric:rainforest_plateau, minecraft:bamboo_jungle_hills, atmospheric:rainforest_basin].
4351[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_costs was corrected from null to its default, SimpleCommentedConfig:{}.
4352[16Sep2022 03:46:18.376] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_costs.use_spawn_costs was corrected from null to its default, false.
4353[16Sep2022 03:46:18.377] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_costs.cost_per_spawn was corrected from null to its default, 1.0.
4354[16Sep2022 03:46:18.377] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_costs.maximum_cost_per_biome was corrected from null to its default, 10.0.
4355[16Sep2022 03:46:18.377] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entities.piranha.spawning.spawn_costs.spawn_cost_biomes was corrected from null to its default, [].
4356[16Sep2022 03:46:18.476] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/gravestone-server.toml is not correct. Correcting
4357[16Sep2022 03:46:18.477] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key enable_obituary was corrected from null to its default, true.
4358[16Sep2022 03:46:18.477] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key replaceable_blocks was corrected from null to its default, [#gravestone:grave_replaceable].
4359[16Sep2022 03:46:18.477] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key remove_obituary was corrected from null to its default, false.
4360[16Sep2022 03:46:18.477] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key only_owners_can_break was corrected from null to its default, false.
4361[16Sep2022 03:46:18.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn_ghost was corrected from null to its default, false.
4362[16Sep2022 03:46:18.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key friendly_ghost was corrected from null to its default, true.
4363[16Sep2022 03:46:18.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key sneak_pickup was corrected from null to its default, false.
4364[16Sep2022 03:46:18.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key break_pickup was corrected from null to its default, true.
4365[16Sep2022 03:46:18.483] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/hardcorerevival-server.toml is not correct. Correcting
4366[16Sep2022 03:46:18.483] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxDeathTicks was corrected from null to its default, 2400.
4367[16Sep2022 03:46:18.483] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key disableDeathTimer was corrected from null to its default, false.
4368[16Sep2022 03:46:18.483] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key maxRescueDist was corrected from null to its default, 5.0.
4369[16Sep2022 03:46:18.484] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rescueTime was corrected from null to its default, 40.
4370[16Sep2022 03:46:18.484] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rescueRespawnHealth was corrected from null to its default, 1.
4371[16Sep2022 03:46:18.484] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key rescueRespawnFoodLevel was corrected from null to its default, 5.
4372[16Sep2022 03:46:18.484] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key glowOnDeath was corrected from null to its default, true.
4373[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/structurize-server.toml is not correct. Correcting
4374[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}.
4375[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.ignoreSchematicsFromJar was corrected from null to its default, false.
4376[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowPlayerSchematics was corrected from null to its default, true.
4377[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxOperationsPerTick was corrected from null to its default, 1000.
4378[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedChanges was corrected from null to its default, 10.
4379[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxCachedSchematics was corrected from null to its default, 100.
4380[16Sep2022 03:46:18.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxBlocksChecked was corrected from null to its default, 1000.
4381[16Sep2022 03:46:18.486] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.schematicBlockLimit was corrected from null to its default, 100000.
4382[16Sep2022 03:46:18.486] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.iteratorType was corrected from null to its default, default.
4383[16Sep2022 03:46:18.486] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/minecolonies-server.toml is not correct. Correcting
4384[16Sep2022 03:46:18.486] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names was corrected from null to its default, SimpleCommentedConfig:{}.
4385[16Sep2022 03:46:18.486] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names.usemiddleinitial was corrected from null to its default, true.
4386[16Sep2022 03:46:18.487] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names.useeasternnameorder was corrected from null to its default, false.
4387[16Sep2022 03:46:18.487] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names.malefirstnames was corrected from null to its default, [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].
4388[16Sep2022 03:46:18.488] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names.femalefirstnames was corrected from null to its default, [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].
4389[16Sep2022 03:46:18.489] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key names.lastnames was corrected from null to its default, [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, 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].
4390[16Sep2022 03:46:18.490] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay was corrected from null to its default, SimpleCommentedConfig:{}.
4391[16Sep2022 03:46:18.490] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.initialcitizenamount was corrected from null to its default, 4.
4392[16Sep2022 03:46:18.490] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.builderplaceconstructiontape was corrected from null to its default, true.
4393[16Sep2022 03:46:18.490] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowinfinitesupplychests was corrected from null to its default, false.
4394[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowinfinitecolonies was corrected from null to its default, false.
4395[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowotherdimcolonies was corrected from null to its default, true.
4396[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.citizenrespawninterval was corrected from null to its default, 60.
4397[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxcitizenpercolony was corrected from null to its default, 250.
4398[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.builderbuildblockdelay was corrected from null to its default, 15.
4399[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.blockminingdelaymodifier was corrected from null to its default, 500.
4400[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.enableindevelopmentfeatures was corrected from null to its default, false.
4401[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.alwaysrendernametag was corrected from null to its default, true.
4402[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.workersalwaysworkinrain was corrected from null to its default, false.
4403[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.sendenteringleavingmessages was corrected from null to its default, true.
4404[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.allowglobalnamechanges was corrected from null to its default, 1.
4405[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.holidayfeatures was corrected from null to its default, true.
4406[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.updaterate was corrected from null to its default, 1.
4407[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.dirtfromcompost was corrected from null to its default, 1.
4408[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.luckyblockchance was corrected from null to its default, 1.
4409[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.restrictbuilderunderground was corrected from null to its default, true.
4410[16Sep2022 03:46:18.491] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.minthleveltoteleport was corrected from null to its default, 3.
4411[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.suggestbuildtoolplacement was corrected from null to its default, true.
4412[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.foodmodifier was corrected from null to its default, 1.0.
4413[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.diseasemodifier was corrected from null to its default, 5.
4414[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.forceloadcolony was corrected from null to its default, false.
4415[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.colonyloadstrictness was corrected from null to its default, 3.
4416[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.badvisitorchance was corrected from null to its default, 2.
4417[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.maxtreesize was corrected from null to its default, 400.
4418[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.nosupplyplacementrestrictions was corrected from null to its default, false.
4419[16Sep2022 03:46:18.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key gameplay.skyraiders was corrected from null to its default, false.
4420[16Sep2022 03:46:18.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research was corrected from null to its default, SimpleCommentedConfig:{}.
4421[16Sep2022 03:46:18.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchcreativecompletion was corrected from null to its default, true.
4422[16Sep2022 03:46:18.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchdebuglog was corrected from null to its default, false.
4423[16Sep2022 03:46:18.494] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key research.researchresetcost was corrected from null to its default, [minecolonies:ancienttome:1].
4424[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands was corrected from null to its default, SimpleCommentedConfig:{}.
4425[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusertpcommand was corrected from null to its default, false.
4426[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusecolonytpcommand was corrected from null to its default, false.
4427[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseallytownhallteleport was corrected from null to its default, true.
4428[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusehometpcommand was corrected from null to its default, false.
4429[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseshowcolonyinfocommand was corrected from null to its default, true.
4430[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusekillcitizenscommand was corrected from null to its default, false.
4431[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayeruseaddofficercommand was corrected from null to its default, true.
4432[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.canplayerusedeletecolonycommand was corrected from null to its default, true.
4433[16Sep2022 03:46:18.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key commands.numberofattemptsforsafetp was corrected from null to its default, 4.
4434[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims was corrected from null to its default, SimpleCommentedConfig:{}.
4435[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.maxColonySize was corrected from null to its default, 20.
4436[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.minColonyDistance was corrected from null to its default, 8.
4437[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.initialColonySize was corrected from null to its default, 4.
4438[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.restrictcolonyplacement was corrected from null to its default, false.
4439[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.maxdistancefromworldspawn was corrected from null to its default, 8000.
4440[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.mindistancefromworldspawn was corrected from null to its default, 512.
4441[16Sep2022 03:46:18.497] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key claims.officersreceiveadvancements was corrected from null to its default, true.
4442[16Sep2022 03:46:18.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat was corrected from null to its default, SimpleCommentedConfig:{}.
4443[16Sep2022 03:46:18.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.dobarbariansspawn was corrected from null to its default, true.
4444[16Sep2022 03:46:18.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.barbarianhordedifficulty was corrected from null to its default, 5.
4445[16Sep2022 03:46:18.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.spawnbarbariansize was corrected from null to its default, 5.
4446[16Sep2022 03:46:18.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.maxBarbarianSize was corrected from null to its default, 80.
4447[16Sep2022 03:46:18.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.dobarbariansbreakthroughwalls was corrected from null to its default, true.
4448[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.averagenumberofnightsbetweenraids was corrected from null to its default, 14.
4449[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.minimumnumberofnightsbetweenraids was corrected from null to its default, 10.
4450[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.mobattackcitizens was corrected from null to its default, true.
4451[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.shouldraiderbreakdoors was corrected from null to its default, true.
4452[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.citizencallforhelp was corrected from null to its default, true.
4453[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.rangerdamagemult was corrected from null to its default, 1.0.
4454[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.knightdamagemult was corrected from null to its default, 1.0.
4455[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.guardhealthmult was corrected from null to its default, 1.0.
4456[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.pvp_mode was corrected from null to its default, false.
4457[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.daysuntilpirateshipsdespawn was corrected from null to its default, 3.
4458[16Sep2022 03:46:18.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key combat.maxyforbarbarians was corrected from null to its default, 200.
4459[16Sep2022 03:46:18.500] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions was corrected from null to its default, SimpleCommentedConfig:{}.
4460[16Sep2022 03:46:18.500] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.enablecolonyprotection was corrected from null to its default, true.
4461[16Sep2022 03:46:18.500] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.maxkeptbackups was corrected from null to its default, 50.
4462[16Sep2022 03:46:18.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.turnoffexplosionsincolonies was corrected from null to its default, DAMAGE_ENTITIES.
4463[16Sep2022 03:46:18.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.specialpermgroup was corrected from null to its default, [_Raycoms_].
4464[16Sep2022 03:46:18.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.freetointeractblocks was corrected from null to its default, [dirt, 0 0 0].
4465[16Sep2022 03:46:18.501] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key permissions.secondsBetweenPermissionMessages was corrected from null to its default, 30.
4466[16Sep2022 03:46:18.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility was corrected from null to its default, SimpleCommentedConfig:{}.
4467[16Sep2022 03:46:18.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.enabledmodtags was corrected from null to its default, [minecraft:wool, minecraft:planks, minecraft:stone_bricks, minecraft:wooden_buttons, minecraft:buttons, minecraft:carpets, minecraft:wooden_doors, minecraft:wooden_stairs, minecraft:wooden_slabs, minecraft:wooden_fences, minecraft:wooden_pressure_plates, minecraft:wooden_trapdoors, minecraft:saplings, minecraft:logs, minecraft:dark_oak_logs, minecraft:oak_logs, minecraft:birch_logs, minecraft:acacia_logs, minecraft:jungle_logs, minecraft:spruce_logs, minecraft:banners, minecraft:sand, minecraft:walls, minecraft:anvil, minecraft:leaves, minecraft:small_flowers, minecraft:beds, minecraft:fishes, minecraft:signs, minecraft:music_discs, minecraft:arrows, forge:bones, forge:bookshelves, forge:chests/ender, forge:chests/trapped, forge:chests/wooden, forge:cobblestone, forge:crops/beetroot, forge:crops/carrot, forge:crops/nether_wart, forge:crops/potato, forge:crops/wheat, forge:dusts/prismarine, forge:dusts/redstone, forge:dusts/glowstone, forge:dyes, forge:dyes/black, forge:dyes/red, forge:dyes/green, forge:dyes/brown, forge:dyes/blue, forge:dyes/purple, forge:dyes/cyan, forge:dyes/light_gray, forge:dyes/gray, forge:dyes/pink, forge:dyes/lime, forge:dyes/yellow, forge:dyes/light_blue, forge:dyes/magenta, forge:dyes/orange, forge:dyes/white, forge:eggs, forge:ender_pearls, forge:feathers, forge:fence_gates, forge:fence_gates/wooden, forge:fences, forge:fences/nether_brick, forge:fences/wooden, forge:gems/diamond, forge:gems/emerald, forge:gems/lapis, forge:gems/prismarine, forge:gems/quartz, forge:glass, forge:glass/black, forge:glass/blue, forge:glass/brown, forge:glass/colorless, forge:glass/cyan, forge:glass/gray, forge:glass/green, forge:glass/light_blue, forge:glass/light_gray, forge:glass/lime, forge:glass/magenta, forge:glass/orange, forge:glass/pink, forge:glass/purple, forge:glass/red, forge:glass/white, forge:glass/yellow, forge:glass_panes, forge:glass_panes/black, forge:glass_panes/blue, forge:glass_panes/brown, forge:glass_panes/colorless, forge:glass_panes/cyan, forge:glass_panes/gray, forge:glass_panes/green, forge:glass_panes/light_blue, forge:glass_panes/light_gray, forge:glass_panes/lime, forge:glass_panes/magenta, forge:glass_panes/orange, forge:glass_panes/pink, forge:glass_panes/purple, forge:glass_panes/red, forge:glass_panes/white, forge:glass_panes/yellow, forge:gravel, forge:gunpowder, forge:heads, forge:ingots/brick, forge:ingots/gold, forge:ingots/iron, forge:ingots/nether_brick, forge:leather, forge:mushrooms, forge:nether_stars, forge:netherrack, forge:nuggets/gold, forge:nuggets/iron, forge:obsidian, forge:ores/coal, forge:ores/diamond, forge:ores/emerald, forge:ores/gold, forge:ores/iron, forge:ores/lapis, forge:ores/quartz, forge:ores/redstone, forge:rods/blaze, forge:rods/wooden, forge:sand, forge:sand/colorless, forge:sand/red, forge:sandstone, forge:seeds, forge:seeds/beetroot, forge:seeds/melon, forge:seeds/pumpkin, forge:seeds/wheat, forge:slimeballs, forge:stained_glass, forge:stained_glass_panes, forge:stone, forge:storage_blocks/coal, forge:storage_blocks/diamond, forge:storage_blocks/emerald, forge:storage_blocks/gold, forge:storage_blocks/iron, forge:storage_blocks/lapis, forge:storage_blocks/quartz, forge:storage_blocks/redstone, forge:string].
4468[16Sep2022 03:46:18.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.configliststudyitems was corrected from null to its default, [minecraft:paper;400;100, minecraft:book;600;10].
4469[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.configlistrecruitmentitems was corrected from null to its default, [minecraft:hay_block;3, minecraft:book;2, minecraft:enchanted_book;9, minecraft:diamond;9, minecraft:emerald;8, minecraft:baked_potato;1, minecraft:gold_ingot;2, minecraft:redstone;2, minecraft:lapis_lazuli;2, minecraft:cake;11, minecraft:sunflower;5, minecraft:honeycomb;6, minecraft:quartz;3].
4470[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.luckyores was corrected from null to its default, [minecraft:coal_ore!64, minecraft:iron_ore!32, minecraft:gold_ore!16, minecraft:redstone_ore!8, minecraft:lapis_ore!4, minecraft:diamond_ore!2, minecraft:emerald_ore!1].
4471[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.enchanterexperiencemultiplier was corrected from null to its default, 2.0.
4472[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.dynamictreeharvestsize was corrected from null to its default, 5.
4473[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.fishingroddurabilityadjustt2 was corrected from null to its default, 6.
4474[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.fishingroddurabilityadjustt1 was corrected from null to its default, 22.
4475[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.diseases was corrected from null to its default, [Influenza,100,minecraft:carrot,minecraft:potato, Measles,10,minecraft:dandelion,minecraft:kelp,minecraft:poppy, Smallpox,1,minecraft:honey_bottle,minecraft:golden_apple].
4476[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.auditcraftingtags was corrected from null to its default, false.
4477[16Sep2022 03:46:18.503] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key compatibility.debuginventories was corrected from null to its default, false.
4478[16Sep2022 03:46:18.505] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding was corrected from null to its default, SimpleCommentedConfig:{}.
4479[16Sep2022 03:46:18.505] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.pathfindingdebugverbosity was corrected from null to its default, 0.
4480[16Sep2022 03:46:18.505] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.minimumrailstopath was corrected from null to its default, 8.
4481[16Sep2022 03:46:18.505] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key pathfinding.pathfindingmaxthreadcount was corrected from null to its default, 2.
4482[16Sep2022 03:46:18.506] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem was corrected from null to its default, SimpleCommentedConfig:{}.
4483[16Sep2022 03:46:18.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem.enabledebuglogging was corrected from null to its default, false.
4484[16Sep2022 03:46:18.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem.maximalretries was corrected from null to its default, 3.
4485[16Sep2022 03:46:18.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem.delaybetweenretries was corrected from null to its default, 1200.
4486[16Sep2022 03:46:18.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem.creativeresolve was corrected from null to its default, false.
4487[16Sep2022 03:46:18.507] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key requestSystem.canplayeruseresetcommand was corrected from null to its default, false.
4488[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/bountiful-server.toml is not correct. Correcting
4489[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board was corrected from null to its default, SimpleCommentedConfig:{}.
4490[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.maxBountiesPerBoard was corrected from null to its default, 8.
4491[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.boardCreationFrequency was corrected from null to its default, 90.
4492[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.boardLifespan was corrected from null to its default, 3600.
4493[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.minBountyTime was corrected from null to its default, 300.
4494[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.instantCountdown was corrected from null to its default, false.
4495[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.boardBreakable was corrected from null to its default, true.
4496[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.villageGen was corrected from null to its default, true.
4497[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounty_board.villageGenRate was corrected from null to its default, 2.
4498[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties was corrected from null to its default, SimpleCommentedConfig:{}.
4499[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.timeMultiplier was corrected from null to its default, 7.5.
4500[16Sep2022 03:46:18.510] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.cashInAtBoard was corrected from null to its default, true.
4501[16Sep2022 03:46:18.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.worthRatio was corrected from null to its default, 1.0.
4502[16Sep2022 03:46:18.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key bounties.rarityTierUpChance was corrected from null to its default, 0.4.
4503[16Sep2022 03:46:18.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity_bounties was corrected from null to its default, SimpleCommentedConfig:{}.
4504[16Sep2022 03:46:18.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity_bounties.coopKillsCount was corrected from null to its default, true.
4505[16Sep2022 03:46:18.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entity_bounties.coopKillDistance was corrected from null to its default, 6.0.
4506[16Sep2022 03:46:18.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience_bounties was corrected from null to its default, SimpleCommentedConfig:{}.
4507[16Sep2022 03:46:18.511] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key experience_bounties.doExperienceDrop was corrected from null to its default, true.
4508[16Sep2022 03:46:18.511] [Thread-4/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
4509[16Sep2022 03:46:18.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/create-server.toml is not correct. Correcting
4510[16Sep2022 03:46:18.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure was corrected from null to its default, SimpleCommentedConfig:{}.
4511[16Sep2022 03:46:18.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key infrastructure.tickrateSyncTimer was corrected from null to its default, 20.
4512[16Sep2022 03:46:18.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}.
4513[16Sep2022 03:46:18.512] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkPressing was corrected from null to its default, false.
4514[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.bulkCutting was corrected from null to its default, false.
4515[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapelessInMixer was corrected from null to its default, true.
4516[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowShapedSquareInPress was corrected from null to its default, true.
4517[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowRegularCraftingInCrafter was corrected from null to its default, true.
4518[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowBiggerFireworksInCrafter was corrected from null to its default, false.
4519[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowStonecuttingOnSaw was corrected from null to its default, true.
4520[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowWoodcuttingOnSaw was corrected from null to its default, true.
4521[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.allowCastingBySpout was corrected from null to its default, true.
4522[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.lightSourceCountForRefinedRadiance was corrected from null to its default, 10.
4523[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableRefinedRadianceRecipe was corrected from null to its default, true.
4524[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key recipes.enableShadowSteelRecipe was corrected from null to its default, true.
4525[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}.
4526[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.disableStress was corrected from null to its default, false.
4527[16Sep2022 03:46:18.513] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxBeltLength was corrected from null to its default, 20.
4528[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crushingDamage was corrected from null to its default, 4.
4529[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxMotorSpeed was corrected from null to its default, 256.
4530[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.waterWheelBaseSpeed was corrected from null to its default, 4.
4531[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.waterWheelFlowSpeed was corrected from null to its default, 4.
4532[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.furnaceEngineSpeed was corrected from null to its default, 16.
4533[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxRotationSpeed was corrected from null to its default, 256.
4534[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ignoreDeployerAttacks was corrected from null to its default, CREEPERS.
4535[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.kineticValidationFrequency was corrected from null to its default, 60.
4536[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.crankHungerMultiplier was corrected from null to its default, 0.009999999776482582.
4537[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.minimumWindmillSails was corrected from null to its default, 8.
4538[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.windmillSailsPerRPM was corrected from null to its default, 8.
4539[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.maxEjectorDistance was corrected from null to its default, 32.
4540[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.ejectorScanInterval was corrected from null to its default, 120.
4541[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan was corrected from null to its default, SimpleCommentedConfig:{}.
4542[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPushDistance was corrected from null to its default, 20.
4543[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanPullDistance was corrected from null to its default, 20.
4544[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanBlockCheckRate was corrected from null to its default, 30.
4545[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.fanRotationArgmax was corrected from null to its default, 256.
4546[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.generatingFanSpeed was corrected from null to its default, 4.
4547[16Sep2022 03:46:18.514] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.encasedFan.inWorldProcessingTime was corrected from null to its default, 150.
4548[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions was corrected from null to its default, SimpleCommentedConfig:{}.
4549[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxBlocksMoved was corrected from null to its default, 2048.
4550[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxChassisRange was corrected from null to its default, 16.
4551[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxPistonPoles was corrected from null to its default, 64.
4552[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxRopeLength was corrected from null to its default, 128.
4553[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.maxCartCouplingLength was corrected from null to its default, 32.
4554[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableSpawners was corrected from null to its default, NO_PICKUP.
4555[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.movableObsidian was corrected from null to its default, UNMOVABLE.
4556[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.moveItemsToStorage was corrected from null to its default, true.
4557[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvestPartiallyGrown was corrected from null to its default, false.
4558[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.contraptions.harvesterReplants was corrected from null to its default, true.
4559[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}.
4560[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
4561[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}.
4562[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.deployer was corrected from null to its default, 4.0.
4563[16Sep2022 03:46:18.515] [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.
4564[16Sep2022 03:46:18.515] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.millstone was corrected from null to its default, 4.0.
4565[16Sep2022 03:46:18.515] [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.
4566[16Sep2022 03:46:18.516] [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.
4567[16Sep2022 03:46:18.516] [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.
4568[16Sep2022 03:46:18.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.speedometer was corrected from null to its default, 0.0.
4569[16Sep2022 03:46:18.516] [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.
4570[16Sep2022 03:46:18.516] [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.
4571[16Sep2022 03:46:18.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.flywheel was corrected from null to its default, 0.0.
4572[16Sep2022 03:46:18.516] [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.
4573[16Sep2022 03:46:18.516] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.clutch was corrected from null to its default, 0.0.
4574[16Sep2022 03:46:18.516] [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.
4575[16Sep2022 03:46:18.516] [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.
4576[16Sep2022 03:46:18.516] [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.
4577[16Sep2022 03:46:18.516] [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.
4578[16Sep2022 03:46:18.516] [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.
4579[16Sep2022 03:46:18.516] [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.
4580[16Sep2022 03:46:18.516] [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.
4581[16Sep2022 03:46:18.516] [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.
4582[16Sep2022 03:46:18.516] [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.
4583[16Sep2022 03:46:18.516] [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.
4584[16Sep2022 03:46:18.516] [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.
4585[16Sep2022 03:46:18.516] [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.
4586[16Sep2022 03:46:18.516] [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.
4587[16Sep2022 03:46:18.517] [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.
4588[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.stressometer was corrected from null to its default, 0.0.
4589[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.shaft was corrected from null to its default, 0.0.
4590[16Sep2022 03:46:18.517] [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.
4591[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearshift was corrected from null to its default, 0.0.
4592[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.turntable was corrected from null to its default, 4.0.
4593[16Sep2022 03:46:18.517] [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.
4594[16Sep2022 03:46:18.517] [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.
4595[16Sep2022 03:46:18.517] [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.
4596[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.cogwheel was corrected from null to its default, 0.0.
4597[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.belt was corrected from null to its default, 1.0.
4598[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.impact.gearbox was corrected from null to its default, 0.0.
4599[16Sep2022 03:46:18.517] [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.
4600[16Sep2022 03:46:18.517] [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.
4601[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity was corrected from null to its default, SimpleCommentedConfig:{}.
4602[16Sep2022 03:46:18.517] [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.
4603[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.furnace_engine was corrected from null to its default, 1024.0.
4604[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.v2.capacity.encased_fan was corrected from null to its default, 16.0.
4605[16Sep2022 03:46:18.517] [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.
4606[16Sep2022 03:46:18.517] [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.
4607[16Sep2022 03:46:18.517] [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.
4608[16Sep2022 03:46:18.517] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats was corrected from null to its default, SimpleCommentedConfig:{}.
4609[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumSpeed was corrected from null to its default, 30.0.
4610[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.fastSpeed was corrected from null to its default, 100.0.
4611[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumStressImpact was corrected from null to its default, 4.0.
4612[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.highStressImpact was corrected from null to its default, 8.0.
4613[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.mediumCapacity was corrected from null to its default, 128.0.
4614[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key kinetics.stressValues.stats.highCapacity was corrected from null to its default, 512.0.
4615[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids was corrected from null to its default, SimpleCommentedConfig:{}.
4616[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankCapacity was corrected from null to its default, 8.
4617[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fluidTankMaxHeight was corrected from null to its default, 32.
4618[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.mechanicalPumpRange was corrected from null to its default, 16.
4619[16Sep2022 03:46:18.518] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyBlockThreshold was corrected from null to its default, 10000.
4620[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.fillInfinite was corrected from null to its default, false.
4621[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.hosePulleyRange was corrected from null to its default, 128.
4622[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key fluids.placeFluidSourceBlocks was corrected from null to its default, true.
4623[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics was corrected from null to its default, SimpleCommentedConfig:{}.
4624[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.defaultExtractionLimit was corrected from null to its default, 64.
4625[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.defaultExtractionTimer was corrected from null to its default, 8.
4626[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.psiTimeout was corrected from null to its default, 20.
4627[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.mechanicalArmRange was corrected from null to its default, 5.
4628[16Sep2022 03:46:18.519] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key logistics.linkRange was corrected from null to its default, 128.
4629[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics was corrected from null to its default, SimpleCommentedConfig:{}.
4630[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.creativePrintIncludesAir was corrected from null to its default, false.
4631[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematics was corrected from null to its default, 256.
4632[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.maxSchematicPacketSize was corrected from null to its default, 1024.
4633[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicIdleTimeout was corrected from null to its default, 600.
4634[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon was corrected from null to its default, SimpleCommentedConfig:{}.
4635[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonDelay was corrected from null to its default, 10.
4636[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonSkips was corrected from null to its default, 10.
4637[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonGunpowderWorth was corrected from null to its default, 20.0.
4638[16Sep2022 03:46:18.520] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key schematics.schematicannon.schematicannonFuelUsage was corrected from null to its default, 0.05000000074505806.
4639[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities was corrected from null to its default, SimpleCommentedConfig:{}.
4640[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxSymmetryWandRange was corrected from null to its default, 50.
4641[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.placementAssistRange was corrected from null to its default, 12.
4642[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.toolboxRange was corrected from null to its default, 10.
4643[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.airInBacktank was corrected from null to its default, 900.
4644[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.enchantedBacktankCapacity was corrected from null to its default, 300.
4645[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxExtendoGripActions was corrected from null to its default, 1000.
4646[16Sep2022 03:46:18.521] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key curiosities.maxPotatoCannonShots was corrected from null to its default, 200.
4647[16Sep2022 03:46:18.522] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/jei-server.toml is not correct. Correcting
4648[16Sep2022 03:46:18.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}.
4649[16Sep2022 03:46:18.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true.
4650[16Sep2022 03:46:18.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true.
4651[16Sep2022 03:46:18.523] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false.
4652[16Sep2022 03:46:18.548] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: plains
4653[16Sep2022 03:46:18.549] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: savanna
4654[16Sep2022 03:46:18.549] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: snowy
4655[16Sep2022 03:46:18.549] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: taiga
4656[16Sep2022 03:46:18.549] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: desert
4657[16Sep2022 03:46:18.557] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
4658[16Sep2022 03:46:18.610] [Server thread/WARN] [mixin/]: Mixin apply failed performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin -> net.minecraft.world.server.ChunkManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/world/server/ChunkManager::onUpdatePlayerPos with priority 1000 cannot inject into net/minecraft/world/server/ChunkManager::func_219183_a(Lnet/minecraft/entity/player/ServerPlayerEntity;)V merged by me.steinborn.krypton.mixin.network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin with priority 1000 [ -> redirect$bed000$onUpdatePlayerPos(Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lnet/minecraft/entity/player/ServerPlayerEntity;)Lit/unimi/dsi/fastutil/objects/ObjectCollection; -> Prepare]
4659org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/world/server/ChunkManager::onUpdatePlayerPos with priority 1000 cannot inject into net/minecraft/world/server/ChunkManager::func_219183_a(Lnet/minecraft/entity/player/ServerPlayerEntity;)V merged by me.steinborn.krypton.mixin.network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin with priority 1000 [ -> redirect$bed000$onUpdatePlayerPos(Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;Lnet/minecraft/entity/player/ServerPlayerEntity;)Lit/unimi/dsi/fastutil/objects/ObjectCollection; -> Prepare]
4660 at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4661 at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4662 at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4663 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4664 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4665 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4666 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4667 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4668 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4669 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4670 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4671 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4672 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
4673 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec]
4674 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?]
4675 at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?]
4676 at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?]
4677 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?]
4678 at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?]
4679 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_345]
4680 at net.minecraft.world.server.ServerChunkProvider.<init>(ServerChunkProvider.java:77) ~[?:?]
4681 at net.minecraft.world.server.ServerWorld.<init>(ServerWorld.java:184) ~[?:?]
4682 at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:335) ~[?:?]
4683 at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:308) ~[?:?]
4684 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:168) ~[?:?]
4685 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?]
4686 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
4687 at java.lang.Thread.run(Thread.java:750) [?:1.8.0_345]
4688[16Sep2022 03:46:20.622] [Server thread/ERROR] [superlord.goblinsanddungeons.GoblinsAndDungeons/]: Was unable to check if minecraft:overworld is using Terraforged's ChunkGenerator.
4689[16Sep2022 03:46:20.631] [Server thread/ERROR] [superlord.goblinsanddungeons.GoblinsAndDungeons/]: Was unable to check if minecraft:the_nether is using Terraforged's ChunkGenerator.
4690[16Sep2022 03:46:20.652] [Server thread/ERROR] [superlord.goblinsanddungeons.GoblinsAndDungeons/]: Was unable to check if minecraft:the_end is using Terraforged's ChunkGenerator.
4691[16Sep2022 03:46:20.655] [Server thread/ERROR] [superlord.goblinsanddungeons.GoblinsAndDungeons/]: Was unable to check if twilightforest:skylight_forest is using Terraforged's ChunkGenerator.
4692[16Sep2022 03:46:20.658] [Server thread/ERROR] [superlord.goblinsanddungeons.GoblinsAndDungeons/]: Was unable to check if twilightforest:twilightforest is using Terraforged's ChunkGenerator.
4693[16Sep2022 03:46:20.663] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
4694[16Sep2022 03:46:20.712] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
4695[16Sep2022 03:46:21.177] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
4696[16Sep2022 03:46:21.694] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1%
4697[16Sep2022 03:46:22.176] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2%
4698[16Sep2022 03:46:22.701] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 3%
4699[16Sep2022 03:46:23.194] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 5%
4700[16Sep2022 03:46:23.669] [Worker-Main-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 5%
4701[16Sep2022 03:46:23.947] [Worker-Main-3/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityPheasant from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4702[16Sep2022 03:46:24.005] [Worker-Main-10/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityTurkey from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4703[16Sep2022 03:46:24.085] [Worker-Main-5/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityGoose from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4704[16Sep2022 03:46:24.164] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9%
4705[16Sep2022 03:46:24.701] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9%
4706[16Sep2022 03:46:24.764] [Worker-Main-6/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityBadger from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4707[16Sep2022 03:46:26.020] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 12%
4708[16Sep2022 03:46:26.023] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 12%
4709[16Sep2022 03:46:26.167] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 13%
4710[16Sep2022 03:46:26.664] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15%
4711[16Sep2022 03:46:27.181] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 17%
4712[16Sep2022 03:46:27.367] [Worker-Main-10/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityGoat from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4713[16Sep2022 03:46:27.678] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 21%
4714[16Sep2022 03:46:28.164] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 23%
4715[16Sep2022 03:46:28.664] [Worker-Main-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 25%
4716[16Sep2022 03:46:29.167] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28%
4717[16Sep2022 03:46:29.665] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 31%
4718[16Sep2022 03:46:30.164] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 32%
4719[16Sep2022 03:46:30.664] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 35%
4720[16Sep2022 03:46:31.166] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 38%
4721[16Sep2022 03:46:31.663] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 41%
4722[16Sep2022 03:46:32.164] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42%
4723[16Sep2022 03:46:32.664] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 45%
4724[16Sep2022 03:46:32.826] [Worker-Main-6/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntitySongbird from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4725[16Sep2022 03:46:33.174] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 49%
4726[16Sep2022 03:46:33.687] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 52%
4727[16Sep2022 03:46:34.182] [Worker-Main-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 55%
4728[16Sep2022 03:46:34.667] [Worker-Main-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 57%
4729[16Sep2022 03:46:35.166] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 60%
4730[16Sep2022 03:46:35.688] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 63%
4731[16Sep2022 03:46:36.194] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 67%
4732[16Sep2022 03:46:36.665] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68%
4733[16Sep2022 03:46:37.165] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 71%
4734[16Sep2022 03:46:37.702] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 74%
4735[16Sep2022 03:46:38.167] [Worker-Main-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 77%
4736[16Sep2022 03:46:38.532] [Worker-Main-1/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntitySquirrel from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4737[16Sep2022 03:46:38.681] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 80%
4738[16Sep2022 03:46:39.177] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
4739[16Sep2022 03:46:39.671] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
4740[16Sep2022 03:46:40.169] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
4741[16Sep2022 03:46:40.665] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90%
4742[16Sep2022 03:46:41.163] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
4743[16Sep2022 03:46:41.664] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 95%
4744[16Sep2022 03:46:42.186] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 98%
4745[16Sep2022 03:46:42.346] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 21684 ms
4746[16Sep2022 03:46:42.347] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (24.119s)! For help, type "help"
4747[16Sep2022 03:46:42.347] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
4748[16Sep2022 03:46:42.351] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
4749[16Sep2022 03:46:42.351] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
4750[16Sep2022 03:46:42.411] [Server thread/INFO] [Spartan Weaponry/]: Starting up Server for Spartan Weaponry!
4751[16Sep2022 03:46:42.411] [Server thread/INFO] [magistu.siegemachines.SiegeMachines/]: HELLO from server starting
4752[16Sep2022 03:46:42.448] [Server thread/INFO] [com.magistuarmory.KnightlyArmory/]: HELLO from server starting
4753[16Sep2022 03:46:42.448] [Server thread/INFO] [net.ncpbails.culturaldelights.CulturalDelights/]: HELLO from server starting
4754[16Sep2022 03:46:42.455] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {SPAWN_DRAGON_SKELETON_I_CF=true, HYDRA_CAVE_CF=true, SPAWN_SEA_SERPENT_CF=true, SPAWN_STYMPHALIAN_BIRD_CF=true, SPAWN_WANDERING_CYCLOPS_CF=true, PIXIE_VILLAGE_CF=false, SPAWN_DEATH_WORM_CF=true, FIRE_DRAGON_CAVE_CF=true, SIREN_ISLAND_CF=true, MYRMEX_HIVE_DESERT_CF=true, SPAWN_HIPPOCAMPUS_CF=true, FIRE_DRAGON_ROOST_CF=true, MYRMEX_HIVE_JUNGLE_CF=true, GORGON_TEMPLE_CF=true, COPPER_ORE_CF=true, SILVER_ORE_CF=true, LIGHTNING_DRAGON_CAVE_CF=true, SPAWN_DRAGON_SKELETON_F_CF=true, AMETHYST_ORE_CF=true, SPAWN_DRAGON_SKELETON_L_CF=true, LIGHTNING_LILY_CF=true, MAUSOLEUM_CF=true, ICE_DRAGON_CAVE_CF=true, GRAVEYARD_CF=true, SAPPHIRE_ORE_CF=true, LIGHTNING_DRAGON_ROOST_CF=true, CYCLOPS_CAVE_CF=true, FROST_LILY_CF=true, FIRE_LILY_CF=true, ICE_DRAGON_ROOST_CF=true}
4755[16Sep2022 03:46:42.455] [Server thread/INFO] [com.github.alexthe666.iceandfire.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true}
4756[16Sep2022 03:46:42.529] [Server thread/INFO] [minecolonies/]: Finished discovering saplings 39
4757[16Sep2022 03:46:42.529] [Server thread/INFO] [minecolonies/]: Finished discovering Ores 17 19
4758[16Sep2022 03:46:42.529] [Server thread/INFO] [minecolonies/]: Finished discovering plantables 19
4759[16Sep2022 03:46:42.537] [Server thread/INFO] [minecolonies/]: Finished discovering food 323 392
4760[16Sep2022 03:46:42.574] [Server thread/INFO] [minecolonies/]: Finished discovering fuel 1211
4761[16Sep2022 03:46:42.576] [Server thread/INFO] [minecolonies/]: Finished discovering compostables 592
4762[16Sep2022 03:46:42.576] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks 127
4763[16Sep2022 03:46:42.576] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs
4764[16Sep2022 03:46:42.577] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
4765[16Sep2022 03:46:42.686] [Server thread/INFO] [structurize/]: Trying jar discover: assets/structurize
4766[16Sep2022 03:46:42.689] [Server thread/INFO] [structurize/]: Trying jar discover: assets/minecolonies
4767[16Sep2022 03:46:43.608] [Server thread/INFO] [structurize/]: Load additional huts or decorations from ./structurize/schematics
4768[16Sep2022 03:46:43.608] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
4769[16Sep2022 03:46:43.609] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
4770[16Sep2022 03:47:12.865] [Netty Epoll Server IO #1/WARN] [net.minecraftforge.fml.network.FMLStatusPing/]: Heuristically truncating mod and/or network channel list in server status ping packet. Compatibility report in the multiplayer screen may be inaccurate.
4771[16Sep2022 03:47:14.813] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player DarnTootn is 287e53bb-b41b-45df-9ab8-45cb24c60d17
4772[16Sep2022 03:47:21.362] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@2cf3591b
4773[16Sep2022 03:47:21.400] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: DarnTootn[/**.**.**.**:59546] logged in with entity id 271 at (-122.5, 69.0, -110.5)
4774[16Sep2022 03:47:21.478] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: DarnTootn joined the game
4775[16Sep2022 03:47:21.628] [Server thread/INFO] [structurize/]: New Server UUID 8c11194e-1d41-4295-8ed1-d25a1f7aecbb
4776[16Sep2022 03:47:21.633] [Server thread/INFO] [xyz.apex.forge.apexcore.core.ApexCore/]: Player ('DarnTootn') Connected! Syncing Supporters to Client Side!
4777[16Sep2022 03:47:21.635] [Server thread/INFO] [xyz.apex.forge.fantasyfurniture.FantasyFurniture/]: Syncing FurnitureStation results to client ('DarnTootn')...
4778[16Sep2022 03:47:21.636] [Server thread/INFO] [xyz.apex.forge.fantasyfurniture.FantasyFurniture/]: Precaching Furniture Station Crafting Results...
4779[16Sep2022 03:47:30.657] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 9295ms or 185 ticks behind
4780[16Sep2022 03:47:30.684] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: DarnTootn has made the advancement [Ice and Fire]
4781[16Sep2022 03:47:33.815] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityButterfly from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4782[16Sep2022 03:47:33.816] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityButterfly from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable
4783[16Sep2022 03:47:34.325] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityFreshwaterEel from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4784[16Sep2022 03:47:34.325] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityFreshwaterEel from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable
4785[16Sep2022 03:47:54.340] [Server thread/INFO] [io.github.apace100.origins.Origins/]: Player chose Origin: origins:human, for layer: origins:origin
4786[16Sep2022 03:48:06.044] [Worker-Main-3/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityBoar from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4787[16Sep2022 03:48:09.826] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityLamprey from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4788[16Sep2022 03:48:09.826] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityLamprey from class dev.itsmeow.betteranimalsplus.imdlib.entity.util.EntityTypeContainerContainable
4789[16Sep2022 03:48:51.668] [Worker-Main-3/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class dev.itsmeow.betteranimalsplus.common.entity.EntityDeer from class dev.itsmeow.betteranimalsplus.imdlib.entity.EntityTypeContainer
4790[16Sep2022 03:50:00.051] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.swimSpeed'
4791[16Sep2022 03:50:00.051] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.nameTagDistance'
4792[16Sep2022 03:50:00.051] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.entity_gravity'
4793[16Sep2022 03:50:00.054] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.swimSpeed'
4794[16Sep2022 03:50:00.054] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.nameTagDistance'
4795[16Sep2022 03:50:00.054] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.entity_gravity'
4796[16Sep2022 03:50:00.055] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.swimSpeed'
4797[16Sep2022 03:50:00.055] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.nameTagDistance'
4798[16Sep2022 03:50:00.055] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.entity_gravity'
4799[16Sep2022 03:50:00.055] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.swimSpeed'
4800[16Sep2022 03:50:00.055] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.nameTagDistance'
4801[16Sep2022 03:50:00.055] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.entity_gravity'
4802[16Sep2022 03:50:00.056] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.swimSpeed'
4803[16Sep2022 03:50:00.056] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.nameTagDistance'
4804[16Sep2022 03:50:00.056] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.entity_gravity'
4805[16Sep2022 03:50:00.056] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.swimSpeed'
4806[16Sep2022 03:50:00.056] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.nameTagDistance'
4807[16Sep2022 03:50:00.056] [Worker-Main-11/WARN] [net.minecraft.entity.ai.attributes.AttributeModifierManager/]: Ignoring unknown attribute 'forge.entity_gravity'
4808[16Sep2022 03:50:04.220] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: DarnTootn hit the ground too hard whilst trying to escape Mundane Slime
4809[16Sep2022 03:50:06.897] [Server thread/WARN] [twilightforest/]: Dropping inventory items previously held in reserve for player DarnTootn (287e53bb-b41b-45df-9ab8-45cb24c60d17)
4810[16Sep2022 03:50:06.908] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: DarnTootn was not rescued in time
4811[16Sep2022 03:51:04.671] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [DarnTootn: Set own game mode to Creative Mode]
4812[16Sep2022 03:52:13.958] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: [DarnTootn: Stopping the server]
4813[16Sep2022 03:52:13.974] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
4814[16Sep2022 03:52:13.975] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
4815[16Sep2022 03:52:14.072] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
4816[16Sep2022 03:52:14.072] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
4817[16Sep2022 03:52:14.739] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
4818[16Sep2022 03:52:14.739] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
4819[16Sep2022 03:52:14.740] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
4820[16Sep2022 03:52:14.740] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
4821[16Sep2022 03:52:14.741] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
4822[16Sep2022 03:52:14.741] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/twilightforest:skylight_forest
4823[16Sep2022 03:52:14.742] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (skylight_forest): All chunks are saved
4824[16Sep2022 03:52:14.742] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/twilightforest:twilightforest
4825[16Sep2022 03:52:14.742] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (twilightforest): All chunks are saved
4826[16Sep2022 03:52:14.811] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
4827[16Sep2022 03:52:14.815] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
4828[16Sep2022 03:52:14.815] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
4829[16Sep2022 03:52:14.815] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (skylight_forest): All chunks are saved
4830[16Sep2022 03:52:14.815] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (twilightforest): All chunks are saved
4831[16Sep2022 03:52:14.819] [Thread-4/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [forge:ores/biotite, quark:planks_vertical_slab, structurize:timber_frames/blackstone/acacia, structurize:timber_frames/acacia/oak, structurize:timber_frames/yellow_terracotta/oak, structurize:shingles/moss_slate/crimson, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:wools/gray, structurize:timber_frames/purple_terracotta/acacia, structurize:shingles/clay/cactus, forge:glass_panes/light_gray, structurize:timber_frames/magenta_terracotta/birch, structurize:shingles/gilded_blackstone/jungle, structurize:timber_frames/birch/oak, structurize:timber_frames/light_gray_terracotta, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, structurize:timber_frames/blackstone/dark_oak, structurize:timber_frames/spruce, structurize:timber_frames/dark_oak/crimson, carryon:block_blacklist, structurize:shingles/slate/crimson, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, structurize:timber_frames/orange_terracotta/cactus, structurize:timber_frames/cream_stone_brick/birch, structurize:timber_frames/birch/spruce, forge:storage_blocks/copper, atmospheric:rosewood_logs, darkerdepths:underground_base_blocks, structurize:timber_frames/beige_stone_brick/acacia, structurize:timber_frames/acacia/crimson, structurize:timber_frames/dark_oak/warped, structurize:timber_frames/oak/jungle, structurize:timber_frames/bricks/crimson, structurize:timber_frames/blackstone, structurize:timber_frames/gray_terracotta/birch, structurize:timber_frames/stone/cactus, structurize:timber_frames/cream_stone_brick/cactus, structurize:timber_frames/beige_brick/warped, twilightforest:dark_tower_excluded_pots, structurize:timber_frames/red_terracotta/cactus, structurize:timber_frames/orange_terracotta/birch, forge:storage_blocks/lapis, structurize:timber_frames/bricks/acacia, structurize:shingles/thatched/spruce, supplementaries:posts, twilightforest:annihilation_inclusions, forge:glass/white, forge:glass_panes/red, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, structurize:timber_frames/gray_terracotta/spruce, structurize:timber_frames/brown_stone_brick/acacia, spiderstpo:non_climbable, create:fan_transparent, structurize:timber_frames/white_terracotta/birch, forge:storage_blocks/geode, endergetic:poise_stems, structurize:shingles/blackstone/spruce, forge:sand/colorless, structurize:timber_frames/red_terracotta/acacia, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, structurize:timber_frames/magenta_terracotta/spruce, minecraft:soul_speed_blocks, structurize:timber_frames/stone_bricks/spruce, structurize:timber_frames/beige_stone_brick/birch, structurize:timber_frames/stone/oak, minecraft:walls, structurize:timber_frames/cobblestone/oak, structurize:timber_frames/cream_brick/dark_oak, structurize:shingles/moss_slate/cactus, structurize:timber_frames/acacia/warped, structurize:shingle_slabs/moss_slate, environmental:cherry_logs, structurize:timber_frames/beige_brick/jungle, structurize:timber_frames/white_terracotta/cactus, structurize:timber_frames/oak/warped, minecraft:sand, structurize:timber_frames/paper/crimson, structurize:timber_frames/paper, forge:wools/pink, forge:wg_stone, structurize:timber_frames/beige_stone_brick/cactus, minecraft:campfires, supplementaries:vine_support, minecraft:infiniburn_nether, structurize:timber_frames/cream_stone_brick/spruce, structurize:timber_frames/blackstone/cactus, forge:glass/blue, structurize:shingles/moss_slate/spruce, minecraft:wooden_trapdoors, create:valve_handles, forge:storage_blocks/coal, forge:glass/light_blue, structurize:timber_frames/spruce/jungle, forge:wools/white, structurize:timber_frames/white_terracotta/spruce, forge:plushie, lootr:shulkers, structurize:timber_frames/brown_stone_brick/dark_oak, structurize:timber_frames/jungle/spruce, structurize:shingles/moss_slate, structurize:timber_frames/magenta_terracotta, minecraft:wooden_doors, forge:glass/purple, minecraft:crimson_stems, structurize:timber_frames/light_blue_terracotta/spruce, quark:hedges, structurize:timber_frames/cyan_terracotta/acacia, structurize:timber_frames/blackstone/crimson, structurize:shingles/gilded_blackstone/warped, forge:wools/cyan, structurize:timber_frames/cobblestone/spruce, structurize:timber_frames/purple_terracotta/dark_oak, structurize:timber_frames/brown_brick/oak, structurize:shingles/moss_slate/acacia, structurize:timber_frames/cyan_terracotta/birch, structurize:timber_frames/orange_terracotta/crimson, minecraft:wall_corals, structurize:timber_frames/white_terracotta, forge:raw_platinum_block, structurize:timber_frames/crimson, structurize:timber_frames/gray_terracotta/cactus, structurize:timber_frames/purple_terracotta/cactus, structurize:timber_frames/light_blue_terracotta/jungle, structurize:timber_frames/spruce/spruce, lootr:chests, forge:ores/gold, structurize:timber_frames/beige_brick/birch, forge:wools/red, structurize:timber_frames/light_blue_terracotta/oak, twilightforest:fences, biomesoplenty:palm_logs, structurize:timber_frames/paper/jungle, forge:glass/lime, forge:chests/wooden, forge:bricks/platinum_brick_stairs, structurize:timber_frames/brown_terracotta/acacia, cataclysm:netherite_monstrosity_immune, minecraft:carpets, minecraft:base_stone_overworld, structurize:timber_frames/yellow_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/warped, minecraft:stone_bricks, structurize:timber_frames/jungle/oak, forge:glass/orange, structurize:timber_frames/light_gray_terracotta/oak, structurize:timber_frames/white_terracotta/crimson, structurize:timber_frames/stone_bricks/warped, minecraft:slabs, minecraft:guarded_by_piglins, structurize:timber_frames/light_gray_terracotta/crimson, structurize:timber_frames/red_terracotta/spruce, cataclysm:ender_golem_can_destroy, minecraft:buttons, structurize:shingles/slate/acacia, structurize:timber_frames/cactus/acacia, lootr:containers, minecraft:rails, structurize:timber_frames/dark_oak/jungle, structurize:timber_frames/lime_terracotta/dark_oak, structurize:timber_frames/crimson/jungle, minecraft:strider_warm_blocks, structurize:timber_frames/yellow_terracotta/jungle, structurize:timber_frames/gray_terracotta/acacia, structurize:timber_frames/brown_terracotta/oak, minecraft:wooden_pressure_plates, create:brittle, biomesoplenty:redwood_logs, structurize:shingles/gilded_blackstone/oak, structurize:timber_frames/spruce/birch, structurize:timber_frames/terracotta/acacia, biomesoplenty:jacaranda_logs, structurize:timber_frames/brown_stone_brick/spruce, supplementaries:concrete_powders, structurize:timber_frames/cyan_terracotta/cactus, minecraft:gold_ores, valhelsia_structures:posts, structurize:shingles/thatched/crimson, structurize:timber_frames/dark_oak/spruce, create:non_movable, neapolitan:vanilla_plantable_on, forge:wools/purple, neapolitan:unaffected_by_mint, structurize:shingles/gilded_blackstone/crimson, farmersdelight:unaffected_by_rich_soil, structurize:shingles/thatched/cactus, structurize:shingles/thatched/dark_oak, structurize:timber_frames/cream_brick, forge:wools/blue, cataclysm:netherite_monstrosity_break, structurize:timber_frames/birch, twilightforest:twilight_oak_logs, structurize:timber_frames/brown_brick/crimson, forge:gravel, structurize:timber_frames/oak/spruce, structurize:timber_frames/white_terracotta/oak, structurize:timber_frames/brown_terracotta/jungle, biomesoplenty:magic_logs, structurize:timber_frames/spruce/oak, structurize:timber_frames/bricks/dark_oak, structurize:timber_frames/cactus/crimson, structurize:timber_frames/dark_oak, forge:glass_panes/light_blue, minecolonies:indestructible, forge:ores/zinc, forge:ores/netherite_scrap, minecraft:crops, quark:quilted_wools, forge:fiber/flax, structurize:timber_frames/brown_stone_brick/oak, minecraft:warped_stems, structurize:timber_frames/blue_terracotta/crimson, structurize:shingles/gilded_blackstone/spruce, structurize:timber_frames/stone_bricks/acacia, forge:storage_blocks/iron, create:seats, forge:glass_panes/brown, structurize:timber_frames/stone_bricks, structurize:shingles/slate/jungle, minecraft:climbable, structurize:timber_frames/pink_terracotta/dark_oak, structurize:timber_frames/magenta_terracotta/acacia, structurize:timber_frames/stone/spruce, structurize:timber_frames/terracotta, structurize:timber_frames/pink_terracotta/jungle, minecraft:dark_oak_logs, minecraft:coral_plants, farmersdelight:tray_heat_sources, atmospheric:kousa_logs, structurize:timber_frames/jungle, structurize:timber_frames/yellow_terracotta/warped, structurize:timber_frames/cobblestone/birch, forge:mushrooms, structurize:timber_frames/lime_terracotta/jungle, structurize:timber_frames/paper/oak, structurize:shingles/thatched, structurize:timber_frames/crimson/crimson, supplementaries:pane_connection, structurize:timber_frames/brown_brick/spruce, minecraft:fences, structurize:timber_frames/cream_brick/acacia, minecraft:saplings, forge:ores/copper, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, forge:ob_system/mazemother_destroy, structurize:timber_frames/timber_frames, minecraft:banners, minecraft:wooden_fences, structurize:timber_frames/brown_stone_brick/birch, structurize:timber_frames/cobblestone/crimson, structurize:shingles/thatched/jungle, twilightforest:transwood_logs, forge:obsidian, structurize:timber_frames/paper/spruce, forge:enderman_place_on_blacklist, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, structurize:timber_frames/brown_terracotta/warped, structurize:shingle_slabs/gilded_blackstone, twilightforest:ore_magnet/minecraft/end_stone, supplementaries:pouring_tank, forge:glass/magenta, forge:wools/lime, structurize:timber_frames/green_terracotta/warped, forge:ores/coal, structurize:timber_frames/stone/crimson, minecolonies:decoblocks, structurize:timber_frames/cream_stone_brick/warped, minecraft:base_stone_nether, structurize:timber_frames/cream_stone_brick/crimson, structurize:shingles/clay, carryon:block_whitelist, structurize:timber_frames/blue_terracotta/acacia, structurize:timber_frames/purple_terracotta/spruce, moth:soultorch, structurize:timber_frames/black_terracotta/acacia, minecraft:trapdoors, forge:glass/cyan, lootr:barrels, structurize:timber_frames/stone_bricks/cactus, forge:glass, forge:ores/ironwood, structurize:timber_frames/magenta_terracotta/cactus, structurize:timber_frames/acacia, structurize:timber_frames/yellow_terracotta/acacia, moth:glow, structurize:timber_frames/blue_terracotta/cactus, structurize:timber_frames/black_terracotta/cactus, forge:storage_blocks/brass, structurize:timber_frames/light_gray_terracotta/jungle, atmospheric:yucca_logs, forge:stained_glass_panes, structurize:timber_frames/green_terracotta/birch, structurize:timber_frames/blackstone/spruce, structurize:timber_frames/black_terracotta, forge:storage_blocks/zinc, structurize:timber_frames/birch/warped, forge:wools, structurize:timber_frames/oak/dark_oak, structurize:timber_frames/cobblestone/warped, structurize:timber_frames/cactus/dark_oak, forge:glass/gray, endergetic:ender_fire_base_blocks, structurize:timber_frames/acacia/spruce, structurize:timber_frames/green_terracotta/crimson, structurize:timber_frames/oak, dannys_expansion:magma_gulper_danger_blocks, structurize:timber_frames/cyan_terracotta/crimson, structurize:shingles/slate/warped, create:toolboxes, structurize:timber_frames/bricks/cactus, structurize:timber_frames/dark_oak/birch, forge:glass_panes/black, structurize:timber_frames/warped/oak, farmersdelight:wild_crops, outer_end:azure_foliage, structurize:paper_walls, forge:glass_panes/blue, structurize:timber_frames/red_terracotta/warped, structurize:timber_frames/brown_brick/birch, structurize:timber_frames/lime_terracotta/oak, twilightforest:fence_gates, structurize:timber_frames/orange_terracotta/jungle, forge:stone, structurize:timber_frames/green_terracotta/jungle, structurize:timber_frames/cactus, forge:wools/green, structurize:timber_frames/terracotta/birch, structurize:timber_frames/cobblestone/acacia, minecraft:infiniburn_end, forge:glass_panes/yellow, structurize:timber_frames/acacia/dark_oak, biomesoplenty:cherry_logs, forge:storage_blocks/platinum, forge:ores/geode, farmersdelight:heat_conductors, structurize:timber_frames/stone_bricks/dark_oak, forge:crops, structurize:shingles/gilded_blackstone, structurize:timber_frames/cyan_terracotta/dark_oak, structurize:timber_frames/stone_bricks/oak, minecraft:shulker_boxes, valhelsia_structures:cut_posts, twilightforest:ore_magnet/twilightforest/root, minecraft:birch_logs, create:fan_heaters, structurize:shingles/thatched/warped, quark:pike_trophies, minecolonies:concrete, structurize:timber_frames/beige_brick, structurize:timber_frames/warped/birch, moth:soul, forge:seapig_can_feed, structurize:timber_frames/yellow_terracotta/cactus, minecraft:oak_logs, structurize:timber_frames/cream_brick/oak, forge:ores/lapis, structurize:timber_frames/orange_terracotta, structurize:timber_frames/birch/dark_oak, structurize:timber_frames/light_gray_terracotta/birch, structurize:shingle_slabs/blackstone, forge:dirt, minecraft:bamboo_plantable_on, structurize:timber_frames/cobblestone, minecraft:pressure_plates, create:windowable, minecraft:jungle_logs, structurize:timber_frames/purple_terracotta/crimson, minecraft:spruce_logs, structurize:timber_frames/brown_brick, forge:fence_gates/wooden, structurize:timber_frames/light_blue_terracotta, minecraft:mineable/axe, structurize:timber_frames/dark_oak/dark_oak, forge:glass_panes/lime, structurize:timber_frames/cobblestone/dark_oak, create:windmill_sails, structurize:shingle_slabs/clay, structurize:timber_frames/dark_oak/cactus, sereneseasons:spring_crops, forge:chakram_break, structurize:timber_frames/pink_terracotta/oak, structurize:timber_frames/birch/acacia, forge:bricks/chiseled_platinum_bricks, outer_end:crystal_blocks, structurize:timber_frames/cyan_terracotta/spruce, structurize:timber_frames/bricks/oak, structurize:timber_frames/light_blue_terracotta/birch, structurize:timber_frames/birch/cactus, structurize:timber_frames/brown_brick/cactus, structurize:timber_frames/terracotta/oak, twilightforest:carminite_reactor_immune, structurize:timber_frames/bricks, minecraft:flowers, structurize:timber_frames/brown_brick/acacia, structurize:timber_frames/stone, structurize:timber_frames/cream_brick/spruce, structurize:timber_frames/gray_terracotta/crimson, structurize:timber_frames/cobblestone/cactus, minecraft:fence_gates, structurize:timber_frames/beige_stone_brick/warped, structurize:shingles/moss_slate/dark_oak, forge:ores, structurize:timber_frames/lime_terracotta, cataclysm:endermaptera_can_not_spawn, structurize:timber_frames/warped, structurize:timber_frames/cream_stone_brick/acacia, origins:cobwebs, valhelsia_structures:non_flammable_posts, forge:storage_blocks/diamond, minecraft:nylium, structurize:timber_frames/stone/acacia, supplementaries:hang_from_ropes, structurize:timber_frames/spruce/dark_oak, structurize:timber_frames/paper/birch, structurize:timber_frames/lime_terracotta/crimson, forge:glass_panes/magenta, structurize:timber_frames/terracotta/crimson, structurize:timber_frames/terracotta/spruce, nethers_delight:soul_compost_activators, valhelsia_structures:jars, structurize:timber_frames/paper/acacia, quark:stools, structurize:timber_frames/cream_stone_brick/dark_oak, structurize:null_placement, structurize:timber_frames/black_terracotta/birch, quark:candles, structurize:timber_frames/lime_terracotta/spruce, minecraft:dragon_immune, structurize:timber_frames/warped/jungle, structurize:timber_frames/stone/jungle, structurize:timber_frames/brown_terracotta/spruce, structurize:timber_frames/red_terracotta/crimson, forge:glass/red, twilightforest:structure_banned_interactions, structurize:timber_frames/red_terracotta/dark_oak, structurize:timber_frames/bricks/warped, structurize:timber_frames/brown_brick/jungle, forge:glass_panes/green, structurize:timber_frames/cactus/spruce, structurize:timber_frames/blue_terracotta/spruce, structurize:timber_frames/blackstone/warped, minecraft:prevent_mob_spawning_inside, forge:fiber, forge:chests/trapped, structurize:timber_frames/cyan_terracotta/jungle, structurize:timber_frames/dark_oak/acacia, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:glass_panes/colorless, structurize:timber_frames/black_terracotta/spruce, structurize:timber_frames/purple_terracotta/warped, structurize:timber_frames/beige_stone_brick/jungle, structurize:shingles/moss_slate/oak, structurize:shingles/blackstone/oak, structurize:shingles/gilded_blackstone/cactus, structurize:shingles/slate/spruce, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, structurize:timber_frames/cyan_terracotta/oak, minecraft:beds, structurize:timber_frames/brown_terracotta/crimson, structurize:shingles/clay/jungle, forge:ores/diamond, minecraft:doors, forge:wools/magenta, structurize:shingles/thatched/birch, minecraft:infiniburn_overworld, minecraft:flower_pots, structurize:timber_frames/orange_terracotta/oak, structurize:shingles/clay/crimson, structurize:shingles/blackstone/birch, structurize:timber_frames/blackstone/jungle, origins:unphasable, twilightforest:trophies, structurize:timber_frames/spruce/crimson, structurize:timber_frames/red_terracotta/birch, structurize:timber_frames/brown_brick/warped, structurize:timber_frames/purple_terracotta/jungle, minecraft:signs, structurize:timber_frames/spruce/acacia, structurize:shingles/slate/birch, minecraft:wither_summon_base_blocks, structurize:timber_frames/green_terracotta/oak, structurize:timber_frames/warped/warped, minecraft:hoglin_repellents, twilightforest:towerwood, structurize:timber_frames/gray_terracotta/oak, structurize:timber_frames/warped/dark_oak, structurize:timber_frames/cream_stone_brick, outer_end:crystal_buds, structurize:timber_frames/light_blue_terracotta/acacia, structurize:timber_frames/light_gray_terracotta/spruce, structurize:timber_frames/cactus/oak, endergetic:end_plantable, forge:wools/yellow, atmospheric:yucca_plantable_on, structurize:timber_frames/pink_terracotta/spruce, structurize:timber_frames/brown_stone_brick, twilightforest:fire_jet_fuel, forge:storage_blocks/charcoal, structurize:timber_frames/warped/crimson, forge:bricks/platinum_brick_slab, outer_end:end_plantable_on, structurize:timber_frames/oak/oak, structurize:shingle_slabs/thatched, moth:sea_lamp, tconstruct:slimy_logs, structurize:shingles/gilded_blackstone/acacia, minecraft:coral_blocks, forge:glass/green, structurize:timber_frames/birch/crimson, atmospheric:aspen_logs, structurize:timber_frames/crimson/birch, valhelsia_structures:colored_jars, minecraft:underwater_bonemeals, forge:wools/black, minecraft:impermeable, forge:end_stones, biomesoplenty:fir_logs, supplementaries:walls, structurize:timber_frames/stone/dark_oak, forge:fences/wooden, structurize:timber_frames/oak/birch, sereneseasons:summer_crops, forge:storage_blocks, forge:glass_panes/orange, structurize:timber_frames/cyan_terracotta/warped, atmospheric:grimwood_logs, forge:ores/quartz, structurize:shingles/thatched/acacia, structurize:timber_frames/white_terracotta/jungle, structurize:timber_frames/purple_terracotta, structurize:timber_frames/purple_terracotta/oak, minecolonies:orechanceblocks, structurize:timber_frames/beige_stone_brick/oak, structurize:timber_frames/light_gray_terracotta/warped, structurize:shingles/gilded_blackstone/birch, forge:storage_blocks/redstone, paraglider:statues, structurize:timber_frames/pink_terracotta/warped, twilightforest:ore_magnet/minecraft/stone, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, structurize:shingles/moss_slate/jungle, forge:ores/platinum_ore, minecraft:logs, structurize:timber_frames/cream_stone_brick/jungle, structurize:timber_frames/jungle/jungle, structurize:timber_frames/cactus/cactus, minecraft:valid_spawn, minecraft:mushroom_grow_block, structurize:timber_frames/stone/warped, quark:wraith_spawnable, structurize:timber_frames/pink_terracotta/birch, structurize:shingles/clay/birch, structurize:timber_frames/yellow_terracotta/spruce, sereneseasons:autumn_crops, quark:slime_blocks, quark:vertical_slab, forge:storage_blocks/ironwood, structurize:shingles/slate/oak, cataclysm:ender_guardian_can_destroy, gravestone:grave_replaceable, minecraft:beacon_base_blocks, twilightforest:darkwood_logs, structurize:timber_frames/brown_terracotta/cactus, minecraft:anvil, forge:sand, structurize:timber_frames/cactus/birch, structurize:timber_frames/blue_terracotta, structurize:timber_frames/terracotta/cactus, traverse:fir_logs, structurize:timber_frames/blue_terracotta/oak, structurize:timber_frames/cobblestone/jungle, structurize:timber_frames/orange_terracotta/warped, minecraft:piglin_repellents, forge:glass/black, structurize:timber_frames/crimson/oak, minecraft:portals, forge:fences/nether_brick, forge:ores/iron, twilightforest:logs, structurize:timber_frames/green_terracotta/cactus, structurize:timber_frames/acacia/cactus, forge:storage_blocks/biotite, structurize:timber_frames/jungle/birch, structurize:timber_frames/stone_bricks/crimson, minecolonies:validspawnblocks, minecraft:wooden_stairs, minecraft:wooden_buttons, quark:crystal, biomesoplenty:umbran_logs, structurize:timber_frames/bricks/spruce, structurize:timber_frames/oak/acacia, forge:storage_blocks/quartz, structurize:timber_frames/purple_terracotta/birch, structurize:timber_frames/jungle/dark_oak, forge:wools/light_gray, structurize:shingles/thatched/oak, forge:bricks/platinum, structurize:timber_frames/acacia/acacia, forge:ores/emerald, structurize:timber_frames/bricks/jungle, minecraft:corals, quark:foxhound_spawnable, structurize:shingles/slate/cactus, forge:wools/brown, structurize:shingles/blackstone/dark_oak, forge:barrels/wooden, structurize:timber_frames/red_terracotta/jungle, structurize:timber_frames/cream_brick/cactus, atmospheric:morado_logs, endergetic:chorus_plantable, minecraft:bee_growables, structurize:shingles/clay/warped, structurize:timber_frames/green_terracotta/dark_oak, structurize:timber_frames/brown_brick/dark_oak, structurize:timber_frames/blue_terracotta/warped, minecraft:tall_flowers, structurize:timber_frames/oak/cactus, structurize:timber_frames/brown_stone_brick/jungle, forge:bookshelves, minecraft:stone_pressure_plates, structurize:timber_frames/terracotta/dark_oak, supplementaries:palisades, forge:glass_panes/pink, structurize:timber_frames/green_terracotta/acacia, forge:netherrack, structurize:timber_frames/crimson/spruce, structurize:timber_frames/black_terracotta/warped, minecraft:soul_fire_base_blocks, forge:crops/flax, structurize:shingles/blackstone, structurize:timber_frames/warped/spruce, structurize:timber_frames/blue_terracotta/birch, structurize:timber_frames/blue_terracotta/dark_oak, forge:glass_panes/cyan, structurize:timber_frames/gray_terracotta/warped, structurize:timber_frames/black_terracotta/crimson, minecraft:wool, forge:glass/colorless, minecolonies:protectionexception, minecraft:beehives, twilightforest:timewood_logs, minecraft:ice, structurize:timber_frames/terracotta/jungle, structurize:timber_frames/lime_terracotta/birch, structurize:timber_frames/oak/crimson, forge:stained_glass, structurize:timber_frames/stone_bricks/jungle, forge:bricks/platinum_brick_wall, structurize:timber_frames/birch/jungle, twilightforest:mangrove_logs, structurize:shingle_slabs/slate, structurize:floating_carpets, create:wrench_pickup, structurize:timber_frames/cactus/jungle, twilightforest:sortwood_logs, structurize:timber_frames/orange_terracotta/dark_oak, structurize:timber_frames/red_terracotta, farmersdelight:compost_activators, quark:ladders, structurize:timber_frames/yellow_terracotta/crimson, forge:glass_panes, minecraft:non_flammable_wood, forge:braziers, structurize:timber_frames/light_blue_terracotta/dark_oak, structurize:shingles/gilded_blackstone/dark_oak, forge:wools/orange, paraglider:statues/goddess, structurize:timber_frames/jungle/acacia, structurize:timber_frames/white_terracotta/acacia, structurize:timber_frames/beige_stone_brick/crimson, twilightforest:mining_logs, create:safe_nbt, structurize:shingles/blackstone/acacia, structurize:shingles/clay/oak, structurize:timber_frames/blue_terracotta/jungle, structurize:timber_frames/black_terracotta/jungle, minecraft:mineable/pickaxe, betteranimalsplus:butterfly_growables, structurize:timber_frames/light_gray_terracotta/cactus, minecraft:enderman_holdable, structurize:timber_frames/beige_stone_brick, structurize:timber_frames/red_terracotta/oak, structurize:timber_frames/magenta_terracotta/crimson, structurize:timber_frames/lime_terracotta/warped, minecraft:wall_post_override, structurize:shingles/slate/dark_oak, structurize:timber_frames/crimson/warped, structurize:shingles/clay/spruce, structurize:shingles/slate, structurize:timber_frames/cream_brick/warped, structurize:timber_frames/stone/birch, minecraft:fire, structurize:timber_frames/brown_terracotta/dark_oak, structurize:shingles/blackstone/crimson, structurize:timber_frames/beige_brick/cactus, structurize:timber_frames/terracotta/warped, minecraft:wall_signs, quark:vertical_slabs, structurize:timber_frames/crimson/dark_oak, structurize:timber_frames/brown_terracotta/birch, structurize:shingles/blackstone/jungle, structurize:timber_frames/beige_stone_brick/spruce, structurize:timber_frames/cream_stone_brick/oak, structurize:timber_frames/spruce/cactus, quark:crab_spawnable, structurize:timber_frames/jungle/warped, structurize:timber_frames/beige_brick/spruce, structurize:timber_frames/magenta_terracotta/jungle, minecraft:leaves, structurize:shingles/moss_slate/birch, structurize:timber_frames/light_blue_terracotta/cactus, forge:bricks/platinum_bricks, structurize:timber_frames/gray_terracotta/jungle, forge:glass_panes/gray, minecraft:wither_immune, structurize:timber_frames/cactus/warped, minecraft:acacia_logs, structurize:timber_frames/gray_terracotta/dark_oak, structurize:shingles/blackstone/cactus, atmospheric:passion_vine_growable_on, forge:sand/red, structurize:timber_frames/pink_terracotta/cactus, structurize:timber_frames/orange_terracotta/acacia, forge:glass/brown, structurize:timber_frames/blackstone/oak, create:sails, origins:natural_stone, minecraft:logs_that_burn, structurize:timber_frames/yellow_terracotta/birch, structurize:timber_frames/magenta_terracotta/dark_oak, structurize:timber_frames/light_blue_terracotta/crimson, forge:glass/light_gray, structurize:timber_frames/beige_brick/oak, twilightforest:ore_magnet/minecraft/netherrack, minecraft:wooden_slabs, structurize:timber_frames/paper/cactus, minecraft:small_flowers, structurize:timber_frames/yellow_terracotta, structurize:timber_frames/gray_terracotta, lootr:trapped_chests, structurize:timber_frames/green_terracotta/spruce, structurize:timber_frames/dark_oak/oak, structurize:timber_frames/magenta_terracotta/oak, forge:ores/knightmetal, supplementaries:rope_support, sereneseasons:winter_crops, twilightforest:portal/decoration, structurize:timber_frames/paper/dark_oak, structurize:timber_frames/orange_terracotta/spruce, structurize:timber_frames/birch/birch, minecolonies:pathblocks, supplementaries:water_holder, twilightforest:ore_magnet/ore_safe_replace_block, environmental:willow_logs, minecraft:standing_signs, structurize:shingles/clay/acacia, structurize:timber_frames/brown_stone_brick/warped, structurize:timber_frames/beige_brick/dark_oak, minecraft:wart_blocks, structurize:timber_frames/pink_terracotta/acacia, structurize:timber_frames/acacia/birch, neapolitan:chimpanzee_jumping_blocks, structurize:timber_frames/crimson/acacia, moth:lamp, forge:ores/silver, iceandfire:myrmex_harvestables, forge:glass_panes/purple, forge:glass/yellow, structurize:timber_frames/black_terracotta/dark_oak, environmental:grass_like, structurize:timber_frames/white_terracotta/dark_oak, structurize:timber_frames/beige_stone_brick/dark_oak, structurize:timber_frames/acacia/jungle, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, forge:storage_blocks/neptunium, forge:barrels, structurize:timber_frames/brown_stone_brick/crimson, biomesoplenty:dead_logs, quark:lead_connectable, structurize:timber_frames/warped/cactus, forge:chests/ender, structurize:timber_frames/jungle/crimson, structurize:shingles/clay/dark_oak, structurize:timber_frames/cream_brick/birch, structurize:timber_frames/brown_stone_brick/cactus, environmental:wisteria_logs, structurize:shingles/blackstone/warped, structurize:timber_frames/lime_terracotta/acacia, structurize:timber_frames/beige_brick/acacia, moth:jacko, endergetic:poise_plantable, endergetic:end_crystal_placeable, structurize:timber_frames/bricks/birch, structurize:shingles/moss_slate/warped, forge:wools/light_blue, structurize:timber_frames/crimson/cactus, structurize:timber_frames/black_terracotta/oak, structurize:timber_frames/cream_brick/jungle, structurize:timber_frames/spruce/warped, twilightforest:portal/edge, minecraft:planks, structurize:timber_frames/pink_terracotta, forge:cobblestone, structurize:timber_frames/white_terracotta/warped, structurize:timber_frames/cyan_terracotta, outer_end:crystal_crag_foliage, structurize:timber_frames/light_gray_terracotta/dark_oak, structurize:timber_frames/pink_terracotta/crimson, forge:crab_can_dig, forge:storage_blocks/gold, structurize:timber_frames/blackstone/birch, structurize:timber_frames/light_gray_terracotta/acacia, structurize:timber_frames/paper/warped, structurize:timber_frames/cream_brick/crimson, structurize:timber_frames/stone_bricks/birch, structurize:timber_frames/lime_terracotta/cactus, structurize:timber_frames/jungle/cactus, structurize:timber_frames/beige_brick/crimson, forge:fences, structurize:timber_frames/brown_terracotta, structurize:timber_frames/warped/acacia, forge:platinum_block, structurize:timber_frames/green_terracotta, structurize:timber_frames/light_blue_terracotta/warped, supplementaries:bellows_tickable]
4832[16Sep2022 03:52:14.840] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener stopped
This log will be saved for 90 days from their last view.
Report abuse