Jump to content

Forge Server stuck trying to correct file [1.16.5][Java]


_Knife_Noob_

Recommended Posts

So I have spent the past week or so trying to get my first server running. I'm at another wall and hoping someone here can help.

Context/Background: I'm running Java 8 and trying to run Better MC 1.16.5 v59.5 and the corresponding 1.16.5 v59.5 server on my pc. 

The Current Error: Everything runs great and then I get an infinite loop stating how "config\copperpot-common.toml" is incorrect and that it's attempting to correct it (spoiler, it doesn't).

I also found a previous post with a similar issue here but it didn't really help me. That's most likely because I'm using google and forums to figure everything out, not a wealth of coding knowledge. The debug log is below. Thank you and I appreciate your time.

 

 

 

 

 

Debug Log

[05Oct2022 19:53:52.222] [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]
[05Oct2022 19:53:52.222] [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_341 by Oracle Corporation
[05Oct2022 19:53:52.496] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[05Oct2022 19:53:52.520] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/reedw/OneDrive/Desktop/Better%20MC%201.16.5%20-%20Server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[05Oct2022 19:53:53.565] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[05Oct2022 19:53:54.081] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[05Oct2022 19:53:54.081] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
[05Oct2022 19:53:54.081] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[05Oct2022 19:53:54.081] [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
[05Oct2022 19:53:54.159] [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
[05Oct2022 19:53:54.174] [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
[05Oct2022 19:53:54.190] [main/INFO] [RoadRunner Early Loading/]: Loaded rule configuration file for RoadRunner: 81 options available, 0 override(s) found
[05Oct2022 19:53:55.065] [main/WARN] [mixin/]: Error loading class: biomesoplenty/common/world/BOPBiomeProvider (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.081] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.081] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.237] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER
[05Oct2022 19:53:55.253] [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)
[05Oct2022 19:53:55.253] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found neapolitan.mixins.json:BipedArmorLayerMixin
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/ChunkGraphicsState (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.ChunkGraphicsState was not found magnesium_extras.mixins.json:FadeInChunks.ChunkGraphicsStateMixin
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/shader/ChunkRenderShaderBackend (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.shader.ChunkRenderShaderBackend was not found magnesium_extras.mixins.json:FadeInChunks.ChunkRenderShaderBackendMixin
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/backends/multidraw/MultidrawChunkRenderBackend (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend was not found magnesium_extras.mixins.json:FadeInChunks.GL43ChunkRenderBackendMixin
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/backends/multidraw/ChunkDrawParamsVector$NioChunkDrawCallVector (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.534] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.ChunkDrawParamsVector$NioChunkDrawCallVector was not found magnesium_extras.mixins.json:FadeInChunks.NioChunkDrawCallVectorMixin
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/gl/shader/ShaderLoader (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.gl.shader.ShaderLoader was not found magnesium_extras.mixins.json:FadeInChunks.ShaderLoaderMixin
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/backends/multidraw/ChunkDrawParamsVector$UnsafeChunkDrawCallVector (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.ChunkDrawParamsVector$UnsafeChunkDrawCallVector was not found magnesium_extras.mixins.json:FadeInChunks.UnsafeChunkDrawCallVectorMixin
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/SodiumWorldRenderer (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer was not found magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/backends/multidraw/MultidrawChunkRenderBackend (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.549] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend was not found magnesium_extras.mixins.json:performance.MultiDrawChunkRenderBackendMixin
[05Oct2022 19:53:55.565] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/gui/SodiumGameOptionPages (java.lang.ClassNotFoundException: null)
[05Oct2022 19:53:55.565] [main/WARN] [mixin/]: @Mixin target me.jellysquid.mods.sodium.client.gui.SodiumGameOptionPages was not found magnesium_extras.mixins.json:SodiumConfig.SodiumGameOptionsMixin
[05Oct2022 19:53:55.565] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/MouseHelper for invalid dist DEDICATED_SERVER
[05Oct2022 19:53:55.565] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/MouseHelper (java.lang.RuntimeException: Attempted to load class net/minecraft/client/MouseHelper for invalid dist DEDICATED_SERVER)
[05Oct2022 19:53:55.565] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.MouseHelper was not found magnesium_extras.mixins.json:Zoom.MouseMixin
[05Oct2022 19:53:57.362] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
[05Oct2022 19:54:01.010] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping xlpackets.mixins.json:PacketBufferMixin->@ModifyConstant::xlPackets(J)J with priority 1000, already redirected by randompatches.mixins.json:packetsizelimits.PacketBufferMixin->@ModifyConstant::getMaxNBTCompoundTagPacketSize(J)J with priority 1000
[05Oct2022 19:54:01.075] [main/INFO] [Puzzles Lib/]: Registering element tinyskeletons:tiny_skeletons
[05Oct2022 19:54:01.174] [main/INFO] [Puzzles Lib/]: Registering element visualworkbench:visual_workbench
[05Oct2022 19:54:01.208] [main/INFO] [paintings/]: loading json file and contents for paintings.
[05Oct2022 19:54:01.209] [main/INFO] [paintings/]: Loaded json painting abstract_blue , 16 x 16
[05Oct2022 19:54:01.210] [main/INFO] [paintings/]: Loaded json painting abstract_rainbow , 16 x 16
[05Oct2022 19:54:01.210] [main/INFO] [paintings/]: Loaded json painting abstract_red , 16 x 16
[05Oct2022 19:54:01.212] [main/INFO] [paintings/]: Loaded json painting abstract_sunset , 16 x 16
[05Oct2022 19:54:01.212] [main/INFO] [paintings/]: Loaded json painting arachnophobe , 32 x 16
[05Oct2022 19:54:01.213] [main/INFO] [paintings/]: Loaded json painting barn_owl , 32 x 16
[05Oct2022 19:54:01.214] [main/INFO] [paintings/]: Loaded json painting big_z , 16 x 16
[05Oct2022 19:54:01.217] [main/INFO] [paintings/]: Loaded json painting blue_bird , 32 x 16
[05Oct2022 19:54:01.217] [main/INFO] [paintings/]: Loaded json painting bluesclues , 32 x 16
[05Oct2022 19:54:01.224] [main/INFO] [paintings/]: Loaded json painting borgia , 16 x 32
[05Oct2022 19:54:01.224] [main/INFO] [paintings/]: Loaded json painting cane , 16 x 32
[05Oct2022 19:54:01.225] [main/INFO] [paintings/]: Loaded json painting cat_black , 16 x 16
[05Oct2022 19:54:01.225] [main/INFO] [paintings/]: Loaded json painting cat_gray , 16 x 16
[05Oct2022 19:54:01.226] [main/INFO] [paintings/]: Loaded json painting cat_orange , 16 x 16
[05Oct2022 19:54:01.226] [main/INFO] [paintings/]: Loaded json painting cat , 32 x 16
[05Oct2022 19:54:01.226] [main/INFO] [paintings/]: Loaded json painting colorful_squares , 32 x 16
[05Oct2022 19:54:01.227] [main/INFO] [paintings/]: Loaded json painting crest , 32 x 16
[05Oct2022 19:54:01.228] [main/INFO] [paintings/]: Loaded json painting danger_zone , 32 x 32
[05Oct2022 19:54:01.228] [main/INFO] [paintings/]: Loaded json painting decorative_gun , 32 x 16
[05Oct2022 19:54:01.229] [main/INFO] [paintings/]: Loaded json painting exit_down , 32 x 16
[05Oct2022 19:54:01.229] [main/INFO] [paintings/]: Loaded json painting exit_up , 32 x 16
[05Oct2022 19:54:01.230] [main/INFO] [paintings/]: Loaded json painting exit_left , 32 x 16
[05Oct2022 19:54:01.235] [main/INFO] [paintings/]: Loaded json painting exit_right , 32 x 16
[05Oct2022 19:54:01.241] [main/INFO] [paintings/]: Loaded json painting face_bat , 16 x 16
[05Oct2022 19:54:01.241] [main/INFO] [paintings/]: Loaded json painting face_chicken , 16 x 16
[05Oct2022 19:54:01.243] [main/INFO] [paintings/]: Loaded json painting face_cow , 16 x 16
[05Oct2022 19:54:01.243] [main/INFO] [paintings/]: Loaded json painting face_creeper , 16 x 16
[05Oct2022 19:54:01.244] [main/INFO] [paintings/]: Loaded json painting face_dog , 16 x 16
[05Oct2022 19:54:01.244] [main/INFO] [paintings/]: Loaded json painting face_enderman , 16 x 16
[05Oct2022 19:54:01.245] [main/INFO] [paintings/]: Loaded json painting face_pig , 16 x 16
[05Oct2022 19:54:01.245] [main/INFO] [paintings/]: Loaded json painting face_pigman , 16 x 16
[05Oct2022 19:54:01.245] [main/INFO] [paintings/]: Loaded json painting face_silverfish , 16 x 16
[05Oct2022 19:54:01.246] [main/INFO] [paintings/]: Loaded json painting face_skeleton , 16 x 16
[05Oct2022 19:54:01.250] [main/INFO] [paintings/]: Loaded json painting face_squid , 16 x 16
[05Oct2022 19:54:01.256] [main/INFO] [paintings/]: Loaded json painting face_zombie , 16 x 16
[05Oct2022 19:54:01.257] [main/INFO] [paintings/]: Loaded json painting fishes , 32 x 16
[05Oct2022 19:54:01.257] [main/INFO] [paintings/]: Loaded json painting flowers , 32 x 16
[05Oct2022 19:54:01.258] [main/INFO] [paintings/]: Loaded json painting fruits , 32 x 16
[05Oct2022 19:54:01.258] [main/INFO] [paintings/]: Loaded json painting ghost , 16 x 32
[05Oct2022 19:54:01.259] [main/INFO] [paintings/]: Loaded json painting glowlamp , 32 x 32
[05Oct2022 19:54:01.259] [main/INFO] [paintings/]: Loaded json painting glowstone_hourglass , 16 x 32
[05Oct2022 19:54:01.260] [main/INFO] [paintings/]: Loaded json painting iluvmc , 32 x 16
[05Oct2022 19:54:01.260] [main/INFO] [paintings/]: Loaded json painting link , 32 x 16
[05Oct2022 19:54:01.261] [main/INFO] [paintings/]: Loaded json painting mine_prosperity , 32 x 16
[05Oct2022 19:54:01.261] [main/INFO] [paintings/]: Loaded json painting no_trespassing_for_mobs , 32 x 16
[05Oct2022 19:54:01.262] [main/INFO] [paintings/]: Loaded json painting ocelot , 16 x 16
[05Oct2022 19:54:01.267] [main/INFO] [paintings/]: Loaded json painting penguin , 32 x 16
[05Oct2022 19:54:01.267] [main/INFO] [paintings/]: Loaded json painting pig_on_a_cliff , 32 x 32
[05Oct2022 19:54:01.273] [main/INFO] [paintings/]: Loaded json painting pkmn_blue , 32 x 16
[05Oct2022 19:54:01.273] [main/INFO] [paintings/]: Loaded json painting pkmn_red , 32 x 16
[05Oct2022 19:54:01.274] [main/INFO] [paintings/]: Loaded json painting pkmn_green , 32 x 16
[05Oct2022 19:54:01.275] [main/INFO] [paintings/]: Loaded json painting plains_hut , 32 x 16
[05Oct2022 19:54:01.275] [main/INFO] [paintings/]: Loaded json painting portrait_2 , 16 x 16
[05Oct2022 19:54:01.276] [main/INFO] [paintings/]: Loaded json painting portrait , 32 x 32
[05Oct2022 19:54:01.276] [main/INFO] [paintings/]: Loaded json painting prison , 16 x 32
[05Oct2022 19:54:01.276] [main/INFO] [paintings/]: Loaded json painting prosperity , 16 x 32
[05Oct2022 19:54:01.277] [main/INFO] [paintings/]: Loaded json painting rest , 32 x 16
[05Oct2022 19:54:01.277] [main/INFO] [paintings/]: Loaded json painting skeleton , 16 x 32
[05Oct2022 19:54:01.278] [main/INFO] [paintings/]: Loaded json painting sky , 32 x 32
[05Oct2022 19:54:01.283] [main/INFO] [paintings/]: Loaded json painting skyblock , 32 x 32
[05Oct2022 19:54:01.289] [main/INFO] [paintings/]: Loaded json painting snake , 16 x 32
[05Oct2022 19:54:01.290] [main/INFO] [paintings/]: Loaded json painting snow_landscape , 32 x 16
[05Oct2022 19:54:01.291] [main/INFO] [paintings/]: Loaded json painting subaraki , 32 x 16
[05Oct2022 19:54:01.291] [main/INFO] [paintings/]: Loaded json painting synth_city , 16 x 16
[05Oct2022 19:54:01.292] [main/INFO] [paintings/]: Loaded json painting tapistry_a , 32 x 16
[05Oct2022 19:54:01.292] [main/INFO] [paintings/]: Loaded json painting tapistry_b , 16 x 32
[05Oct2022 19:54:01.293] [main/INFO] [paintings/]: Loaded json painting tapistry_purple , 16 x 32
[05Oct2022 19:54:01.293] [main/INFO] [paintings/]: Loaded json painting torched , 32 x 16
[05Oct2022 19:54:01.294] [main/INFO] [paintings/]: Loaded json painting waterfall , 32 x 16
[05Oct2022 19:54:01.298] [main/INFO] [paintings/]: Loaded json painting whale , 32 x 16
[05Oct2022 19:54:01.301] [main/INFO] [paintings/]: Loaded json painting wheat_field , 32 x 16
[05Oct2022 19:54:01.302] [main/INFO] [paintings/]: Loaded json painting wolf_in_wheat , 32 x 16
[05Oct2022 19:54:01.345] [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.
[05Oct2022 19:54:01.348] [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.
[05Oct2022 19:54:01.348] [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.
[05Oct2022 19:54:01.348] [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.
[05Oct2022 19:54:01.437] [main/INFO] [Puzzles Lib/]: Registering element tradingpost:trading_post
[05Oct2022 19:54:01.596] [modloading-worker-11/WARN] [auudio/Auudio/]: WARNING: Auudio is a client mod and has no effect when loaded on a server!
[05Oct2022 19:54:01.599] [modloading-worker-6/INFO] [strawgolem/]: Initializing strawgolem
[05Oct2022 19:54:01.636] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Sound Events Registered!
[05Oct2022 19:54:01.660] [modloading-worker-10/INFO] [Puzzles Lib/]: Setting up mod tinyskeletons with elements tinyskeletons:tiny_skeletons
[05Oct2022 19:54:01.672] [modloading-worker-6/INFO] [STDOUT/]: [tfar.toughnessbar.ToughnessBar:<init>:32]: Why did you put this on a dedicated server?
[05Oct2022 19:54:01.719] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Blocks Registered!
[05Oct2022 19:54:01.719] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Items Registered!
[05Oct2022 19:54:01.723] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Effects Registered!
[05Oct2022 19:54:01.727] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Potions Registered!
[05Oct2022 19:54:01.733] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Entity Types Registered!
[05Oct2022 19:54:01.764] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Painting Types Registered!
[05Oct2022 19:54:01.768] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Tile Entity Types Registered!
[05Oct2022 19:54:01.777] [modloading-worker-9/WARN] [com.brandon3055.csg.DataManager/]: Custom Spawn Inventory has not been configured yet! Canceling config load!
[05Oct2022 19:54:01.781] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Biomes Registered!
[05Oct2022 19:54:01.783] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Loot Modifiers Registered!
[05Oct2022 19:54:01.787] [modloading-worker-4/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Entity Classifications Registered!
[05Oct2022 19:54:01.791] [modloading-worker-1/WARN] [Simple Discord Rich Presence/]: This is a client only mod!
[05Oct2022 19:54:01.810] [modloading-worker-9/INFO] [Puzzles Lib/]: Setting up mod visualworkbench with elements visualworkbench:visual_workbench
[05Oct2022 19:54:01.812] [modloading-worker-1/INFO] [Kiwi/Init]: Processing 2 KiwiModule annotations
[05Oct2022 19:54:01.833] [modloading-worker-1/WARN] [fallingleaves/]: Falling Leaves is a client only mod and should be removed from the mods list
[05Oct2022 19:54:01.894] [modloading-worker-12/WARN] [mixin/]: Method overwrite conflict for func_219183_a in kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin, previously written by me.jellysquid.mods.lithium.mixin.world.player_chunk_tick.ThreadedAnvilChunkStorageMixin. Skipping method.
[05Oct2022 19:54:01.895] [modloading-worker-12/WARN] [mixin/]: Method overwrite conflict for sendChunks in kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin, previously written by me.jellysquid.mods.lithium.mixin.world.player_chunk_tick.ThreadedAnvilChunkStorageMixin. Skipping method.
[05Oct2022 19:54:01.908] [modloading-worker-9/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.34, for MC 1.16.5 with MCP 20210115.111550
[05Oct2022 19:54:01.909] [modloading-worker-9/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.34 Initialized
[05Oct2022 19:54:01.945] [modloading-worker-13/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[05Oct2022 19:54:02.358] [modloading-worker-10/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Successfully initialized!
[05Oct2022 19:54:02.358] [modloading-worker-10/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side libs ready to use!
[05Oct2022 19:54:02.366] [modloading-worker-4/INFO] [chocolate/]: Vanilla is real good, but chocolate is better, let's be honest. :)
[05Oct2022 19:54:02.514] [modloading-worker-3/INFO] [Puzzles Lib/]: Setting up mod tradingpost with elements tradingpost:trading_post
[05Oct2022 19:54:02.538] [modloading-worker-3/INFO] [Puzzles Lib/]: Loading config type common for mod tradingpost...
[05Oct2022 19:54:02.827] [modloading-worker-15/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
[05Oct2022 19:54:03.157] [modloading-worker-1/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
[05Oct2022 19:54:03.157] [modloading-worker-1/INFO] [STDOUT/]: [dev.tr7zw.skinlayers.EntityCullingMod:<init>:18]: 3dSkinLayers Mod installed on a Server. Going to sleep.
[05Oct2022 19:54:03.159] [modloading-worker-9/ERROR] [vice.magnesium_extras.MagnesiumExtras/]: Could not retrieve sodiumOptsField
[05Oct2022 19:54:03.230] [modloading-worker-13/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Loading mod in server-side mode!
[05Oct2022 19:54:03.241] [modloading-worker-13/WARN] [de.keksuccino.drippyloadingscreen.DrippyLoadingScreen/]: ## WARNING ## 'Drippy Loading Screen' is a client mod and has no effect when loaded on a server!
[05Oct2022 19:54:03.391] [modloading-worker-6/INFO] [terraincognita/]: Integrating with Quark...
[05Oct2022 19:54:03.392] [modloading-worker-6/INFO] [terraincognita/]: Integrating with Buzzier Bees...
[05Oct2022 19:54:03.395] [modloading-worker-6/INFO] [terraincognita/]: Integrating with Upgrade Aquatic...
[05Oct2022 19:54:03.397] [modloading-worker-6/INFO] [terraincognita/]: Integrating with Farmer's Delight...
[05Oct2022 19:54:03.586] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\Adorn.toml is not correct. Correcting
[05Oct2022 19:54:03.587] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key show-items-in-standard-groups was corrected from null to its default, true. 
[05Oct2022 19:54:03.611] [modloading-worker-12/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
[05Oct2022 19:54:03.648] [modloading-worker-12/INFO] [STDOUT/]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser
[05Oct2022 19:54:04.430] [main/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[05Oct2022 19:54:04.435] [main/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
[05Oct2022 19:54:04.437] [main/INFO] [Kiwi/Init]:     recipe_serializer: 3
[05Oct2022 19:54:05.551] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Blocks registered!
[05Oct2022 19:54:05.944] [main/INFO] [net.ncpbails.culturaldelights.CulturalDelights/]: HELLO from Register Block
[05Oct2022 19:54:06.594] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[05Oct2022 19:54:06.595] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[05Oct2022 19:54:06.661] [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.
[05Oct2022 19:54:06.844] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Items registered!
[05Oct2022 19:54:07.387] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 324 ms
[05Oct2022 19:54:07.676] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.24ms.
[05Oct2022 19:54:07.721] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
[05Oct2022 19:54:07.812] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for strawgolem:strawgolem, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.904] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:muddypig, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.904] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:cluckshroom, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.906] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:moobloom, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.909] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:horned_sheep, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.909] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:rainbow_sheep, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.910] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:jolly_llama, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.911] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:wooly_cow, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.911] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:bone_spider, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.911] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:bouldering_zombie, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.912] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:lobber_zombie, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.912] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:viler_witch, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:07.916] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Entities registered!
[05Oct2022 19:54:08.027] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enchantwithmob:enchanter, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:08.028] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for conjurer_illager:conjurer, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:08.221] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
[05Oct2022 19:54:08.281] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5f6aa45b
[05Oct2022 19:54:08.281] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@69e1e147
[05Oct2022 19:54:08.283] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@b7ce7b4
[05Oct2022 19:54:08.285] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@130ba38f
[05Oct2022 19:54:08.286] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@640785a5
[05Oct2022 19:54:08.287] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@488e262e
[05Oct2022 19:54:08.287] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@78e0cba7
[05Oct2022 19:54:08.287] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@74ab697b
[05Oct2022 19:54:08.288] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3e3c2ac3
[05Oct2022 19:54:08.288] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@245b8c7c
[05Oct2022 19:54:08.289] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@464e6a1e
[05Oct2022 19:54:08.290] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4c56633a
[05Oct2022 19:54:08.290] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@68c67ccc
[05Oct2022 19:54:08.290] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@65bc3ee1
[05Oct2022 19:54:08.291] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7e196405
[05Oct2022 19:54:08.291] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@22c6b059
[05Oct2022 19:54:08.292] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3dc2f87d
[05Oct2022 19:54:08.292] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3476ef8
[05Oct2022 19:54:08.298] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6606c2ff
[05Oct2022 19:54:08.298] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2d169aa0
[05Oct2022 19:54:08.305] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7f71d2bf
[05Oct2022 19:54:08.306] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@42f8a964
[05Oct2022 19:54:08.307] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@789bc477
[05Oct2022 19:54:08.307] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5327ccd8
[05Oct2022 19:54:08.308] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6debf8d7
[05Oct2022 19:54:08.308] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1cdc84a7
[05Oct2022 19:54:08.309] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1b57e2a7
[05Oct2022 19:54:08.312] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@20535b73
[05Oct2022 19:54:08.316] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@cd91913
[05Oct2022 19:54:08.316] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@530a86fc
[05Oct2022 19:54:08.317] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@20c5bae
[05Oct2022 19:54:08.318] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1aadfa3c
[05Oct2022 19:54:08.321] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@177fb8a2
[05Oct2022 19:54:08.321] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@53d339d4
[05Oct2022 19:54:08.322] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6ca93009
[05Oct2022 19:54:08.322] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7e51a475
[05Oct2022 19:54:08.323] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@f7cde13
[05Oct2022 19:54:08.323] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3305524b
[05Oct2022 19:54:08.324] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@126103df
[05Oct2022 19:54:08.324] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1d839eb8
[05Oct2022 19:54:08.324] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@36f93d3a
[05Oct2022 19:54:08.325] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@305ed7c7
[05Oct2022 19:54:08.330] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3e5d59a5
[05Oct2022 19:54:08.337] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@33464b1e
[05Oct2022 19:54:08.337] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@18bd5232
[05Oct2022 19:54:08.338] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@232d6b21
[05Oct2022 19:54:08.339] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@97f4c47
[05Oct2022 19:54:08.339] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@cc4b1fe
[05Oct2022 19:54:08.340] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2cf7f3ae
[05Oct2022 19:54:08.340] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@16f1314c
[05Oct2022 19:54:08.341] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@60283b53
[05Oct2022 19:54:08.344] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@a4fd627
[05Oct2022 19:54:08.348] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1b31485d
[05Oct2022 19:54:08.348] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3b65c6fd
[05Oct2022 19:54:08.349] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5b8940f2
[05Oct2022 19:54:08.349] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@76f4d59b
[05Oct2022 19:54:08.350] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@42b63d8e
[05Oct2022 19:54:08.351] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@77e8db24
[05Oct2022 19:54:08.351] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@60a2ceab
[05Oct2022 19:54:08.354] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5d153ef1
[05Oct2022 19:54:08.355] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7ff2575f
[05Oct2022 19:54:08.355] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4d62d1f7
[05Oct2022 19:54:08.356] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@54bc87ea
[05Oct2022 19:54:08.356] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@619247be
[05Oct2022 19:54:08.357] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@56e462db
[05Oct2022 19:54:08.362] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2859f996
[05Oct2022 19:54:08.366] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2a5006e1
[05Oct2022 19:54:08.366] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5a768240
[05Oct2022 19:54:08.366] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@556f5e59
[05Oct2022 19:54:08.367] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@75e92d80
[05Oct2022 19:54:08.370] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6f6659b0
[05Oct2022 19:54:08.371] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@56537078
[05Oct2022 19:54:08.444] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
[05Oct2022 19:54:08.444] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.08ms.
[05Oct2022 19:54:08.474] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Sounds registered!
[05Oct2022 19:54:08.481] [main/INFO] [corgitaco.enhancedcelestials.Main/]: enhancedcelestials: Sounds registered!
[05Oct2022 19:54:08.711] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:the_end has been registered twice for the same name minecraft:the_end.
[05Oct2022 19:54:08.711] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_barrens has been registered twice for the same name minecraft:end_barrens.
[05Oct2022 19:54:08.713] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:small_end_islands has been registered twice for the same name minecraft:small_end_islands.
[05Oct2022 19:54:08.716] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_midlands has been registered twice for the same name minecraft:end_midlands.
[05Oct2022 19:54:08.716] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:worldgen/biome: The object minecraft:end_highlands has been registered twice for the same name minecraft:end_highlands.
[05Oct2022 19:54:09.461] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Biomes registered!
[05Oct2022 19:54:09.553] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Registering block placer types!
[05Oct2022 19:54:09.563] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Decorators registered!
[05Oct2022 19:54:09.636] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Features registered!
[05Oct2022 19:54:09.693] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5534/1743837150@4e1bfc43' to registry
[05Oct2022 19:54:09.693] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5535/1072106919@1cda283f' to registry
[05Oct2022 19:54:09.695] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5547/618533240@3acea3e4' to registry
[05Oct2022 19:54:09.698] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5558/1568569658@5d694103' to registry
[05Oct2022 19:54:09.698] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5560/2083451741@7b16d44f' to registry
[05Oct2022 19:54:09.699] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$5573/1564165963@48edd850' to registry
[05Oct2022 19:54:09.733] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Structures registered!
[05Oct2022 19:54:09.904] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Surface builders Registered!
[05Oct2022 19:54:09.929] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
[05Oct2022 19:54:10.097] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class org.infernalstudios.infernalexp.entities.ShroomloinEntity from class org.infernalstudios.infernalexp.entities.WarpbeetleEntity
[05Oct2022 19:54:10.117] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.infamous.dungeons_mobs.entities.undead.WraithEntity from class com.infamous.dungeons_mobs.entities.undead.NecromancerEntity
[05Oct2022 19:54:10.208] [main/INFO] [io.github.how_bout_no.outvoted.Outvoted/]: >> Outvoted COMMON Config Loaded
[05Oct2022 19:54:10.277] [main/INFO] [com._idrae.travelers_index.TravelersIndex/]: Config set
[05Oct2022 19:54:10.287] [main/INFO] [Void Totem/]: Loaded voidtotem-common.toml config file from voidtotem
[05Oct2022 19:54:10.295] [Thread-1/INFO] [Puzzles Lib/]: Reloading common config for mod easymagic
[05Oct2022 19:54:10.304] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:10.305] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key mooncakeBadReactDims was corrected from [minecraft:the_nether, minecraft:the_end] to its default, [minecraft:the_nether, minecraft:the_end]. 
[05Oct2022 19:54:10.306] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key autumnalExtensionFx was corrected from [effect.minecraft.resistance, effect.farmersdelight.nourished, effect.minecraft.absorption, effect.atmospheric.persistence] to its default, [effect.minecraft.resistance, effect.farmersdelight.nourished, effect.minecraft.absorption, effect.atmospheric.persistence]. 
[05Oct2022 19:54:10.307] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key aestivalExtensionFx was corrected from [effect.minecraft.night_vision, effect.atmospheric.relief, effect.minecraft.water_breathing, effect.minecraft.strength] to its default, [effect.minecraft.night_vision, effect.atmospheric.relief, effect.minecraft.water_breathing, effect.minecraft.strength]. 
[05Oct2022 19:54:10.311] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key brumalExtensionFx was corrected from [effect.farmersdelight.comfort, effect.minecraft.invisibility, effect.minecraft.fire_resistance, effect.minecraft.slow_falling] to its default, [effect.farmersdelight.comfort, effect.minecraft.invisibility, effect.minecraft.fire_resistance, effect.minecraft.slow_falling]. 
[05Oct2022 19:54:10.312] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key vernalExtensionFx was corrected from [effect.minecraft.regeneration, effect.minecraft.jump_boost, effect.minecraft.haste, effect.upgrade_aquatic.vibing] to its default, [effect.minecraft.regeneration, effect.minecraft.jump_boost, effect.minecraft.haste, effect.upgrade_aquatic.vibing]. 
[05Oct2022 19:54:10.348] [main/INFO] [quark/]: Loading Module Chain Linkage
[05Oct2022 19:54:10.348] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
[05Oct2022 19:54:10.350] [main/INFO] [quark/]: Loading Module Chute
[05Oct2022 19:54:10.355] [main/INFO] [quark/]: Loading Module Color Slime
[05Oct2022 19:54:10.355] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
[05Oct2022 19:54:10.356] [main/INFO] [quark/]: Loading Module Ender Watcher
[05Oct2022 19:54:10.356] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
[05Oct2022 19:54:10.359] [main/INFO] [quark/]: Loading Module Feeding Trough
[05Oct2022 19:54:10.360] [main/INFO] [quark/]: Loading Module Gravisand
[05Oct2022 19:54:10.360] [main/INFO] [quark/]: Loading Module Iron Rod
[05Oct2022 19:54:10.360] [main/INFO] [quark/]: Loading Module Jukebox Automation
[05Oct2022 19:54:10.362] [main/INFO] [quark/]: Loading Module Metal Buttons
[05Oct2022 19:54:10.362] [main/INFO] [quark/]: Loading Module Obsidian Plate
[05Oct2022 19:54:10.363] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[05Oct2022 19:54:10.364] [main/INFO] [quark/]: Loading Module Redstone Circuit
[05Oct2022 19:54:10.364] [main/INFO] [quark/]: Loading Module Weather Sensor
[05Oct2022 19:54:10.365] [main/INFO] [quark/]: Loading Module Bamboo Mat
[05Oct2022 19:54:10.366] [main/INFO] [quark/]: Loading Module Burn Vines
[05Oct2022 19:54:10.366] [main/INFO] [quark/]: Loading Module Celebratory Lamps
[05Oct2022 19:54:10.367] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
[05Oct2022 19:54:10.367] [main/INFO] [quark/]: Loading Module Compressed Blocks
[05Oct2022 19:54:10.368] [main/INFO] [quark/]: Loading Module Duskbound Blocks
[05Oct2022 19:54:10.368] [main/INFO] [quark/]: Loading Module Framed Glass
[05Oct2022 19:54:10.371] [main/INFO] [quark/]: Loading Module Gold Bars
[05Oct2022 19:54:10.378] [main/INFO] [quark/]: Loading Module Grate
[05Oct2022 19:54:10.383] [main/INFO] [quark/]: Loading Module Hedges
[05Oct2022 19:54:10.383] [main/INFO] [quark/]: Loading Module Iron Plates
[05Oct2022 19:54:10.384] [main/INFO] [quark/]: Loading Module Item Frames
[05Oct2022 19:54:10.384] [main/INFO] [quark/]: Loading Module Leaf Carpet
[05Oct2022 19:54:10.384] [main/INFO] [quark/]: Loading Module Lit Lamp
[05Oct2022 19:54:10.385] [main/INFO] [quark/]: Loading Module Midori
[05Oct2022 19:54:10.388] [main/INFO] [quark/]: Loading Module More Brick Types
[05Oct2022 19:54:10.391] [main/INFO] [quark/]: Loading Module More Potted Plants
[05Oct2022 19:54:10.395] [main/INFO] [quark/]: Loading Module More Stone Variants
[05Oct2022 19:54:10.395] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[05Oct2022 19:54:10.396] [main/INFO] [quark/]: Loading Module Paper Decor
[05Oct2022 19:54:10.396] [main/INFO] [quark/]: Loading Module Quilted Wool
[05Oct2022 19:54:10.397] [main/INFO] [quark/]: Loading Module Rope
[05Oct2022 19:54:10.397] [main/INFO] [quark/]: Loading Module Shallow Dirt
[05Oct2022 19:54:10.398] [main/INFO] [quark/]: Loading Module Shingles
[05Oct2022 19:54:10.398] [main/INFO] [quark/]: Loading Module Soul Sandstone
[05Oct2022 19:54:10.398] [main/INFO] [quark/]: Loading Module Stained Planks
[05Oct2022 19:54:10.399] [main/INFO] [quark/]: Loading Module Stools
[05Oct2022 19:54:10.399] [main/INFO] [quark/]: Loading Module Sturdy Stone
[05Oct2022 19:54:10.400] [main/INFO] [quark/]: Loading Module Tallow And Candles
[05Oct2022 19:54:10.401] [main/INFO] [quark/]: Loading Module Thatch
[05Oct2022 19:54:10.401] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
[05Oct2022 19:54:10.402] [main/INFO] [quark/]: Loading Module Turf
[05Oct2022 19:54:10.405] [main/INFO] [quark/]: Loading Module Variant Bookshelves
[05Oct2022 19:54:10.413] [main/INFO] [quark/]: Loading Module Variant Chests
[05Oct2022 19:54:10.414] [main/INFO] [quark/]: Loading Module Variant Ladders
[05Oct2022 19:54:10.415] [main/INFO] [quark/]: Loading Module Vertical Planks
[05Oct2022 19:54:10.415] [main/INFO] [quark/]: Loading Module Vertical Slabs
[05Oct2022 19:54:10.416] [main/INFO] [quark/]: Loading Module Wooden Posts
[05Oct2022 19:54:10.416] [main/INFO] [quark/]: Loading Module Chests In Boats
[05Oct2022 19:54:10.417] [main/INFO] [quark/]: Loading Module Easy Transfering
[05Oct2022 19:54:10.417] [main/INFO] [quark/]: Loading Module Hotbar Changer
[05Oct2022 19:54:10.418] [main/INFO] [quark/]: Loading Module Inventory Sorting
[05Oct2022 19:54:10.418] [main/INFO] [quark/]: Loading Module Item Sharing
[05Oct2022 19:54:10.421] [main/INFO] [quark/]: Loading Module Right Click Armor
[05Oct2022 19:54:10.426] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
[05Oct2022 19:54:10.430] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
[05Oct2022 19:54:10.430] [main/INFO] [quark/]: Loading Module Abacus
[05Oct2022 19:54:10.431] [main/INFO] [quark/]: Loading Module Ambient Discs
[05Oct2022 19:54:10.431] [main/INFO] [quark/]: Loading Module Ancient Tomes
[05Oct2022 19:54:10.432] [main/INFO] [quark/]: Loading Module Bottled Cloud
[05Oct2022 19:54:10.432] [main/INFO] [quark/]: Loading Module Camera
[05Oct2022 19:54:10.433] [main/INFO] [quark/]: Loading Module Color Runes
[05Oct2022 19:54:10.433] [main/INFO] [quark/]: Loading Module Pathfinder Maps
[05Oct2022 19:54:10.434] [main/INFO] [quark/]: Loading Module Pickarang
[05Oct2022 19:54:10.434] [main/INFO] [quark/]: Loading Module Seed Pouch
[05Oct2022 19:54:10.435] [main/INFO] [quark/]: Loading Module Slime In A Bucket
[05Oct2022 19:54:10.439] [main/INFO] [quark/]: Loading Module Trowel
[05Oct2022 19:54:10.440] [main/INFO] [quark/]: Loading Module Skull Pikes
[05Oct2022 19:54:10.444] [main/INFO] [quark/]: Loading Module Armed Armor Stands
[05Oct2022 19:54:10.444] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[05Oct2022 19:54:10.445] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[05Oct2022 19:54:10.445] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
[05Oct2022 19:54:10.446] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
[05Oct2022 19:54:10.446] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
[05Oct2022 19:54:10.447] [main/INFO] [quark/]: Loading Module Dirt To Path
[05Oct2022 19:54:10.447] [main/INFO] [quark/]: Loading Module Double Door Opening
[05Oct2022 19:54:10.448] [main/INFO] [quark/]: Loading Module Dragon Scales
[05Oct2022 19:54:10.448] [main/INFO] [quark/]: Loading Module Emotes
[05Oct2022 19:54:10.449] [main/INFO] [quark/]: Loading Module Enhanced Ladders
[05Oct2022 19:54:10.449] [main/INFO] [quark/]: Loading Module Glass Shard
[05Oct2022 19:54:10.450] [main/INFO] [quark/]: Loading Module Hoe Harvesting
[05Oct2022 19:54:10.450] [main/INFO] [quark/]: Loading Module Improved Sleeping
[05Oct2022 19:54:10.451] [main/INFO] [quark/]: Loading Module Infinity Bucket
[05Oct2022 19:54:10.460] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
[05Oct2022 19:54:10.460] [main/INFO] [quark/]: Loading Module Lock Rotation
[05Oct2022 19:54:10.462] [main/INFO] [quark/]: Loading Module More Banner Layers
[05Oct2022 19:54:10.462] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
[05Oct2022 19:54:10.463] [main/INFO] [quark/]: Loading Module Pat The Dogs
[05Oct2022 19:54:10.464] [main/INFO] [quark/]: Loading Module Poison Potato Usage
[05Oct2022 19:54:10.465] [main/INFO] [quark/]: Loading Module Reacharound Placing
[05Oct2022 19:54:10.465] [main/INFO] [quark/]: Loading Module Replace Scaffolding
[05Oct2022 19:54:10.466] [main/INFO] [quark/]: Loading Module Sign Editing
[05Oct2022 19:54:10.466] [main/INFO] [quark/]: Loading Module Simple Harvest
[05Oct2022 19:54:10.467] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
[05Oct2022 19:54:10.471] [main/INFO] [quark/]: Loading Module Springy Slime
[05Oct2022 19:54:10.471] [main/INFO] [quark/]: Loading Module Utility Recipes
[05Oct2022 19:54:10.474] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[05Oct2022 19:54:10.475] [main/INFO] [quark/]: Loading Module Big Dungeon
[05Oct2022 19:54:10.475] [main/INFO] [quark/]: Loading Module Big Stone Clusters
[05Oct2022 19:54:10.475] [main/INFO] [quark/]: Loading Module Biotite
[05Oct2022 19:54:10.476] [main/INFO] [quark/]: Loading Module Blossom Trees
[05Oct2022 19:54:10.476] [main/INFO] [quark/]: Loading Module Cave Roots
[05Oct2022 19:54:10.477] [main/INFO] [quark/]: Loading Module Chorus Vegetation
[05Oct2022 19:54:10.477] [main/INFO] [quark/]: Loading Module Crevices
[05Oct2022 19:54:10.478] [main/INFO] [quark/]: Loading Module Deepslate
[05Oct2022 19:54:10.478] [main/INFO] [quark/]: Loading Module Fairy Rings
[05Oct2022 19:54:10.479] [main/INFO] [quark/]: Loading Module Mega Caves
[05Oct2022 19:54:10.479] [main/INFO] [quark/]: Loading Module Monster Box
[05Oct2022 19:54:10.480] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[05Oct2022 19:54:10.480] [main/INFO] [quark/]: Loading Module New Stone Types
[05Oct2022 19:54:10.481] [main/INFO] [quark/]: Loading Module Realistic World Gen
[05Oct2022 19:54:10.481] [main/INFO] [quark/]: Loading Module Speleothems
[05Oct2022 19:54:10.482] [main/INFO] [quark/]: Loading Module Spiral Spires
[05Oct2022 19:54:10.482] [main/INFO] [quark/]: Loading Module Underground Clay
[05Oct2022 19:54:10.483] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
[05Oct2022 19:54:10.489] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[05Oct2022 19:54:10.494] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[05Oct2022 19:54:10.494] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[05Oct2022 19:54:10.495] [main/INFO] [quark/]: Loading Module Lush Underground Biome
[05Oct2022 19:54:10.495] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
[05Oct2022 19:54:10.496] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
[05Oct2022 19:54:10.496] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
[05Oct2022 19:54:10.497] [main/INFO] [quark/]: Loading Module Slime Underground Biome
[05Oct2022 19:54:10.497] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[05Oct2022 19:54:10.498] [main/INFO] [quark/]: Loading Module Crabs
[05Oct2022 19:54:10.498] [main/INFO] [quark/]: Loading Module Forgotten
[05Oct2022 19:54:10.499] [main/INFO] [quark/]: Loading Module Foxhound
[05Oct2022 19:54:10.503] [main/INFO] [quark/]: Loading Module Frogs
[05Oct2022 19:54:10.507] [main/INFO] [quark/]: Loading Module Stonelings
[05Oct2022 19:54:10.508] [main/INFO] [quark/]: Loading Module Toretoise
[05Oct2022 19:54:10.508] [main/INFO] [quark/]: Loading Module Wraith
[05Oct2022 19:54:10.509] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
[05Oct2022 19:54:10.509] [main/INFO] [quark/]: Loading Module Back Button Keybind
[05Oct2022 19:54:10.510] [main/INFO] [quark/]: Loading Module Chest Searching
[05Oct2022 19:54:10.510] [main/INFO] [quark/]: Loading Module Greener Grass
[05Oct2022 19:54:10.511] [main/INFO] [quark/]: Loading Module Improved Mount Hud
[05Oct2022 19:54:10.511] [main/INFO] [quark/]: Loading Module Improved Tooltips
[05Oct2022 19:54:10.511] [main/INFO] [quark/]: Loading Module Usage Ticker
[05Oct2022 19:54:10.512] [main/INFO] [quark/]: Loading Module Variant Animal Textures
[05Oct2022 19:54:10.512] [main/INFO] [quark/]: Loading Module Backpack
[05Oct2022 19:54:10.513] [main/INFO] [quark/]: Loading Module Crate
[05Oct2022 19:54:10.513] [main/INFO] [quark/]: Loading Module Magnets
[05Oct2022 19:54:10.514] [main/INFO] [quark/]: Loading Module Matrix Enchanting
[05Oct2022 19:54:10.514] [main/INFO] [quark/]: Loading Module Pipes
[05Oct2022 19:54:10.515] [main/INFO] [quark/]: Loading Module Totem Of Holding
[05Oct2022 19:54:10.522] [main/INFO] [quark/]: Loading Module Adjustable Chat
[05Oct2022 19:54:10.526] [main/INFO] [quark/]: Loading Module Custom Underground Biome
[05Oct2022 19:54:10.526] [main/INFO] [quark/]: Loading Module Game Nerfs
[05Oct2022 19:54:10.527] [main/INFO] [quark/]: Loading Module Microcrafting Helper
[05Oct2022 19:54:10.527] [main/INFO] [quark/]: Loading Module Narrator Readout
[05Oct2022 19:54:10.528] [main/INFO] [quark/]: Loading Module Overlay Shader
[05Oct2022 19:54:10.528] [main/INFO] [quark/]: Loading Module Pallet
[05Oct2022 19:54:10.529] [main/INFO] [quark/]: Loading Module Shiba
[05Oct2022 19:54:10.549] [modloading-worker-6/INFO] [strawgolem/]: Strawgolem common setup
[05Oct2022 19:54:10.560] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:goblin_trader, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.561] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:vein_goblin_trader, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.572] [modloading-worker-8/INFO] [corgiaoc.byg.BYG/]: BYG: "Common Setup" Event Complete!
[05Oct2022 19:54:10.574] [modloading-worker-13/INFO] [Bookshelf/]: Registering 3 command argument types.
[05Oct2022 19:54:10.574] [modloading-worker-13/INFO] [Bookshelf/]: Registering 13 loot conditions.
[05Oct2022 19:54:10.581] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [infernalexp] Starting version check at https://infernalstudios.org/api/mods/infernalexpansion/forge
[05Oct2022 19:54:10.597] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:reinforced_golem, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.598] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:guard, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.613] [modloading-worker-6/INFO] [Puzzles Lib/]: Reloading common config for all mods
[05Oct2022 19:54:10.616] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for frozenup:chilloo, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.619] [modloading-worker-4/INFO] [vice.magnesium_extras.MagnesiumExtras/]: Found FTB Chunks, enabling MagnesiumExtras integration.
[05Oct2022 19:54:10.622] [modloading-worker-13/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class azmalent.terraincognita.common.entity.butterfly.ButterflyEntity from class azmalent.terraincognita.common.entity.butterfly.AbstractButterflyEntity
[05Oct2022 19:54:10.623] [modloading-worker-13/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for terraincognita:butterfly, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.638] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
[05Oct2022 19:54:10.660] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.668] [modloading-worker-11/INFO] [me.steinborn.krypton.mod.shared.KryptonReforged/]: Compression will use Java, encryption will use Java
[05Oct2022 19:54:10.671] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.672] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.677] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.677] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.691] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.702] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.702] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.707] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.710] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:10.816] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Successfully loaded the Modding legacy supporters list.
[05Oct2022 19:54:11.109] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
    at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
    at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_341]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
[05Oct2022 19:54:11.110] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
[05Oct2022 19:54:11.190] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Found status: UP_TO_DATE Current: 1.2.6 Target: null
[05Oct2022 19:54:11.190] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
[05Oct2022 19:54:11.248] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Found status: UP_TO_DATE Current: 2.4.4-forge Target: null
[05Oct2022 19:54:11.250] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
[05Oct2022 19:54:11.321] [modloading-worker-15/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
[05Oct2022 19:54:11.322] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:glare, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.324] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:allay, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.326] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:copper_golem, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.333] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for guardvillagers:guard, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.411] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:glowshroom_monster, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.411] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:magma_minion, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.434] [main/INFO] [co.eltrut.differentiate.core.registrator.Registrator/]: Registered block and item compostables
[05Oct2022 19:54:11.435] [main/INFO] [co.eltrut.differentiate.core.registrator.Registrator/]: Registered block flammables
[05Oct2022 19:54:11.440] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for theabyss:ice_skeleton, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.440] [main/INFO] [Puzzles Lib/]: Loading 4 elements during common setup...
[05Oct2022 19:54:11.489] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:aether_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.489] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ender_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.491] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:fire_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.494] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:forest_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.495] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ghost_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.495] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ice_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.496] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:nether_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.496] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:water_dragon, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.506] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:little_grebe, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.507] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:cindershell, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.507] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lizard, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.511] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lilytad, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.512] [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
[05Oct2022 19:54:11.512] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:friendly_sporeling, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.513] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:hostile_sporeling, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.513] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:neutral_sporeling, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.514] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:yeti, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.601] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:spectrafly, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.601] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:purpur_golem, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.604] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:himmelite, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.606] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.passive.BeeEntity from class blueduck.outerend.entities.StalkerEntity
[05Oct2022 19:54:11.607] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:stalker, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.608] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:entombed, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.620] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:chorus_squid, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.721] [modloading-worker-15/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server)
[05Oct2022 19:54:11.721] [modloading-worker-6/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
[05Oct2022 19:54:11.747] [main/INFO] [Puzzles Lib/]: Loading 4 elements during server setup...
[05Oct2022 19:54:11.747] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server)
[05Oct2022 19:54:11.749] [main/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
[05Oct2022 19:54:11.753] [modloading-worker-6/INFO] [hamster.farmersdelightintegrations.farmersdelightintegrations/]: Got IMC []
[05Oct2022 19:54:11.758] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
[05Oct2022 19:54:11.760] [modloading-worker-8/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for combustivefishing:combustive_cod, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.760] [modloading-worker-8/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for combustivefishing:searing_swordfish, use EntityAttributeCreationEvent instead.
[05Oct2022 19:54:11.762] [modloading-worker-1/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
[05Oct2022 19:54:11.763] [modloading-worker-1/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
[05Oct2022 19:54:11.777] [modloading-worker-4/INFO] [Waila/]: Registered plugin at de.maxhenkel.corpse.integration.waila.PluginCorpse
[05Oct2022 19:54:11.780] [modloading-worker-4/INFO] [Waila/]: Registered plugin at net.darkhax.darkpaintings.addons.hwyla.DarkPaintingsHwylaPlugin
[05Oct2022 19:54:11.787] [modloading-worker-4/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
[05Oct2022 19:54:11.810] [modloading-worker-4/INFO] [Waila/]: Registered plugin at snownee.jade.JadePlugin
[05Oct2022 19:54:11.811] [modloading-worker-4/INFO] [Waila/]: Registered plugin at snownee.jade.JadeClientPlugin
[05Oct2022 19:54:11.819] [modloading-worker-4/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[05Oct2022 19:54:11.822] [modloading-worker-4/INFO] [Waila/]: Registered plugin at azmalent.terraincognita.common.integration.waila.WailaPlugin
[05Oct2022 19:54:12.175] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
    at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
    at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_341]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
[05Oct2022 19:54:12.176] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tinyskeletons] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/tinyskeletons.json
[05Oct2022 19:54:12.210] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tinyskeletons] Found status: UP_TO_DATE Current: 1.0.1 Target: null
[05Oct2022 19:54:12.210] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Starting version check at https://mc-update-check.anthonyhilyard.com/521590
[05Oct2022 19:54:12.259] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:mud_plains to structure_gel:[]
[05Oct2022 19:54:12.259] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_smaragdant_cave to structure_gel:[]
[05Oct2022 19:54:12.261] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:sulphur_springs to structure_gel:[]
[05Oct2022 19:54:12.264] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:enchanted_forest to structure_gel:[]
[05Oct2022 19:54:12.264] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:marsh to structure_gel:[]
[05Oct2022 19:54:12.265] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:orange_spotted_dark_forest to structure_gel:[]
[05Oct2022 19:54:12.266] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_mountains to structure_gel:[]
[05Oct2022 19:54:12.266] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:forgottenmountains to structure_gel:[]
[05Oct2022 19:54:12.266] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_jungle to structure_gel:[]
[05Oct2022 19:54:12.267] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:crystal_cave to structure_gel:[]
[05Oct2022 19:54:12.268] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:mushroom_forest to structure_gel:[]
[05Oct2022 19:54:12.268] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_basin to structure_gel:[]
[05Oct2022 19:54:12.271] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered stalwart_dungeons:poubelle to structure_gel:[]
[05Oct2022 19:54:12.271] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:highlands to structure_gel:[]
[05Oct2022 19:54:12.272] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:stony_peaks to structure_gel:[]
[05Oct2022 19:54:12.272] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lantern_woods to structure_gel:[]
[05Oct2022 19:54:12.273] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest to structure_gel:[]
[05Oct2022 19:54:12.273] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbra_valley to structure_gel:[]
[05Oct2022 19:54:12.274] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:yellow_spotted_forest to structure_gel:[]
[05Oct2022 19:54:12.274] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes to structure_gel:[]
[05Oct2022 19:54:12.275] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:jade_cave to structure_gel:[]
[05Oct2022 19:54:12.275] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered dead_guys_untitled_deep_dark_:the_deep_dark to structure_gel:[]
[05Oct2022 19:54:12.276] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:foggy_mushroomland to structure_gel:[]
[05Oct2022 19:54:12.276] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:sandy_catacombs to structure_gel:[]
[05Oct2022 19:54:12.277] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavebiomeapi:caves to structure_gel:[]
[05Oct2022 19:54:12.277] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_woods to structure_gel:[]
[05Oct2022 19:54:12.278] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:forest to structure_gel:[]
[05Oct2022 19:54:12.278] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:mushroom_marsh to structure_gel:[]
[05Oct2022 19:54:12.279] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:infected_lake to structure_gel:[]
[05Oct2022 19:54:12.279] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:thornlands to structure_gel:[]
[05Oct2022 19:54:12.280] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:jagged_peaks to structure_gel:[]
[05Oct2022 19:54:12.288] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:swamp to structure_gel:[]
[05Oct2022 19:54:12.289] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:molten_cavern to structure_gel:[]
[05Oct2022 19:54:12.294] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered nature_expansion:flowered_hills to structure_gel:[]
[05Oct2022 19:54:12.295] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered bayou_blues:bayou_hills to structure_gel:[]
[05Oct2022 19:54:12.295] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest to structure_gel:[]
[05Oct2022 19:54:12.296] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:phantom_crate to structure_gel:[]
[05Oct2022 19:54:12.296] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:clearing to structure_gel:[]
[05Oct2022 19:54:12.297] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dust_wastelands to structure_gel:[]
[05Oct2022 19:54:12.297] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:plains to structure_gel:[]
[05Oct2022 19:54:12.298] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:oak_savannah to structure_gel:[]
[05Oct2022 19:54:12.298] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest to structure_gel:[]
[05Oct2022 19:54:12.299] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dry_shrubland to structure_gel:[]
[05Oct2022 19:54:12.299] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:dripstone_caves to structure_gel:[]
[05Oct2022 19:54:12.300] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:azure_forest to structure_gel:[]
[05Oct2022 19:54:12.300] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake to structure_gel:[]
[05Oct2022 19:54:12.301] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered infernalexp:glowstone_canyon to structure_gel:[]
[05Oct2022 19:54:12.301] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake_grove to structure_gel:[]
[05Oct2022 19:54:12.304] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:lush_caves to structure_gel:[]
[05Oct2022 19:54:12.305] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:tundra to structure_gel:[]
[05Oct2022 19:54:12.305] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:radio_biome to structure_gel:[]
[05Oct2022 19:54:12.306] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_hills to structure_gel:[]
[05Oct2022 19:54:12.306] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbrella_jungle to structure_gel:[]
[05Oct2022 19:54:12.307] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_forest to structure_gel:[]
[05Oct2022 19:54:12.307] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_valleys to structure_gel:[]
[05Oct2022 19:54:12.308] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:fire_swamp to structure_gel:[]
[05Oct2022 19:54:12.308] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_aurora_cave to structure_gel:[]
[05Oct2022 19:54:12.308] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_forest to structure_gel:[]
[05Oct2022 19:54:12.309] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:shadow_forest to structure_gel:[]
[05Oct2022 19:54:12.309] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:pocket_biome to structure_gel:[]
[05Oct2022 19:54:12.310] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:neon_oasis to structure_gel:[]
[05Oct2022 19:54:12.310] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:stream to structure_gel:[]
[05Oct2022 19:54:12.311] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_end_cave to structure_gel:[]
[05Oct2022 19:54:12.311] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:meadow to structure_gel:[]
[05Oct2022 19:54:12.312] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:pumpkin_fields to structure_gel:[]
[05Oct2022 19:54:12.321] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:fungal_forest to structure_gel:[]
[05Oct2022 19:54:12.321] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:waywardsea to structure_gel:[]
[05Oct2022 19:54:12.329] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_aurora_cave to structure_gel:[]
[05Oct2022 19:54:12.329] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:flourishing_dunes to structure_gel:[]
[05Oct2022 19:54:12.330] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:lush_plains to structure_gel:[]
[05Oct2022 19:54:12.330] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:lake to structure_gel:[]
[05Oct2022 19:54:12.331] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:chorus_forest to structure_gel:[]
[05Oct2022 19:54:12.331] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:dream_biome to structure_gel:[]
[05Oct2022 19:54:12.332] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:rocky_tundra to structure_gel:[]
[05Oct2022 19:54:12.332] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_mountain to structure_gel:[]
[05Oct2022 19:54:12.333] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes to structure_gel:[]
[05Oct2022 19:54:12.333] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes_hills to structure_gel:[]
[05Oct2022 19:54:12.334] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:amber_land to structure_gel:[]
[05Oct2022 19:54:12.334] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:end_cave to structure_gel:[]
[05Oct2022 19:54:12.335] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest_hills to structure_gel:[]
[05Oct2022 19:54:12.338] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered bayou_blues:bayou to structure_gel:[]
[05Oct2022 19:54:12.338] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:firefly_forest to structure_gel:[]
[05Oct2022 19:54:12.339] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_plateau to structure_gel:[]
[05Oct2022 19:54:12.339] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:red_spotted_taiga to structure_gel:[]
[05Oct2022 19:54:12.340] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:spooky_forest to structure_gel:[]
[05Oct2022 19:54:12.340] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_plateau to structure_gel:[]
[05Oct2022 19:54:12.340] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:lush_hills to structure_gel:[]
[05Oct2022 19:54:12.341] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dragon_graveyards to structure_gel:[]
[05Oct2022 19:54:12.341] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_smaragdant_cave to structure_gel:[]
[05Oct2022 19:54:12.341] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_highlands to structure_gel:[]
[05Oct2022 19:54:12.342] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:glowing_grasslands to structure_gel:[]
[05Oct2022 19:54:12.342] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:glacier to structure_gel:[]
[05Oct2022 19:54:12.343] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:grove to structure_gel:[]
[05Oct2022 19:54:12.343] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:frozen_peaks to structure_gel:[]
[05Oct2022 19:54:12.344] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:snowy_slopes to structure_gel:[]
[05Oct2022 19:54:12.353] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:final_plateau to structure_gel:[]
[05Oct2022 19:54:12.353] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:crystal_crag to structure_gel:[]
[05Oct2022 19:54:12.358] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:hot_springs to structure_gel:[]
[05Oct2022 19:54:12.359] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:blossoming_spires to structure_gel:[]
[05Oct2022 19:54:12.359] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:painted_mountains to structure_gel:[]
[05Oct2022 19:54:12.360] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_basin to structure_gel:[]
[05Oct2022 19:54:12.360] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:crystal_mountains to structure_gel:[]
[05Oct2022 19:54:12.361] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest_center to structure_gel:[]
[05Oct2022 19:54:12.361] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:slime_forest to structure_gel:[]
[05Oct2022 19:54:12.361] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_mushroom_forest to structure_gel:[]
[05Oct2022 19:54:12.362] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:snowy_forest to structure_gel:[]
[05Oct2022 19:54:12.363] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes_hills to structure_gel:[]
[05Oct2022 19:54:12.363] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:petrified_dunes to structure_gel:[]
[05Oct2022 19:54:12.364] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:muskeg to structure_gel:[]
[05Oct2022 19:54:12.364] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:ice_starfield to structure_gel:[]
[05Oct2022 19:54:12.365] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:glowshroom_caves to structure_gel:[]
[05Oct2022 19:54:12.365] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:roggen_forest to structure_gel:[]
[05Oct2022 19:54:12.366] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
[05Oct2022 19:54:12.366] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
[05Oct2022 19:54:12.367] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
[05Oct2022 19:54:12.367] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
[05Oct2022 19:54:12.367] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
[05Oct2022 19:54:12.368] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
[05Oct2022 19:54:12.371] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
[05Oct2022 19:54:12.371] [modloading-worker-9/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for conjurer_illager:theatre
[05Oct2022 19:54:12.377] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Compostible Blocks Added!
[05Oct2022 19:54:12.385] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Hoeable Blocks!
[05Oct2022 19:54:12.392] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Flammables!
[05Oct2022 19:54:12.395] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added strippable Blocks...
[05Oct2022 19:54:12.590] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Found status: UP_TO_DATE Current: 1.1.1 Target: null
[05Oct2022 19:54:12.590] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [obfuscate] Starting version check at https://mrcrayfish.com/modupdatejson?id=obfuscate
[05Oct2022 19:54:12.763] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
    at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
    at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_341]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
[05Oct2022 19:54:12.763] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fallingtree] Starting version check at https://raw.githubusercontent.com/RakSrinaNa/FallingTree/1.16.5/update.json
[05Oct2022 19:54:12.819] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
    at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
    at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_341]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
[05Oct2022 19:54:12.819] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
[05Oct2022 19:54:13.108] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: UP_TO_DATE Current: v25.2 Target: null
[05Oct2022 19:54:13.108] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettermodsbutton] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/bettermodsbutton.json
[05Oct2022 19:54:13.213] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettermodsbutton] Found status: UP_TO_DATE Current: 1.0.5 Target: null
[05Oct2022 19:54:13.214] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkpaintings] Starting version check at https://updates.blamejared.com/get?n=darkpaintings&gv=1.16.5
[05Oct2022 19:54:13.644] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkpaintings] Found status: BETA Current: 6.0.11 Target: 6.0.11
[05Oct2022 19:54:13.644] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configmenusforge] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/configmenusforge.json
[05Oct2022 19:54:13.729] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configmenusforge] Found status: UP_TO_DATE Current: 1.2.0 Target: null
[05Oct2022 19:54:13.729] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.16.5
[05Oct2022 19:54:13.865] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Found status: BETA Current: 10.1.4 Target: 10.1.4
[05Oct2022 19:54:13.865] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://mrcrayfish.com/modupdatejson?id=goblintraders
[05Oct2022 19:54:14.036] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
    at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
    at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_341]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
[05Oct2022 19:54:14.036] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [outvoted] Starting version check at https://raw.githubusercontent.com/How-Bout-No/Outvoted/1.16.5/update.json
[05Oct2022 19:54:14.084] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [outvoted] Found status: UP_TO_DATE Current: 1.2.4 Target: null
[05Oct2022 19:54:14.085] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.16.5
[05Oct2022 19:54:14.223] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeitweaker] Found status: BETA Current: 1.1.0.49 Target: 1.1.0.49
[05Oct2022 19:54:14.223] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.16.5
[05Oct2022 19:54:14.361] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 7.1.2.512 Target: 7.1.2.515
[05Oct2022 19:54:14.361] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[05Oct2022 19:54:14.561] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 36.2.34 Target: null
[05Oct2022 19:54:14.561] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[05Oct2022 19:54:15.260] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
    at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
    at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_341]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
[05Oct2022 19:54:15.261] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[05Oct2022 19:54:15.291] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 1.0.15 Target: null
[05Oct2022 19:54:15.292] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [blue_skies] Starting version check at http://changelogs.moddinglegacy.com/blue-skies.json
[05Oct2022 19:54:15.638] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [blue_skies] Found status: UP_TO_DATE Current: 1.1.3 Target: null
[05Oct2022 19:54:15.638] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5
[05Oct2022 19:54:15.781] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 7.0.0.28 Target: 7.0.0.28
[05Oct2022 19:54:15.781] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[05Oct2022 19:54:15.919] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 10.4.32 Target: 10.4.32
[05Oct2022 19:54:15.919] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tips] Starting version check at https://updates.blamejared.com/get?n=tips&gv=1.16.5
[05Oct2022 19:54:16.021] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@5de55254
[05Oct2022 19:54:16.030] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[05Oct2022 19:54:16.057] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tips] Found status: BETA Current: 4.0.18 Target: 4.0.18
[05Oct2022 19:54:16.057] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json
[05Oct2022 19:54:16.101] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: NONE Target: null
[05Oct2022 19:54:16.101] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Starting version check at https://github.com/Phylogeny/JEIEnchantmentInfo/raw/1.16.1/update.json
[05Oct2022 19:54:16.330] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Found status: BETA Current: 1.16.5-1.3.0 Target: null
[05Oct2022 19:54:16.330] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [equipmentcompare] Starting version check at https://mc-update-check.anthonyhilyard.com/502561
[05Oct2022 19:54:16.571] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [equipmentcompare] Found status: UP_TO_DATE Current: 1.3.2 Target: null
[05Oct2022 19:54:16.572] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [villagertools] Starting version check at https://raw.githubusercontent.com/Lothrazar/VillagerTools/trunk/1.16/update.json
[05Oct2022 19:54:16.649] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [villagertools] Found status: AHEAD Current: 1.16.5-1.0.2 Target: null
[05Oct2022 19:54:16.649] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voidtotem] Starting version check at https://raw.githubusercontent.com/Affehund/VoidTotem/main/update.json
[05Oct2022 19:54:16.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voidtotem] Found status: AHEAD Current: 1.16.5-1.4.0 Target: null
[05Oct2022 19:54:16.703] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [conjurer_illager] Starting version check at http://changelogs.moddinglegacy.com/conjurer-illager.json
[05Oct2022 19:54:17.171] [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'
[05Oct2022 19:54:17.209] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [conjurer_illager] Found status: BETA Current: 1.0.13 Target: null
[05Oct2022 19:54:17.209] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goldenhopper] Starting version check at https://mrcrayfish.com/modupdatejson?id=goldenhopper
[05Oct2022 19:54:17.245] [main/INFO] [paxi/]: Adding global data pack provider...
[05Oct2022 19:54:17.393] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: null
    at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:174) ~[forge:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:201) ~[forge:?]
    at java.lang.Iterable.forEach(Unknown Source) [?:1.8.0_341]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:142) [forge:?]
[05Oct2022 19:54:17.393] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
[05Oct2022 19:54:17.532] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: 6.0.0.28 Target: 6.0.0.28
[05Oct2022 19:54:17.532] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.16/update.json
[05Oct2022 19:54:17.605] [main/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful adding resource listener..
[05Oct2022 19:54:17.608] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, forge-1.16.5-36.2.34-universal.jar, BetterDungeons-1.16.4-1.2.1.jar, immersivecooking-1.2.0.jar, auudio_forge_1.0.3-1_MC_1.16.2-1.16.5.jar, infernal-expansion-1.16.5-2.5.0.jar, stalwart-dungeons-1.16.5-1.1.7.jar, strawgolem-1.16-1.9.jar, farmersdelightintegrations-1.16.5-1.2.jar, YungsApi-1.16.4-Forge-13.jar, upgradednetherite_items-1.16.5-1.1.0.2-release.jar, guardvillagers-1.16.5.1.2.6.jar, randompatches-2.4.4-forge.jar, PickUpNotifier-v1.2-1.16.3.jar, what_did_you_vote_for-1.16.5-1.0.5.jar, JustEnoughResources-1.16.5-0.12.1.133.jar, RevampedWolf-1.16.4-0.7.1.jar, supplementaries-1.16.5-0.18.4b.jar, betterendforge-1.16.5-2.5.jar, upgradednetherite-1.16.5-2.1.0.1-release.jar, structure_gel-1.16.5-1.7.8.jar, corpse-1.16.5-1.0.6.jar, TinySkeletons-v1.0.1-1.16.5-Forge.jar, cleancut-mc1.16-2.2-forge.jar, torchmaster-2.3.8.jar, repurposed_structures_forge-3.4.7+1.16.5.jar, morevillagers-FORGE-1.16.5-1.5.5.jar, BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar, MorePaths-1.16.1-1.3.2.jar, toughnessbar-6.1.jar, dungeons_plus-1.16.5-1.1.5.jar, cavesandcliffs-1.16.5-7.2.0.jar, darkerdepths-1.16.5-1.1.4.jar, Highlighter-1.16.5-1.1.1.jar, spark-1.9.1-forge.jar, curios-forge-1.16.5-4.0.5.3.jar, extendedmushrooms-1.16.5-1.7.0.4.jar, obfuscate-0.6.3-1.16.5.jar, TheAbyss2 2.2.3-4 1.16.5.jar, Adorn-1.14.3+1.16.5-forge.jar, cloth-config-4.16.91-forge.jar, BetterShieldsMC1.16.3-1.2.1.jar, FallingTree-1.16.5-2.11.5.jar, CustomStartingGear-1.16.5-2.0.3-universal.jar, FastLeafDecay-v25.2.jar, Babel-1.0.5.jar, JEPB-1.0.0.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, veinmining-forge-1.16.5-0.17.jar, SimpleDiscordRichPresence-1.4.0-build.3+mc1.16.5.jar, BetterModsButton-v1.0.5-1.16.5-Forge.jar, DarkPaintings-1.16.5-6.0.11.jar, Kiwi-1.16.5-3.6.1.jar, ClientTweaks_1.16.3-5.3.0.jar, mowziesmobs-1.5.25.jar, ConfigMenusForge-v1.2.0-1.16.5-Forge.jar, jei-1.16.5-7.7.1.152.jar, jei-professions-1.0.0-1.16.4.jar, VisualWorkbench-v1.1.0-1.16.5.jar, AttributeFix-1.16.5-10.1.4.jar, differentiate-1.16.5-0.5.3.jar, goblintraders-1.7.3-1.16.5.jar, caelus-forge-1.16.5-2.1.3.2.jar, Paxi-Forge-1.16.4-1.0.jar, Fallingleaves-1.16.3-1.2.4.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, SereneSeasons-1.16.5-4.0.1.126-universal.jar, stoneholm-1.2.2.jar, curioofundying-forge-1.16.5-5.2.0.0.jar, snowundertrees-1.16.5-v1.3.jar, sulfuric-1.1.jar, outvoted-1.16.5-1.2.4.jar, JEITweaker-1.16.5-1.1.0.49.jar, CraftTweaker-1.16.5-7.1.2.512.jar, DungeonsArise-1.16.5-2.1.49-beta.jar, MouseTweaks-2.14-mc1.16.2.jar, CavesCliffsBackportAdditions-3.4.jar, paintings-1.16.4-7.0.0.1.jar, Xaeros_Minimap_22.14.0_Forge_1.16.5.jar, ftb-backups-2.1.2.2.jar, polymorph-forge-1.16.5-0.40.jar, JustEnoughProfessions-1.16.5-1.2.2.jar, AutoRegLib-1.6-49.jar, earthmobsmod-1.16.4-0.4.2.jar, upgradednetherite_ultimate-1.16.5-1.1.0.3-release.jar, PuzzlesLib-v1.0.15-1.16.5-Forge.jar, byg-1.3.5.jar, Aquaculture-1.16.5-2.1.22.jar, xptome-1.16.5-v2.1.5.jar, blue_skies-1.16.5-1.1.3.jar, Architects-Palette-1.16.4-1.1.5.jar, KleeSlabs_1.16.5-9.2.1.jar, villagernames_1.16.5-4.1.jar, XaerosWorldMap_1.27.0_Forge_1.16.5.jar, Controlling-7.0.0.28.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, ImprovedBackpacks-1.6.2.1.jar, Bookshelf-Forge-1.16.5-10.4.32.jar, Tips-1.16.5-4.0.18.jar, bygonenether-1.2.1-1.16.5.jar, carryon-1.16.5-1.15.5.22.jar, omnis-1.16.5-1.2.3.jar, [1.16.X-1.0.10] Dragon Mounts Legacy.jar, twilightforest-1.16.5-4.0.870-universal.jar, konkrete_forge_1.5.0_MC_1.16.2-1.16.5.jar, cuneiform-1.16.3-1.2.5.jar, JEIEnchantmentInfo-1.16.5-1.3.0.jar, EquipmentCompare-1.16.5-1.3.2.jar, chocolate-1.3.0-1.16.4.jar, FarmersDelight-1.16.5-0.6.0.jar, fd_cookbook-2.0.jar, culturaldelights-1.16.5-0.9.2.jar, farmersdelightintegration-1.16.5-1.0.3.jar, simpleshops-1.1.3.jar, Talpm 1.0.0 1.16.5.jar, JER-Integration-1.1.1.jar, Bountiful-1.16.4-3.3.1.jar, CNB-1.16.3_5-1.2.11.jar, geckolib-forge-1.16.5-3.0.92.jar, Cataclysm-0.20.jar, Patchouli-1.16.4-53.3.jar, collective-1.16.5-4.65.jar, villagertools-1.16.5-1.0.2.jar, elevatorid-1.16.5-1.7.13.jar, BetterStrongholds-1.16.4-1.2.1.jar, travelers_index-1.16.4-1.0.2.jar, cavebiomeapi-1.16.5-1.4.2.jar, architectury-1.32.66.jar, ftb-library-forge-1605.3.4-build.90.jar, ftb-teams-forge-1605.2.3-build.40.jar, curiouselytra-forge-1.16.5-4.0.2.4.jar, AI-Improvements-1.16.5-0.5.0.jar, enchantwithmob-1.16.5-1.5.2.jar, voidtotem-1.16.5-1.4.0.jar, TradingPost-v1.0.2-1.16.5.jar, BetterAdvancements-1.16.5-0.1.1.115.jar, BH-Menu-1.16.5-1.3.jar, NourishedNetherV8.jar, item-filters-forge-1605.2.5-build.9.jar, ftb-quests-forge-1605.3.6-build.98.jar, EasyMagic-v1.0.4-1.16.5.jar, NourishedEndV9-1.16.5Backport.jar, xlpackets-1.16.4-1.2.jar, the-conjurer-1.16.4-1.0.13.jar, dungeons_mobs-1.16.5-1.0.10.jar, abnormals_core-1.16.5-3.3.1.jar, environmental-1.16.5-1.1.1.jar, bamboo_blocks-1.16.5-3.0.1.jar, copperpot-1.16.5-1.2.0.jar, Bayou-Blues-1.16.5-1.0.5.jar, upgrade_aquatic-1.16.5-3.1.2.jar, Better-Badlands-1.16.5-2.0.3.jar, irregularchef-1.16.5-1.0.1.jar, endergetic-1.16.5-3.0.2.jar, neapolitan-1.16.5-2.2.1.jar, personality-1.16.5-1.0.3.jar, savageandravage-1.16.5-3.2.0.jar, autumnity-1.16.5-2.1.2.jar, nethers_delight-2.1.jar, buzzier_bees-1.16.5-3.0.3.jar, Enhanced-Mushrooms-1.16.5-3.0.9.jar, extraboats-1.16.5-2.1.1.jar, Waystones_1.16.5-7.6.4.jar, goldenhopper-1.2.1-1.16.3.jar, Clumps-6.0.0.28.jar, village-employment-1.16.5-1.4.1.jar, RoadRunner-mc1.16.5-1.4.1.jar, comforts-forge-1.16.5-4.0.1.5.jar, tumbleweed-1.16-0.4.9.jar, campful-1.16.5-3.1.0.jar, SimpleStorageNetwork-1.16.5-1.5.3.jar, OuterEnd-0.2.14.jar, BadMobs-1.16.5-9.1.8.jar, deepdark_4.2.jar, lazydfu-0.1.3.jar, magnesium_extras-mc1.16.5_v1.4.0.jar, ftb-chunks-forge-1605.3.2-build.115.jar, frozenup-1.0.1.jar, 3dSkinLayers-forge-1.1.0.jar, selene-1.16.5-1.9.0.jar, EnchantmentDescriptions-1.16.5-7.1.20.jar, Jade-1.16.4-2.8.3.jar, smoothboot-forge-1.16.4-1.2.2.jar, atmospheric-1.16.5-3.1.1.jar, Iceberg-1.16.5-1.0.45.jar, Quark-r2.4-322.jar, terraincognita-1.16.3-1.7.3.jar, kryptonreforged-mc1.16.5_v1.0.0.jar, abnormals_delight-1.16.5-1.2.1.jar, InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar, illagersweararmor-1.0.5.jar, muchmoremodcompat-1.0.0.jar, decorative_blocks-1.16.4-1.7.2.jar, decorative_blocks_abnormals-1.2.jar, combustivefishing-forge-1.16.3-4.0.0.1.jar, fancymenu_forge_2.12.2_MC_1.16.2-1.16.5.jar, drippyloadingscreen_forge_1.6.4_MC_1.16.2-1.16.5.jar, upgradedcore-1.16.5-1.1.0.3-release.jar, ferritecore-2.1.0-forge.jar, enhancedcelestials-2.0.9-1.16.5.jar, overloadedarmorbar-5.1.0.jar, NatureExpansion1.5.jar
[05Oct2022 19:54:17.665] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: BETA Current: 1.16.5-1.5.3 Target: 1.5.3
[05Oct2022 19:54:17.665] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [badmobs] Starting version check at https://updates.blamejared.com/get?n=badmobs&gv=1.16.5
[05Oct2022 19:54:17.813] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [badmobs] Found status: BETA_OUTDATED Current: 9.1.8 Target: 9.1.9
[05Oct2022 19:54:17.813] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4
[05Oct2022 19:54:17.963] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 7.1.20 Target: null
[05Oct2022 19:54:17.963] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
[05Oct2022 19:54:18.082] [Worker-Main4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:beetroot_soup from minecraft:recipes/beetroot_soup.json
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
    at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
    at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_341]
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
    ... 10 more
[05Oct2022 19:54:18.223] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Found status: UP_TO_DATE Current: 1.0.45 Target: null
[05Oct2022 19:54:18.223] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
[05Oct2022 19:54:18.269] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Found status: UP_TO_DATE Current: 3.4.1 Target: null
[05Oct2022 19:54:18.908] [Worker-Main4/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file minecraft:mushroom_stew from minecraft:recipes/mushroom_stew.json
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
    at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
    at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_341]
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
    ... 10 more
[05Oct2022 19:54:19.139] [Worker-Main4/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
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
    at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
    at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_341]
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
    ... 10 more
[05Oct2022 19:54:19.141] [Worker-Main4/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
com.google.gson.JsonParseException: java.io.EOFException: End of input at line 1 column 1 path $
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
    at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:532) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) ~[?:?]
    at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) ~[?:?]
    at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_341]
    at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_341]
Caused by: java.io.EOFException: End of input at line 1 column 1 path $
    at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1393) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:716) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
    ... 10 more
[05Oct2022 19:54:19.455] [Worker-Main4/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Loot Modification Manager has loaded 6 sets of modifiers
[05Oct2022 19:54:19.472] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:mat_rolling/mutton_sandwich
com.google.gson.JsonSyntaxException: Unknown item 'farmersdelight:mutton_sandwich'
[05Oct2022 19:54:19.472] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nethers_delight:mimicry/abnormals/endergetic/bollom_fruit_mimic
com.google.gson.JsonSyntaxException: Unknown item 'endergetic:bollom_fruit'
[05Oct2022 19:54:19.486] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_palisade as it's serializer returned null
[05Oct2022 19:54:19.500] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:forbidden_arcanus/bat_soup as it's serializer returned null
[05Oct2022 19:54:19.505] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_beam as it's serializer returned null
[05Oct2022 19:54:19.509] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_support as it's serializer returned null
[05Oct2022 19:54:19.529] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:beekeeper_goggle_recipe
com.google.gson.JsonSyntaxException: Unknown item 'bk:bee_pollen'
[05Oct2022 19:54:19.530] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/perogies as it's serializer returned null
[05Oct2022 19:54:19.533] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe farmersdelightintegrations:example
com.google.gson.JsonSyntaxException: Missing modid, expected to find a string
[05Oct2022 19:54:19.549] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe muchmoremodcompat:torches_from_chandelier
com.google.gson.JsonSyntaxException: Unknown item 'muchmoremodcompat:chandelier'
[05Oct2022 19:54:19.550] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe miningmaster:forging/kinetic_tongue_whip as it's serializer returned null
[05Oct2022 19:54:19.556] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/watermelon_icle as it's serializer returned null
[05Oct2022 19:54:19.566] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:arch_illager_boots_recipe
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:gems/ruby'
[05Oct2022 19:54:19.587] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_beam as it's serializer returned null
[05Oct2022 19:54:19.593] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nethers_delight:mimicry/abnormals/environmental/wisteria_sapling_mimic
com.google.gson.JsonSyntaxException: Unknown item 'environmental:wisteria_sapling'
[05Oct2022 19:54:19.612] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/potato_souffle as it's serializer returned null
[05Oct2022 19:54:19.614] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null
[05Oct2022 19:54:19.638] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe bayou_blues:crafting/gooseberry_jam_cookie_bent
com.google.gson.JsonSyntaxException: Invalid pattern: each row must be the same width
[05Oct2022 19:54:19.641] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:brass_lantern as it's serializer returned null
[05Oct2022 19:54:19.646] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null
[05Oct2022 19:54:19.649] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nourished_end:smelt_voidsteel_gear
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:voidsteel_gerd'
[05Oct2022 19:54:19.723] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe irregularchef:traffic_jam_roll
com.google.gson.JsonSyntaxException: Unknown item 'atmospheric:yucca_juice'
[05Oct2022 19:54:19.726] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null
[05Oct2022 19:54:19.732] [Worker-Main4/WARN] [cuneiform/]: Unknown flag 'terraincognita:kelp_soup', defaulting to false
[05Oct2022 19:54:19.732] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe outer_end:sawmill/azure_stairs_from_azure_stems_sawing
com.google.gson.JsonSyntaxException: Unknown item tag 'outer_end:azure_stem'
[05Oct2022 19:54:19.749] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:arch_illager_robe_recipe
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:gems/ruby'
[05Oct2022 19:54:19.751] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:arch_illager_crown_recipe
com.google.gson.JsonSyntaxException: Unknown item tag 'forge:gems/ruby'
[05Oct2022 19:54:19.779] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe culturaldelights:avocado_leaf_carpet
com.google.gson.JsonSyntaxException: Unknown item 'culturaldelights:avocado_leaf_carpet'
[05Oct2022 19:54:19.781] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:traveler_pants_recipe
com.google.gson.JsonSyntaxException: Unknown item 'dungeonsmod:golden_bone'
[05Oct2022 19:54:19.786] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/flower_salad as it's serializer returned null
[05Oct2022 19:54:19.795] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:beekeeper_jacket_recipe
com.google.gson.JsonSyntaxException: Unknown item 'bk:bee_pollen'
[05Oct2022 19:54:19.806] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:traveler_robe_recipe
com.google.gson.JsonSyntaxException: Unknown item 'dungeonsmod:golden_bone'
[05Oct2022 19:54:19.811] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe nourished_nether:smelt_netherite_gear
com.google.gson.JsonSyntaxException: Unknown item tag 'minecraft:netherite_gear'
[05Oct2022 19:54:19.819] [Worker-Main4/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe outer_end:sawmill/azure_planks_from_vertical_azure_planks_sawing
com.google.gson.JsonSyntaxException: Unknown item 'outer_end:vertical_azure_planks'
[05Oct2022 19:54:19.821] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/ceviche as it's serializer returned null
[05Oct2022 19:54:19.824] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe copperpot:copper_pot_block_from_not_copper as it's serializer returned null
[05Oct2022 19:54:19.836] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_seat as it's serializer returned null
[05Oct2022 19:54:19.853] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/pepper_popper as it's serializer returned null
[05Oct2022 19:54:19.853] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_palisade as it's serializer returned null
[05Oct2022 19:54:19.857] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_seat as it's serializer returned null
[05Oct2022 19:54:19.863] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/tropical_bouillabaisse as it's serializer returned null
[05Oct2022 19:54:19.870] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_support as it's serializer returned null
[05Oct2022 19:54:19.876] [Worker-Main4/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 19 recipes
[05Oct2022 19:54:19.924] [Worker-Main4/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Skipped advancement modifier "criteria" for advancement "minecraft:adventure/voluntary_exile" as its conditions were not met
[05Oct2022 19:54:19.924] [Worker-Main4/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Skipped advancement modifier "display" for advancement "minecraft:adventure/voluntary_exile" as its conditions were not met
[05Oct2022 19:54:19.927] [Worker-Main4/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Advancement Modification Manager has loaded 14 sets of modifiers
[05Oct2022 19:54:20.565] [Worker-Main4/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table immersiveengineering:chests/engineers_house
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'immersiveengineering:stick_treated'
[05Oct2022 19:54:20.617] [Worker-Main4/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table culturaldelights:blocks/avocado_leaf_carpet
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'culturaldelights:avocado_leaf_carpet'
[05Oct2022 19:54:20.724] [Worker-Main4/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table nourished_end:blocks/end_glass
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'nourished_end:deleted_mod_element'
[05Oct2022 19:54:20.882] [Worker-Main4/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table ravageandcabbage:entities/cabbager
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'ravageandcabbage:cabbage'
[05Oct2022 19:54:21.224] [Worker-Main4/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table nourished_end:blocks/end_glass_pane
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'nourished_end:deleted_mod_element'
[05Oct2022 19:54:21.352] [Worker-Main4/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard
com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray
[05Oct2022 19:54:21.554] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/ice_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.554] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/poisonous_mushroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
[05Oct2022 19:54:21.556] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/water_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.556] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/nether_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.559] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [<parameter minecraft:origin>] are not provided in this context
[05Oct2022 19:54:21.560] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/slime_fungus}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
[05Oct2022 19:54:21.560] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/red_mushroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
[05Oct2022 19:54:21.561] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/honey_fungus}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
[05Oct2022 19:54:21.561] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/forest_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.562] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/aether_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.562] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/ghost_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.563] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/fire_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.563] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/glowshroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
[05Oct2022 19:54:21.564] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {extendedmushrooms:entities/sheep/brown_mushroom}.pools[1].entries[0]->{minecraft:entities/sheep}.pools[0].entries[0].functions[2]: Parameters [<parameter minecraft:killer_entity>] are not provided in this context
[05Oct2022 19:54:21.564] [Worker-Main4/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {dragonmounts:blocks/ender_dragon_egg}.pools[0].condition[0]: Parameters [<parameter minecraft:explosion_radius>] are not provided in this context
[05Oct2022 19:54:21.575] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_rosewood_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.583] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_dark_oak_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.595] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_cherry_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.600] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_jacaranda_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.602] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_redbud_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.602] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement nature_expansion:chorus_floer_advancement: Expected item to be an item, was unknown string 'nature_expansion:deleted_mod_element'
[05Oct2022 19:54:21.609] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_acacia_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.614] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_birch_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.615] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement theabyss:unlockthebook: Unknown item id 'theabyss:translationletter'
[05Oct2022 19:54:21.622] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_jungle_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.623] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_warped_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.630] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_spruce_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.631] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_willow_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.633] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_morado_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.635] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_oak_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.641] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_yucca_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.645] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_crimson_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.646] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_river_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.649] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_maple_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.653] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_poise_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.654] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_driftwood_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.654] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_cypress_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.658] [Worker-Main4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement campful:recipes/ender_campfire/ender_wisteria_campfire: Unknown item tag 'endergetic:end_fire_base_blocks'
[05Oct2022 19:54:21.703] [Worker-Main4/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 4561 advancements
[05Oct2022 19:54:21.784] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab biotite_slab could not be found.
[05Oct2022 19:54:21.784] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab snow_bricks_slab_double could not be found.
[05Oct2022 19:54:21.786] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandy_bricks_slab_double could not be found.
[05Oct2022 19:54:21.789] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab charred_nether_brick_slab could not be found.
[05Oct2022 19:54:21.789] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_bricks_slab_double could not be found.
[05Oct2022 19:54:21.790] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_smooth_slab could not be found.
[05Oct2022 19:54:21.791] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_bricks_slab_double could not be found.
[05Oct2022 19:54:21.791] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_smooth_slab could not be found.
[05Oct2022 19:54:21.792] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab end_bricks_slab could not be found.
[05Oct2022 19:54:21.792] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_slab could not be found.
[05Oct2022 19:54:21.792] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_dark_slab could not be found.
[05Oct2022 19:54:21.793] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_bricks_slab could not be found.
[05Oct2022 19:54:21.793] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_slab could not be found.
[05Oct2022 19:54:21.794] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_bricks_slab could not be found.
[05Oct2022 19:54:21.794] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_slab could not be found.
[05Oct2022 19:54:21.795] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_bricks_slab could not be found.
[05Oct2022 19:54:21.796] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_slab could not be found.
[05Oct2022 19:54:21.796] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_bricks_slab could not be found.
[05Oct2022 19:54:21.796] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_slab could not be found.
[05Oct2022 19:54:21.797] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_bricks_slab could not be found.
[05Oct2022 19:54:21.797] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_gray_slab could not be found.
[05Oct2022 19:54:21.797] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_magenta_slab could not be found.
[05Oct2022 19:54:21.798] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_cyan_slab could not be found.
[05Oct2022 19:54:21.798] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_blue_slab could not be found.
[05Oct2022 19:54:21.799] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_orange_slab could not be found.
[05Oct2022 19:54:21.799] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_red_slab could not be found.
[05Oct2022 19:54:21.800] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_yellow_slab could not be found.
[05Oct2022 19:54:21.801] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_light_blue_slab could not be found.
[05Oct2022 19:54:21.809] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_purple_slab could not be found.
[05Oct2022 19:54:21.814] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_silver_slab could not be found.
[05Oct2022 19:54:21.815] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_lime_slab could not be found.
[05Oct2022 19:54:21.815] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_green_slab could not be found.
[05Oct2022 19:54:21.816] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_black_slab could not be found.
[05Oct2022 19:54:21.816] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_brown_slab could not be found.
[05Oct2022 19:54:21.817] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_white_slab could not be found.
[05Oct2022 19:54:21.820] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_pink_slab could not be found.
[05Oct2022 19:54:21.823] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_gray_slab could not be found.
[05Oct2022 19:54:21.824] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_magenta_slab could not be found.
[05Oct2022 19:54:21.825] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_cyan_slab could not be found.
[05Oct2022 19:54:21.825] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_blue_slab could not be found.
[05Oct2022 19:54:21.825] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_orange_slab could not be found.
[05Oct2022 19:54:21.826] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_red_slab could not be found.
[05Oct2022 19:54:21.826] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_yellow_slab could not be found.
[05Oct2022 19:54:21.827] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_light_blue_slab could not be found.
[05Oct2022 19:54:21.827] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_purple_slab could not be found.
[05Oct2022 19:54:21.828] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_silver_slab could not be found.
[05Oct2022 19:54:21.828] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_lime_slab could not be found.
[05Oct2022 19:54:21.829] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_green_slab could not be found.
[05Oct2022 19:54:21.829] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_black_slab could not be found.
[05Oct2022 19:54:21.830] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_brown_slab could not be found.
[05Oct2022 19:54:21.830] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_white_slab could not be found.
[05Oct2022 19:54:21.831] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_pink_slab could not be found.
[05Oct2022 19:54:21.831] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab reed_block_slab could not be found.
[05Oct2022 19:54:21.832] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab thatch_slab_double could not be found.
[05Oct2022 19:54:21.832] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab icy_stone_slab could not be found.
[05Oct2022 19:54:21.833] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab fire_stone_slab could not be found.
[05Oct2022 19:54:21.840] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_limestone_slab could not be found.
[05Oct2022 19:54:21.844] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_marble_slab could not be found.
[05Oct2022 19:54:21.845] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab duskbound_block_slab_double could not be found.
[05Oct2022 19:54:21.846] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab magma_bricks_slab_double could not be found.
[05Oct2022 19:54:21.846] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab midori_block_slab_double could not be found.
[05Oct2022 19:54:21.847] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab iron_plate_slab_double could not be found.
[05Oct2022 19:54:21.847] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab polished_netherrack_bricks_slab could not be found.
[05Oct2022 19:54:21.847] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_slab_double could not be found.
[05Oct2022 19:54:21.848] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_bricks_slab_double could not be found.
[05Oct2022 19:54:21.848] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_smooth_slab could not be found.
[05Oct2022 19:54:21.849] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_oak_slab could not be found.
[05Oct2022 19:54:21.853] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_spruce_slab could not be found.
[05Oct2022 19:54:21.857] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_birch_slab could not be found.
[05Oct2022 19:54:21.857] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_jungle_slab could not be found.
[05Oct2022 19:54:21.857] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_acacia_slab could not be found.
[05Oct2022 19:54:21.858] [Worker-Main4/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_dark_oak_slab could not be found.
[05Oct2022 19:54:21.858] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 8 tool_handle_types
[05Oct2022 19:54:21.859] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 34 snowcap_oven_freezing_recipes
[05Oct2022 19:54:21.859] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 4 horizonite_forge_fuels
[05Oct2022 19:54:21.860] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 11 snowcap_mushroom_freezing
[05Oct2022 19:54:21.909] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 69 alchemy_recipes
[05Oct2022 19:54:21.914] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 78 journal/entries
[05Oct2022 19:54:21.914] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 3 journal/sections
[05Oct2022 19:54:21.915] [Worker-Main4/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 journal/requirements
[05Oct2022 19:54:21.929] [Worker-Main4/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 56 Slabfish Types
[05Oct2022 19:54:21.930] [Worker-Main4/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 16 Sweater Types
[05Oct2022 19:54:21.931] [Worker-Main4/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 19 Backpack Types
[05Oct2022 19:54:21.934] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bounty Data. We will probably skip some data since certain mods are not loaded.
[05Oct2022 19:54:21.968] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplytea/chef_objs as dependencies are not met: [simplytea]
[05Oct2022 19:54:21.970] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/farmer_rews as dependencies are not met: [inspirations]
[05Oct2022 19:54:21.972] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_objs as dependencies are not met: [vanillafoodpantry]
[05Oct2022 19:54:21.975] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/apotheosis/fletcher_rews as dependencies are not met: [apotheosis]
[05Oct2022 19:54:21.976] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_rews as dependencies are not met: [mysticalworld]
[05Oct2022 19:54:21.977] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_objs as dependencies are not met: [charm]
[05Oct2022 19:54:21.978] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_objs as dependencies are not met: [mysticalworld]
[05Oct2022 19:54:21.980] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/chef_objs as dependencies are not met: [simplefarming]
[05Oct2022 19:54:21.980] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/armorer_rews as dependencies are not met: [upgrademodifiers]
[05Oct2022 19:54:21.982] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/charm/tinker_rews as dependencies are not met: [charm]
[05Oct2022 19:54:21.982] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/storagedrawers/tinker_rews as dependencies are not met: [storagedrawers]
[05Oct2022 19:54:21.985] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/tinker_rews as dependencies are not met: [inspirations]
[05Oct2022 19:54:21.985] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_objs as dependencies are not met: [farmingforblockheads]
[05Oct2022 19:54:21.986] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/toolsmith_rews as dependencies are not met: [upgrademodifiers]
[05Oct2022 19:54:21.987] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/chef_objs as dependencies are not met: [mysticalworld]
[05Oct2022 19:54:21.988] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_rews as dependencies are not met: [vanillafoodpantry]
[05Oct2022 19:54:21.988] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/fletcher_rews as dependencies are not met: [inspirations]
[05Oct2022 19:54:21.989] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_rews as dependencies are not met: [farmingforblockheads]
[05Oct2022 19:54:21.989] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_objs as dependencies are not met: [xlfoodmod]
[05Oct2022 19:54:21.990] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/farmer_objs as dependencies are not met: [mysticalworld]
[05Oct2022 19:54:21.991] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_objs as dependencies are not met: [simplefarming]
[05Oct2022 19:54:21.992] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_rews as dependencies are not met: [xlfoodmod]
[05Oct2022 19:54:21.992] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_rews as dependencies are not met: [simplefarming]
[05Oct2022 19:54:21.992] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Found decrees: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
[05Oct2022 19:54:21.993] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Merging Entry Pools..
[05Oct2022 19:54:22.001] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating Entry Pools..
[05Oct2022 19:54:22.002] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_objs'
[05Oct2022 19:54:22.011] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_rews'
[05Oct2022 19:54:22.011] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_objs'
[05Oct2022 19:54:22.011] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_enchants'
[05Oct2022 19:54:22.012] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_rews'
[05Oct2022 19:54:22.012] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_objs'
[05Oct2022 19:54:22.015] [Worker-Main4/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:wool, Amount: 0 [[4..32]], Worth: 250, NBT: null, Weight: 1000]
[05Oct2022 19:54:22.015] [Worker-Main4/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: forge:dyes, Amount: 0 [[2..16]], Worth: 200, NBT: null, Weight: 1000]
[05Oct2022 19:54:22.015] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_objs'
[05Oct2022 19:54:22.016] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_rews'
[05Oct2022 19:54:22.016] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_objs'
[05Oct2022 19:54:22.017] [Worker-Main4/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item) [Item: upgrade_aquatic:bedroll_leather, Amount: 0 [[1..1]], Worth: 2500, NBT: null, Weight: 1000]
[05Oct2022 19:54:22.017] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_rews'
[05Oct2022 19:54:22.021] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_rews'
[05Oct2022 19:54:22.021] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_objs'
[05Oct2022 19:54:22.022] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_rews'
[05Oct2022 19:54:22.022] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_objs'
[05Oct2022 19:54:22.022] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_rews'
[05Oct2022 19:54:22.023] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_objs'
[05Oct2022 19:54:22.023] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_objs'
[05Oct2022 19:54:22.024] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_crafts'
[05Oct2022 19:54:22.024] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_rews'
[05Oct2022 19:54:22.025] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_objs'
[05Oct2022 19:54:22.033] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_objs'
[05Oct2022 19:54:22.041] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_objs'
[05Oct2022 19:54:22.041] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_rews'
[05Oct2022 19:54:22.042] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_objs'
[05Oct2022 19:54:22.043] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_rews'
[05Oct2022 19:54:22.043] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_rews'
[05Oct2022 19:54:22.044] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_rews'
[05Oct2022 19:54:22.044] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_rews'
[05Oct2022 19:54:22.045] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_objs'
[05Oct2022 19:54:22.045] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_rews'
[05Oct2022 19:54:22.046] [Worker-Main4/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:banners, Amount: 0 [[1..3]], Worth: 750, NBT: null, Weight: 400]
[05Oct2022 19:54:22.046] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_objs'
[05Oct2022 19:54:22.047] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_rews'
[05Oct2022 19:54:22.047] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_objs'
[05Oct2022 19:54:22.048] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_rews'
[05Oct2022 19:54:22.049] [Worker-Main4/INFO] [ejektaflex.bountiful.BountifulMod/]: Found Entry Pools: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
[05Oct2022 19:54:22.052] [Worker-Main4/INFO] [CraftTweaker/]: CraftTweaker reload starting!
[05Oct2022 19:54:22.127] [Worker-Main4/INFO] [CraftTweaker/]: CraftTweaker reload complete!
[05Oct2022 19:54:22.127] [Thread-1/INFO] [com._idrae.travelers_index.TravelersIndex/]: Config set
[05Oct2022 19:54:22.609] [Thread-1/INFO] [Puzzles Lib/]: Reloading common config options for tradingpost:trading_post
[05Oct2022 19:54:22.611] [Thread-1/INFO] [Puzzles Lib/]: Reloading common config for mod easymagic
[05Oct2022 19:54:22.841] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, forge:ores/biotite, forge:mushroom_caps/orange, byg:ground_maple_sapling, blue_skies:logs/bluebright, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, quark:planks_vertical_slab, byg:ground_silver_vase_flower, betterendforge:gen_terrain, quark:stools, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:glass_panes/light_gray, byg:maple_logs, alexsmobs:roadrunner_spawns, forge:storage_blocks/ametrine, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, ftbchunks:interact_whitelist, infernalexp:magma_cube_avoid_blocks, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, carryon:block_blacklist, adorn:wooden_posts, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, forge:bushes, byg:ground_araucaria_sapling, byg:ground_pine_sapling, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:storage_blocks/copper, forge:glass_panes/colorless, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, terraincognita:sweet_peas, byg:ground_purple_sage, blue_skies:logs/dusk, adorn:shelves, byg:willow_logs, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, outvoted:hunger_can_burrow, byg:ground_orange_oak_sapling, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, minecraft:beds, forge:ores/diamond, minecraft:doors, cavesandcliffs:stone_ore_replaceables, forge:black_sand, minecraft:infiniburn_overworld, minecraft:flower_pots, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, twilightforest:annihilation_inclusions, byg:ground_flowering_jacaranda_bush, infernalexp:planted_quartz_base_blocks, twilightforest:trophies, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_osiria_rose, byg:ground_orange_birch_sapling, infernalexp:buried_bone_base_blocks, alexsmobs:seal_digables, byg:palo_verde_logs, forge:glass/white, forge:glass_panes/red, minecraft:signs, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, minecraft:wither_summon_base_blocks, terraincognita:hanging_moss_plantable_on, terraincognita:hazel_logs, forge:mushroom_caps, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, byg:ground_brown_birch_sapling, outer_end:crystal_buds, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, minecraft:mineable/shovel, blue_skies:dungeon/poison, blue_skies:ores/aquite, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, forge:sand/colorless, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, alexsmobs:mantis_shrimp_spawns, enhanced_mushrooms:glowshroom_stems, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, forge:base_stone_end, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, minecraft:soul_speed_blocks, forge:storage_blocks/charcoal, byg:pink_sand, outer_end:end_plantable_on, alexsmobs:lobster_spawns, minecraft:walls, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, environmental:cherry_logs, minecraft:underwater_bonemeals, betterendforge:end_ground, ftbchunks:edit_whitelist, blue_skies:ores/pyrope, minecraft:impermeable, minecraft:sand, forge:end_stones, biomesoplenty:fir_logs, forge:mushroom_caps/red, byg:ground_mini_cactus, supplementaries:walls, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, forge:fences/wooden, sereneseasons:summer_crops, minecraft:campfires, supplementaries:vine_support, forge:storage_blocks, minecraft:infiniburn_nether, forge:glass_panes/orange, atmospheric:grimwood_logs, infernalexp:anger_brown_shroomloin_blocks, forge:ores/quartz, byg:ground_red_oak_sapling, forge:glass/blue, byg:ground_silver_maple_sapling, forge:supports_conduit, byg:ground_skyris_sapling, forge:saplings, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, blue_skies:storage_blocks/ventium, jade:pick, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, infernalexp:anger_red_shroomloin_blocks, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, byg:ground_pink_anemone, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, minecraft:wooden_doors, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, sereneseasons:autumn_crops, forge:glass/purple, quark:slime_blocks, minecraft:crimson_stems, minecraft:needs_stone_tool, byg:ground_incan_lily, forge:purple_sand, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, betterendforge:lucernia_logs, blue_skies:storage_blocks/charoite, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, byg:embur_pedus, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:black_sand, byg:ground_yellow_tulip, blue_skies:cobblestone, byg:ground_red_birch_sapling, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, adorn:coffee_tables, twilightforest:darkwood_logs, minecraft:anvil, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, minecraft:wall_corals, forge:grass, adorn:posts, alexsmobs:elephant_foodblocks, adorn:chairs, byg:ground_yellow_birch_sapling, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, byg:ground_torch_ginger, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, minecraft:portals, byg:cherry_logs, forge:fences/nether_brick, adorn:sofas, forge:glass/lime, forge:chests/wooden, forge:ores/iron, twilightforest:logs, forge:storage_blocks/biotite, buzzier_bees:candles, bayou_blues:cypress_logs, blue_skies:logs/starlit, cataclysm:netherite_monstrosity_immune, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, forge:mushroom_stems/green, minecraft:wooden_stairs, minecraft:base_stone_overworld, minecraft:carpets, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, byg:ground_iris, blue_skies:storage_blocks/pyrope, quark:crystal, biomesoplenty:umbran_logs, alexsmobs:crow_foodblocks, forge:storage_blocks/anthracite, minecraft:stone_bricks, architects_palette:cage_lanterns, forge:storage_blocks/quartz, forge:glass/orange, forge:mushroom_caps/purple, infernalexp:dullthorns_ground, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, byg:ground_brown_oak_sapling, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, minecraft:slabs, minecraft:guarded_by_piglins, forge:ores/emerald, blue_skies:stone, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, adorn:kitchen_counters, cataclysm:ender_golem_can_destroy, minecraft:buttons, minecraft:corals, quark:foxhound_spawnable, adorn:chimneys, terraincognita:peat_multiblock_plants, byg:ground_prickly_pear_cactus, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_palo_verde_sapling, byg:ground_indigo_jacaranda_sapling, byg:ground_winter_succulent, minecraft:bee_growables, minecraft:wooden_pressure_plates, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, biomesoplenty:redwood_logs, byg:sythian_stems, extendedmushrooms:mushrooms/edible, forge:sand/black, biomesoplenty:jacaranda_logs, forge:bookshelves, minecraft:stone_pressure_plates, supplementaries:concrete_powders, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, minecraft:gold_ores, byg:ground_lament_sapling, supplementaries:palisades, forge:glass_panes/pink, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, adorn:kitchen_cupboards, minecraft:soul_fire_base_blocks, neapolitan:vanilla_plantable_on, forge:crops/flax, adorn:benches, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, byg:ground_fir_sapling, terraincognita:apple_logs, byg:ground_purple_tulip, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, forge:mushroom_caps/lime, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, forge:glass_panes/light_blue, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, forge:stained_glass, minecraft:warped_stems, blue_skies:storage_blocks/falsite, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, twilightforest:mangrove_logs, cavesandcliffs:candles, byg:ground_tall_prairie_grass, forge:ores/lignite, cavesandcliffs:crystal_sound_blocks, byg:ground_tall_allium, minecraft:climbable, byg:ground_redwood_sapling, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, minecraft:dark_oak_logs, farmersdelight:compost_activators, quark:ladders, minecraft:coral_plants, farmersdelight:tray_heat_sources, forge:glass_panes, minecraft:non_flammable_wood, atmospheric:kousa_logs, forge:sand/pink, forge:blue_sand, infernalexp:embody_fall_blocks, forge:mushrooms, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, adorn:stone_posts, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, minecraft:mineable/pickaxe, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:enderman_holdable, minecraft:banners, forge:mushroom_stems, minecraft:wooden_fences, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, byg:ground_tall_pink_allium, byg:ground_purple_orchid, supplementaries:pouring_tank, forge:glass/magenta, infernalexp:glow_fire_base_blocks, forge:ores/coal, minecraft:fire, cavesandcliffs:cave_vines, minecraft:needs_diamond_tool, minecraft:base_stone_nether, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, carryon:block_whitelist, infernalexp:base_stone_canyon, blue_skies:dungeon/nature, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, byg:ground_protea_flower, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, byg:ground_black_rose, betterendforge:lacugrove_logs, minecraft:trapdoors, forge:glass/cyan, alexsmobs:crow_fears, quark:crab_spawnable, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, byg:baobab_logs, enhanced_mushrooms:brown_mushroom_stems, savageandravage:gloomy_tiles, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, atmospheric:yucca_logs, minecraft:acacia_logs, elevatorid:elevators, byg:mahogany_logs, forge:stained_glass_panes, atmospheric:passion_vine_growable_on, forge:sand/red, byg:lament_logs, copperpot:fume_inhibitors, alexsmobs:emu_spawns, autumnity:slippery_snail_slime_blocks, forge:glass/brown, byg:ground_blue_enchanted_sapling, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, minecraft:logs_that_burn, minecraft:mineable/hoe, forge:glass/gray, endergetic:ender_fire_base_blocks, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, cavesandcliffs:moss_replaceable, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, blue_skies:logs/lunar, minecraft:small_flowers, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, forge:glass_panes/black, infernalexp:anger_warped_shroomloin_blocks, byg:ground_aspen_sapling, farmersdelight:wild_crops, forge:mushrooms/brown, forge:ores/knightmetal, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, supplementaries:rope_support, sereneseasons:winter_crops, forge:glass_panes/blue, twilightforest:portal/decoration, byg:ground_horseweed, forge:mushroom_caps/brown, supplementaries:water_holder, byg:redwood_logs, forge:ores/amber, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:fence_gates, twilightforest:ore_magnet/ore_safe_replace_block, forge:stone, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, byg:rainbow_eucalyptus_logs, minecraft:standing_signs, minecraft:infiniburn_end, infernalexp:anger_crimson_shroomloin_blocks, forge:glass_panes/yellow, blue_skies:ores/falsite, byg:ground_white_sage, blue_skies:ores/moonstone, extendedmushrooms:mushroom_growing_blocks_lightlevel, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, byg:ground_richea, byg:blue_enchanted_logs, minecraft:wart_blocks, adorn:wooden_shelves, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, betterendforge:tenanea_logs, terraincognita:lotuses, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, cavesandcliffs:snow, byg:palm_logs, extendedmushrooms:mushroom_stairs, blue_skies:logs/cherry, neapolitan:chimpanzee_jumping_blocks, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, byg:ground_red_orchid, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, alexsmobs:mungus_replace_mushroom, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, forge:ores/silver, minecraft:birch_logs, create:fan_heaters, byg:ground_rose, byg:ground_pink_daffodil, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, forge:glass_panes/purple, forge:glass/yellow, quark:pike_trophies, environmental:grass_like, byg:ground_nightshade_sapling, blue_skies:crafting_tables, forge:ices/packedice, betterendforge:jellyshroom_logs, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, minecraft:oak_logs, forge:storage_blocks/neptunium, forge:needs_netherite_tool, byg:ground_pink_allium, byg:purple_sand, forge:ores/anthracite, forge:barrels, blue_skies:dungeon/life, forge:pink_sand, blue_skies:ores/ventium, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, forge:dirt, minecraft:bamboo_plantable_on, quark:lead_connectable, minecraft:pressure_plates, betterendforge:dragon_tree_logs, buzzier_bees:scented_candles, minecraft:jungle_logs, byg:ground_zelkova_sapling, infernalexp:anger_luminous_shroomloin_blocks, forge:chests/ender, forge:white_sand, byg:jacaranda_logs, adorn:wooden_platforms, minecraft:spruce_logs, byg:ground_red_maple_sapling, forge:fence_gates/wooden, minecraft:mineable/axe, environmental:wisteria_logs, forge:glass_panes/lime, endergetic:poise_plantable, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, adorn:stone_platforms, twilightforest:carminite_reactor_immune, twilightforest:portal/edge, minecraft:flowers, blue_skies:ladders, alexsmobs:void_worm_breakables, byg:ground_red_spruce_sapling, minecraft:planks, forge:cobblestone, byg:cika_logs, forge:iron_ores, byg:ground_orange_spruce_sapling, betterendforge:pythadendron_logs, byg:ebony_logs, outer_end:crystal_crag_foliage, alexsmobs:soul_vulture_perches, byg:ground_white_anemone, byg:ground_crocus, forge:storage_blocks/gold, forge:ores/pendorite, minecraft:fence_gates, forge:ores/ametrine, forge:ores, byg:ground_mahogany_sapling, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:fences, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, savageandravage:blast_proof, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, supplementaries:bellows_tickable]
[05Oct2022 19:54:22.945] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, forge:ores/biotite, forge:mushroom_caps/orange, byg:ground_maple_sapling, blue_skies:logs/bluebright, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, quark:planks_vertical_slab, byg:ground_silver_vase_flower, betterendforge:gen_terrain, quark:stools, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:glass_panes/light_gray, byg:maple_logs, alexsmobs:roadrunner_spawns, forge:storage_blocks/ametrine, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, ftbchunks:interact_whitelist, infernalexp:magma_cube_avoid_blocks, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, carryon:block_blacklist, adorn:wooden_posts, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, forge:bushes, byg:ground_araucaria_sapling, byg:ground_pine_sapling, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:storage_blocks/copper, forge:glass_panes/colorless, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, terraincognita:sweet_peas, byg:ground_purple_sage, blue_skies:logs/dusk, adorn:shelves, byg:willow_logs, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, outvoted:hunger_can_burrow, byg:ground_orange_oak_sapling, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, minecraft:beds, forge:ores/diamond, minecraft:doors, cavesandcliffs:stone_ore_replaceables, forge:black_sand, minecraft:infiniburn_overworld, minecraft:flower_pots, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, twilightforest:annihilation_inclusions, byg:ground_flowering_jacaranda_bush, infernalexp:planted_quartz_base_blocks, twilightforest:trophies, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_osiria_rose, byg:ground_orange_birch_sapling, infernalexp:buried_bone_base_blocks, alexsmobs:seal_digables, byg:palo_verde_logs, forge:glass/white, forge:glass_panes/red, minecraft:signs, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, minecraft:wither_summon_base_blocks, terraincognita:hanging_moss_plantable_on, terraincognita:hazel_logs, forge:mushroom_caps, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, byg:ground_brown_birch_sapling, outer_end:crystal_buds, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, minecraft:mineable/shovel, blue_skies:dungeon/poison, blue_skies:ores/aquite, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, forge:sand/colorless, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, alexsmobs:mantis_shrimp_spawns, enhanced_mushrooms:glowshroom_stems, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, forge:base_stone_end, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, minecraft:soul_speed_blocks, forge:storage_blocks/charcoal, byg:pink_sand, outer_end:end_plantable_on, alexsmobs:lobster_spawns, minecraft:walls, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, environmental:cherry_logs, minecraft:underwater_bonemeals, betterendforge:end_ground, ftbchunks:edit_whitelist, blue_skies:ores/pyrope, minecraft:impermeable, minecraft:sand, forge:end_stones, biomesoplenty:fir_logs, forge:mushroom_caps/red, byg:ground_mini_cactus, supplementaries:walls, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, forge:fences/wooden, sereneseasons:summer_crops, minecraft:campfires, supplementaries:vine_support, forge:storage_blocks, minecraft:infiniburn_nether, forge:glass_panes/orange, atmospheric:grimwood_logs, infernalexp:anger_brown_shroomloin_blocks, forge:ores/quartz, byg:ground_red_oak_sapling, forge:glass/blue, byg:ground_silver_maple_sapling, forge:supports_conduit, byg:ground_skyris_sapling, forge:saplings, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, blue_skies:storage_blocks/ventium, jade:pick, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, infernalexp:anger_red_shroomloin_blocks, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, byg:ground_pink_anemone, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, minecraft:wooden_doors, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, sereneseasons:autumn_crops, forge:glass/purple, quark:slime_blocks, minecraft:crimson_stems, minecraft:needs_stone_tool, byg:ground_incan_lily, forge:purple_sand, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, betterendforge:lucernia_logs, blue_skies:storage_blocks/charoite, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, byg:embur_pedus, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:black_sand, byg:ground_yellow_tulip, blue_skies:cobblestone, byg:ground_red_birch_sapling, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, adorn:coffee_tables, twilightforest:darkwood_logs, minecraft:anvil, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, minecraft:wall_corals, forge:grass, adorn:posts, alexsmobs:elephant_foodblocks, adorn:chairs, byg:ground_yellow_birch_sapling, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, byg:ground_torch_ginger, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, minecraft:portals, byg:cherry_logs, forge:fences/nether_brick, adorn:sofas, forge:glass/lime, forge:chests/wooden, forge:ores/iron, twilightforest:logs, forge:storage_blocks/biotite, buzzier_bees:candles, bayou_blues:cypress_logs, blue_skies:logs/starlit, cataclysm:netherite_monstrosity_immune, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, forge:mushroom_stems/green, minecraft:wooden_stairs, minecraft:base_stone_overworld, minecraft:carpets, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, byg:ground_iris, blue_skies:storage_blocks/pyrope, quark:crystal, biomesoplenty:umbran_logs, alexsmobs:crow_foodblocks, forge:storage_blocks/anthracite, minecraft:stone_bricks, architects_palette:cage_lanterns, forge:storage_blocks/quartz, forge:glass/orange, forge:mushroom_caps/purple, infernalexp:dullthorns_ground, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, byg:ground_brown_oak_sapling, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, minecraft:slabs, minecraft:guarded_by_piglins, forge:ores/emerald, blue_skies:stone, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, adorn:kitchen_counters, cataclysm:ender_golem_can_destroy, minecraft:buttons, minecraft:corals, quark:foxhound_spawnable, adorn:chimneys, terraincognita:peat_multiblock_plants, byg:ground_prickly_pear_cactus, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_palo_verde_sapling, byg:ground_indigo_jacaranda_sapling, byg:ground_winter_succulent, minecraft:bee_growables, minecraft:wooden_pressure_plates, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, biomesoplenty:redwood_logs, byg:sythian_stems, extendedmushrooms:mushrooms/edible, forge:sand/black, biomesoplenty:jacaranda_logs, forge:bookshelves, minecraft:stone_pressure_plates, supplementaries:concrete_powders, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, minecraft:gold_ores, byg:ground_lament_sapling, supplementaries:palisades, forge:glass_panes/pink, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, adorn:kitchen_cupboards, minecraft:soul_fire_base_blocks, neapolitan:vanilla_plantable_on, forge:crops/flax, adorn:benches, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, byg:ground_fir_sapling, terraincognita:apple_logs, byg:ground_purple_tulip, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, forge:mushroom_caps/lime, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, forge:glass_panes/light_blue, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, forge:stained_glass, minecraft:warped_stems, blue_skies:storage_blocks/falsite, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, twilightforest:mangrove_logs, cavesandcliffs:candles, byg:ground_tall_prairie_grass, forge:ores/lignite, cavesandcliffs:crystal_sound_blocks, byg:ground_tall_allium, minecraft:climbable, byg:ground_redwood_sapling, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, minecraft:dark_oak_logs, farmersdelight:compost_activators, quark:ladders, minecraft:coral_plants, farmersdelight:tray_heat_sources, forge:glass_panes, minecraft:non_flammable_wood, atmospheric:kousa_logs, forge:sand/pink, forge:blue_sand, infernalexp:embody_fall_blocks, forge:mushrooms, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, adorn:stone_posts, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, minecraft:mineable/pickaxe, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:enderman_holdable, minecraft:banners, forge:mushroom_stems, minecraft:wooden_fences, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, byg:ground_tall_pink_allium, byg:ground_purple_orchid, supplementaries:pouring_tank, forge:glass/magenta, infernalexp:glow_fire_base_blocks, forge:ores/coal, minecraft:fire, cavesandcliffs:cave_vines, minecraft:needs_diamond_tool, minecraft:base_stone_nether, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, carryon:block_whitelist, infernalexp:base_stone_canyon, blue_skies:dungeon/nature, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, byg:ground_protea_flower, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, byg:ground_black_rose, betterendforge:lacugrove_logs, minecraft:trapdoors, forge:glass/cyan, alexsmobs:crow_fears, quark:crab_spawnable, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, byg:baobab_logs, enhanced_mushrooms:brown_mushroom_stems, savageandravage:gloomy_tiles, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, atmospheric:yucca_logs, minecraft:acacia_logs, elevatorid:elevators, byg:mahogany_logs, forge:stained_glass_panes, atmospheric:passion_vine_growable_on, forge:sand/red, byg:lament_logs, copperpot:fume_inhibitors, alexsmobs:emu_spawns, autumnity:slippery_snail_slime_blocks, forge:glass/brown, byg:ground_blue_enchanted_sapling, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, minecraft:logs_that_burn, minecraft:mineable/hoe, forge:glass/gray, endergetic:ender_fire_base_blocks, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, cavesandcliffs:moss_replaceable, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, blue_skies:logs/lunar, minecraft:small_flowers, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, forge:glass_panes/black, infernalexp:anger_warped_shroomloin_blocks, byg:ground_aspen_sapling, farmersdelight:wild_crops, forge:mushrooms/brown, forge:ores/knightmetal, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, supplementaries:rope_support, sereneseasons:winter_crops, forge:glass_panes/blue, twilightforest:portal/decoration, byg:ground_horseweed, forge:mushroom_caps/brown, supplementaries:water_holder, byg:redwood_logs, forge:ores/amber, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:fence_gates, twilightforest:ore_magnet/ore_safe_replace_block, forge:stone, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, byg:rainbow_eucalyptus_logs, minecraft:standing_signs, minecraft:infiniburn_end, infernalexp:anger_crimson_shroomloin_blocks, forge:glass_panes/yellow, blue_skies:ores/falsite, byg:ground_white_sage, blue_skies:ores/moonstone, extendedmushrooms:mushroom_growing_blocks_lightlevel, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, byg:ground_richea, byg:blue_enchanted_logs, minecraft:wart_blocks, adorn:wooden_shelves, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, betterendforge:tenanea_logs, terraincognita:lotuses, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, cavesandcliffs:snow, byg:palm_logs, extendedmushrooms:mushroom_stairs, blue_skies:logs/cherry, neapolitan:chimpanzee_jumping_blocks, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, byg:ground_red_orchid, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, alexsmobs:mungus_replace_mushroom, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, forge:ores/silver, minecraft:birch_logs, create:fan_heaters, byg:ground_rose, byg:ground_pink_daffodil, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, forge:glass_panes/purple, forge:glass/yellow, quark:pike_trophies, environmental:grass_like, byg:ground_nightshade_sapling, blue_skies:crafting_tables, forge:ices/packedice, betterendforge:jellyshroom_logs, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, minecraft:oak_logs, forge:storage_blocks/neptunium, forge:needs_netherite_tool, byg:ground_pink_allium, byg:purple_sand, forge:ores/anthracite, forge:barrels, blue_skies:dungeon/life, forge:pink_sand, blue_skies:ores/ventium, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, forge:dirt, minecraft:bamboo_plantable_on, quark:lead_connectable, minecraft:pressure_plates, betterendforge:dragon_tree_logs, buzzier_bees:scented_candles, minecraft:jungle_logs, byg:ground_zelkova_sapling, infernalexp:anger_luminous_shroomloin_blocks, forge:chests/ender, forge:white_sand, byg:jacaranda_logs, adorn:wooden_platforms, minecraft:spruce_logs, byg:ground_red_maple_sapling, forge:fence_gates/wooden, minecraft:mineable/axe, environmental:wisteria_logs, forge:glass_panes/lime, endergetic:poise_plantable, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, adorn:stone_platforms, twilightforest:carminite_reactor_immune, twilightforest:portal/edge, minecraft:flowers, blue_skies:ladders, alexsmobs:void_worm_breakables, byg:ground_red_spruce_sapling, minecraft:planks, forge:cobblestone, byg:cika_logs, forge:iron_ores, byg:ground_orange_spruce_sapling, betterendforge:pythadendron_logs, byg:ebony_logs, outer_end:crystal_crag_foliage, alexsmobs:soul_vulture_perches, byg:ground_white_anemone, byg:ground_crocus, forge:storage_blocks/gold, forge:ores/pendorite, minecraft:fence_gates, forge:ores/ametrine, forge:ores, byg:ground_mahogany_sapling, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:fences, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, savageandravage:blast_proof, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, supplementaries:bellows_tickable]
[05Oct2022 19:54:23.023] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:24.641] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
[05Oct2022 19:54:24.641] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[05Oct2022 19:54:24.644] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[05Oct2022 19:54:24.647] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[05Oct2022 19:54:24.698] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
[05Oct2022 19:54:24.701] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type
[05Oct2022 19:54:24.845] [Server thread/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, forge:ores/biotite, forge:mushroom_caps/orange, byg:ground_maple_sapling, blue_skies:logs/bluebright, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, quark:planks_vertical_slab, byg:ground_silver_vase_flower, betterendforge:gen_terrain, quark:stools, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:glass_panes/light_gray, byg:maple_logs, alexsmobs:roadrunner_spawns, forge:storage_blocks/ametrine, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, ftbchunks:interact_whitelist, infernalexp:magma_cube_avoid_blocks, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, carryon:block_blacklist, adorn:wooden_posts, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, forge:bushes, byg:ground_araucaria_sapling, byg:ground_pine_sapling, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:storage_blocks/copper, forge:glass_panes/colorless, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, terraincognita:sweet_peas, byg:ground_purple_sage, blue_skies:logs/dusk, adorn:shelves, byg:willow_logs, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, outvoted:hunger_can_burrow, byg:ground_orange_oak_sapling, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, minecraft:beds, forge:ores/diamond, minecraft:doors, cavesandcliffs:stone_ore_replaceables, forge:black_sand, minecraft:infiniburn_overworld, minecraft:flower_pots, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, twilightforest:annihilation_inclusions, byg:ground_flowering_jacaranda_bush, infernalexp:planted_quartz_base_blocks, twilightforest:trophies, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_osiria_rose, byg:ground_orange_birch_sapling, infernalexp:buried_bone_base_blocks, alexsmobs:seal_digables, byg:palo_verde_logs, forge:glass/white, forge:glass_panes/red, minecraft:signs, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, minecraft:wither_summon_base_blocks, terraincognita:hanging_moss_plantable_on, terraincognita:hazel_logs, forge:mushroom_caps, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, byg:ground_brown_birch_sapling, outer_end:crystal_buds, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, minecraft:mineable/shovel, blue_skies:dungeon/poison, blue_skies:ores/aquite, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, forge:sand/colorless, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, alexsmobs:mantis_shrimp_spawns, enhanced_mushrooms:glowshroom_stems, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, forge:base_stone_end, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, minecraft:soul_speed_blocks, forge:storage_blocks/charcoal, byg:pink_sand, outer_end:end_plantable_on, alexsmobs:lobster_spawns, minecraft:walls, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, environmental:cherry_logs, minecraft:underwater_bonemeals, betterendforge:end_ground, ftbchunks:edit_whitelist, blue_skies:ores/pyrope, minecraft:impermeable, minecraft:sand, forge:end_stones, biomesoplenty:fir_logs, forge:mushroom_caps/red, byg:ground_mini_cactus, supplementaries:walls, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, forge:fences/wooden, sereneseasons:summer_crops, minecraft:campfires, supplementaries:vine_support, forge:storage_blocks, minecraft:infiniburn_nether, forge:glass_panes/orange, atmospheric:grimwood_logs, infernalexp:anger_brown_shroomloin_blocks, forge:ores/quartz, byg:ground_red_oak_sapling, forge:glass/blue, byg:ground_silver_maple_sapling, forge:supports_conduit, byg:ground_skyris_sapling, forge:saplings, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, blue_skies:storage_blocks/ventium, jade:pick, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, infernalexp:anger_red_shroomloin_blocks, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, byg:ground_pink_anemone, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, minecraft:wooden_doors, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, sereneseasons:autumn_crops, forge:glass/purple, quark:slime_blocks, minecraft:crimson_stems, minecraft:needs_stone_tool, byg:ground_incan_lily, forge:purple_sand, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, betterendforge:lucernia_logs, blue_skies:storage_blocks/charoite, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, byg:embur_pedus, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:black_sand, byg:ground_yellow_tulip, blue_skies:cobblestone, byg:ground_red_birch_sapling, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, adorn:coffee_tables, twilightforest:darkwood_logs, minecraft:anvil, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, minecraft:wall_corals, forge:grass, adorn:posts, alexsmobs:elephant_foodblocks, adorn:chairs, byg:ground_yellow_birch_sapling, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, byg:ground_torch_ginger, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, minecraft:portals, byg:cherry_logs, forge:fences/nether_brick, adorn:sofas, forge:glass/lime, forge:chests/wooden, forge:ores/iron, twilightforest:logs, forge:storage_blocks/biotite, buzzier_bees:candles, bayou_blues:cypress_logs, blue_skies:logs/starlit, cataclysm:netherite_monstrosity_immune, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, forge:mushroom_stems/green, minecraft:wooden_stairs, minecraft:base_stone_overworld, minecraft:carpets, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, byg:ground_iris, blue_skies:storage_blocks/pyrope, quark:crystal, biomesoplenty:umbran_logs, alexsmobs:crow_foodblocks, forge:storage_blocks/anthracite, minecraft:stone_bricks, architects_palette:cage_lanterns, forge:storage_blocks/quartz, forge:glass/orange, forge:mushroom_caps/purple, infernalexp:dullthorns_ground, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, byg:ground_brown_oak_sapling, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, minecraft:slabs, minecraft:guarded_by_piglins, forge:ores/emerald, blue_skies:stone, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, adorn:kitchen_counters, cataclysm:ender_golem_can_destroy, minecraft:buttons, minecraft:corals, quark:foxhound_spawnable, adorn:chimneys, terraincognita:peat_multiblock_plants, byg:ground_prickly_pear_cactus, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_palo_verde_sapling, byg:ground_indigo_jacaranda_sapling, byg:ground_winter_succulent, minecraft:bee_growables, minecraft:wooden_pressure_plates, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, biomesoplenty:redwood_logs, byg:sythian_stems, extendedmushrooms:mushrooms/edible, forge:sand/black, biomesoplenty:jacaranda_logs, forge:bookshelves, minecraft:stone_pressure_plates, supplementaries:concrete_powders, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, minecraft:gold_ores, byg:ground_lament_sapling, supplementaries:palisades, forge:glass_panes/pink, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, adorn:kitchen_cupboards, minecraft:soul_fire_base_blocks, neapolitan:vanilla_plantable_on, forge:crops/flax, adorn:benches, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, byg:ground_fir_sapling, terraincognita:apple_logs, byg:ground_purple_tulip, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, forge:mushroom_caps/lime, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, forge:glass_panes/light_blue, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, forge:stained_glass, minecraft:warped_stems, blue_skies:storage_blocks/falsite, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, twilightforest:mangrove_logs, cavesandcliffs:candles, byg:ground_tall_prairie_grass, forge:ores/lignite, cavesandcliffs:crystal_sound_blocks, byg:ground_tall_allium, minecraft:climbable, byg:ground_redwood_sapling, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, minecraft:dark_oak_logs, farmersdelight:compost_activators, quark:ladders, minecraft:coral_plants, farmersdelight:tray_heat_sources, forge:glass_panes, minecraft:non_flammable_wood, atmospheric:kousa_logs, forge:sand/pink, forge:blue_sand, infernalexp:embody_fall_blocks, forge:mushrooms, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, adorn:stone_posts, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, minecraft:mineable/pickaxe, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:enderman_holdable, minecraft:banners, forge:mushroom_stems, minecraft:wooden_fences, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, byg:ground_tall_pink_allium, byg:ground_purple_orchid, supplementaries:pouring_tank, forge:glass/magenta, infernalexp:glow_fire_base_blocks, forge:ores/coal, minecraft:fire, cavesandcliffs:cave_vines, minecraft:needs_diamond_tool, minecraft:base_stone_nether, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, carryon:block_whitelist, infernalexp:base_stone_canyon, blue_skies:dungeon/nature, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, byg:ground_protea_flower, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, byg:ground_black_rose, betterendforge:lacugrove_logs, minecraft:trapdoors, forge:glass/cyan, alexsmobs:crow_fears, quark:crab_spawnable, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, byg:baobab_logs, enhanced_mushrooms:brown_mushroom_stems, savageandravage:gloomy_tiles, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, atmospheric:yucca_logs, minecraft:acacia_logs, elevatorid:elevators, byg:mahogany_logs, forge:stained_glass_panes, atmospheric:passion_vine_growable_on, forge:sand/red, byg:lament_logs, copperpot:fume_inhibitors, alexsmobs:emu_spawns, autumnity:slippery_snail_slime_blocks, forge:glass/brown, byg:ground_blue_enchanted_sapling, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, minecraft:logs_that_burn, minecraft:mineable/hoe, forge:glass/gray, endergetic:ender_fire_base_blocks, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, cavesandcliffs:moss_replaceable, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, blue_skies:logs/lunar, minecraft:small_flowers, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, forge:glass_panes/black, infernalexp:anger_warped_shroomloin_blocks, byg:ground_aspen_sapling, farmersdelight:wild_crops, forge:mushrooms/brown, forge:ores/knightmetal, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, supplementaries:rope_support, sereneseasons:winter_crops, forge:glass_panes/blue, twilightforest:portal/decoration, byg:ground_horseweed, forge:mushroom_caps/brown, supplementaries:water_holder, byg:redwood_logs, forge:ores/amber, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:fence_gates, twilightforest:ore_magnet/ore_safe_replace_block, forge:stone, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, byg:rainbow_eucalyptus_logs, minecraft:standing_signs, minecraft:infiniburn_end, infernalexp:anger_crimson_shroomloin_blocks, forge:glass_panes/yellow, blue_skies:ores/falsite, byg:ground_white_sage, blue_skies:ores/moonstone, extendedmushrooms:mushroom_growing_blocks_lightlevel, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, byg:ground_richea, byg:blue_enchanted_logs, minecraft:wart_blocks, adorn:wooden_shelves, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, betterendforge:tenanea_logs, terraincognita:lotuses, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, cavesandcliffs:snow, byg:palm_logs, extendedmushrooms:mushroom_stairs, blue_skies:logs/cherry, neapolitan:chimpanzee_jumping_blocks, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, byg:ground_red_orchid, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, alexsmobs:mungus_replace_mushroom, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, forge:ores/silver, minecraft:birch_logs, create:fan_heaters, byg:ground_rose, byg:ground_pink_daffodil, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, forge:glass_panes/purple, forge:glass/yellow, quark:pike_trophies, environmental:grass_like, byg:ground_nightshade_sapling, blue_skies:crafting_tables, forge:ices/packedice, betterendforge:jellyshroom_logs, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, minecraft:oak_logs, forge:storage_blocks/neptunium, forge:needs_netherite_tool, byg:ground_pink_allium, byg:purple_sand, forge:ores/anthracite, forge:barrels, blue_skies:dungeon/life, forge:pink_sand, blue_skies:ores/ventium, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, forge:dirt, minecraft:bamboo_plantable_on, quark:lead_connectable, minecraft:pressure_plates, betterendforge:dragon_tree_logs, buzzier_bees:scented_candles, minecraft:jungle_logs, byg:ground_zelkova_sapling, infernalexp:anger_luminous_shroomloin_blocks, forge:chests/ender, forge:white_sand, byg:jacaranda_logs, adorn:wooden_platforms, minecraft:spruce_logs, byg:ground_red_maple_sapling, forge:fence_gates/wooden, minecraft:mineable/axe, environmental:wisteria_logs, forge:glass_panes/lime, endergetic:poise_plantable, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, adorn:stone_platforms, twilightforest:carminite_reactor_immune, twilightforest:portal/edge, minecraft:flowers, blue_skies:ladders, alexsmobs:void_worm_breakables, byg:ground_red_spruce_sapling, minecraft:planks, forge:cobblestone, byg:cika_logs, forge:iron_ores, byg:ground_orange_spruce_sapling, betterendforge:pythadendron_logs, byg:ebony_logs, outer_end:crystal_crag_foliage, alexsmobs:soul_vulture_perches, byg:ground_white_anemone, byg:ground_crocus, forge:storage_blocks/gold, forge:ores/pendorite, minecraft:fence_gates, forge:ores/ametrine, forge:ores, byg:ground_mahogany_sapling, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:fences, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, savageandravage:blast_proof, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, supplementaries:bellows_tickable]
[05Oct2022 19:54:25.114] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: plains
[05Oct2022 19:54:25.116] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: savanna
[05Oct2022 19:54:25.116] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: snowy
[05Oct2022 19:54:25.119] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: taiga
[05Oct2022 19:54:25.120] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: desert
[05Oct2022 19:54:25.121] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Repurposed Structures
[05Oct2022 19:54:25.123] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[05Oct2022 19:54:25.124] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Registering Dimensions
[05Oct2022 19:54:25.157] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@5de55254
[05Oct2022 19:54:25.162] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[05Oct2022 19:54:25.869] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@5de55254
[05Oct2022 19:54:25.873] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[05Oct2022 19:54:26.756] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[05Oct2022 19:54:27.321] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[05Oct2022 19:54:27.321] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[05Oct2022 19:54:27.849] [Worker-Main5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[05Oct2022 19:54:28.256] [Worker-Main3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
[05Oct2022 19:54:28.758] [Worker-Main2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
[05Oct2022 19:54:29.248] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:29.257] [Worker-Main5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
[05Oct2022 19:54:29.787] [Worker-Main5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
[05Oct2022 19:54:30.255] [Worker-Main6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[05Oct2022 19:54:30.558] [Thread-1/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, byg:ground_kovan_flower, forge:ores/biotite, forge:mushroom_caps/orange, byg:ground_maple_sapling, blue_skies:logs/bluebright, cavesandcliffs:features_cannot_replace, forge:mushrooms/edible, nethers_delight:soul_compost_activators, quark:planks_vertical_slab, byg:ground_silver_vase_flower, betterendforge:gen_terrain, quark:stools, forge:storage_blocks/netherite, forge:glass_panes/white, biomesoplenty:hellbark_logs, supplementaries:beams, forge:glass_panes/light_gray, byg:maple_logs, alexsmobs:roadrunner_spawns, forge:storage_blocks/ametrine, byg:ground_green_tulip, quark:candles, minecraft:dragon_immune, farmersdelight:heat_sources, forge:glass/pink, forge:chests, forge:storage_blocks/emerald, forge:ores/redstone, forge:glass/red, byg:blue_sand, blue_skies:ores/charoite, byg:ground_cypress_sapling, twilightforest:structure_banned_interactions, ftbchunks:interact_whitelist, infernalexp:magma_cube_avoid_blocks, forge:mushroom_stems/colorless, forge:glass_panes/green, extendedmushrooms:mushroom_fences, betterendforge:end_lotus_logs, carryon:block_blacklist, adorn:wooden_posts, minecraft:prevent_mob_spawning_inside, forge:flowers, forge:fiber, forge:chests/trapped, structure_gel:gel, forge:fence_gates, forge:storage_blocks/carminite, forge:bushes, byg:ground_araucaria_sapling, byg:ground_pine_sapling, adorn:platforms, twilightforest:portal/fluid, forge:storage_blocks/arctic_fur, forge:sandstone, forge:storage_blocks/copper, forge:glass_panes/colorless, atmospheric:rosewood_logs, byg:ground_witch_hazel_sapling, darkerdepths:underground_base_blocks, terraincognita:sweet_peas, byg:ground_purple_sage, blue_skies:logs/dusk, adorn:shelves, byg:willow_logs, cavesandcliffs:deepslate_ore_replaceables, twilightforest:canopy_logs, forge:storage_blocks/steeleaf, darkerdepths:grimestone_replacement, twilightforest:antibuilder_ignores, blue_skies:storage_blocks/diopside, extendedmushrooms:mushroom_buttons/wool, twilightforest:dark_tower_excluded_pots, outvoted:hunger_can_burrow, byg:ground_orange_oak_sapling, woolplates:woolplates, upgrade_aquatic:river_logs, extendedmushrooms:mushroom_buttons/wood, forge:storage_blocks/lapis, minecraft:beds, forge:ores/diamond, minecraft:doors, cavesandcliffs:stone_ore_replaceables, forge:black_sand, minecraft:infiniburn_overworld, minecraft:flower_pots, forge:mushrooms/poisonous, supplementaries:posts, buzzier_bees:dyed_candles, twilightforest:annihilation_inclusions, byg:ground_flowering_jacaranda_bush, infernalexp:planted_quartz_base_blocks, twilightforest:trophies, byg:ground_begonia, extendedmushrooms:mushroom_slabs, byg:ground_osiria_rose, byg:ground_orange_birch_sapling, infernalexp:buried_bone_base_blocks, alexsmobs:seal_digables, byg:palo_verde_logs, forge:glass/white, forge:glass_panes/red, minecraft:signs, farmersdelight:mushroom_colony_growable_on, biomesoplenty:willow_logs, minecraft:wither_summon_base_blocks, terraincognita:hanging_moss_plantable_on, terraincognita:hazel_logs, forge:mushroom_caps, byg:fir_logs, alexsmobs:mimic_octopus_spawns, minecraft:hoglin_repellents, twilightforest:towerwood, extendedmushrooms:mushroom_doors, blue_skies:ores/diopside, byg:ground_california_poppy, byg:ground_mangrove_sapling, byg:ground_brown_birch_sapling, outer_end:crystal_buds, extendedmushrooms:mushroom_chests_trapped, endergetic:poise_stems, minecraft:mineable/shovel, blue_skies:dungeon/poison, blue_skies:ores/aquite, extendedmushrooms:mushroom_chests, byg:ground_orchard_sapling, forge:sand/colorless, endergetic:end_plantable, alexsmobs:komodo_dragon_spawns, blue_skies:dungeon/blinding, atmospheric:yucca_plantable_on, alexsmobs:mantis_shrimp_spawns, enhanced_mushrooms:glowshroom_stems, quark:wooden_vertical_slabs, nethers_delight:unaffected_by_rich_soul_soil, forge:base_stone_end, byg:ground_ebony_sapling, adorn:stone_steps, twilightforest:fire_jet_fuel, minecraft:soul_speed_blocks, forge:storage_blocks/charcoal, byg:pink_sand, outer_end:end_plantable_on, alexsmobs:lobster_spawns, minecraft:walls, byg:ground_red_cornflower, minecraft:coral_blocks, forge:glass/green, alexsmobs:cachalot_whale_breakables, byg:ground_rainbow_eucalyptus_sapling, atmospheric:aspen_logs, environmental:cherry_logs, minecraft:underwater_bonemeals, betterendforge:end_ground, ftbchunks:edit_whitelist, blue_skies:ores/pyrope, minecraft:impermeable, minecraft:sand, forge:end_stones, biomesoplenty:fir_logs, forge:mushroom_caps/red, byg:ground_mini_cactus, supplementaries:walls, copperpot:partial_fume_inhibitors, cavesandcliffs:occludes_vibration_signals, forge:fences/wooden, sereneseasons:summer_crops, minecraft:campfires, supplementaries:vine_support, forge:storage_blocks, minecraft:infiniburn_nether, forge:glass_panes/orange, atmospheric:grimwood_logs, infernalexp:anger_brown_shroomloin_blocks, forge:ores/quartz, byg:ground_red_oak_sapling, forge:glass/blue, byg:ground_silver_maple_sapling, forge:supports_conduit, byg:ground_skyris_sapling, forge:saplings, minecraft:wooden_trapdoors, forge:storage_blocks/coal, byg:imparius_stems, forge:glass/light_blue, forge:ores/thallasium, blue_skies:storage_blocks/ventium, jade:pick, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, twilightforest:ore_magnet/minecraft/stone, alexsmobs:grizzly_beehive, minecraft:stairs, quark:underground_biome_replaceable, sereneseasons:unbreakable_infertile_crops, minecraft:logs, byg:ground_pink_cherry_sapling, infernalexp:anger_red_shroomloin_blocks, byg:ground_brown_zelkova_sapling, byg:ground_holly_sapling, byg:ground_pink_anemone, blue_skies:logs/frostbright, alexsmobs:crocodile_spawns, minecraft:valid_spawn, minecraft:mushroom_grow_block, quark:wraith_spawnable, minecraft:wooden_doors, extendedmushrooms:mushroom_pressure_plates/wood, autumnity:maple_logs, forge:mushroom_stems/orange, extendedmushrooms:mushroom_pressure_plates, sereneseasons:autumn_crops, forge:glass/purple, quark:slime_blocks, minecraft:crimson_stems, minecraft:needs_stone_tool, byg:ground_incan_lily, forge:purple_sand, abundance:jacaranda_logs, quark:vertical_slab, forge:storage_blocks/ironwood, betterendforge:lucernia_logs, blue_skies:storage_blocks/charoite, quark:hedges, forge:mushrooms/red, alexsmobs:gorilla_breakables, byg:embur_pedus, cavesandcliffs:small_dripleaf_placeable, cataclysm:ender_guardian_can_destroy, byg:black_sand, byg:ground_yellow_tulip, blue_skies:cobblestone, byg:ground_red_birch_sapling, minecraft:beacon_base_blocks, alexsmobs:orca_breakables, adorn:coffee_tables, twilightforest:darkwood_logs, minecraft:anvil, forge:ores/ender, forge:sand, sereneseasons:greenhouse_glass, minecraft:wall_corals, forge:grass, adorn:posts, alexsmobs:elephant_foodblocks, adorn:chairs, byg:ground_yellow_birch_sapling, byg:ground_yellow_spruce_sapling, forge:sand/purple, byg:ground_yellow_daffodil, byg:ground_torch_ginger, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, minecraft:portals, byg:cherry_logs, forge:fences/nether_brick, adorn:sofas, forge:glass/lime, forge:chests/wooden, forge:ores/iron, twilightforest:logs, forge:storage_blocks/biotite, buzzier_bees:candles, bayou_blues:cypress_logs, blue_skies:logs/starlit, cataclysm:netherite_monstrosity_immune, extendedmushrooms:mushroom_buttons, adorn:kitchen_blocks, forge:mushroom_stems/green, minecraft:wooden_stairs, minecraft:base_stone_overworld, minecraft:carpets, minecraft:wooden_buttons, cavesandcliffs:inside_step_sound_blocks, byg:ground_iris, blue_skies:storage_blocks/pyrope, quark:crystal, biomesoplenty:umbran_logs, alexsmobs:crow_foodblocks, forge:storage_blocks/anthracite, minecraft:stone_bricks, architects_palette:cage_lanterns, forge:storage_blocks/quartz, forge:glass/orange, forge:mushroom_caps/purple, infernalexp:dullthorns_ground, forge:mushrooms/glowshroom, byg:ground_peach_leather_flower, byg:ground_brown_oak_sapling, byg:ground_joshua_sapling, extendedmushrooms:mushroom_carpets, byg:cypress_logs, minecraft:slabs, minecraft:guarded_by_piglins, forge:ores/emerald, blue_skies:stone, byg:ground_japanese_orchid, byg:ground_blue_spruce_sapling, adorn:kitchen_counters, cataclysm:ender_golem_can_destroy, minecraft:buttons, minecraft:corals, quark:foxhound_spawnable, adorn:chimneys, terraincognita:peat_multiblock_plants, byg:ground_prickly_pear_cactus, byg:ground_green_enchanted_sapling, byg:green_enchanted_logs, adorn:tables, minecraft:rails, forge:barrels/wooden, upgrade_aquatic:driftwood_logs, minecraft:strider_warm_blocks, extendedmushrooms:mushroom_planks, blue_skies:storage_blocks/aquite, atmospheric:morado_logs, endergetic:chorus_plantable, byg:bulbis_stems, byg:ground_palo_verde_sapling, byg:ground_indigo_jacaranda_sapling, byg:ground_winter_succulent, minecraft:bee_growables, minecraft:wooden_pressure_plates, abundance:redbud_logs, architects_palette:twisted_logs, minecraft:tall_flowers, biomesoplenty:redwood_logs, byg:sythian_stems, extendedmushrooms:mushrooms/edible, forge:sand/black, biomesoplenty:jacaranda_logs, forge:bookshelves, minecraft:stone_pressure_plates, supplementaries:concrete_powders, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, minecraft:gold_ores, byg:ground_lament_sapling, supplementaries:palisades, forge:glass_panes/pink, byg:ground_angelica, adorn:steps, minecraft:dirt, forge:netherrack, adorn:kitchen_cupboards, minecraft:soul_fire_base_blocks, neapolitan:vanilla_plantable_on, forge:crops/flax, adorn:benches, neapolitan:unaffected_by_mint, farmersdelight:unaffected_by_rich_soil, byg:ground_fir_sapling, terraincognita:apple_logs, byg:ground_purple_tulip, cataclysm:netherite_monstrosity_break, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, forge:mushroom_caps/lime, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, forge:glass_panes/light_blue, minecraft:beehives, twilightforest:timewood_logs, blue_skies:logs/maple, minecraft:ice, byg:ground_guzmania, forge:ores/netherite_scrap, minecraft:crops, alexsmobs:alligator_snapping_turtle_spawns, quark:quilted_wools, forge:fiber/flax, byg:zelkova_logs, forge:stained_glass, minecraft:warped_stems, blue_skies:storage_blocks/falsite, byg:ground_lazarus_bellflower, forge:storage_blocks/iron, forge:glass_panes/brown, forge:mushrooms/jump_boosting, twilightforest:mangrove_logs, cavesandcliffs:candles, byg:ground_tall_prairie_grass, forge:ores/lignite, cavesandcliffs:crystal_sound_blocks, byg:ground_tall_allium, minecraft:climbable, byg:ground_redwood_sapling, byg:ground_white_cherry_sapling, twilightforest:sortwood_logs, minecraft:dark_oak_logs, farmersdelight:compost_activators, quark:ladders, minecraft:coral_plants, farmersdelight:tray_heat_sources, forge:glass_panes, minecraft:non_flammable_wood, atmospheric:kousa_logs, forge:sand/pink, forge:blue_sand, infernalexp:embody_fall_blocks, forge:mushrooms, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, adorn:stone_posts, byg:nightshade_logs, twilightforest:mining_logs, byg:ground_violet_leather_flower, cavesandcliffs:cauldrons, byg:ground_foxglove, supplementaries:pane_connection, byg:skyris_logs, minecraft:fences, autumnity:snail_foods, minecraft:saplings, forge:ores/copper, minecraft:mineable/pickaxe, forge:storage_blocks/knightmetal, minecraft:unstable_bottom_center, byg:white_sand, byg:ground_palm_sapling, minecraft:enderman_holdable, minecraft:banners, forge:mushroom_stems, minecraft:wooden_fences, byg:ground_orange_daisy, alexsmobs:rattlesnake_spawns, minecraft:wall_post_override, byg:ground_magenta_tulip, twilightforest:transwood_logs, forge:obsidian, forge:enderman_place_on_blacklist, byg:ground_alpine_bellflower, forge:storage_blocks/fiery, biomesoplenty:mahogany_logs, byg:ground_pink_orchid, alexsmobs:kangaroo_spawns, byg:ground_baobab_sapling, twilightforest:ore_magnet/minecraft/end_stone, byg:ground_tall_pink_allium, byg:ground_purple_orchid, supplementaries:pouring_tank, forge:glass/magenta, infernalexp:glow_fire_base_blocks, forge:ores/coal, minecraft:fire, cavesandcliffs:cave_vines, minecraft:needs_diamond_tool, minecraft:base_stone_nether, minecraft:wall_signs, quark:vertical_slabs, forge:mushrooms/lime, carryon:block_whitelist, infernalexp:base_stone_canyon, blue_skies:dungeon/nature, forge:mushrooms/purple, forge:sand/white, alexsmobs:drops_acacia_blossoms, forge:workbench, byg:ground_protea_flower, forge:storage_blocks/pendorite, byg:ground_flowering_indigo_jacaranda_bush, byg:ground_black_rose, betterendforge:lacugrove_logs, minecraft:trapdoors, forge:glass/cyan, alexsmobs:crow_fears, quark:crab_spawnable, forge:glass, forge:ores/ironwood, extendedmushrooms:mushroom_ladders, forge:storage_blocks/lignite, forge:needs_wood_tool, minecraft:leaves, buzzier_bees:flower_blacklist, byg:baobab_logs, enhanced_mushrooms:brown_mushroom_stems, savageandravage:gloomy_tiles, byg:ground_ether_sapling, byg:mangrove_logs, byg:witch_hazel_logs, forge:glass_panes/gray, minecraft:wither_immune, atmospheric:yucca_logs, minecraft:acacia_logs, elevatorid:elevators, byg:mahogany_logs, forge:stained_glass_panes, atmospheric:passion_vine_growable_on, forge:sand/red, byg:lament_logs, copperpot:fume_inhibitors, alexsmobs:emu_spawns, autumnity:slippery_snail_slime_blocks, forge:glass/brown, byg:ground_blue_enchanted_sapling, byg:ground_jacaranda_sapling, betterendforge:umbrella_tree_logs, minecraft:logs_that_burn, minecraft:mineable/hoe, forge:glass/gray, endergetic:ender_fire_base_blocks, forge:glass/light_gray, twilightforest:ore_magnet/minecraft/netherrack, cavesandcliffs:moss_replaceable, byg:ground_blue_sage, minecraft:wooden_slabs, alexsmobs:platypus_spawns, blue_skies:logs/lunar, minecraft:small_flowers, byg:ground_cika_sapling, cavesandcliffs:geode_invalid_blocks, forge:glass_panes/black, infernalexp:anger_warped_shroomloin_blocks, byg:ground_aspen_sapling, farmersdelight:wild_crops, forge:mushrooms/brown, forge:ores/knightmetal, outer_end:azure_foliage, byg:ground_willow_sapling, betterendforge:mossy_glowshroom_logs, supplementaries:rope_support, sereneseasons:winter_crops, forge:glass_panes/blue, twilightforest:portal/decoration, byg:ground_horseweed, forge:mushroom_caps/brown, supplementaries:water_holder, byg:redwood_logs, forge:ores/amber, extendedmushrooms:mushroom_fence_gates, forge:mushroom_caps/glowshroom, betterendforge:helix_tree_logs, forge:mushrooms/orange, twilightforest:fence_gates, twilightforest:ore_magnet/ore_safe_replace_block, forge:stone, byg:ground_withering_oak_sapling, blue_skies:logs/crystallized, environmental:willow_logs, byg:ether_logs, byg:rainbow_eucalyptus_logs, minecraft:standing_signs, minecraft:infiniburn_end, infernalexp:anger_crimson_shroomloin_blocks, forge:glass_panes/yellow, blue_skies:ores/falsite, byg:ground_white_sage, blue_skies:ores/moonstone, extendedmushrooms:mushroom_growing_blocks_lightlevel, cavesandcliffs:dripstone_replaceable_blocks, alexsmobs:soul_vulture_spawns, biomesoplenty:cherry_logs, byg:ground_richea, byg:blue_enchanted_logs, minecraft:wart_blocks, adorn:wooden_shelves, forge:mushrooms/slowing_down, alexsmobs:leafcutter_ant_breakables, betterendforge:tenanea_logs, terraincognita:lotuses, blue_skies:storage_blocks/moonstone, farmersdelight:heat_conductors, cavesandcliffs:snow, byg:palm_logs, extendedmushrooms:mushroom_stairs, blue_skies:logs/cherry, neapolitan:chimpanzee_jumping_blocks, forge:storage_blocks/ender_pearls, alexsmobs:seal_spawns, byg:ground_red_orchid, minecraft:shulker_boxes, extendedmushrooms:mushroom_trapdoors, alexsmobs:mungus_replace_mushroom, byg:ground_bistort, twilightforest:ore_magnet/twilightforest/root, forge:ores/silver, minecraft:birch_logs, create:fan_heaters, byg:ground_rose, byg:ground_pink_daffodil, cavesandcliffs:candle_cakes, byg:bookshelves, byg:aspen_logs, blue_skies:storage_blocks/horizonite, forge:glass_panes/purple, forge:glass/yellow, quark:pike_trophies, environmental:grass_like, byg:ground_nightshade_sapling, blue_skies:crafting_tables, forge:ices/packedice, betterendforge:jellyshroom_logs, blue_skies:bookshelves, twilightforest:ore_magnet/block_replace_ore, minecraft:piglin_repellants, minecraft:oak_logs, forge:storage_blocks/neptunium, forge:needs_netherite_tool, byg:ground_pink_allium, byg:purple_sand, forge:ores/anthracite, forge:barrels, blue_skies:dungeon/life, forge:pink_sand, blue_skies:ores/ventium, byg:ground_golden_spined_cactus, forge:ores/lapis, blue_skies:dungeon/illager_teleportable, biomesoplenty:dead_logs, alexsmobs:mungus_replace_nether, forge:dirt, minecraft:bamboo_plantable_on, quark:lead_connectable, minecraft:pressure_plates, betterendforge:dragon_tree_logs, buzzier_bees:scented_candles, minecraft:jungle_logs, byg:ground_zelkova_sapling, infernalexp:anger_luminous_shroomloin_blocks, forge:chests/ender, forge:white_sand, byg:jacaranda_logs, adorn:wooden_platforms, minecraft:spruce_logs, byg:ground_red_maple_sapling, forge:fence_gates/wooden, minecraft:mineable/axe, environmental:wisteria_logs, forge:glass_panes/lime, endergetic:poise_plantable, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, extendedmushrooms:mushroom_bookshelves, adorn:stone_platforms, twilightforest:carminite_reactor_immune, twilightforest:portal/edge, minecraft:flowers, blue_skies:ladders, alexsmobs:void_worm_breakables, byg:ground_red_spruce_sapling, minecraft:planks, forge:cobblestone, byg:cika_logs, forge:iron_ores, byg:ground_orange_spruce_sapling, betterendforge:pythadendron_logs, byg:ebony_logs, outer_end:crystal_crag_foliage, alexsmobs:soul_vulture_perches, byg:ground_white_anemone, byg:ground_crocus, forge:storage_blocks/gold, forge:ores/pendorite, minecraft:fence_gates, forge:ores/ametrine, forge:ores, byg:ground_mahogany_sapling, cataclysm:endermaptera_can_not_spawn, adorn:kitchen_sinks, forge:fences, forge:storage_blocks/diamond, byg:ground_firecracker_flower_bush, minecraft:nylium, savageandravage:blast_proof, alexsmobs:warped_mosco_breakables, byg:holly_logs, supplementaries:hang_from_ropes, blue_skies:vines, adorn:drawers, supplementaries:bellows_tickable]
[05Oct2022 19:54:30.780] [Worker-Main6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[05Oct2022 19:54:31.261] [Worker-Main8/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[05Oct2022 19:54:31.760] [Worker-Main1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
[05Oct2022 19:54:32.266] [Worker-Main8/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 97%
[05Oct2022 19:54:32.611] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 5856 ms
[05Oct2022 19:54:32.613] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (7.798s)! For help, type "help"
[05Oct2022 19:54:32.647] [Server thread/INFO] [strawgolem/]: Strawgolem: Server Starting
[05Oct2022 19:54:32.651] [Server thread/INFO] [net.ncpbails.culturaldelights.CulturalDelights/]: HELLO from server starting
[05Oct2022 19:54:32.663] [Server thread/INFO] [FTB Utilities Backups/]: Backups folder - C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\backups
[05Oct2022 19:54:33.240] [Server thread/INFO] [randompatches/]: Changing UUID of duplicate entity minecraft:horse from 3ee49fdf-5ee4-477f-9165-58e480ea83af to 4dffbc87-2269-479e-a852-5f57308e5e51
[05Oct2022 19:54:33.240] [Server thread/INFO] [randompatches/]: Changing UUID of duplicate entity minecraft:horse from 60ba9504-0be5-40fd-96f8-0c80fb82ed83 to a1b2e116-53a4-42d8-8b51-22a02c683719
[05Oct2022 19:54:33.242] [Server thread/INFO] [randompatches/]: Changing UUID of duplicate entity minecraft:horse from bf9edca6-842f-4ea7-85ca-00ef1c339b34 to d7f0de28-a89c-47e0-b190-eaf40c200bc8
[05Oct2022 19:54:34.692] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:37.122] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:39.438] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:41.708] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:43.931] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:46.248] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:48.488] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:50.691] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:52.916] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:55.156] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:57.390] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:54:59.616] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:55:01.850] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:55:04.129] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:55:06.404] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:55:08.696] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
[05Oct2022 19:55:11.030] [Thread-1/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\reedw\OneDrive\Desktop\Better MC 1.16.5 - Server\config\copperpot-common.toml is not correct. Correcting
 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.