Jump to content

Forge Server having Issues Connecting [1.16.5][Java]


Smuggle

Recommended Posts

I've been trying to get my forge server up and running for about a week now. I've made some progress with the help of some Reddit posts but I'm still running into errors and could use some help.

Context/Background:

I'm running Java v8, JDK 15, and I'm trying to run the server on my laptop but connect to it from my desktop computer using LogMeIn Hamachi (this is just for testing, eventually I'll be port forwarding). Both machines run Windows OS. The modpack is Better Minecraft from CurseForge. I've downloaded the 55 HF version on my desktop and I've downloaded the 55 HF Server Pack on my laptop. I have updated the EULA to true. I have ensured the config and mods folders are matching on both machines. I am running the server using the forge.jar file and the Java Server UI pops up after about a minute and a half of thinking about it.

The Current Error:

So that brings us up to now. Before I attempt connecting on my desktop, I see that the server logs have built the spawn chunks and that everything seems to be working fine. Then I see what appears to be an infinite loop stating how "config\copperpot-common.toml" is incorrect and that it's attempting to correct it (spoiler, it doesn't). I try logging onto the server from my desktop which crashes the server and I get this error log:

Exception in server tick loop
java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
Caused by: java.lang.ExceptionInInitializerError
Caused by: personthecat.fresult.exception.ResultUnwrapException: Attempted to unwrap a result with no value.

So I'm stumped, because it seems as though things are just not meant to be and this server will just have yet another issue after the next one.

What am I missing here?

Thanks so much in advance to whoever ends up reading this and helping me!

Edited by Smuggle
Version mentioned in title
Link to comment
Share on other sites

  • Smuggle changed the title to Forge Server having Issues Connecting [1.16.5][Java]
Spoiler

[11Feb2022 14:50:34.436] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.26, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[11Feb2022 14:50:34.439] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 15.0.2 by Oracle Corporation
[11Feb2022 14:50:34.918] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[11Feb2022 14:50:34.991] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/maybe/OneDrive/Desktop/Better%20Minecraft%2055/Better%20Minecraft%20Server%20Pack%20%5bFORGE%5d%201.16.5/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[11Feb2022 14:50:37.669] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
[11Feb2022 14:50:39.156] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [org.infernalstudios.infernalexp.mixin.MixinConnector]
[11Feb2022 14:50:39.159] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [someoneelse.betternetherreforged.mixin.MixinConnector]
[11Feb2022 14:50:39.161] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [cech12.extendedmushrooms.mixin.ModMixinConnector]
[11Feb2022 14:50:39.165] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[11Feb2022 14:50:39.168] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.fuzs.easymagic.mixin.MixinConnector]
[11Feb2022 14:50:39.180] [main/INFO] [someoneelse.betternetherreforged.BetterNether/]: Better Nether: Mixin Connected!
[11Feb2022 14:50:39.188] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
[11Feb2022 14:50:39.200] [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
[11Feb2022 14:50:39.405] [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
[11Feb2022 14:50:39.468] [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
[11Feb2022 14:50:39.493] [main/WARN] [RoadRunner Config/]: No configuration key exists with name 'mixin.entity.collisions.suffocation', ignoring
[11Feb2022 14:50:39.499] [main/INFO] [RoadRunner Early Loading/]: Loaded rule configuration file for RoadRunner: 81 options available, 1 override(s) found
[11Feb2022 14:50:40.620] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/chunk/column/post/LayerDecorator (java.lang.ClassNotFoundException: null)
[11Feb2022 14:50:40.621] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.chunk.column.post.LayerDecorator was not found snowrealmagic.mixins.json:terraforged.MixinLayerDecorator
[11Feb2022 14:50:40.632] [main/WARN] [mixin/]: Error loading class: com/terraforged/mod/feature/feature/FreezeLayer (java.lang.ClassNotFoundException: null)
[11Feb2022 14:50:40.632] [main/WARN] [mixin/]: @Mixin target com.terraforged.mod.feature.feature.FreezeLayer was not found snowrealmagic.mixins.json:terraforged.MixinFreezeLayer
[11Feb2022 14:50:43.540] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER
[11Feb2022 14:50:43.542] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/screen/Screen (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER)
[11Feb2022 14:50:43.546] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screen.Screen was not found equipmentcompare.mixins.json:ScreenMixin
[11Feb2022 14:50:43.662] [main/WARN] [mixin/]: Error loading class: biomesoplenty/common/world/BOPBiomeProvider (java.lang.ClassNotFoundException: null)
[11Feb2022 14:50:43.677] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null)
[11Feb2022 14:50:43.687] [main/WARN] [mixin/]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null)
[11Feb2022 14:50:44.214] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER
[11Feb2022 14:50:44.215] [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)
[11Feb2022 14:50:44.216] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found neapolitan.mixins.json:BipedArmorLayerMixin
[11Feb2022 14:50:44.319] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'ai.nearby_entity_tracking.LivingEntityMixin' as rule 'mixin.ai.nearby_entity_tracking' (added by user configuration) disables it and children
[11Feb2022 14:50:44.321] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'ai.nearby_entity_tracking.ServerWorldMixin' as rule 'mixin.ai.nearby_entity_tracking' (added by user configuration) disables it and children
[11Feb2022 14:50:44.324] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'ai.nearby_entity_tracking.WorldChunkMixin' as rule 'mixin.ai.nearby_entity_tracking' (added by user configuration) disables it and children
[11Feb2022 14:50:44.327] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'ai.nearby_entity_tracking.WorldMixin' as rule 'mixin.ai.nearby_entity_tracking' (added by user configuration) disables it and children
[11Feb2022 14:50:44.330] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'ai.nearby_entity_tracking.goals.FleeEntityGoalMixin' as rule 'mixin.ai.nearby_entity_tracking' (added by user configuration) disables it and children
[11Feb2022 14:50:44.333] [main/WARN] [RoadRunner Early Loading/]: Force-disabling mixin 'ai.nearby_entity_tracking.goals.LookAtGoalMixin' as rule 'mixin.ai.nearby_entity_tracking' (added by user configuration) disables it and children
[11Feb2022 14:50:53.171] [main/INFO] [FerriteCore - class definer/]: Using Java 9+ class definer
[11Feb2022 14:51:04.288] [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
[11Feb2022 14:51:04.422] [main/INFO] [Puzzles Lib/]: Registering element tinyskeletons:tiny_skeletons
[11Feb2022 14:51:04.610] [main/INFO] [Puzzles Lib/]: Registering element visualworkbench:visual_workbench
[11Feb2022 14:51:04.676] [main/INFO] [paintings/]: loading json file and contents for paintings.
[11Feb2022 14:51:04.680] [main/INFO] [paintings/]: Loaded json painting abstract_blue , 16 x 16
[11Feb2022 14:51:04.680] [main/INFO] [paintings/]: Loaded json painting abstract_rainbow , 16 x 16
[11Feb2022 14:51:04.681] [main/INFO] [paintings/]: Loaded json painting abstract_red , 16 x 16
[11Feb2022 14:51:04.682] [main/INFO] [paintings/]: Loaded json painting abstract_sunset , 16 x 16
[11Feb2022 14:51:04.682] [main/INFO] [paintings/]: Loaded json painting arachnophobe , 32 x 16
[11Feb2022 14:51:04.683] [main/INFO] [paintings/]: Loaded json painting barn_owl , 32 x 16
[11Feb2022 14:51:04.683] [main/INFO] [paintings/]: Loaded json painting big_z , 16 x 16
[11Feb2022 14:51:04.684] [main/INFO] [paintings/]: Loaded json painting blue_bird , 32 x 16
[11Feb2022 14:51:04.684] [main/INFO] [paintings/]: Loaded json painting bluesclues , 32 x 16
[11Feb2022 14:51:04.685] [main/INFO] [paintings/]: Loaded json painting borgia , 16 x 32
[11Feb2022 14:51:04.685] [main/INFO] [paintings/]: Loaded json painting cane , 16 x 32
[11Feb2022 14:51:04.685] [main/INFO] [paintings/]: Loaded json painting cat_black , 16 x 16
[11Feb2022 14:51:04.686] [main/INFO] [paintings/]: Loaded json painting cat_gray , 16 x 16
[11Feb2022 14:51:04.686] [main/INFO] [paintings/]: Loaded json painting cat_orange , 16 x 16
[11Feb2022 14:51:04.687] [main/INFO] [paintings/]: Loaded json painting cat , 32 x 16
[11Feb2022 14:51:04.687] [main/INFO] [paintings/]: Loaded json painting colorful_squares , 32 x 16
[11Feb2022 14:51:04.688] [main/INFO] [paintings/]: Loaded json painting crest , 32 x 16
[11Feb2022 14:51:04.688] [main/INFO] [paintings/]: Loaded json painting danger_zone , 32 x 32
[11Feb2022 14:51:04.689] [main/INFO] [paintings/]: Loaded json painting decorative_gun , 32 x 16
[11Feb2022 14:51:04.690] [main/INFO] [paintings/]: Loaded json painting exit_down , 32 x 16
[11Feb2022 14:51:04.690] [main/INFO] [paintings/]: Loaded json painting exit_up , 32 x 16
[11Feb2022 14:51:04.691] [main/INFO] [paintings/]: Loaded json painting exit_left , 32 x 16
[11Feb2022 14:51:04.691] [main/INFO] [paintings/]: Loaded json painting exit_right , 32 x 16
[11Feb2022 14:51:04.692] [main/INFO] [paintings/]: Loaded json painting face_bat , 16 x 16
[11Feb2022 14:51:04.692] [main/INFO] [paintings/]: Loaded json painting face_chicken , 16 x 16
[11Feb2022 14:51:04.693] [main/INFO] [paintings/]: Loaded json painting face_cow , 16 x 16
[11Feb2022 14:51:04.695] [main/INFO] [paintings/]: Loaded json painting face_creeper , 16 x 16
[11Feb2022 14:51:04.695] [main/INFO] [paintings/]: Loaded json painting face_dog , 16 x 16
[11Feb2022 14:51:04.696] [main/INFO] [paintings/]: Loaded json painting face_enderman , 16 x 16
[11Feb2022 14:51:04.697] [main/INFO] [paintings/]: Loaded json painting face_pig , 16 x 16
[11Feb2022 14:51:04.697] [main/INFO] [paintings/]: Loaded json painting face_pigman , 16 x 16
[11Feb2022 14:51:04.697] [main/INFO] [paintings/]: Loaded json painting face_silverfish , 16 x 16
[11Feb2022 14:51:04.698] [main/INFO] [paintings/]: Loaded json painting face_skeleton , 16 x 16
[11Feb2022 14:51:04.698] [main/INFO] [paintings/]: Loaded json painting face_squid , 16 x 16
[11Feb2022 14:51:04.699] [main/INFO] [paintings/]: Loaded json painting face_zombie , 16 x 16
[11Feb2022 14:51:04.699] [main/INFO] [paintings/]: Loaded json painting fishes , 32 x 16
[11Feb2022 14:51:04.699] [main/INFO] [paintings/]: Loaded json painting flowers , 32 x 16
[11Feb2022 14:51:04.700] [main/INFO] [paintings/]: Loaded json painting fruits , 32 x 16
[11Feb2022 14:51:04.700] [main/INFO] [paintings/]: Loaded json painting ghost , 16 x 32
[11Feb2022 14:51:04.701] [main/INFO] [paintings/]: Loaded json painting glowlamp , 32 x 32
[11Feb2022 14:51:04.701] [main/INFO] [paintings/]: Loaded json painting glowstone_hourglass , 16 x 32
[11Feb2022 14:51:04.701] [main/INFO] [paintings/]: Loaded json painting iluvmc , 32 x 16
[11Feb2022 14:51:04.702] [main/INFO] [paintings/]: Loaded json painting link , 32 x 16
[11Feb2022 14:51:04.702] [main/INFO] [paintings/]: Loaded json painting mine_prosperity , 32 x 16
[11Feb2022 14:51:04.703] [main/INFO] [paintings/]: Loaded json painting no_trespassing_for_mobs , 32 x 16
[11Feb2022 14:51:04.703] [main/INFO] [paintings/]: Loaded json painting ocelot , 16 x 16
[11Feb2022 14:51:04.703] [main/INFO] [paintings/]: Loaded json painting penguin , 32 x 16
[11Feb2022 14:51:04.704] [main/INFO] [paintings/]: Loaded json painting pig_on_a_cliff , 32 x 32
[11Feb2022 14:51:04.704] [main/INFO] [paintings/]: Loaded json painting pkmn_blue , 32 x 16
[11Feb2022 14:51:04.705] [main/INFO] [paintings/]: Loaded json painting pkmn_red , 32 x 16
[11Feb2022 14:51:04.705] [main/INFO] [paintings/]: Loaded json painting pkmn_green , 32 x 16
[11Feb2022 14:51:04.706] [main/INFO] [paintings/]: Loaded json painting plains_hut , 32 x 16
[11Feb2022 14:51:04.707] [main/INFO] [paintings/]: Loaded json painting portrait_2 , 16 x 16
[11Feb2022 14:51:04.707] [main/INFO] [paintings/]: Loaded json painting portrait , 32 x 32
[11Feb2022 14:51:04.707] [main/INFO] [paintings/]: Loaded json painting prison , 16 x 32
[11Feb2022 14:51:04.708] [main/INFO] [paintings/]: Loaded json painting prosperity , 16 x 32
[11Feb2022 14:51:04.708] [main/INFO] [paintings/]: Loaded json painting rest , 32 x 16
[11Feb2022 14:51:04.709] [main/INFO] [paintings/]: Loaded json painting skeleton , 16 x 32
[11Feb2022 14:51:04.712] [main/INFO] [paintings/]: Loaded json painting sky , 32 x 32
[11Feb2022 14:51:04.713] [main/INFO] [paintings/]: Loaded json painting skyblock , 32 x 32
[11Feb2022 14:51:04.714] [main/INFO] [paintings/]: Loaded json painting snake , 16 x 32
[11Feb2022 14:51:04.714] [main/INFO] [paintings/]: Loaded json painting snow_landscape , 32 x 16
[11Feb2022 14:51:04.715] [main/INFO] [paintings/]: Loaded json painting subaraki , 32 x 16
[11Feb2022 14:51:04.715] [main/INFO] [paintings/]: Loaded json painting synth_city , 16 x 16
[11Feb2022 14:51:04.716] [main/INFO] [paintings/]: Loaded json painting tapistry_a , 32 x 16
[11Feb2022 14:51:04.716] [main/INFO] [paintings/]: Loaded json painting tapistry_b , 16 x 32
[11Feb2022 14:51:04.717] [main/INFO] [paintings/]: Loaded json painting tapistry_purple , 16 x 32
[11Feb2022 14:51:04.717] [main/INFO] [paintings/]: Loaded json painting torched , 32 x 16
[11Feb2022 14:51:04.718] [main/INFO] [paintings/]: Loaded json painting waterfall , 32 x 16
[11Feb2022 14:51:04.718] [main/INFO] [paintings/]: Loaded json painting whale , 32 x 16
[11Feb2022 14:51:04.719] [main/INFO] [paintings/]: Loaded json painting wheat_field , 32 x 16
[11Feb2022 14:51:04.719] [main/INFO] [paintings/]: Loaded json painting wolf_in_wheat , 32 x 16
[11Feb2022 14:51:04.801] [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.
[11Feb2022 14:51:04.805] [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.
[11Feb2022 14:51:04.806] [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.
[11Feb2022 14:51:04.807] [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.
[11Feb2022 14:51:04.942] [main/INFO] [Puzzles Lib/]: Registering element tradingpost:trading_post
[11Feb2022 14:51:05.603] [modloading-worker-7/INFO] [strawgolem/]: Initializing strawgolem
[11Feb2022 14:51:05.641] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Sound Events Registered!
[11Feb2022 14:51:05.900] [modloading-worker-0/INFO] [Puzzles Lib/]: Setting up mod tinyskeletons with elements tinyskeletons:tiny_skeletons
[11Feb2022 14:51:05.994] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Blocks Registered!
[11Feb2022 14:51:05.995] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Items Registered!
[11Feb2022 14:51:06.017] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Effects Registered!
[11Feb2022 14:51:06.022] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Potions Registered!
[11Feb2022 14:51:06.199] [modloading-worker-0/INFO] [STDOUT/]: [tfar.toughnessbar.ToughnessBar:<init>:32]: Why did you put this on a dedicated server?
[11Feb2022 14:51:06.233] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Entity Types Registered!
[11Feb2022 14:51:06.538] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Painting Types Registered!
[11Feb2022 14:51:06.544] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Tile Entity Types Registered!
[11Feb2022 14:51:06.705] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Biomes Registered!
[11Feb2022 14:51:06.787] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Loot Modifiers Registered!
[11Feb2022 14:51:06.875] [modloading-worker-3/INFO] [org.infernalstudios.infernalexp.InfernalExpansion/]: Infernal Expansion: Entity Classifications Registered!
[11Feb2022 14:51:07.553] [modloading-worker-0/INFO] [com.brandon3055.csg.DataManager/]: Reading starting inventory config
[11Feb2022 14:51:07.649] [modloading-worker-0/INFO] [com.brandon3055.csg.DataManager/]: Loaded 1 starting items.
[11Feb2022 14:51:07.775] [modloading-worker-7/INFO] [Puzzles Lib/]: Setting up mod visualworkbench with elements visualworkbench:visual_workbench
[11Feb2022 14:51:07.834] [modloading-worker-0/INFO] [Kiwi/Init]: Processing 5 KiwiModule annotations
[11Feb2022 14:51:08.132] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\catlib.hjson is not correct. Correcting
[11Feb2022 14:51:08.462] [modloading-worker-0/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.
[11Feb2022 14:51:08.469] [modloading-worker-0/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.
[11Feb2022 14:51:08.757] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.26, for MC 1.16.5 with MCP 20210115.111550
[11Feb2022 14:51:08.758] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.26 Initialized
[11Feb2022 14:51:09.049] [modloading-worker-2/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
[11Feb2022 14:51:10.603] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\osv-common.hjson is not correct. Correcting
[11Feb2022 14:51:10.685] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\osv-client.hjson is not correct. Correcting
[11Feb2022 14:51:10.763] [modloading-worker-2/INFO] [personthecat.osv.io.JarFiles/]: copying from [data/osv/ores/TUTORIAL.hjson] to [C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\osv\ores/TUTORIAL.hjson]
[11Feb2022 14:51:10.793] [modloading-worker-2/INFO] [personthecat.osv.io.JarFiles/]: copying from [data/osv/ores/REFERENCE.hjson] to [C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\osv\ores/REFERENCE.hjson]
[11Feb2022 14:51:10.806] [modloading-worker-2/INFO] [personthecat.osv.io.JarFiles/]: copying from [data/osv/stone/TUTORIAL.hjson] to [C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\osv\stone/TUTORIAL.hjson]
[11Feb2022 14:51:12.017] [modloading-worker-5/ERROR] [equipmentcompare/]: Running on a dedicated server, disabling mod.
[11Feb2022 14:51:12.018] [modloading-worker-5/INFO] [chocolate/]: Vanilla is real good, but chocolate is better, let's be honest. :)
[11Feb2022 14:51:12.927] [modloading-worker-4/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `nether_wastes`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[11Feb2022 14:51:13.567] [modloading-worker-4/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crimson_forest`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[11Feb2022 14:51:13.650] [modloading-worker-5/INFO] [Puzzles Lib/]: Setting up mod tradingpost with elements tradingpost:trading_post
[11Feb2022 14:51:13.664] [modloading-worker-0/INFO] [twilightforest/]: Skipped compatibility for mod immersiveengineering.
[11Feb2022 14:51:13.716] [modloading-worker-5/INFO] [Puzzles Lib/]: Loading config type common for mod tradingpost...
[11Feb2022 14:51:14.740] [modloading-worker-4/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `warped_forest`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[11Feb2022 14:51:15.862] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\Adorn.toml is not correct. Correcting
[11Feb2022 14:51:15.899] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key show-items-in-standard-groups was corrected from null to its default, true. 
[11Feb2022 14:51:15.983] [modloading-worker-2/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
[11Feb2022 14:51:16.123] [modloading-worker-4/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `basalt_deltas`, expected `betternether`. This could be a intended override, but in most cases indicates a broken mod.
[11Feb2022 14:51:16.169] [modloading-worker-2/INFO] [STDOUT/]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser
[11Feb2022 14:51:18.863] [modloading-worker-1/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
[11Feb2022 14:51:18.865] [modloading-worker-1/INFO] [STDOUT/]: [dev.tr7zw.skinlayers.EntityCullingMod:<init>:18]: 3dSkinLayers Mod installed on a Server. Going to sleep.
[11Feb2022 14:51:18.953] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: tower structure registered
[11Feb2022 14:51:18.955] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ice_tower structure registered
[11Feb2022 14:51:18.956] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: jungle_tower structure registered
[11Feb2022 14:51:18.957] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: derelict_tower structure registered
[11Feb2022 14:51:18.960] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: derelict_grass_tower structure registered
[11Feb2022 14:51:18.961] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ocean_tower structure registered
[11Feb2022 14:51:18.962] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: ocean_warm_tower structure registered
[11Feb2022 14:51:19.720] [modloading-worker-2/INFO] [Charm/INTERNAL]: Setting up a new Charm-based module 'charm'
[11Feb2022 14:51:19.753] [modloading-worker-2/INFO] [Charm/INTERNAL]: Subscribed 'charm' to Forge event bus
[11Feb2022 14:51:20.796] [modloading-worker-2/INFO] [Charm/INTERNAL]: Loaded Quark compatibility class
[11Feb2022 14:51:21.606] [modloading-worker-1/INFO] [terraincognita/]: Integrating with Quark...
[11Feb2022 14:51:21.608] [modloading-worker-1/INFO] [terraincognita/]: Integrating with Buzzier Bees...
[11Feb2022 14:51:21.611] [modloading-worker-1/INFO] [terraincognita/]: Integrating with Upgrade Aquatic...
[11Feb2022 14:51:21.614] [modloading-worker-1/INFO] [terraincognita/]: Integrating with Farmer's Delight...
[11Feb2022 14:51:24.071] [main/INFO] [Kiwi/Init]: Module [kiwi:contributors] initialized
[11Feb2022 14:51:24.092] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:core] initialized
[11Feb2022 14:51:24.097] [main/INFO] [Kiwi/Init]:     block: 8
[11Feb2022 14:51:24.097] [main/INFO] [Kiwi/Init]:     item: 1
[11Feb2022 14:51:24.098] [main/INFO] [Kiwi/Init]:     block_entity_type: 2
[11Feb2022 14:51:24.101] [main/INFO] [Kiwi/Init]:     entity_type: 1
[11Feb2022 14:51:24.102] [main/INFO] [Kiwi/Init]: Module [snowrealmagic:world] initialized
[11Feb2022 14:51:24.103] [main/INFO] [Kiwi/Init]:     worldgen/feature: 1
[11Feb2022 14:51:24.104] [main/INFO] [Kiwi/Init]: Module [kiwi:data] initialized
[11Feb2022 14:51:24.104] [main/INFO] [Kiwi/Init]:     recipe_serializer: 3
[11Feb2022 14:51:26.541] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[11Feb2022 14:51:27.203] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Blocks registered!
[11Feb2022 14:51:30.265] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[11Feb2022 14:51:30.295] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER
[11Feb2022 14:51:30.908] [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.
[11Feb2022 14:51:31.312] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `snow`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[11Feb2022 14:51:31.524] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Items registered!
[11Feb2022 14:51:32.938] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 731 ms
[11Feb2022 14:51:33.568] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.37ms.
[11Feb2022 14:51:33.639] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
[11Feb2022 14:51:33.783] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:chair, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.783] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:naga_projectile, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.788] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:firefly, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.789] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:naga, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.790] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:flying_pig, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.790] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:jungle_skeleton, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.791] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:hydrogen_jellyfish, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.791] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for betternether:skull, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:33.799] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for strawgolem:strawgolem, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.004] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:muddypig, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.005] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:cluckshroom, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.006] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:moobloom, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.006] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:horned_sheep, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.008] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:rainbow_sheep, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.009] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:jolly_llama, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.010] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:wooly_cow, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.010] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:bone_spider, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.011] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:bouldering_zombie, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.011] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:lobber_zombie, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.012] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for earthmobsmod:viler_witch, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.020] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Entities registered!
[11Feb2022 14:51:34.246] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for enchantwithmob:enchanter, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:34.250] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for conjurer_illager:conjurer, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:35.008] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
[11Feb2022 14:51:35.219] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5c312d77
[11Feb2022 14:51:35.220] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@3e0e3115
[11Feb2022 14:51:35.222] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1526632f
[11Feb2022 14:51:35.224] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@767beb11
[11Feb2022 14:51:35.225] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@509f2265
[11Feb2022 14:51:35.226] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2ee67f37
[11Feb2022 14:51:35.228] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1a6fec26
[11Feb2022 14:51:35.229] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@69e96315
[11Feb2022 14:51:35.229] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6f038073
[11Feb2022 14:51:35.230] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5e837b19
[11Feb2022 14:51:35.231] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5af0e713
[11Feb2022 14:51:35.232] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4210e2d8
[11Feb2022 14:51:35.232] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6f1fdcd3
[11Feb2022 14:51:35.233] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7213ca74
[11Feb2022 14:51:35.234] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2a7f3fd4
[11Feb2022 14:51:35.234] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@71833bdf
[11Feb2022 14:51:35.235] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@6ce9c9e0
[11Feb2022 14:51:35.236] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@111f4aa1
[11Feb2022 14:51:35.237] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@209602e5
[11Feb2022 14:51:35.237] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@632c7bd6
[11Feb2022 14:51:35.238] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7b7c5b78
[11Feb2022 14:51:35.239] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2b546bf0
[11Feb2022 14:51:35.240] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@30c20c20
[11Feb2022 14:51:35.241] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@423e6ed7
[11Feb2022 14:51:35.246] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4928dd9f
[11Feb2022 14:51:35.247] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@708a566c
[11Feb2022 14:51:35.248] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@11e75138
[11Feb2022 14:51:35.249] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@75827b41
[11Feb2022 14:51:35.250] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@44e17c88
[11Feb2022 14:51:35.250] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@e75acbb
[11Feb2022 14:51:35.251] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@194aa184
[11Feb2022 14:51:35.252] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@10268589
[11Feb2022 14:51:35.253] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4581f88f
[11Feb2022 14:51:35.254] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@652c3807
[11Feb2022 14:51:35.254] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@209f1ddd
[11Feb2022 14:51:35.255] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5f73e254
[11Feb2022 14:51:35.256] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@46181eb3
[11Feb2022 14:51:35.257] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@a5355f9
[11Feb2022 14:51:35.262] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4ec592de
[11Feb2022 14:51:35.263] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7de03f91
[11Feb2022 14:51:35.264] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@185d2850
[11Feb2022 14:51:35.264] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2d047165
[11Feb2022 14:51:35.265] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1d257c94
[11Feb2022 14:51:35.266] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@29447fc6
[11Feb2022 14:51:35.267] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5b5d91c5
[11Feb2022 14:51:35.267] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@32653abb
[11Feb2022 14:51:35.268] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@574776a1
[11Feb2022 14:51:35.269] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4144ce4
[11Feb2022 14:51:35.270] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@36fe1df5
[11Feb2022 14:51:35.270] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@34c3888c
[11Feb2022 14:51:35.271] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@40ba8add
[11Feb2022 14:51:35.272] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@100ca29c
[11Feb2022 14:51:35.273] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@7d160cb8
[11Feb2022 14:51:35.277] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@34d5c240
[11Feb2022 14:51:35.278] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@593ba3d3
[11Feb2022 14:51:35.278] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2f7181e7
[11Feb2022 14:51:35.279] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2869438a
[11Feb2022 14:51:35.280] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@2549daa0
[11Feb2022 14:51:35.281] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@28b9195b
[11Feb2022 14:51:35.281] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4704b1ab
[11Feb2022 14:51:35.282] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@549a5107
[11Feb2022 14:51:35.283] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@74949e13
[11Feb2022 14:51:35.283] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@5f1f722d
[11Feb2022 14:51:35.284] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@35d10731
[11Feb2022 14:51:35.285] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@321e5c54
[11Feb2022 14:51:35.286] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@498e3b21
[11Feb2022 14:51:35.286] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@192890f4
[11Feb2022 14:51:35.287] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@717081ac
[11Feb2022 14:51:35.288] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@4ad0f629
[11Feb2022 14:51:35.289] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@1904fdf6
[11Feb2022 14:51:35.294] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@d716194
[11Feb2022 14:51:35.295] [main/INFO] [paintings/]: registered painting net.minecraft.entity.item.PaintingType@214a2007
[11Feb2022 14:51:35.639] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
[11Feb2022 14:51:35.640] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.51ms.
[11Feb2022 14:51:35.781] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Sounds registered!
[11Feb2022 14:51:35.811] [main/INFO] [corgitaco.enhancedcelestials.Main/]: enhancedcelestials: Sounds registered!
[11Feb2022 14:51:36.268] [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.
[11Feb2022 14:51:36.269] [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.
[11Feb2022 14:51:36.271] [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.
[11Feb2022 14:51:36.272] [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.
[11Feb2022 14:51:36.275] [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.
[11Feb2022 14:51:38.684] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Biomes registered!
[11Feb2022 14:51:38.814] [main/INFO] [personthecat.osv.init.VariantLoadingContext/]: Starting early block setup.
[11Feb2022 14:51:38.993] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset gold_ore is enabled with background minecraft:gold_ore.
[11Feb2022 14:51:38.997] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset redstone_ore is enabled with background minecraft:redstone_ore.
[11Feb2022 14:51:38.999] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset diamond_ore is enabled with background minecraft:diamond_ore.
[11Feb2022 14:51:39.001] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset iron_ore is enabled with background minecraft:iron_ore.
[11Feb2022 14:51:39.004] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset lapis_ore is enabled with background minecraft:lapis_ore.
[11Feb2022 14:51:39.007] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset coal_ore is enabled with background minecraft:coal_ore.
[11Feb2022 14:51:39.010] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset byg_pendorite_ore is enabled with background byg:pendorite_ore.
[11Feb2022 14:51:39.014] [main/INFO] [personthecat.osv.init.PresetLoadingContext/]: Ore preset emerald_ore is enabled with background minecraft:emerald_ore.
[11Feb2022 14:51:39.075] [main/INFO] [personthecat.osv.init.VariantLoadingContext/]: Early block setup completed in 260.2 ms. Loaded 88 variants.
[11Feb2022 14:51:39.075] [main/INFO] [personthecat.osv.init.VariantLoadingContext/]: All dependencies loaded in time. OSV variant setup complete.
[11Feb2022 14:51:39.184] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Registering block placer types!
[11Feb2022 14:51:39.327] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Decorators registered!
[11Feb2022 14:51:39.680] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `freeze_top_layer`, expected `snowrealmagic`. This could be a intended override, but in most cases indicates a broken mod.
[11Feb2022 14:51:39.693] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Features registered!
[11Feb2022 14:51:39.888] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$4517/0x00000008018163d8@1dcaf2e9' to registry
[11Feb2022 14:51:39.889] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$4519/0x0000000801817938@440187d5' to registry
[11Feb2022 14:51:39.891] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$4520/0x0000000801818f90@3ee99ffd' to registry
[11Feb2022 14:51:39.892] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$4522/0x000000080181a980@51f036c' to registry
[11Feb2022 14:51:39.894] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$4523/0x000000080181c1c0@1271f5eb' to registry
[11Feb2022 14:51:39.895] [main/ERROR] [net.minecraft.util.registry.SimpleRegistry/]: Adding duplicate value 'mod.beethoven92.betterendforge.common.init.ModStructurePieces$$Lambda$4524/0x000000080181d200@39f75ab9' to registry
[11Feb2022 14:51:40.000] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Structures registered!
[11Feb2022 14:51:40.614] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Surface builders Registered!
[11Feb2022 14:51:40.687] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
[11Feb2022 14:51:41.323] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class org.infernalstudios.infernalexp.entities.ShroomloinEntity from class org.infernalstudios.infernalexp.entities.WarpbeetleEntity
[11Feb2022 14:51:41.345] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarakoaVillager from class com.bobmowzie.mowziesmobs.server.entity.barakoa.EntityBarako
[11Feb2022 14:51:41.401] [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
[11Feb2022 14:51:41.767] [main/INFO] [io.github.how_bout_no.outvoted.Outvoted/]: >> Outvoted COMMON Config Loaded
[11Feb2022 14:51:42.126] [main/INFO] [com._idrae.travelers_index.TravelersIndex/]: Config set
[11Feb2022 14:51:42.167] [main/INFO] [Void Totem/]: Loaded voidtotem-common.toml config file from voidtotem
[11Feb2022 14:51:42.207] [main/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:51:42.210] [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]. 
[11Feb2022 14:51:42.217] [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]. 
[11Feb2022 14:51:42.221] [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]. 
[11Feb2022 14:51:42.223] [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]. 
[11Feb2022 14:51:42.226] [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]. 
[11Feb2022 14:51:42.228] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:51:42.288] [main/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
[11Feb2022 14:51:42.298] [Thread-0/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
[11Feb2022 14:51:42.339] [main/INFO] [quark/]: Loading Module Chain Linkage
[11Feb2022 14:51:42.343] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
[11Feb2022 14:51:42.344] [main/INFO] [quark/]: Loading Module Chute
[11Feb2022 14:51:42.346] [main/INFO] [quark/]: Loading Module Color Slime
[11Feb2022 14:51:42.347] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
[11Feb2022 14:51:42.347] [main/INFO] [quark/]: Loading Module Ender Watcher
[11Feb2022 14:51:42.348] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
[11Feb2022 14:51:42.357] [main/INFO] [quark/]: Loading Module Feeding Trough
[11Feb2022 14:51:42.360] [main/INFO] [quark/]: Loading Module Gravisand
[11Feb2022 14:51:42.361] [main/INFO] [quark/]: Loading Module Iron Rod
[11Feb2022 14:51:42.362] [main/INFO] [quark/]: Loading Module Jukebox Automation
[11Feb2022 14:51:42.368] [main/INFO] [quark/]: Loading Module Metal Buttons
[11Feb2022 14:51:42.370] [main/INFO] [quark/]: Loading Module Obsidian Plate
[11Feb2022 14:51:42.371] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
[11Feb2022 14:51:42.376] [main/INFO] [quark/]: Loading Module Redstone Circuit
[11Feb2022 14:51:42.377] [main/INFO] [quark/]: Loading Module Weather Sensor
[11Feb2022 14:51:42.377] [main/INFO] [quark/]: Loading Module Bamboo Mat
[11Feb2022 14:51:42.379] [main/INFO] [quark/]: Loading Module Burn Vines
[11Feb2022 14:51:42.381] [main/INFO] [quark/]: Loading Module Celebratory Lamps
[11Feb2022 14:51:42.381] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
[11Feb2022 14:51:42.382] [main/INFO] [quark/]: Loading Module Compressed Blocks
[11Feb2022 14:51:42.382] [main/INFO] [quark/]: Loading Module Duskbound Blocks
[11Feb2022 14:51:42.383] [main/INFO] [quark/]: Loading Module Framed Glass
[11Feb2022 14:51:42.383] [main/INFO] [quark/]: Loading Module Gold Bars
[11Feb2022 14:51:42.383] [main/INFO] [quark/]: Loading Module Grate
[11Feb2022 14:51:42.384] [main/INFO] [quark/]: Loading Module Hedges
[11Feb2022 14:51:42.385] [main/INFO] [quark/]: Loading Module Iron Plates
[11Feb2022 14:51:42.385] [main/INFO] [quark/]: Loading Module Item Frames
[11Feb2022 14:51:42.386] [main/INFO] [quark/]: Loading Module Leaf Carpet
[11Feb2022 14:51:42.387] [main/INFO] [quark/]: Loading Module Lit Lamp
[11Feb2022 14:51:42.390] [main/INFO] [quark/]: Loading Module Midori
[11Feb2022 14:51:42.391] [main/INFO] [quark/]: Loading Module More Brick Types
[11Feb2022 14:51:42.392] [main/INFO] [quark/]: Loading Module More Potted Plants
[11Feb2022 14:51:42.393] [main/INFO] [quark/]: Loading Module More Stone Variants
[11Feb2022 14:51:42.393] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
[11Feb2022 14:51:42.394] [main/INFO] [quark/]: Loading Module Paper Decor
[11Feb2022 14:51:42.395] [main/INFO] [quark/]: Loading Module Quilted Wool
[11Feb2022 14:51:42.396] [main/INFO] [quark/]: Loading Module Rope
[11Feb2022 14:51:42.396] [main/INFO] [quark/]: Loading Module Shallow Dirt
[11Feb2022 14:51:42.398] [main/INFO] [quark/]: Loading Module Shingles
[11Feb2022 14:51:42.398] [main/INFO] [quark/]: Loading Module Soul Sandstone
[11Feb2022 14:51:42.398] [main/INFO] [quark/]: Loading Module Stained Planks
[11Feb2022 14:51:42.399] [main/INFO] [quark/]: Loading Module Stools
[11Feb2022 14:51:42.401] [main/INFO] [quark/]: Loading Module Sturdy Stone
[11Feb2022 14:51:42.401] [main/INFO] [quark/]: Loading Module Tallow And Candles
[11Feb2022 14:51:42.404] [main/INFO] [quark/]: Loading Module Thatch
[11Feb2022 14:51:42.405] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
[11Feb2022 14:51:42.407] [main/INFO] [quark/]: Loading Module Turf
[11Feb2022 14:51:42.407] [main/INFO] [quark/]: Loading Module Variant Bookshelves
[11Feb2022 14:51:42.408] [main/INFO] [quark/]: Loading Module Variant Chests
[11Feb2022 14:51:42.410] [main/INFO] [quark/]: Loading Module Variant Ladders
[11Feb2022 14:51:42.411] [main/INFO] [quark/]: Loading Module Vertical Planks
[11Feb2022 14:51:42.411] [main/INFO] [quark/]: Loading Module Vertical Slabs
[11Feb2022 14:51:42.412] [main/INFO] [quark/]: Loading Module Wooden Posts
[11Feb2022 14:51:42.413] [main/INFO] [quark/]: Loading Module Chests In Boats
[11Feb2022 14:51:42.414] [main/INFO] [quark/]: Loading Module Easy Transfering
[11Feb2022 14:51:42.415] [main/INFO] [quark/]: Loading Module Hotbar Changer
[11Feb2022 14:51:42.415] [main/INFO] [quark/]: Loading Module Inventory Sorting
[11Feb2022 14:51:42.416] [main/INFO] [quark/]: Loading Module Item Sharing
[11Feb2022 14:51:42.416] [main/INFO] [quark/]: Loading Module Right Click Armor
[11Feb2022 14:51:42.417] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
[11Feb2022 14:51:42.418] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
[11Feb2022 14:51:42.420] [main/INFO] [quark/]: Loading Module Abacus
[11Feb2022 14:51:42.421] [main/INFO] [quark/]: Loading Module Ambient Discs
[11Feb2022 14:51:42.422] [main/INFO] [quark/]: Loading Module Ancient Tomes
[11Feb2022 14:51:42.423] [main/INFO] [quark/]: Loading Module Bottled Cloud
[11Feb2022 14:51:42.424] [main/INFO] [quark/]: Loading Module Camera
[11Feb2022 14:51:42.424] [main/INFO] [quark/]: Loading Module Color Runes
[11Feb2022 14:51:42.425] [main/INFO] [quark/]: Loading Module Pathfinder Maps
[11Feb2022 14:51:42.426] [main/INFO] [quark/]: Loading Module Pickarang
[11Feb2022 14:51:42.427] [main/INFO] [quark/]: Loading Module Seed Pouch
[11Feb2022 14:51:42.428] [main/INFO] [quark/]: Loading Module Slime In A Bucket
[11Feb2022 14:51:42.428] [main/INFO] [quark/]: Loading Module Trowel
[11Feb2022 14:51:42.429] [main/INFO] [quark/]: Loading Module Skull Pikes
[11Feb2022 14:51:42.430] [main/INFO] [quark/]: Loading Module Armed Armor Stands
[11Feb2022 14:51:42.431] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
[11Feb2022 14:51:42.431] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
[11Feb2022 14:51:42.432] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
[11Feb2022 14:51:42.432] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
[11Feb2022 14:51:42.433] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
[11Feb2022 14:51:42.434] [main/INFO] [quark/]: Loading Module Dirt To Path
[11Feb2022 14:51:42.435] [main/INFO] [quark/]: Loading Module Double Door Opening
[11Feb2022 14:51:42.437] [main/INFO] [quark/]: Loading Module Dragon Scales
[11Feb2022 14:51:42.439] [main/INFO] [quark/]: Loading Module Emotes
[11Feb2022 14:51:42.439] [main/INFO] [quark/]: Loading Module Enhanced Ladders
[11Feb2022 14:51:42.441] [main/INFO] [quark/]: Loading Module Glass Shard
[11Feb2022 14:51:42.441] [main/INFO] [quark/]: Loading Module Hoe Harvesting
[11Feb2022 14:51:42.442] [main/INFO] [quark/]: Loading Module Improved Sleeping
[11Feb2022 14:51:42.444] [main/INFO] [quark/]: Loading Module Infinity Bucket
[11Feb2022 14:51:42.445] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
[11Feb2022 14:51:42.446] [main/INFO] [quark/]: Loading Module Lock Rotation
[11Feb2022 14:51:42.450] [main/INFO] [quark/]: Loading Module More Banner Layers
[11Feb2022 14:51:42.450] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
[11Feb2022 14:51:42.452] [main/INFO] [quark/]: Loading Module Pat The Dogs
[11Feb2022 14:51:42.457] [main/INFO] [quark/]: Loading Module Poison Potato Usage
[11Feb2022 14:51:42.458] [main/INFO] [quark/]: Loading Module Reacharound Placing
[11Feb2022 14:51:42.459] [main/INFO] [quark/]: Loading Module Replace Scaffolding
[11Feb2022 14:51:42.461] [main/INFO] [quark/]: Loading Module Sign Editing
[11Feb2022 14:51:42.462] [main/INFO] [quark/]: Loading Module Simple Harvest
[11Feb2022 14:51:42.464] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
[11Feb2022 14:51:42.466] [main/INFO] [quark/]: Loading Module Springy Slime
[11Feb2022 14:51:42.466] [main/INFO] [quark/]: Loading Module Utility Recipes
[11Feb2022 14:51:42.468] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
[11Feb2022 14:51:42.470] [main/INFO] [quark/]: Loading Module Big Dungeon
[11Feb2022 14:51:42.471] [main/INFO] [quark/]: Loading Module Big Stone Clusters
[11Feb2022 14:51:42.472] [main/INFO] [quark/]: Loading Module Biotite
[11Feb2022 14:51:42.473] [main/INFO] [quark/]: Loading Module Blossom Trees
[11Feb2022 14:51:42.473] [main/INFO] [quark/]: Loading Module Cave Roots
[11Feb2022 14:51:42.474] [main/INFO] [quark/]: Loading Module Chorus Vegetation
[11Feb2022 14:51:42.474] [main/INFO] [quark/]: Loading Module Crevices
[11Feb2022 14:51:42.475] [main/INFO] [quark/]: Loading Module Deepslate
[11Feb2022 14:51:42.475] [main/INFO] [quark/]: Loading Module Fairy Rings
[11Feb2022 14:51:42.475] [main/INFO] [quark/]: Loading Module Mega Caves
[11Feb2022 14:51:42.476] [main/INFO] [quark/]: Loading Module Monster Box
[11Feb2022 14:51:42.477] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
[11Feb2022 14:51:42.477] [main/INFO] [quark/]: Loading Module New Stone Types
[11Feb2022 14:51:42.478] [main/INFO] [quark/]: Loading Module Realistic World Gen
[11Feb2022 14:51:42.478] [main/INFO] [quark/]: Loading Module Speleothems
[11Feb2022 14:51:42.478] [main/INFO] [quark/]: Loading Module Spiral Spires
[11Feb2022 14:51:42.480] [main/INFO] [quark/]: Loading Module Underground Clay
[11Feb2022 14:51:42.480] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
[11Feb2022 14:51:42.480] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
[11Feb2022 14:51:42.481] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
[11Feb2022 14:51:42.481] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
[11Feb2022 14:51:42.482] [main/INFO] [quark/]: Loading Module Lush Underground Biome
[11Feb2022 14:51:42.482] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
[11Feb2022 14:51:42.483] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
[11Feb2022 14:51:42.486] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
[11Feb2022 14:51:42.486] [main/INFO] [quark/]: Loading Module Slime Underground Biome
[11Feb2022 14:51:42.488] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
[11Feb2022 14:51:42.488] [main/INFO] [quark/]: Loading Module Crabs
[11Feb2022 14:51:42.489] [main/INFO] [quark/]: Loading Module Forgotten
[11Feb2022 14:51:42.491] [main/INFO] [quark/]: Loading Module Foxhound
[11Feb2022 14:51:42.491] [main/INFO] [quark/]: Loading Module Frogs
[11Feb2022 14:51:42.492] [main/INFO] [quark/]: Loading Module Stonelings
[11Feb2022 14:51:42.493] [main/INFO] [quark/]: Loading Module Toretoise
[11Feb2022 14:51:42.493] [main/INFO] [quark/]: Loading Module Wraith
[11Feb2022 14:51:42.493] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
[11Feb2022 14:51:42.494] [main/INFO] [quark/]: Loading Module Back Button Keybind
[11Feb2022 14:51:42.494] [main/INFO] [quark/]: Loading Module Chest Searching
[11Feb2022 14:51:42.495] [main/INFO] [quark/]: Loading Module Greener Grass
[11Feb2022 14:51:42.495] [main/INFO] [quark/]: Loading Module Improved Mount Hud
[11Feb2022 14:51:42.496] [main/INFO] [quark/]: Loading Module Improved Tooltips
[11Feb2022 14:51:42.496] [main/INFO] [quark/]: Loading Module Usage Ticker
[11Feb2022 14:51:42.497] [main/INFO] [quark/]: Loading Module Variant Animal Textures
[11Feb2022 14:51:42.497] [main/INFO] [quark/]: Loading Module Backpack
[11Feb2022 14:51:42.498] [main/INFO] [quark/]: Loading Module Crate
[11Feb2022 14:51:42.498] [main/INFO] [quark/]: Loading Module Magnets
[11Feb2022 14:51:42.499] [main/INFO] [quark/]: Loading Module Matrix Enchanting
[11Feb2022 14:51:42.502] [main/INFO] [quark/]: Loading Module Pipes
[11Feb2022 14:51:42.503] [main/INFO] [quark/]: Loading Module Totem Of Holding
[11Feb2022 14:51:42.504] [main/INFO] [quark/]: Loading Module Adjustable Chat
[11Feb2022 14:51:42.504] [main/INFO] [quark/]: Loading Module Custom Underground Biome
[11Feb2022 14:51:42.505] [main/INFO] [quark/]: Loading Module Game Nerfs
[11Feb2022 14:51:42.505] [main/INFO] [quark/]: Loading Module Microcrafting Helper
[11Feb2022 14:51:42.506] [main/INFO] [quark/]: Loading Module Narrator Readout
[11Feb2022 14:51:42.506] [main/INFO] [quark/]: Loading Module Overlay Shader
[11Feb2022 14:51:42.507] [main/INFO] [quark/]: Loading Module Pallet
[11Feb2022 14:51:42.507] [main/INFO] [quark/]: Loading Module Shiba
[11Feb2022 14:51:42.557] [modloading-worker-1/INFO] [strawgolem/]: Strawgolem common setup
[11Feb2022 14:51:42.631] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:goblin_trader, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:42.640] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for goblintraders:vein_goblin_trader, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:42.689] [modloading-worker-0/INFO] [incontrol/]: Enabling support for Serene Seasons
[11Feb2022 14:51:42.717] [modloading-worker-3/INFO] [corgiaoc.byg.BYG/]: BYG: "Common Setup" Event Complete!
[11Feb2022 14:51:42.746] [modloading-worker-0/INFO] [incontrol/]: Reading rules from spawn.json
[11Feb2022 14:51:42.758] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
[11Feb2022 14:51:42.762] [modloading-worker-0/INFO] [incontrol/]: Reading rules from summonaid.json
[11Feb2022 14:51:42.795] [modloading-worker-0/INFO] [incontrol/]: Reading rules from potentialspawn.json
[11Feb2022 14:51:42.823] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [guardvillagers] Found status: UP_TO_DATE Current: 1.2.6 Target: null
[11Feb2022 14:51:42.824] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
[11Feb2022 14:51:42.827] [modloading-worker-4/INFO] [Bookshelf/]: Registering 3 command argument types.
[11Feb2022 14:51:42.832] [modloading-worker-4/INFO] [Bookshelf/]: Registering 13 loot conditions.
[11Feb2022 14:51:42.849] [modloading-worker-0/INFO] [incontrol/]: Reading rules from loot.json
[11Feb2022 14:51:42.881] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [randompatches] Found status: UP_TO_DATE Current: 2.4.4-forge Target: null
[11Feb2022 14:51:42.930] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:reinforced_golem, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:42.926] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Attempting to load the Modding Legacy supporters list from https://moddinglegacy.com/supporters-changelogs/supporters.txt
[11Feb2022 14:51:42.939] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for villagertools:guard, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:42.927] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Starting version check at https://maxhenkel.de/update/corpse.json
[11Feb2022 14:51:42.928] [modloading-worker-0/INFO] [incontrol/]: Reading rules from experience.json
[11Feb2022 14:51:42.987] [modloading-worker-0/INFO] [incontrol/]: Reading rules from phases.json
[11Feb2022 14:51:43.049] [modloading-worker-0/INFO] [incontrol/]: Reading rules from spawner.json
[11Feb2022 14:51:43.082] [modloading-worker-3/INFO] [Puzzles Lib/]: Reloading common config for all mods
[11Feb2022 14:51:43.169] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for frozenup:chilloo, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.323] [Blue Skies supporters thread./INFO] [ModdingLegacy/blue_skies/]: Successfully loaded the Modding legacy supporters list.
[11Feb2022 14:51:43.347] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:regular_bottom pattern registered.
[11Feb2022 14:51:43.352] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_bottom pattern registered.
[11Feb2022 14:51:43.356] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_bottom pattern registered.
[11Feb2022 14:51:43.376] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:jungle_bottom pattern registered.
[11Feb2022 14:51:43.382] [modloading-worker-3/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class azmalent.terraincognita.common.entity.butterfly.ButterflyEntity from class azmalent.terraincognita.common.entity.butterfly.AbstractButterflyEntity
[11Feb2022 14:51:43.400] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for terraincognita:butterfly, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.408] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ice_bottom pattern registered.
[11Feb2022 14:51:43.379] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for charm:coral_squid, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.419] [modloading-worker-7/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for charm:moobloom, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.431] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_bottom pattern registered.
[11Feb2022 14:51:43.439] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module AerialAffinity
[11Feb2022 14:51:43.440] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module AnvilImprovements
[11Feb2022 14:51:43.442] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module ArmorInvisibility
[11Feb2022 14:51:43.449] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_bottom pattern registered.
[11Feb2022 14:51:43.449] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:regular_top pattern registered.
[11Feb2022 14:51:43.450] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_warm_top pattern registered.
[11Feb2022 14:51:43.451] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ocean_top pattern registered.
[11Feb2022 14:51:43.452] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:jungle_top pattern registered.
[11Feb2022 14:51:43.453] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:ice_top pattern registered.
[11Feb2022 14:51:43.454] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Atlas
[11Feb2022 14:51:43.454] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_top pattern registered.
[11Feb2022 14:51:43.459] [modloading-worker-6/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: towers_of_the_wild:derelict_grass_top pattern registered.
[11Feb2022 14:51:43.464] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module AutoRestock
[11Feb2022 14:51:43.465] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module BatBuckets
[11Feb2022 14:51:43.466] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module BeaconsHealMobs
[11Feb2022 14:51:43.468] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module BlockOfEnderPearls
[11Feb2022 14:51:43.469] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module BlockOfGunpowder
[11Feb2022 14:51:43.470] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module BlockOfSugar
[11Feb2022 14:51:43.471] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Bookcases
[11Feb2022 14:51:43.474] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module CampfiresNoDamage
[11Feb2022 14:51:43.478] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module CaveSpidersDropCobwebs
[11Feb2022 14:51:43.478] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module ChickensDropFeathers
[11Feb2022 14:51:43.479] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module CoralSeaLanterns
[11Feb2022 14:51:43.482] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module CoralSquids
[11Feb2022 14:51:43.487] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Core
[11Feb2022 14:51:43.489] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Crates
[11Feb2022 14:51:43.491] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module DecreaseRepairCost
[11Feb2022 14:51:43.493] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module EndermitePowder
[11Feb2022 14:51:43.494] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module EntitySpawners
[11Feb2022 14:51:43.497] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module ExtendNetherite
[11Feb2022 14:51:43.497] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module ExtraRecipes
[11Feb2022 14:51:43.498] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module ExtractEnchantments
[11Feb2022 14:51:43.500] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module FeatherFallingCrops
[11Feb2022 14:51:43.501] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Glowballs
[11Feb2022 14:51:43.502] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module GoldChains
[11Feb2022 14:51:43.503] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module GoldLanterns
[11Feb2022 14:51:43.508] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module HuskImprovements
[11Feb2022 14:51:43.524] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Kilns
[11Feb2022 14:51:43.532] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Lumberjacks
[11Feb2022 14:51:43.539] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.543] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module MineshaftImprovements
[11Feb2022 14:51:43.545] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.547] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.549] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.545] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Mooblooms
[11Feb2022 14:51:43.555] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module MorePortalFrames
[11Feb2022 14:51:43.556] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.558] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module MoreVillageBiomes
[11Feb2022 14:51:43.562] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.565] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module MusicImprovements
[11Feb2022 14:51:43.572] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module NetheriteNuggets
[11Feb2022 14:51:43.588] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module ParrotsStayOnShoulder
[11Feb2022 14:51:43.596] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.599] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module PathToDirt
[11Feb2022 14:51:43.604] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module PlayerState
[11Feb2022 14:51:43.605] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module PortableCrafting
[11Feb2022 14:51:43.606] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module PortableEnderChest
[11Feb2022 14:51:43.607] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Quark
[11Feb2022 14:51:43.609] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module RaidHorns
[11Feb2022 14:51:43.610] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module RedstoneLanterns
[11Feb2022 14:51:43.611] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module RedstoneSand
[11Feb2022 14:51:43.611] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module RefinedObsidian
[11Feb2022 14:51:43.615] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module RemoveNitwits
[11Feb2022 14:51:43.620] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module RemovePotionGlint
[11Feb2022 14:51:43.638] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module SmoothGlowstone
[11Feb2022 14:51:43.639] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module SnowStorms
[11Feb2022 14:51:43.640] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module StackableEnchantedBooks
[11Feb2022 14:51:43.642] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module StackablePotions
[11Feb2022 14:51:43.644] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module StackableStews
[11Feb2022 14:51:43.646] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module StrayImprovements
[11Feb2022 14:51:43.649] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module TamedAnimalsNoDamage
[11Feb2022 14:51:43.651] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Tinted
[11Feb2022 14:51:43.651] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module UseTotemFromInventory
[11Feb2022 14:51:43.653] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module VariantBarrels
[11Feb2022 14:51:43.654] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module VariantMobTextures
[11Feb2022 14:51:43.656] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module WanderingTraderImprovements
[11Feb2022 14:51:43.672] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module WitchesDropLuck
[11Feb2022 14:51:43.672] [modloading-worker-7/INFO] [Charm/INTERNAL]: Initialising module Woodcutters
[11Feb2022 14:51:43.672] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.684] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.700] [modloading-worker-0/INFO] [me.steinborn.krypton.mod.shared.KryptonReforged/]: Compression will use Java 11, encryption will use Java
[11Feb2022 14:51:43.714] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:43.940] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corpse] Found status: UP_TO_DATE Current: 1.16.5-1.0.6 Target: null
[11Feb2022 14:51:43.941] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tinyskeletons] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/tinyskeletons.json
[11Feb2022 14:51:43.953] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tinyskeletons] Found status: UP_TO_DATE Current: 1.0.1 Target: null
[11Feb2022 14:51:43.991] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Starting version check at https://mc-curse-update-checker.herokuapp.com/521590
[11Feb2022 14:51:45.911] [modloading-worker-5/WARN] [mixin/]: @Final field field_242962_a:Lnet/minecraft/block/AbstractBlock$IPositionPredicate; in charm.mixins.json:PortalSizeMixin should be final
[11Feb2022 14:51:46.596] [modloading-worker-5/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
[11Feb2022 14:51:46.666] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for guardvillagers:guard, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.032] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:glowshroom_monster, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.032] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for darkerdepths:magma_minion, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.041] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:glare, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.042] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:allay, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.043] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for whatareyouvotingfor:copper_golem, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.044] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for theabyss:ice_skeleton, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.118] [main/INFO] [co.eltrut.differentiate.core.registrator.Registrator/]: Registered block and item compostables
[11Feb2022 14:51:47.124] [main/INFO] [co.eltrut.differentiate.core.registrator.Registrator/]: Registered block flammables
[11Feb2022 14:51:47.139] [main/INFO] [Puzzles Lib/]: Loading 4 elements during common setup...
[11Feb2022 14:51:47.339] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:aether_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.341] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ender_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.343] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:fire_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.345] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:forest_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.347] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ghost_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.349] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:ice_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.351] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:nether_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.352] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for dragonmounts:water_dragon, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.375] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:little_grebe, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.428] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:cindershell, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.451] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lizard, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.466] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:lilytad, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.485] [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
[11Feb2022 14:51:47.498] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:friendly_sporeling, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.502] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:hostile_sporeling, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.505] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:neutral_sporeling, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.507] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for cnb:yeti, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.850] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:booflo, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.851] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:booflo_adolescent, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.853] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:booflo_baby, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.855] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:puff_bug, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.856] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for endergetic:poise_cluster, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.988] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:spectrafly, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.989] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:purpur_golem, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.991] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:himmelite, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.994] [main/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class net.minecraft.entity.passive.BeeEntity from class blueduck.outerend.entities.StalkerEntity
[11Feb2022 14:51:47.994] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:stalker, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:47.996] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:entombed, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:48.008] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for outer_end:chorus_squid, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:48.211] [modloading-worker-7/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 1/2 (Server)
[11Feb2022 14:51:48.211] [modloading-worker-2/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 1/2 (Server)
[11Feb2022 14:51:48.217] [main/INFO] [Puzzles Lib/]: Loading 4 elements during server setup...
[11Feb2022 14:51:48.218] [main/INFO] [xaero.map.server.WorldMapServer/]: Loading Xaero's World Map - Stage 2/2 (Server)
[11Feb2022 14:51:48.222] [main/INFO] [xaero.common.server.XaeroMinimapServer/]: Loading Xaero's Minimap - Stage 2/2 (Server)
[11Feb2022 14:51:48.231] [modloading-worker-5/INFO] [hamster.farmersdelightintegrations.farmersdelightintegrations/]: Got IMC []
[11Feb2022 14:51:48.243] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Attempting to register unregistered biomes to the biome dictionary. This can be disabled via config.
[11Feb2022 14:51:48.251] [modloading-worker-7/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying mega torch entity block list overrides...
[11Feb2022 14:51:48.251] [modloading-worker-7/INFO] [net.xalcon.torchmaster.Torchmaster/]: Applying dread lamp entity block list overrides...
[11Feb2022 14:51:48.315] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for combustivefishing:combustive_cod, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:48.316] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for combustivefishing:searing_swordfish, use EntityAttributeCreationEvent instead.
[11Feb2022 14:51:48.346] [modloading-worker-7/INFO] [Waila/]: Registered plugin at de.maxhenkel.corpse.integration.waila.PluginCorpse
[11Feb2022 14:51:48.353] [modloading-worker-7/INFO] [Waila/]: Registered plugin at net.darkhax.darkpaintings.addons.hwyla.DarkPaintingsHwylaPlugin
[11Feb2022 14:51:48.368] [modloading-worker-7/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
[11Feb2022 14:51:48.478] [modloading-worker-7/INFO] [Waila/]: Registered plugin at snownee.jade.JadePlugin
[11Feb2022 14:51:48.485] [modloading-worker-7/INFO] [Waila/]: Registered plugin at snownee.jade.JadeClientPlugin
[11Feb2022 14:51:48.508] [modloading-worker-7/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[11Feb2022 14:51:48.517] [modloading-worker-7/INFO] [Waila/]: Registered plugin at azmalent.terraincognita.common.integration.waila.WailaPlugin
[11Feb2022 14:51:51.122] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:mud_plains to structure_gel:[]
[11Feb2022 14:51:51.123] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_smaragdant_cave to structure_gel:[]
[11Feb2022 14:51:51.126] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:sulphur_springs to structure_gel:[]
[11Feb2022 14:51:51.129] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:enchanted_forest to structure_gel:[]
[11Feb2022 14:51:51.131] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:marsh to structure_gel:[]
[11Feb2022 14:51:51.131] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:orange_spotted_dark_forest to structure_gel:[]
[11Feb2022 14:51:51.134] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_mountains to structure_gel:[]
[11Feb2022 14:51:51.135] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:forgottenmountains to structure_gel:[]
[11Feb2022 14:51:51.139] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_jungle to structure_gel:[]
[11Feb2022 14:51:51.141] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:crystal_cave to structure_gel:[]
[11Feb2022 14:51:51.142] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:mushroom_forest to structure_gel:[]
[11Feb2022 14:51:51.143] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_basin to structure_gel:[]
[11Feb2022 14:51:51.144] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered stalwart_dungeons:poubelle to structure_gel:[]
[11Feb2022 14:51:51.146] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:highlands to structure_gel:[]
[11Feb2022 14:51:51.147] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:stony_peaks to structure_gel:[]
[11Feb2022 14:51:51.148] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lantern_woods to structure_gel:[]
[11Feb2022 14:51:51.150] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest to structure_gel:[]
[11Feb2022 14:51:51.152] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbra_valley to structure_gel:[]
[11Feb2022 14:51:51.156] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:yellow_spotted_forest to structure_gel:[]
[11Feb2022 14:51:51.157] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes to structure_gel:[]
[11Feb2022 14:51:51.159] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_swampland to structure_gel:[]
[11Feb2022 14:51:51.161] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:jade_cave to structure_gel:[]
[11Feb2022 14:51:51.162] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered dead_guys_untitled_deep_dark_:the_deep_dark to structure_gel:[]
[11Feb2022 14:51:51.163] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_swampland_terraces to structure_gel:[]
[11Feb2022 14:51:51.164] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:foggy_mushroomland to structure_gel:[]
[11Feb2022 14:51:51.166] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:sandy_catacombs to structure_gel:[]
[11Feb2022 14:51:51.167] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:poor_nether_grasslands to structure_gel:[]
[11Feb2022 14:51:51.172] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavebiomeapi:caves to structure_gel:[]
[11Feb2022 14:51:51.174] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:soul_plain to structure_gel:[]
[11Feb2022 14:51:51.175] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_woods to structure_gel:[]
[11Feb2022 14:51:51.176] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:crimson_pinewood to structure_gel:[]
[11Feb2022 14:51:51.178] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:flooded_deltas to structure_gel:[]
[11Feb2022 14:51:51.179] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:forest to structure_gel:[]
[11Feb2022 14:51:51.180] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:mushroom_marsh to structure_gel:[]
[11Feb2022 14:51:51.182] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:wart_forest to structure_gel:[]
[11Feb2022 14:51:51.184] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:infected_lake to structure_gel:[]
[11Feb2022 14:51:51.187] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:thornlands to structure_gel:[]
[11Feb2022 14:51:51.189] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:jagged_peaks to structure_gel:[]
[11Feb2022 14:51:51.190] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:swamp to structure_gel:[]
[11Feb2022 14:51:51.191] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:molten_cavern to structure_gel:[]
[11Feb2022 14:51:51.192] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered nature_expansion:flowered_hills to structure_gel:[]
[11Feb2022 14:51:51.193] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:upside_down_forest to structure_gel:[]
[11Feb2022 14:51:51.194] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered bayou_blues:bayou_hills to structure_gel:[]
[11Feb2022 14:51:51.195] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_jungle to structure_gel:[]
[11Feb2022 14:51:51.197] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest to structure_gel:[]
[11Feb2022 14:51:51.198] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_mushroom_forest to structure_gel:[]
[11Feb2022 14:51:51.198] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:phantom_crate to structure_gel:[]
[11Feb2022 14:51:51.201] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:gravel_desert to structure_gel:[]
[11Feb2022 14:51:51.205] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:clearing to structure_gel:[]
[11Feb2022 14:51:51.206] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:wart_forest_edge to structure_gel:[]
[11Feb2022 14:51:51.208] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dust_wastelands to structure_gel:[]
[11Feb2022 14:51:51.209] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:plains to structure_gel:[]
[11Feb2022 14:51:51.210] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:oak_savannah to structure_gel:[]
[11Feb2022 14:51:51.212] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest to structure_gel:[]
[11Feb2022 14:51:51.213] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dry_shrubland to structure_gel:[]
[11Feb2022 14:51:51.215] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:dripstone_caves to structure_gel:[]
[11Feb2022 14:51:51.218] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:azure_forest to structure_gel:[]
[11Feb2022 14:51:51.220] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake to structure_gel:[]
[11Feb2022 14:51:51.221] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered infernalexp:glowstone_canyon to structure_gel:[]
[11Feb2022 14:51:51.222] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:megalake_grove to structure_gel:[]
[11Feb2022 14:51:51.223] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:lush_caves to structure_gel:[]
[11Feb2022 14:51:51.224] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:tundra to structure_gel:[]
[11Feb2022 14:51:51.226] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:radio_biome to structure_gel:[]
[11Feb2022 14:51:51.227] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_hills to structure_gel:[]
[11Feb2022 14:51:51.229] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:umbrella_jungle to structure_gel:[]
[11Feb2022 14:51:51.230] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_forest to structure_gel:[]
[11Feb2022 14:51:51.231] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_valleys to structure_gel:[]
[11Feb2022 14:51:51.236] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:fire_swamp to structure_gel:[]
[11Feb2022 14:51:51.238] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_aurora_cave to structure_gel:[]
[11Feb2022 14:51:51.239] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_forest to structure_gel:[]
[11Feb2022 14:51:51.241] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:shadow_forest to structure_gel:[]
[11Feb2022 14:51:51.243] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:pocket_biome to structure_gel:[]
[11Feb2022 14:51:51.245] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:neon_oasis to structure_gel:[]
[11Feb2022 14:51:51.247] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:stream to structure_gel:[]
[11Feb2022 14:51:51.252] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_end_cave to structure_gel:[]
[11Feb2022 14:51:51.254] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:meadow to structure_gel:[]
[11Feb2022 14:51:51.256] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:pumpkin_fields to structure_gel:[]
[11Feb2022 14:51:51.257] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:fungal_forest to structure_gel:[]
[11Feb2022 14:51:51.258] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:waywardsea to structure_gel:[]
[11Feb2022 14:51:51.259] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:lush_aurora_cave to structure_gel:[]
[11Feb2022 14:51:51.260] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:flourishing_dunes to structure_gel:[]
[11Feb2022 14:51:51.261] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:lush_plains to structure_gel:[]
[11Feb2022 14:51:51.263] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:lake to structure_gel:[]
[11Feb2022 14:51:51.267] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:bone_reef to structure_gel:[]
[11Feb2022 14:51:51.268] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:chorus_forest to structure_gel:[]
[11Feb2022 14:51:51.268] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:magma_land to structure_gel:[]
[11Feb2022 14:51:51.270] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:dream_biome to structure_gel:[]
[11Feb2022 14:51:51.272] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:rocky_tundra to structure_gel:[]
[11Feb2022 14:51:51.275] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:blue_mountain to structure_gel:[]
[11Feb2022 14:51:51.276] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes to structure_gel:[]
[11Feb2022 14:51:51.279] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:dunes_hills to structure_gel:[]
[11Feb2022 14:51:51.283] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:amber_land to structure_gel:[]
[11Feb2022 14:51:51.286] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:end_cave to structure_gel:[]
[11Feb2022 14:51:51.288] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:maple_forest_hills to structure_gel:[]
[11Feb2022 14:51:51.289] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered bayou_blues:bayou to structure_gel:[]
[11Feb2022 14:51:51.292] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:sulfuric_bone_reef to structure_gel:[]
[11Feb2022 14:51:51.294] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:old_warped_woods to structure_gel:[]
[11Feb2022 14:51:51.298] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:firefly_forest to structure_gel:[]
[11Feb2022 14:51:51.300] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:sparse_rainforest_plateau to structure_gel:[]
[11Feb2022 14:51:51.302] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered autumnity:red_spotted_taiga to structure_gel:[]
[11Feb2022 14:51:51.304] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:old_swampland to structure_gel:[]
[11Feb2022 14:51:51.305] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:spooky_forest to structure_gel:[]
[11Feb2022 14:51:51.307] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_plateau to structure_gel:[]
[11Feb2022 14:51:51.309] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:lush_hills to structure_gel:[]
[11Feb2022 14:51:51.311] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:dragon_graveyards to structure_gel:[]
[11Feb2022 14:51:51.317] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:empty_smaragdant_cave to structure_gel:[]
[11Feb2022 14:51:51.319] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered environmental:blossom_highlands to structure_gel:[]
[11Feb2022 14:51:51.320] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:glowing_grasslands to structure_gel:[]
[11Feb2022 14:51:51.322] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:glacier to structure_gel:[]
[11Feb2022 14:51:51.325] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_grasslands to structure_gel:[]
[11Feb2022 14:51:51.326] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:grove to structure_gel:[]
[11Feb2022 14:51:51.331] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:frozen_peaks to structure_gel:[]
[11Feb2022 14:51:51.333] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:crimson_glowing_woods to structure_gel:[]
[11Feb2022 14:51:51.335] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered cavesandcliffs:snowy_slopes to structure_gel:[]
[11Feb2022 14:51:51.337] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:final_plateau to structure_gel:[]
[11Feb2022 14:51:51.339] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered outer_end:crystal_crag to structure_gel:[]
[11Feb2022 14:51:51.341] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:hot_springs to structure_gel:[]
[11Feb2022 14:51:51.344] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:old_fungiwoods to structure_gel:[]
[11Feb2022 14:51:51.351] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:blossoming_spires to structure_gel:[]
[11Feb2022 14:51:51.353] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:painted_mountains to structure_gel:[]
[11Feb2022 14:51:51.354] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rainforest_basin to structure_gel:[]
[11Feb2022 14:51:51.357] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:crystal_mountains to structure_gel:[]
[11Feb2022 14:51:51.360] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dark_forest_center to structure_gel:[]
[11Feb2022 14:51:51.364] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:slime_forest to structure_gel:[]
[11Feb2022 14:51:51.366] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betternether:nether_mushroom_forest_edge to structure_gel:[]
[11Feb2022 14:51:51.369] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:dense_mushroom_forest to structure_gel:[]
[11Feb2022 14:51:51.371] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered twilightforest:snowy_forest to structure_gel:[]
[11Feb2022 14:51:51.374] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:rocky_dunes_hills to structure_gel:[]
[11Feb2022 14:51:51.378] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered atmospheric:petrified_dunes to structure_gel:[]
[11Feb2022 14:51:51.380] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered terraincognita:muskeg to structure_gel:[]
[11Feb2022 14:51:51.382] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered betterendforge:ice_starfield to structure_gel:[]
[11Feb2022 14:51:51.385] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered darkerdepths:glowshroom_caves to structure_gel:[]
[11Feb2022 14:51:51.387] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Registered theabyss:roggen_forest to structure_gel:[]
[11Feb2022 14:51:51.389] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:tower
[11Feb2022 14:51:51.391] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:bigger_dungeon
[11Feb2022 14:51:51.397] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:leviathan
[11Feb2022 14:51:51.397] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:snowy_temple
[11Feb2022 14:51:51.398] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:end_ruins
[11Feb2022 14:51:51.399] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:warped_garden
[11Feb2022 14:51:51.400] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for dungeons_plus:soul_prison
[11Feb2022 14:51:51.401] [modloading-worker-1/INFO] [ModdingLegacy/structure_gel/]: Reloading biome config for conjurer_illager:theatre
[11Feb2022 14:51:51.419] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Compostible Blocks Added!
[11Feb2022 14:51:51.428] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Hoeable Blocks!
[11Feb2022 14:51:51.437] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Flammables!
[11Feb2022 14:51:51.442] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added strippable Blocks...
[11Feb2022 14:51:52.169] [main/INFO] [snowrealmagic/]: Serene Seasons compatibility enabled
[11Feb2022 14:51:54.861] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [highlighter] Found status: UP_TO_DATE Current: 1.1.1 Target: null
[11Feb2022 14:51:54.862] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [obfuscate] Starting version check at https://mrcrayfish.com/modupdatejson?id=obfuscate
[11Feb2022 14:51:55.024] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [obfuscate] Found status: BETA Current: 0.6.2 Target: 0.6.2
[11Feb2022 14:51:55.024] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fallingtree] Starting version check at https://raw.githubusercontent.com/RakSrinaNa/FallingTree/1.16.5/update.json
[11Feb2022 14:51:55.056] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fallingtree] Found status: UP_TO_DATE Current: 2.11.5 Target: null
[11Feb2022 14:51:55.056] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
[11Feb2022 14:51:55.271] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: UP_TO_DATE Current: v25.2 Target: null
[11Feb2022 14:51:55.271] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettermodsbutton] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/bettermodsbutton.json
[11Feb2022 14:51:55.353] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bettermodsbutton] Found status: UP_TO_DATE Current: 1.0.5 Target: null
[11Feb2022 14:51:55.353] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkpaintings] Starting version check at https://updates.blamejared.com/get?n=darkpaintings&gv=1.16.5
[11Feb2022 14:51:55.726] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [darkpaintings] Found status: BETA Current: 6.0.10 Target: 6.0.10
[11Feb2022 14:51:55.727] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configmenusforge] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/configmenusforge.json
[11Feb2022 14:51:55.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [configmenusforge] Found status: UP_TO_DATE Current: 1.2.0 Target: null
[11Feb2022 14:51:55.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.16.5
[11Feb2022 14:51:55.869] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [attributefix] Found status: BETA Current: 10.1.3 Target: 10.1.3
[11Feb2022 14:51:55.869] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://mrcrayfish.com/modupdatejson?id=goblintraders
[11Feb2022 14:51:55.952] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Found status: BETA Current: 1.6.0 Target: 1.6.0
[11Feb2022 14:51:55.952] [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
[11Feb2022 14:51:55.987] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [outvoted] Found status: UP_TO_DATE Current: 1.2.4 Target: null
[11Feb2022 14:51:55.987] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [catalogue] Starting version check at https://mrcrayfish.com/modupdatejson?id=catalogue
[11Feb2022 14:51:56.062] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [catalogue] Found status: BETA Current: 1.5.0 Target: 1.5.0
[11Feb2022 14:51:56.062] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.16.5
[11Feb2022 14:51:56.183] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 7.1.2.491 Target: 7.1.2.492
[11Feb2022 14:51:56.183] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[11Feb2022 14:51:56.351] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 36.2.26 Target: null
[11Feb2022 14:51:56.351] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
[11Feb2022 14:51:57.052] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Found status: BETA Current: 2.14 Target: null
[11Feb2022 14:51:57.052] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[11Feb2022 14:51:57.064] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 1.0.15 Target: null
[11Feb2022 14:51:57.064] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [blue_skies] Starting version check at http://changelogs.moddinglegacy.com/blue-skies.json
[11Feb2022 14:51:57.471] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [blue_skies] Found status: BETA Current: 1.1.3 Target: null
[11Feb2022 14:51:57.471] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.16.5
[11Feb2022 14:51:57.593] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 7.0.0.28 Target: 7.0.0.28
[11Feb2022 14:51:57.593] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.16.5
[11Feb2022 14:51:57.710] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 10.4.31 Target: 10.4.31
[11Feb2022 14:51:57.710] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tips] Starting version check at https://updates.blamejared.com/get?n=tips&gv=1.16.5
[11Feb2022 14:51:57.835] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [tips] Found status: BETA Current: 4.0.15 Target: 4.0.15
[11Feb2022 14:51:57.835] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.16.x/update.json
[11Feb2022 14:51:57.879] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [twilightforest] Found status: BETA Current: NONE Target: null
[11Feb2022 14:51:57.881] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Starting version check at https://github.com/Phylogeny/JEIEnchantmentInfo/raw/1.16.1/update.json
[11Feb2022 14:51:58.014] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeienchantmentinfo] Found status: BETA Current: 1.16.4-1.2.1 Target: null
[11Feb2022 14:51:58.015] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [equipmentcompare] Starting version check at https://mc-curse-update-checker.herokuapp.com/502561
[11Feb2022 14:52:01.792] [main/INFO] [personthecat.catlib.event.error.LibErrorContext/]: No errors in context. Server init complete!
[11Feb2022 14:52:02.050] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@a96d2cb
[11Feb2022 14:52:02.071] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[11Feb2022 14:52:02.691] [Thread-0/INFO] [com._idrae.travelers_index.TravelersIndex/]: Config set
[11Feb2022 14:52:02.701] [Thread-0/INFO] [Puzzles Lib/]: Reloading common config options for tradingpost:trading_post
[11Feb2022 14:52:02.709] [Thread-0/INFO] [com._idrae.towers_of_the_wild.TowersOfTheWild/]: Config set
[11Feb2022 14:52:04.082] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [equipmentcompare] Found status: UP_TO_DATE Current: 1.2.7 Target: null
[11Feb2022 14:52:04.083] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [villagertools] Starting version check at https://raw.githubusercontent.com/Lothrazar/VillagerTools/trunk/1.16/update.json
[11Feb2022 14:52:04.136] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [villagertools] Found status: AHEAD Current: 1.16.5-1.0.2 Target: null
[11Feb2022 14:52:04.137] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voidtotem] Starting version check at https://raw.githubusercontent.com/Affehund/VoidTotem/main/update.json
[11Feb2022 14:52:04.155] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [voidtotem] Found status: AHEAD Current: 1.16.5-1.4.0 Target: null
[11Feb2022 14:52:04.156] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [conjurer_illager] Starting version check at http://changelogs.moddinglegacy.com/conjurer-illager.json
[11Feb2022 14:52:04.550] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [conjurer_illager] Found status: BETA Current: 1.0.13 Target: null
[11Feb2022 14:52:04.550] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goldenhopper] Starting version check at https://mrcrayfish.com/modupdatejson?id=goldenhopper
[11Feb2022 14:52:04.737] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goldenhopper] Found status: BETA Current: 1.2.1 Target: 1.2.1
[11Feb2022 14:52:04.737] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.16.5
[11Feb2022 14:52:05.139] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [clumps] Found status: BETA Current: 6.0.0.27 Target: 6.0.0.27
[11Feb2022 14:52:05.139] [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
[11Feb2022 14:52:05.153] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: BETA Current: 1.16.5-1.5.1 Target: 1.5.1
[11Feb2022 14:52:05.161] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [badmobs] Starting version check at https://updates.blamejared.com/get?n=badmobs&gv=1.16.5
[11Feb2022 14:52:05.292] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [badmobs] Found status: BETA Current: 9.0.5 Target: 9.0.5
[11Feb2022 14:52:05.292] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchantmentdescriptions&gv=1.16.4
[11Feb2022 14:52:05.419] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 7.0.18 Target: null
[11Feb2022 14:52:05.419] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-curse-update-checker.herokuapp.com/520110
[11Feb2022 14:52:05.789] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [iceberg] Found status: UP_TO_DATE Current: 1.0.38 Target: null
[11Feb2022 14:52:05.789] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Starting version check at https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
[11Feb2022 14:52:05.870] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [inventoryhud] Found status: UP_TO_DATE Current: 3.4.1 Target: null
[11Feb2022 14:52:06.614] [main/INFO] [personthecat.osv.world.OreGen/]: Forcibly disabled 0 features from 0 entries.
[11Feb2022 14:52:10.291] [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'
[11Feb2022 14:52:10.630] [main/INFO] [paxi/]: Adding global data pack provider...
[11Feb2022 14:52:11.811] [main/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful adding resource listener..
[11Feb2022 14:52:11.829] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, BetterDungeons-1.16.4-1.2.1.jar, immersivecooking-1.0.1.jar, infernal-expansion-1.16.5-2.4.0.jar, betternether_reforged-1.2.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, guardvillagers-1.16.5.1.2.6.jar, randompatches-2.4.4-forge.jar, PickUpNotifier-v1.2-1.16.3.jar, SnowRealMagic-1.16.4-2.9.0.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.2.jar, betterendforge-1.16.5-2.5.jar, Upgraded Netherite 1.10.1.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, fastfurnaceminusreplacement-1.1-1.16.3.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-forge.jar, curios-forge-1.16.5-4.0.5.3.jar, extendedmushrooms-1.6.1-1.16.5+.jar, obfuscate-0.6.2-1.16.3.jar, TheAbyss2 2.2.3-1 1.16.5.jar, Adorn-1.14.1+1.16.5-forge.jar, cloth-config-4.14.54-forge.jar, BetterShieldsMC1.16.3-1.2.jar, fastbenchminusreplacement-1.4.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.16.jar, BetterModsButton-v1.0.5-1.16.5-Forge.jar, DarkPaintings-1.16.5-6.0.10.jar, Kiwi-1.16.5-3.6.1.jar, ClientTweaks_1.16.3-5.3.0.jar, mowziesmobs-1.5.22.jar, ConfigMenusForge-v1.2.0-1.16.5-Forge.jar, jei-1.16.5-7.7.1.145.jar, jei-professions-1.0.0-1.16.4.jar, VisualWorkbench-v1.1.0-1.16.5.jar, AttributeFix-1.16.5-10.1.3.jar, CatLib-Forge-1.15.jar, differentiate-1.16.5-0.5.3.jar, goblintraders-1.6.0-1.16.3.jar, caelus-forge-1.16.5-2.1.3.2.jar, Paxi-Forge-1.16.4-1.0.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, SereneSeasons-1.16.5-4.0.1.123-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, catalogue-1.5.0-1.16.5.jar, CraftTweaker-1.16.5-7.1.2.491.jar, forge-1.16.5-36.2.26-universal.jar, DungeonsArise-1.16.5-2.1.49-beta.jar, MouseTweaks-2.14-mc1.16.2.jar, totw_additions-1.1.0.jar, CavesCliffsBackportAdditions2.58.jar, paintings-1.16.4-7.0.0.1.jar, Xaeros_Minimap_22.1.2_Forge_1.16.5.jar, ftb-backups-2.1.2.2.jar, polymorph-forge-1.16.5-0.39.jar, JustEnoughProfessions-1.16.5-1.2.2.jar, AutoRegLib-1.6-49.jar, earthmobsmod-1.16.4-0.4.2.jar, PuzzlesLib-v1.0.15-1.16.5-Forge.jar, byg-1.3.5.jar, Aquaculture-1.16.5-2.1.21.jar, Cultural Delights 0.6 - Forge 1.16.5.jar, xptome-1.16.5-v2.1.2.jar, blue_skies-1.16.5-1.1.3.jar, Architects-Palette-1.16.4-1.1.5.jar, incontrol-1.16-5.2.2.jar, OSV-Forge-7.6.jar, KleeSlabs_1.16.5-9.2.1.jar, villagernames_1.16.5-3.4.jar, XaerosWorldMap_1.20.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.0.jar, Bookshelf-Forge-1.16.5-10.4.31.jar, Tips-1.16.5-4.0.15.jar, jeed-1.16.5-1.6.jar, carryon-1.16.5-1.15.5.22.jar, omnis-1.16.5-1.2.1.jar, [1.16.X-1.0.10] Dragon Mounts Legacy.jar, twilightforest-1.16.5-4.0.870-universal.jar, cuneiform-1.16.3-1.2.5.jar, JEIEnchantmentInfo-1.16.4-1.2.1.jar, EquipmentCompare-1.16.5-1.2.7.jar, chocolate-1.3.0-1.16.4.jar, FarmersDelight-1.16.5-0.5.4.jar, fd_cookbook-2.0.jar, farmersdelightintegration-1.16.5-1.0.3.jar, simpleshops-1.1.1.jar, Talpm 1.0.0 1.16.5.jar, skinned_lanterns-1.16.5-1.3.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.65.jar, Cataclysm-0.11.jar, Patchouli-1.16.4-53.2.jar, collective-1.16.5-4.0.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.29.51.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.4.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, NourishedNetherV10ProperBackport.jar, item-filters-forge-1605.2.5-build.9.jar, ftb-quests-forge-1605.3.6-build.76.jar, EasyMagic-v1.0.4-1.16.5.jar, NourishedEndV6.1 Backport.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.4-3.0.0.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.27.jar, village-employment-1.16.5-1.4.1.jar, RoadRunner-mc1.16.5-1.4.0.jar, comforts-forge-1.16.5-4.0.1.3.jar, tumbleweed-1.16-0.4.9.jar, campful-1.16.5-3.1.0.jar, SimpleStorageNetwork-1.16.5-1.5.1.jar, Alex's Abnormalities 1.1 - Forge 1.16.5.jar, OuterEnd-0.2.14.jar, BadMobs-1.16.5-9.0.5.jar, deepdark_4.2.jar, lazydfu-0.1.3.jar, wandering-bag-1.16.5-1.0.4.jar, AkashicTome-1.4-16.jar, ftb-chunks-forge-1605.3.2-build.115.jar, frozenup-1.0.1.jar, 3dSkinLayers-forge-1.1.0.jar, TravelersTitles-1.16.4-1.5.jar, selene-1.16.5-1.9.0.jar, EnchantmentDescriptions-1.16.5-7.0.18.jar, Alex's Delight 1.1.3 - Forge 1.16.5.jar, Jade-1.16.4-2.8.1.jar, towers_of_the_wild-1.16.3-2.1.0.1.jar, atmospheric-1.16.5-3.1.1.jar, Iceberg-1.16.5-1.0.38.jar, Quark-r2.4-321.jar, charm-forge-1.16.5-2.3.2.jar, terraincognita-1.16.3-1.7.2.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, Blocks+-1.16.5-1.2.jar, ferritecore-2.1.0-forge.jar, enhancedcelestials-2.0.9-1.16.5.jar, overloadedarmorbar-5.1.0.jar, Nature Expansion1.4.1.jar, Repurposed_Structures-Better_Dungeons_Forge.zip, Repurposed_Structures-Better_Strongholds_Forge.zip, Repurposed_Structures-Buzzier_Bees.zip, Repurposed_Structures-Caves_And_Cliffs_Backport-v2.zip, Repurposed_Structures-Environmental.zip, Repurposed_Structures-Farmers_Delight_Forge.zip, Repurposed_Structures-More_Villagers_Forge_v2.zip, Repurposed_Structures-Savage_And_Ravage.zip, ichphilipp-s-endcity-v1-1-1-16-2-forge.zip, resources, the-forbidden-castle-v1-1.zip
[11Feb2022 14:52:11.857] [main/WARN] [net.minecraft.resources.ResourcePack/]: ResourcePack: ignored non-lowercase namespace: .DS_Store in C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\paxi\datapacks\the-forbidden-castle-v1-1.zip
[11Feb2022 14:52:19.683] [Worker-Main-3/ERROR] [net.minecraft.client.resources.JsonReloadListener/]: Couldn't parse data file cultural_delights:rolling/sushitest from cultural_delights:recipes/rolling/sushitest.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 27 column 2 path $.result
    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(CompletableFuture.java:1764) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1756) [?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) [?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 27 column 2 path $.result
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:505) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[server-1.16.5-20210115.111550-extra.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[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) ~[?:?]
    ... 11 more
[11Feb2022 14:52:20.727] [Thread-0/INFO] [Puzzles Lib/]: Reloading common config for mod easymagic
[11Feb2022 14:52:21.501] [Worker-Main-3/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Loot Modification Manager has loaded 6 sets of modifiers
[11Feb2022 14:52:21.634] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:52:21.898] [Worker-Main-3/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'
[11Feb2022 14:52:21.899] [Worker-Main-3/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'
[11Feb2022 14:52:21.901] [Worker-Main-3/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'
[11Feb2022 14:52:22.115] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe blocksplus:bamboo_sign
com.google.gson.JsonSyntaxException: Unknown item 'blocksplus:bamboo_sign'
[11Feb2022 14:52:22.125] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:beekeeper_goggle_recipe
com.google.gson.JsonSyntaxException: Unknown item 'bk:bee_pollen'
[11Feb2022 14:52:22.126] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:beekeeper_jacket_recipe
com.google.gson.JsonSyntaxException: Unknown item 'bk:bee_pollen'
[11Feb2022 14:52:22.145] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:brass_lantern as it's serializer returned null
[11Feb2022 14:52:22.253] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:checker_vertical_slab as it's serializer returned null
[11Feb2022 14:52:22.262] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe betternether:cincinnasite_fire_bowl_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
[11Feb2022 14:52:22.263] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe betternether:cincinnasite_fire_bowl_soul_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Item array cannot be empty, at least one item must be defined
[11Feb2022 14:52:22.274] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:cog_block as it's serializer returned null
[11Feb2022 14:52:22.282] [Worker-Main-3/WARN] [cuneiform/]: Unknown flag 'terraincognita:kelp_soup', defaulting to false
[11Feb2022 14:52:22.347] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:copper_lantern as it's serializer returned null
[11Feb2022 14:52:22.348] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:copper_lantern_2 as it's serializer returned null
[11Feb2022 14:52:22.350] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe copperpot:copper_pot_block_from_not_copper as it's serializer returned null
[11Feb2022 14:52:22.363] [Worker-Main-3/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
[11Feb2022 14:52:22.383] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/ceviche as it's serializer returned null
[11Feb2022 14:52:22.384] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/flower_salad as it's serializer returned null
[11Feb2022 14:52:22.384] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/pepper_popper as it's serializer returned null
[11Feb2022 14:52:22.387] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/perogies as it's serializer returned null
[11Feb2022 14:52:22.390] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/potato_souffle as it's serializer returned null
[11Feb2022 14:52:22.391] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/tropical_bouillabaisse as it's serializer returned null
[11Feb2022 14:52:22.393] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:crockpot/watermelon_icle as it's serializer returned null
[11Feb2022 14:52:22.829] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe farmersdelightintegrations:example
com.google.gson.JsonSyntaxException: Missing modid, expected to find a string
[11Feb2022 14:52:22.840] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe farmersdelightintegrations:forbidden_arcanus/bat_soup as it's serializer returned null
[11Feb2022 14:52:22.855] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe techreborn:grinder/cincinnasite_ore
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'techreborn:grinder'
[11Feb2022 14:52:22.856] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe techreborn:grinder/nether_lapis_ore
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'techreborn:grinder'
[11Feb2022 14:52:22.857] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe techreborn:grinder/nether_ruby_ore
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'techreborn:grinder'
[11Feb2022 14:52:22.862] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_aged as it's serializer returned null
[11Feb2022 14:52:22.863] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_apple_lotr as it's serializer returned null
[11Feb2022 14:52:22.864] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_arcane_edelwood as it's serializer returned null
[11Feb2022 14:52:22.865] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_archwood as it's serializer returned null
[11Feb2022 14:52:22.866] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_aspen_lotr as it's serializer returned null
[11Feb2022 14:52:22.867] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_beech_lotr as it's serializer returned null
[11Feb2022 14:52:22.868] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_blood as it's serializer returned null
[11Feb2022 14:52:22.869] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cactus as it's serializer returned null
[11Feb2022 14:52:22.870] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cave_mushroom as it's serializer returned null
[11Feb2022 14:52:22.875] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cedar_lotr as it's serializer returned null
[11Feb2022 14:52:22.876] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_charred as it's serializer returned null
[11Feb2022 14:52:22.877] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_charred_de as it's serializer returned null
[11Feb2022 14:52:22.879] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_charred_lotr as it's serializer returned null
[11Feb2022 14:52:22.880] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cherry_bop as it's serializer returned null
[11Feb2022 14:52:22.881] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cherry_lotr as it's serializer returned null
[11Feb2022 14:52:22.881] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cherry_red as it's serializer returned null
[11Feb2022 14:52:22.883] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cherrywood as it's serializer returned null
[11Feb2022 14:52:22.884] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_cypress_lotr as it's serializer returned null
[11Feb2022 14:52:22.885] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_darkwood as it's serializer returned null
[11Feb2022 14:52:22.886] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_dead as it's serializer returned null
[11Feb2022 14:52:22.891] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_dead_bop as it's serializer returned null
[11Feb2022 14:52:22.892] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_deadwood_atum as it's serializer returned null
[11Feb2022 14:52:22.893] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_distortic as it's serializer returned null
[11Feb2022 14:52:22.893] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_dream as it's serializer returned null
[11Feb2022 14:52:22.894] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_dreamwood as it's serializer returned null
[11Feb2022 14:52:22.895] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_edelwood as it's serializer returned null
[11Feb2022 14:52:22.896] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_elder as it's serializer returned null
[11Feb2022 14:52:22.897] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_enigma as it's serializer returned null
[11Feb2022 14:52:22.898] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_fairy_ring_mushroom_hbt as it's serializer returned null
[11Feb2022 14:52:22.899] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_fir_bop as it's serializer returned null
[11Feb2022 14:52:22.900] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_fir_lotr as it's serializer returned null
[11Feb2022 14:52:22.902] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_green_oak_lotr as it's serializer returned null
[11Feb2022 14:52:22.907] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_grongle as it's serializer returned null
[11Feb2022 14:52:22.908] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_hellbark_bop as it's serializer returned null
[11Feb2022 14:52:22.909] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_holly_lotr as it's serializer returned null
[11Feb2022 14:52:22.910] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_inverted as it's serializer returned null
[11Feb2022 14:52:22.911] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_jacaranda_ab as it's serializer returned null
[11Feb2022 14:52:22.912] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_jacaranda_bop as it's serializer returned null
[11Feb2022 14:52:22.913] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_lairelosse_lotr as it's serializer returned null
[11Feb2022 14:52:22.914] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_larch_lotr as it's serializer returned null
[11Feb2022 14:52:22.915] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_lebethron_lotr as it's serializer returned null
[11Feb2022 14:52:22.916] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_leppa as it's serializer returned null
[11Feb2022 14:52:22.917] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_livingwood as it's serializer returned null
[11Feb2022 14:52:22.922] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_magic_bop as it's serializer returned null
[11Feb2022 14:52:22.923] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_magic_pw as it's serializer returned null
[11Feb2022 14:52:22.924] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_mahogany_bop as it's serializer returned null
[11Feb2022 14:52:22.925] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_mallorn_lotr as it's serializer returned null
[11Feb2022 14:52:22.926] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_mangrove_un as it's serializer returned null
[11Feb2022 14:52:22.927] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_maple_lotr as it's serializer returned null
[11Feb2022 14:52:22.927] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_maple_pw as it's serializer returned null
[11Feb2022 14:52:22.928] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_mirk_oak_lotr as it's serializer returned null
[11Feb2022 14:52:22.929] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_mysterywood as it's serializer returned null
[11Feb2022 14:52:22.930] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_nanab as it's serializer returned null
[11Feb2022 14:52:22.931] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_olive as it's serializer returned null
[11Feb2022 14:52:22.932] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_oran as it's serializer returned null
[11Feb2022 14:52:22.934] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_palm_atum as it's serializer returned null
[11Feb2022 14:52:22.938] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_palm_bop as it's serializer returned null
[11Feb2022 14:52:22.939] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_palo_verde as it's serializer returned null
[11Feb2022 14:52:22.940] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_pear_lotr as it's serializer returned null
[11Feb2022 14:52:22.941] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_pecha as it's serializer returned null
[11Feb2022 14:52:22.942] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_pine_lotr as it's serializer returned null
[11Feb2022 14:52:22.943] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_polished as it's serializer returned null
[11Feb2022 14:52:22.943] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_purple_heart_pw as it's serializer returned null
[11Feb2022 14:52:22.944] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_redbud_ab as it's serializer returned null
[11Feb2022 14:52:22.945] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_redwood_bop as it's serializer returned null
[11Feb2022 14:52:22.946] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_rotten_lotr as it's serializer returned null
[11Feb2022 14:52:22.947] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_runewood as it's serializer returned null
[11Feb2022 14:52:22.948] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_shimmerwood as it's serializer returned null
[11Feb2022 14:52:22.950] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_silverbell_pw as it's serializer returned null
[11Feb2022 14:52:22.956] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_sitrus as it's serializer returned null
[11Feb2022 14:52:22.957] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_smogstem as it's serializer returned null
[11Feb2022 14:52:22.958] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_tea as it's serializer returned null
[11Feb2022 14:52:22.959] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_temporal as it's serializer returned null
[11Feb2022 14:52:22.960] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_tiger_pw as it's serializer returned null
[11Feb2022 14:52:22.961] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_umbran_bop as it's serializer returned null
[11Feb2022 14:52:22.962] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_white as it's serializer returned null
[11Feb2022 14:52:22.963] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_wigglewood as it's serializer returned null
[11Feb2022 14:52:22.965] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_willow_bop as it's serializer returned null
[11Feb2022 14:52:22.969] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:hanging_signs/hanging_sign_willow_pw as it's serializer returned null
[11Feb2022 14:52:22.980] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null
[11Feb2022 14:52:22.981] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null
[11Feb2022 14:52:22.984] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null
[11Feb2022 14:52:22.987] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_beam as it's serializer returned null
[11Feb2022 14:52:22.988] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_palisade as it's serializer returned null
[11Feb2022 14:52:22.988] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_seat as it's serializer returned null
[11Feb2022 14:52:22.990] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:jacaranda_support as it's serializer returned null
[11Feb2022 14:52:23.015] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe cavesandcliffsbackportadditions:m_axolotl_b
com.google.gson.JsonSyntaxException: Unknown item 'cavesandcliffs:mossblock'
[11Feb2022 14:52:23.022] [Worker-Main-3/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'
[11Feb2022 14:52:23.024] [Worker-Main-3/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'
[11Feb2022 14:52:23.080] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_beam as it's serializer returned null
[11Feb2022 14:52:23.081] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_palisade as it's serializer returned null
[11Feb2022 14:52:23.083] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_seat as it's serializer returned null
[11Feb2022 14:52:23.084] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe decorative_blocks_abnormals:redbud_support as it's serializer returned null
[11Feb2022 14:52:23.099] [Worker-Main-3/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'
[11Feb2022 14:52:23.100] [Worker-Main-3/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'
[11Feb2022 14:52:23.107] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_aged as it's serializer returned null
[11Feb2022 14:52:23.109] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_apple_lotr as it's serializer returned null
[11Feb2022 14:52:23.110] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_arcane_edelwood as it's serializer returned null
[11Feb2022 14:52:23.112] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_archwood as it's serializer returned null
[11Feb2022 14:52:23.114] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_aspen_lotr as it's serializer returned null
[11Feb2022 14:52:23.115] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_beech_lotr as it's serializer returned null
[11Feb2022 14:52:23.115] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_blood as it's serializer returned null
[11Feb2022 14:52:23.117] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cactus as it's serializer returned null
[11Feb2022 14:52:23.117] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cave_mushroom as it's serializer returned null
[11Feb2022 14:52:23.118] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cedar_lotr as it's serializer returned null
[11Feb2022 14:52:23.119] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_charred as it's serializer returned null
[11Feb2022 14:52:23.120] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_charred_de as it's serializer returned null
[11Feb2022 14:52:23.121] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_charred_lotr as it's serializer returned null
[11Feb2022 14:52:23.126] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cherry_bop as it's serializer returned null
[11Feb2022 14:52:23.128] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cherry_lotr as it's serializer returned null
[11Feb2022 14:52:23.129] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cherry_red as it's serializer returned null
[11Feb2022 14:52:23.130] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cherrywood as it's serializer returned null
[11Feb2022 14:52:23.131] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_cypress_lotr as it's serializer returned null
[11Feb2022 14:52:23.132] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_darkwood as it's serializer returned null
[11Feb2022 14:52:23.133] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_dead as it's serializer returned null
[11Feb2022 14:52:23.134] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_dead_bop as it's serializer returned null
[11Feb2022 14:52:23.135] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_deadwood_atum as it's serializer returned null
[11Feb2022 14:52:23.135] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_distortic as it's serializer returned null
[11Feb2022 14:52:23.136] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_dream as it's serializer returned null
[11Feb2022 14:52:23.138] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_dreamwood as it's serializer returned null
[11Feb2022 14:52:23.147] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_edelwood as it's serializer returned null
[11Feb2022 14:52:23.149] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_elder as it's serializer returned null
[11Feb2022 14:52:23.150] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_enigma as it's serializer returned null
[11Feb2022 14:52:23.151] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_fairy_ring_mushroom_hbt as it's serializer returned null
[11Feb2022 14:52:23.152] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_fir_bop as it's serializer returned null
[11Feb2022 14:52:23.152] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_fir_lotr as it's serializer returned null
[11Feb2022 14:52:23.158] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_green_oak_lotr as it's serializer returned null
[11Feb2022 14:52:23.158] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_grongle as it's serializer returned null
[11Feb2022 14:52:23.161] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_hellbark_bop as it's serializer returned null
[11Feb2022 14:52:23.162] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_holly_lotr as it's serializer returned null
[11Feb2022 14:52:23.164] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_inverted as it's serializer returned null
[11Feb2022 14:52:23.165] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_jacaranda_ab as it's serializer returned null
[11Feb2022 14:52:23.166] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_jacaranda_bop as it's serializer returned null
[11Feb2022 14:52:23.168] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_lairelosse_lotr as it's serializer returned null
[11Feb2022 14:52:23.170] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_larch_lotr as it's serializer returned null
[11Feb2022 14:52:23.175] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_lebethron_lotr as it's serializer returned null
[11Feb2022 14:52:23.177] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_leppa as it's serializer returned null
[11Feb2022 14:52:23.178] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_livingwood as it's serializer returned null
[11Feb2022 14:52:23.181] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_magic_bop as it's serializer returned null
[11Feb2022 14:52:23.183] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_magic_pw as it's serializer returned null
[11Feb2022 14:52:23.185] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_mahogany_bop as it's serializer returned null
[11Feb2022 14:52:23.204] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_mallorn_lotr as it's serializer returned null
[11Feb2022 14:52:23.216] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_mangrove_un as it's serializer returned null
[11Feb2022 14:52:23.255] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_maple_lotr as it's serializer returned null
[11Feb2022 14:52:23.260] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_maple_pw as it's serializer returned null
[11Feb2022 14:52:23.266] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_mirk_oak_lotr as it's serializer returned null
[11Feb2022 14:52:23.277] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_mysterywood as it's serializer returned null
[11Feb2022 14:52:23.315] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_nanab as it's serializer returned null
[11Feb2022 14:52:23.320] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_olive as it's serializer returned null
[11Feb2022 14:52:23.325] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_oran as it's serializer returned null
[11Feb2022 14:52:23.326] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_palm_atum as it's serializer returned null
[11Feb2022 14:52:23.332] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_palm_bop as it's serializer returned null
[11Feb2022 14:52:23.333] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_palo_verde as it's serializer returned null
[11Feb2022 14:52:23.337] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_pear_lotr as it's serializer returned null
[11Feb2022 14:52:23.338] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_pecha as it's serializer returned null
[11Feb2022 14:52:23.340] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_pine_lotr as it's serializer returned null
[11Feb2022 14:52:23.341] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_polished as it's serializer returned null
[11Feb2022 14:52:23.341] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_purple_heart_pw as it's serializer returned null
[11Feb2022 14:52:23.342] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_redbud_ab as it's serializer returned null
[11Feb2022 14:52:23.348] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_redwood_bop as it's serializer returned null
[11Feb2022 14:52:23.349] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_rotten_lotr as it's serializer returned null
[11Feb2022 14:52:23.350] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_runewood as it's serializer returned null
[11Feb2022 14:52:23.351] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_shimmerwood as it's serializer returned null
[11Feb2022 14:52:23.351] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_silverbell_pw as it's serializer returned null
[11Feb2022 14:52:23.352] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_sitrus as it's serializer returned null
[11Feb2022 14:52:23.353] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_smogstem as it's serializer returned null
[11Feb2022 14:52:23.355] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_tea as it's serializer returned null
[11Feb2022 14:52:23.355] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_temporal as it's serializer returned null
[11Feb2022 14:52:23.357] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_tiger_pw as it's serializer returned null
[11Feb2022 14:52:23.358] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_umbran_bop as it's serializer returned null
[11Feb2022 14:52:23.361] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_white as it's serializer returned null
[11Feb2022 14:52:23.362] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_wigglewood as it's serializer returned null
[11Feb2022 14:52:23.363] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_willow_bop as it's serializer returned null
[11Feb2022 14:52:23.364] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:sign_posts/sign_post_willow_pw as it's serializer returned null
[11Feb2022 14:52:23.367] [Worker-Main-3/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'
[11Feb2022 14:52:23.371] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe betternether:soul_sandstone
com.google.gson.JsonSyntaxException: Unknown item tag 'c:soul_ground'
[11Feb2022 14:52:23.391] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe muchmoremodcompat:torches_from_chandelier
com.google.gson.JsonSyntaxException: Unknown item 'muchmoremodcompat:chandelier'
[11Feb2022 14:52:23.392] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe irregularchef:traffic_jam_roll
com.google.gson.JsonSyntaxException: Unknown item 'atmospheric:yucca_juice'
[11Feb2022 14:52:23.393] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:traveler_pants_recipe
com.google.gson.JsonSyntaxException: Unknown item 'dungeonsmod:golden_bone'
[11Feb2022 14:52:23.396] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe village_employment:traveler_robe_recipe
com.google.gson.JsonSyntaxException: Unknown item 'dungeonsmod:golden_bone'
[11Feb2022 14:52:23.449] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_bark_from_anchor_tree_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_log'
[11Feb2022 14:52:23.449] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_button_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.451] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_door_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.453] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_fence_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.453] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_gate_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.454] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_ladder_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.455] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_planks_from_anchor_tree_bark
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_bark'
[11Feb2022 14:52:23.456] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_planks_from_anchor_tree_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_log'
[11Feb2022 14:52:23.456] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_planks_from_striped_bark_anchor_tree
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_bark_anchor_tree'
[11Feb2022 14:52:23.457] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_planks_from_striped_log_anchor_tree
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_log_anchor_tree'
[11Feb2022 14:52:23.459] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_plate_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.460] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_slab_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.461] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_stairs_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.461] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:anchor_tree_trapdoor_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.464] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_acacia_from_acacia_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_acacia'
[11Feb2022 14:52:23.465] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_anchor_tree_from_anchor_tree_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_slab'
[11Feb2022 14:52:23.466] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_birch_from_birch_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_birch'
[11Feb2022 14:52:23.467] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_cincinnasite_from_cincinnasite_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_slab'
[11Feb2022 14:52:23.472] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_crimson_from_crimson_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_crimson'
[11Feb2022 14:52:23.472] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_dark_oak_from_dark_oak_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_dark_oak'
[11Feb2022 14:52:23.473] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_jungle_from_jungle_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_jungle'
[11Feb2022 14:52:23.474] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_mushroom_fir_from_mushroom_fir_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_slab'
[11Feb2022 14:52:23.475] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_mushroom_from_mushroom_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_slab'
[11Feb2022 14:52:23.475] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_nether_sakura_from_nether_sakura_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_slab'
[11Feb2022 14:52:23.476] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_oak_from_oak_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_oak'
[11Feb2022 14:52:23.476] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_reeds_from_reeds_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_slab'
[11Feb2022 14:52:23.478] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_rubeus_from_rubeus_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_slab'
[11Feb2022 14:52:23.479] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_spruce_from_spruce_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_spruce'
[11Feb2022 14:52:23.480] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_stalagnate_from_stalagnate_planks_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks_slab'
[11Feb2022 14:52:23.481] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_warped_from_warped_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bar_stool_warped'
[11Feb2022 14:52:23.481] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_wart_from_wart_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_slab'
[11Feb2022 14:52:23.482] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bar_stool_willow_from_willow_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_slab'
[11Feb2022 14:52:23.485] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_anchor_tree_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.486] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_crimson_from_crimson_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:barrel_crimson'
[11Feb2022 14:52:23.487] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_mushroom_fir_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.488] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_mushroom_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.488] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_nether_sakura_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.490] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_reed_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.490] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_rubeus_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.492] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_stalagnate_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.492] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_warped_from_warped_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:barrel_warped'
[11Feb2022 14:52:23.493] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_wart_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.494] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:barrel_willow_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.494] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:basalt_bricks_from_polished_basalt
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:basalt_bricks'
[11Feb2022 14:52:23.496] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:basalt_bricks_slab_from_basalt_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:basalt_bricks'
[11Feb2022 14:52:23.497] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:basalt_bricks_stairs_from_basalt_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:basalt_bricks'
[11Feb2022 14:52:23.497] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:basalt_bricks_wall_from_basalt_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:basalt_bricks'
[11Feb2022 14:52:23.498] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:basalt_furnace_from_basalt
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:basalt_furnace'
[11Feb2022 14:52:23.499] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:basalt_slab_from_basalt
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:basalt_slab'
[11Feb2022 14:52:23.502] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:basalt_stalactite_from_basalt
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:basalt_stalactite'
[11Feb2022 14:52:23.504] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:blackstone_furnace_from_blackstone
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:blackstone_furnace'
[11Feb2022 14:52:23.504] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:blackstone_stalactite_from_blackstone
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:blackstone_stalactite'
[11Feb2022 14:52:23.505] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:blue_obsidian_bricks_slab_from_blue_obsidian_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:blue_obsidian_bricks'
[11Feb2022 14:52:23.505] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:blue_obsidian_bricks_stairs_from_blue_obsidian_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:blue_obsidian_bricks'
[11Feb2022 14:52:23.506] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:blue_obsidian_tile_slab_from_blue_obsidian_tile_small
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:blue_obsidian_tile_small'
[11Feb2022 14:52:23.506] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:blue_obsidian_tile_stairs_from_blue_obsidian_tile_small
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:blue_obsidian_tile_small'
[11Feb2022 14:52:23.507] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bone_button_from_bone_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bone_block'
[11Feb2022 14:52:23.507] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bone_plate_from_bone_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bone_block'
[11Feb2022 14:52:23.508] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bone_slab_from_bone_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bone_block'
[11Feb2022 14:52:23.508] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bone_stairs_from_bone_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bone_block'
[11Feb2022 14:52:23.509] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bone_stalactite_from_bone_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bone_block'
[11Feb2022 14:52:23.509] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bone_wall_from_bone_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:bone_block'
[11Feb2022 14:52:23.510] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bricks_fire_bowl_from_nether_brick_tile_large
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_brick_tile_large'
[11Feb2022 14:52:23.511] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:bricks_fire_bowl_soul_from_nether_brick_tile_large
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_brick_tile_large'
[11Feb2022 14:52:23.513] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_acacia_from_acacia_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_acacia'
[11Feb2022 14:52:23.514] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_anchor_tree_from_anchor_tree_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_slab'
[11Feb2022 14:52:23.514] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_birch_from_birch_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_birch'
[11Feb2022 14:52:23.515] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_cincinnasite_from_cincinnasite_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_slab'
[11Feb2022 14:52:23.519] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_crimson_from_crimson_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_crimson'
[11Feb2022 14:52:23.519] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_dark_oak_from_dark_oak_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_dark_oak'
[11Feb2022 14:52:23.520] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_jungle_from_jungle_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_jungle'
[11Feb2022 14:52:23.520] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_mushroom_fir_from_mushroom_fir_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_slab'
[11Feb2022 14:52:23.521] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_mushroom_from_mushroom_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_slab'
[11Feb2022 14:52:23.521] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_nether_sakura_from_nether_sakura_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_slab'
[11Feb2022 14:52:23.522] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_oak_from_oak_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_oak'
[11Feb2022 14:52:23.522] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_reeds_from_reeds_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_slab'
[11Feb2022 14:52:23.522] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_rubeus_from_rubeus_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_slab'
[11Feb2022 14:52:23.523] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_spruce_from_spruce_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_spruce'
[11Feb2022 14:52:23.523] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_stalagnate_from_stalagnate_planks_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks_slab'
[11Feb2022 14:52:23.523] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_warped_from_warped_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chair_warped'
[11Feb2022 14:52:23.524] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_wart_from_wart_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_slab'
[11Feb2022 14:52:23.524] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chair_willow_from_willow_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_slab'
[11Feb2022 14:52:23.525] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_anchor_tree_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.525] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_crimson_from_crimson_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chest_crimson'
[11Feb2022 14:52:23.525] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_mushroom_fir_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.526] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_mushroom_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.526] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_nether_sakura_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.526] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_reed_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.527] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_rubeus_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.527] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_stalagnate_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.527] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_warped_from_warped_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:chest_warped'
[11Feb2022 14:52:23.528] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_wart_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.528] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:chest_willow_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.529] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:cincinnasite_fire_bowl_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:23.530] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:cincinnasite_fire_bowl_soul_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:23.530] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:cincinnasite_plate_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:23.531] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:cincinnasite_slab_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:23.533] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:cincinnasite_stairs_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:23.534] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:cincinnasite_wall_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:23.535] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_anchor_tree_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.535] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_crimson_from_crimson_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:crafting_table_crimson'
[11Feb2022 14:52:23.536] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_mushroom_fir_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.536] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_mushroom_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.537] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_nether_sakura_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.537] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_reed_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.538] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_rubeus_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.538] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_stalagnate_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.539] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_warped_from_warped_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:crafting_table_warped'
[11Feb2022 14:52:23.539] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_wart_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.539] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crafting_table_willow_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.540] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:crimson_ladder_from_crimson_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:crimson_ladder'
[11Feb2022 14:52:23.544] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:glowstone_stalactite_from_glowstone
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:glowstone_stalactite'
[11Feb2022 14:52:23.548] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_button_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.549] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_door_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.550] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fence_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.551] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_button_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.551] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_door_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.552] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_fence_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.552] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_gate_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.553] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_ladder_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.553] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_log_from_mushroom_fir_stem
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_stem'
[11Feb2022 14:52:23.553] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_planks_from_mushroom_fir_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_log'
[11Feb2022 14:52:23.554] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_planks_from_mushroom_fir_stem
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_stem'
[11Feb2022 14:52:23.554] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_planks_from_mushroom_fir_wood
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_wood'
[11Feb2022 14:52:23.555] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_planks_from_striped_log_mushroom_fir
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_log_mushroom_fir'
[11Feb2022 14:52:23.555] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_planks_from_striped_wood_mushroom_fir
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_wood_mushroom_fir'
[11Feb2022 14:52:23.555] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_plate_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.556] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_slab_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.556] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_stairs_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.557] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_trapdoor_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.557] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_fir_wood_from_mushroom_fir_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_log'
[11Feb2022 14:52:23.558] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_gate_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.558] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_ladder_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.558] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_planks_from_mushroom_stem
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_stem'
[11Feb2022 14:52:23.559] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_plate_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.559] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_slab_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.560] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_stairs_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.560] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:mushroom_trapdoor_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.561] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_brick_tile_slab_from_nether_brick_tile_small
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_brick_tile_small'
[11Feb2022 14:52:23.561] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_brick_tile_stairs_from_nether_brick_tile_small
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_brick_tile_small'
[11Feb2022 14:52:23.562] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_brick_wall_from_nether_brick_tile_large
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_brick_tile_large'
[11Feb2022 14:52:23.562] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_ruby_slab_from_nether_ruby_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_ruby_block'
[11Feb2022 14:52:23.563] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_ruby_stairs_from_nether_ruby_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_ruby_block'
[11Feb2022 14:52:23.568] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_bark_from_nether_sakura_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_log'
[11Feb2022 14:52:23.569] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_button_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.569] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_door_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.570] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_fence_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.571] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_gate_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.571] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_ladder_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.572] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_planks_from_nether_sakura_bark
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_bark'
[11Feb2022 14:52:23.572] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_planks_from_nether_sakura_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_log'
[11Feb2022 14:52:23.573] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_planks_from_striped_bark_nether_sakura
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_bark_nether_sakura'
[11Feb2022 14:52:23.573] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_planks_from_striped_log_nether_sakura
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_log_nether_sakura'
[11Feb2022 14:52:23.574] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_plate_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.574] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_slab_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.575] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_stairs_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.575] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:nether_sakura_trapdoor_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.576] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:netherite_fire_bowl_from_netherite_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:netherite_fire_bowl'
[11Feb2022 14:52:23.576] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:netherite_fire_bowl_soul_from_netherite_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:netherite_fire_bowl_soul'
[11Feb2022 14:52:23.577] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:netherrack_furnace_from_netherrack
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:netherrack_furnace'
[11Feb2022 14:52:23.577] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:netherrack_stalactite_from_netherrack
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:netherrack_stalactite'
[11Feb2022 14:52:23.578] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:obsidian_bricks_slab_from_obsidian_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:obsidian_bricks'
[11Feb2022 14:52:23.578] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:obsidian_bricks_stairs_from_obsidian_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:obsidian_bricks'
[11Feb2022 14:52:23.582] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:obsidian_tile_slab_from_obsidian_tile_small
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:obsidian_tile_small'
[11Feb2022 14:52:23.583] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:obsidian_tile_stairs_from_obsidian_tile_small
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:obsidian_tile_small'
[11Feb2022 14:52:23.586] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_button_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.586] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_door_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.587] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_fence_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.587] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_gate_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.588] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_ladder_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.588] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_plate_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.589] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_slab_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.589] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_stairs_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.589] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:reeds_trapdoor_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.590] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_cincinnasite_from_cincinnasite_forged
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:23.590] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_cincinnasite_slab_from_roof_tile_cincinnasite
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_cincinnasite'
[11Feb2022 14:52:23.591] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_cincinnasite_stairs_from_roof_tile_cincinnasite
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_cincinnasite'
[11Feb2022 14:52:23.591] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_nether_bricks_from_nether_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_nether_bricks'
[11Feb2022 14:52:23.592] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_nether_bricks_slab_from_roof_tile_nether_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_nether_bricks'
[11Feb2022 14:52:23.592] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_nether_bricks_stairs_from_roof_tile_nether_bricks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_nether_bricks'
[11Feb2022 14:52:23.592] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_reeds_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.593] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_reeds_slab_from_roof_tile_reeds
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_reeds'
[11Feb2022 14:52:23.593] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_reeds_stairs_from_roof_tile_reeds
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_reeds'
[11Feb2022 14:52:23.594] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_stalagnate_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.598] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_stalagnate_slab_from_roof_tile_stalagnate
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_stalagnate'
[11Feb2022 14:52:23.599] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_stalagnate_stairs_from_roof_tile_stalagnate
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_stalagnate'
[11Feb2022 14:52:23.599] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_wart_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.600] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_wart_slab_from_roof_tile_wart
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_wart'
[11Feb2022 14:52:23.600] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_wart_stairs_from_roof_tile_wart
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_wart'
[11Feb2022 14:52:23.600] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_willow_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.601] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_willow_slab_from_roof_tile_willow
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_willow'
[11Feb2022 14:52:23.601] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:roof_tile_willow_stairs_from_roof_tile_willow
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:roof_tile_willow'
[11Feb2022 14:52:23.602] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_bark_from_rubeus_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_log'
[11Feb2022 14:52:23.602] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_button_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.603] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_door_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.603] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_fence_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.604] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_gate_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.604] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_ladder_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.604] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_planks_from_rubeus_bark
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_bark'
[11Feb2022 14:52:23.605] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_planks_from_rubeus_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_log'
[11Feb2022 14:52:23.605] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_planks_from_striped_bark_rubeus
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_bark_rubeus'
[11Feb2022 14:52:23.606] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_planks_from_striped_log_rubeus
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_log_rubeus'
[11Feb2022 14:52:23.606] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_plate_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.607] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_slab_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.607] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_stairs_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.608] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:rubeus_trapdoor_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.609] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_anchor_tree_from_anchor_tree_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:23.609] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_mushroom_fir_from_mushroom_fir_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:23.609] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_mushroom_from_mushroom_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:23.610] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_nether_sakura_from_nether_sakura_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:23.615] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_reed_from_reeds_block
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_block'
[11Feb2022 14:52:23.616] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_rubeus_from_rubeus_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:23.616] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_stalagnate_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.617] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_wart_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.617] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:sign_willow_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.618] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_chiseled_from_soul_sandstone_smooth
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone_smooth'
[11Feb2022 14:52:23.619] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_cut_from_soul_sandstone
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone'
[11Feb2022 14:52:23.619] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_cut_slab_from_soul_sandstone_cut
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:23.620] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_cut_stairs_from_soul_sandstone_cut
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:23.620] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_slab_from_soul_sandstone
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone'
[11Feb2022 14:52:23.621] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_smooth_from_soul_sandstone_cut
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:23.621] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_smooth_slab_from_soul_sandstone_smooth
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone_smooth'
[11Feb2022 14:52:23.621] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_smooth_stairs_from_soul_sandstone_smooth
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone_smooth'
[11Feb2022 14:52:23.622] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_stairs_from_soul_sandstone
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone'
[11Feb2022 14:52:23.622] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:soul_sandstone_wall_from_soul_sandstone_cut
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:23.623] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_bark_from_stalagnate_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_log'
[11Feb2022 14:52:23.623] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_ladder_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.624] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_log_from_stalagnate_stem
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_stem'
[11Feb2022 14:52:23.624] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_button_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.625] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_door_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.625] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_fence_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.626] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_from_stalagnate_bark
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_bark'
[11Feb2022 14:52:23.629] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_from_stalagnate_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_log'
[11Feb2022 14:52:23.630] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_from_stalagnate_stem
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_stem'
[11Feb2022 14:52:23.631] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_from_striped_bark_stalagnate
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_bark_stalagnate'
[11Feb2022 14:52:23.631] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_from_striped_log_stalagnate
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_log_stalagnate'
[11Feb2022 14:52:23.632] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_gate_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.632] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_plate_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.633] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_slab_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.633] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_stairs_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.634] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:stalagnate_planks_trapdoor_from_stalagnate_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:23.635] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_acacia_from_acacia_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_acacia'
[11Feb2022 14:52:23.635] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_anchor_tree_from_anchor_tree_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:anchor_tree_slab'
[11Feb2022 14:52:23.636] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_birch_from_birch_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_birch'
[11Feb2022 14:52:23.636] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_cincinnasite_from_cincinnasite_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:cincinnasite_slab'
[11Feb2022 14:52:23.637] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_crimson_from_crimson_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_crimson'
[11Feb2022 14:52:23.637] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_dark_oak_from_dark_oak_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_dark_oak'
[11Feb2022 14:52:23.637] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_jungle_from_jungle_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_jungle'
[11Feb2022 14:52:23.638] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_mushroom_fir_from_mushroom_fir_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_fir_slab'
[11Feb2022 14:52:23.638] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_mushroom_from_mushroom_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:mushroom_slab'
[11Feb2022 14:52:23.639] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_nether_sakura_from_nether_sakura_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:nether_sakura_slab'
[11Feb2022 14:52:23.639] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_oak_from_oak_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_oak'
[11Feb2022 14:52:23.639] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_reeds_from_reeds_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:reeds_slab'
[11Feb2022 14:52:23.640] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_rubeus_from_rubeus_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:rubeus_slab'
[11Feb2022 14:52:23.640] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_spruce_from_spruce_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_spruce'
[11Feb2022 14:52:23.640] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_stalagnate_from_stalagnate_planks_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:stalagnate_planks_slab'
[11Feb2022 14:52:23.641] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_warped_from_warped_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:taburet_warped'
[11Feb2022 14:52:23.641] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_wart_from_wart_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_slab'
[11Feb2022 14:52:23.642] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:taburet_willow_from_willow_slab
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_slab'
[11Feb2022 14:52:23.646] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:warped_ladder_from_warped_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:warped_ladder'
[11Feb2022 14:52:23.647] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_bark_from_wart_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_log'
[11Feb2022 14:52:23.647] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_button_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.647] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_door_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.648] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_fence_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.648] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_gate_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.649] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_ladder_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.649] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_planks_from_striped_bark_wart
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_bark_wart'
[11Feb2022 14:52:23.650] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_planks_from_striped_log_wart
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_log_wart'
[11Feb2022 14:52:23.650] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_planks_from_wart_bark
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_bark'
[11Feb2022 14:52:23.650] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_planks_from_wart_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_log'
[11Feb2022 14:52:23.651] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_plate_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.651] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_slab_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.652] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_stairs_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.652] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:wart_trapdoor_from_wart_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:wart_planks'
[11Feb2022 14:52:23.653] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_bark_from_willow_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_log'
[11Feb2022 14:52:23.653] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_button_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.654] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_door_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.654] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_fence_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.655] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_gate_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.655] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_ladder_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.655] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_planks_from_striped_bark_willow
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_bark_willow'
[11Feb2022 14:52:23.656] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_planks_from_striped_log_willow
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:striped_log_willow'
[11Feb2022 14:52:23.656] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_planks_from_willow_bark
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_bark'
[11Feb2022 14:52:23.657] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_planks_from_willow_log
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_log'
[11Feb2022 14:52:23.657] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_plate_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.657] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_slab_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.661] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_stairs_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.662] [Worker-Main-3/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe minecraft:willow_trapdoor_from_willow_planks
com.google.gson.JsonSyntaxException: Unknown item 'betternetherreforged:willow_planks'
[11Feb2022 14:52:23.668] [Worker-Main-3/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 21 recipes
[11Feb2022 14:52:23.756] [Worker-Main-3/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Skipped advancement modifier "criteria" for advancement "minecraft:adventure/voluntary_exile" as its conditions were not met
[11Feb2022 14:52:23.757] [Worker-Main-3/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Skipped advancement modifier "display" for advancement "minecraft:adventure/voluntary_exile" as its conditions were not met
[11Feb2022 14:52:23.758] [Worker-Main-3/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Advancement Modification Manager has loaded 14 sets of modifiers
[11Feb2022 14:52:25.900] [Worker-Main-3/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'
[11Feb2022 14:52:26.495] [Worker-Main-3/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'
[11Feb2022 14:52:26.776] [Worker-Main-3/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'
[11Feb2022 14:52:27.644] [Worker-Main-3/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'
[11Feb2022 14:52:27.843] [Worker-Main-3/ERROR] [net.minecraft.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard
com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray
[11Feb2022 14:52:28.215] [Worker-Main-3/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
[11Feb2022 14:52:28.216] [Worker-Main-3/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
[11Feb2022 14:52:28.217] [Worker-Main-3/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
[11Feb2022 14:52:28.219] [Worker-Main-3/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
[11Feb2022 14:52:28.220] [Worker-Main-3/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
[11Feb2022 14:52:28.220] [Worker-Main-3/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
[11Feb2022 14:52:28.221] [Worker-Main-3/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
[11Feb2022 14:52:28.222] [Worker-Main-3/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
[11Feb2022 14:52:28.223] [Worker-Main-3/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
[11Feb2022 14:52:28.232] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_planks_from_willow_bark: Unknown item id 'betternetherreforged:willow_bark'
[11Feb2022 14:52:28.240] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_planks_from_wart_bark: Unknown item id 'betternetherreforged:wart_bark'
[11Feb2022 14:52:28.249] [Worker-Main-3/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'
[11Feb2022 14:52:28.257] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_reed_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.258] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_slab_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.259] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_reeds_from_reeds_slab: Unknown item id 'betternetherreforged:reeds_slab'
[11Feb2022 14:52:28.263] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_nether_sakura_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.264] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_door_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.265] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_reeds_from_reeds_slab: Unknown item id 'betternetherreforged:reeds_slab'
[11Feb2022 14:52:28.266] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_ladder_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.271] [Worker-Main-3/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'
[11Feb2022 14:52:28.274] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_stairs_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.277] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_rubeus_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.277] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_wood_from_mushroom_fir_log: Unknown item id 'betternetherreforged:mushroom_fir_log'
[11Feb2022 14:52:28.278] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_stairs_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.278] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_smooth_slab_from_soul_sandstone_smooth: Unknown item id 'betternetherreforged:soul_sandstone_smooth'
[11Feb2022 14:52:28.281] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_anchor_tree_from_anchor_tree_slab: Unknown item id 'betternetherreforged:anchor_tree_slab'
[11Feb2022 14:52:28.282] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_fence_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.283] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_anchor_tree_from_anchor_tree_slab: Unknown item id 'betternetherreforged:anchor_tree_slab'
[11Feb2022 14:52:28.283] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_willow_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.285] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_planks_from_nether_sakura_bark: Unknown item id 'betternetherreforged:nether_sakura_bark'
[11Feb2022 14:52:28.286] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_from_striped_log_stalagnate: Unknown item id 'betternetherreforged:striped_log_stalagnate'
[11Feb2022 14:52:28.286] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_reeds_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.288] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_rubeus_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.290] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_button_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.291] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_button_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.293] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_anchor_tree_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.294] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_willow_from_willow_slab: Unknown item id 'betternetherreforged:willow_slab'
[11Feb2022 14:52:28.295] [Worker-Main-3/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'
[11Feb2022 14:52:28.296] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_ladder_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.299] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/cincinnasite_fire_bowl_soul_from_cincinnasite_forged: Unknown item id 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:28.300] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_cincinnasite_slab_from_roof_tile_cincinnasite: Unknown item id 'betternetherreforged:roof_tile_cincinnasite'
[11Feb2022 14:52:28.301] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/cincinnasite_fire_bowl_from_cincinnasite_forged: Unknown item id 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:28.301] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_reeds_from_reeds_slab: Unknown item id 'betternetherreforged:reeds_slab'
[11Feb2022 14:52:28.302] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_planks_from_anchor_tree_log: Unknown item id 'betternetherreforged:anchor_tree_log'
[11Feb2022 14:52:28.305] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_plate_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.308] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_rubeus_from_rubeus_slab: Unknown item id 'betternetherreforged:rubeus_slab'
[11Feb2022 14:52:28.310] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/obsidian_bricks_stairs_from_obsidian_bricks: Unknown item id 'betternetherreforged:obsidian_bricks'
[11Feb2022 14:52:28.312] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_cincinnasite_from_cincinnasite_slab: Unknown item id 'betternetherreforged:cincinnasite_slab'
[11Feb2022 14:52:28.313] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_reeds_slab_from_roof_tile_reeds: Unknown item id 'betternetherreforged:roof_tile_reeds'
[11Feb2022 14:52:28.314] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_gate_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.315] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_mushroom_fir_from_mushroom_fir_slab: Unknown item id 'betternetherreforged:mushroom_fir_slab'
[11Feb2022 14:52:28.316] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_mushroom_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.316] [Worker-Main-3/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'
[11Feb2022 14:52:28.319] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_mushroom_fir_from_mushroom_fir_slab: Unknown item id 'betternetherreforged:mushroom_fir_slab'
[11Feb2022 14:52:28.320] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_slab_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.321] [Worker-Main-3/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'
[11Feb2022 14:52:28.322] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_planks_from_striped_log_nether_sakura: Unknown item id 'betternetherreforged:striped_log_nether_sakura'
[11Feb2022 14:52:28.323] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_door_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.324] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_planks_from_mushroom_fir_log: Unknown item id 'betternetherreforged:mushroom_fir_log'
[11Feb2022 14:52:28.325] [Worker-Main-3/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'
[11Feb2022 14:52:28.325] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_brick_tile_stairs_from_nether_brick_tile_small: Unknown item id 'betternetherreforged:nether_brick_tile_small'
[11Feb2022 14:52:28.326] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_ladder_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.326] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_cincinnasite_stairs_from_roof_tile_cincinnasite: Unknown item id 'betternetherreforged:roof_tile_cincinnasite'
[11Feb2022 14:52:28.331] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_bark_from_stalagnate_log: Unknown item id 'betternetherreforged:stalagnate_log'
[11Feb2022 14:52:28.331] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_gate_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.332] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_willow_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.333] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_stairs_from_soul_sandstone: Unknown item id 'betternetherreforged:soul_sandstone'
[11Feb2022 14:52:28.333] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bricks_fire_bowl_from_nether_brick_tile_large: Unknown item id 'betternetherreforged:nether_brick_tile_large'
[11Feb2022 14:52:28.334] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_wart_slab_from_roof_tile_wart: Unknown item id 'betternetherreforged:roof_tile_wart'
[11Feb2022 14:52:28.338] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/cincinnasite_slab_from_cincinnasite_forged: Unknown item id 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:28.338] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_bark_from_rubeus_log: Unknown item id 'betternetherreforged:rubeus_log'
[11Feb2022 14:52:28.341] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_planks_from_striped_bark_anchor_tree: Unknown item id 'betternetherreforged:striped_bark_anchor_tree'
[11Feb2022 14:52:28.342] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_trapdoor_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.343] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_mushroom_from_mushroom_slab: Unknown item id 'betternetherreforged:mushroom_slab'
[11Feb2022 14:52:28.343] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_fence_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.344] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_nether_sakura_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.345] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_planks_from_striped_log_rubeus: Unknown item id 'betternetherreforged:striped_log_rubeus'
[11Feb2022 14:52:28.346] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_willow_from_willow_slab: Unknown item id 'betternetherreforged:willow_slab'
[11Feb2022 14:52:28.347] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_button_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.347] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_mushroom_fir_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.351] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bone_wall_from_bone_block: Unknown item id 'betternetherreforged:bone_block'
[11Feb2022 14:52:28.355] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_plate_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.356] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_trapdoor_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.357] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_stairs_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.360] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_ruby_slab_from_nether_ruby_block: Unknown item id 'betternetherreforged:nether_ruby_block'
[11Feb2022 14:52:28.362] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_ruby_stairs_from_nether_ruby_block: Unknown item id 'betternetherreforged:nether_ruby_block'
[11Feb2022 14:52:28.363] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_log_from_stalagnate_stem: Unknown item id 'betternetherreforged:stalagnate_stem'
[11Feb2022 14:52:28.364] [Worker-Main-3/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'
[11Feb2022 14:52:28.372] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_rubeus_from_rubeus_slab: Unknown item id 'betternetherreforged:rubeus_slab'
[11Feb2022 14:52:28.374] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_stalagnate_from_stalagnate_planks_slab: Unknown item id 'betternetherreforged:stalagnate_planks_slab'
[11Feb2022 14:52:28.375] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_brick_wall_from_nether_brick_tile_large: Unknown item id 'betternetherreforged:nether_brick_tile_large'
[11Feb2022 14:52:28.380] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bricks_fire_bowl_soul_from_nether_brick_tile_large: Unknown item id 'betternetherreforged:nether_brick_tile_large'
[11Feb2022 14:52:28.381] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_plate_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.386] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_trapdoor_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.390] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_planks_from_striped_bark_willow: Unknown item id 'betternetherreforged:striped_bark_willow'
[11Feb2022 14:52:28.391] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_nether_sakura_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.392] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_planks_from_striped_bark_nether_sakura: Unknown item id 'betternetherreforged:striped_bark_nether_sakura'
[11Feb2022 14:52:28.394] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_stalagnate_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.403] [Worker-Main-3/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'
[11Feb2022 14:52:28.405] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_ladder_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.407] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement theabyss:unlockthebook: Unknown item id 'theabyss:translationletter'
[11Feb2022 14:52:28.409] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bone_button_from_bone_block: Unknown item id 'betternetherreforged:bone_block'
[11Feb2022 14:52:28.410] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_willow_from_willow_slab: Unknown item id 'betternetherreforged:willow_slab'
[11Feb2022 14:52:28.412] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_gate_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.416] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_trapdoor_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.418] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_reed_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.418] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_slab_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.421] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_trapdoor_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.424] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_willow_stairs_from_roof_tile_willow: Unknown item id 'betternetherreforged:roof_tile_willow'
[11Feb2022 14:52:28.424] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_cut_slab_from_soul_sandstone_cut: Unknown item id 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:28.426] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_button_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.427] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_fence_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.429] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_nether_sakura_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.433] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/cincinnasite_stairs_from_cincinnasite_forged: Unknown item id 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:28.436] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_wart_stairs_from_roof_tile_wart: Unknown item id 'betternetherreforged:roof_tile_wart'
[11Feb2022 14:52:28.439] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/blue_obsidian_bricks_slab_from_blue_obsidian_bricks: Unknown item id 'betternetherreforged:blue_obsidian_bricks'
[11Feb2022 14:52:28.440] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_slab_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.441] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_cincinnasite_from_cincinnasite_slab: Unknown item id 'betternetherreforged:cincinnasite_slab'
[11Feb2022 14:52:28.444] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_planks_from_mushroom_stem: Unknown item id 'betternetherreforged:mushroom_stem'
[11Feb2022 14:52:28.445] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_slab_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.448] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_door_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.450] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_reed_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.451] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_nether_sakura_from_nether_sakura_slab: Unknown item id 'betternetherreforged:nether_sakura_slab'
[11Feb2022 14:52:28.460] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_cincinnasite_from_cincinnasite_forged: Unknown item id 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:28.462] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_stairs_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.468] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_bark_from_wart_log: Unknown item id 'betternetherreforged:wart_log'
[11Feb2022 14:52:28.469] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_nether_sakura_from_nether_sakura_slab: Unknown item id 'betternetherreforged:nether_sakura_slab'
[11Feb2022 14:52:28.469] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_ladder_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.471] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_fence_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.472] [Worker-Main-3/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'
[11Feb2022 14:52:28.472] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_stalagnate_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.473] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_planks_from_striped_log_wart: Unknown item id 'betternetherreforged:striped_log_wart'
[11Feb2022 14:52:28.475] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_bark_from_anchor_tree_log: Unknown item id 'betternetherreforged:anchor_tree_log'
[11Feb2022 14:52:28.477] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_planks_from_willow_log: Unknown item id 'betternetherreforged:willow_log'
[11Feb2022 14:52:28.478] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_rubeus_from_rubeus_slab: Unknown item id 'betternetherreforged:rubeus_slab'
[11Feb2022 14:52:28.482] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_wart_from_wart_slab: Unknown item id 'betternetherreforged:wart_slab'
[11Feb2022 14:52:28.483] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_trapdoor_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.486] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fence_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.487] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_reed_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.489] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_bark_from_nether_sakura_log: Unknown item id 'betternetherreforged:nether_sakura_log'
[11Feb2022 14:52:28.490] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_button_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.491] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_willow_slab_from_roof_tile_willow: Unknown item id 'betternetherreforged:roof_tile_willow'
[11Feb2022 14:52:28.492] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_reeds_stairs_from_roof_tile_reeds: Unknown item id 'betternetherreforged:roof_tile_reeds'
[11Feb2022 14:52:28.493] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_plate_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.494] [Worker-Main-3/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'
[11Feb2022 14:52:28.500] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_nether_bricks_stairs_from_roof_tile_nether_bricks: Unknown item id 'betternetherreforged:roof_tile_nether_bricks'
[11Feb2022 14:52:28.502] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_willow_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.503] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_stalagnate_slab_from_roof_tile_stalagnate: Unknown item id 'betternetherreforged:roof_tile_stalagnate'
[11Feb2022 14:52:28.504] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_door_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.505] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_rubeus_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.511] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_ladder_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.516] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_planks_from_rubeus_bark: Unknown item id 'betternetherreforged:rubeus_bark'
[11Feb2022 14:52:28.521] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_mushroom_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.523] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_planks_from_mushroom_fir_stem: Unknown item id 'betternetherreforged:mushroom_fir_stem'
[11Feb2022 14:52:28.525] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_planks_from_mushroom_fir_wood: Unknown item id 'betternetherreforged:mushroom_fir_wood'
[11Feb2022 14:52:28.526] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_gate_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.530] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_stairs_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.532] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_log_from_mushroom_fir_stem: Unknown item id 'betternetherreforged:mushroom_fir_stem'
[11Feb2022 14:52:28.534] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_wart_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.536] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_door_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.536] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_stalagnate_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.539] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_fence_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.541] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_stalagnate_stairs_from_roof_tile_stalagnate: Unknown item id 'betternetherreforged:roof_tile_stalagnate'
[11Feb2022 14:52:28.547] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_gate_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.548] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_door_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.549] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_stairs_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.551] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_mushroom_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.552] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_fence_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.553] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/blue_obsidian_tile_stairs_from_blue_obsidian_tile_small: Unknown item id 'betternetherreforged:blue_obsidian_tile_small'
[11Feb2022 14:52:28.555] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_smooth_from_soul_sandstone_cut: Unknown item id 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:28.558] [Worker-Main-3/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'
[11Feb2022 14:52:28.562] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_gate_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.565] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_plate_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.570] [Worker-Main-3/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'
[11Feb2022 14:52:28.576] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_trapdoor_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.579] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/blue_obsidian_tile_slab_from_blue_obsidian_tile_small: Unknown item id 'betternetherreforged:blue_obsidian_tile_small'
[11Feb2022 14:52:28.582] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_willow_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.584] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_fence_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.587] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/obsidian_bricks_slab_from_obsidian_bricks: Unknown item id 'betternetherreforged:obsidian_bricks'
[11Feb2022 14:52:28.589] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_anchor_tree_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.594] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_door_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.596] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bone_stairs_from_bone_block: Unknown item id 'betternetherreforged:bone_block'
[11Feb2022 14:52:28.597] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bone_plate_from_bone_block: Unknown item id 'betternetherreforged:bone_block'
[11Feb2022 14:52:28.599] [Worker-Main-3/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'
[11Feb2022 14:52:28.602] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_ladder_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.604] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_plate_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.605] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_plate_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.609] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_bark_from_willow_log: Unknown item id 'betternetherreforged:willow_log'
[11Feb2022 14:52:28.613] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_door_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.615] [Worker-Main-3/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'
[11Feb2022 14:52:28.619] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_anchor_tree_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.621] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_brick_tile_slab_from_nether_brick_tile_small: Unknown item id 'betternetherreforged:nether_brick_tile_small'
[11Feb2022 14:52:28.625] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_fence_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.631] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_chiseled_from_soul_sandstone_smooth: Unknown item id 'betternetherreforged:soul_sandstone_smooth'
[11Feb2022 14:52:28.632] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_button_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.639] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_slab_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.642] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_planks_from_striped_bark_rubeus: Unknown item id 'betternetherreforged:striped_bark_rubeus'
[11Feb2022 14:52:28.646] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_mushroom_fir_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.653] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_door_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.654] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_wart_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.658] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_planks_from_striped_log_anchor_tree: Unknown item id 'betternetherreforged:striped_log_anchor_tree'
[11Feb2022 14:52:28.659] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_gate_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.663] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_from_striped_bark_stalagnate: Unknown item id 'betternetherreforged:striped_bark_stalagnate'
[11Feb2022 14:52:28.664] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_slab_from_soul_sandstone: Unknown item id 'betternetherreforged:soul_sandstone'
[11Feb2022 14:52:28.664] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_wart_from_wart_slab: Unknown item id 'betternetherreforged:wart_slab'
[11Feb2022 14:52:28.665] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_slab_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.666] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_ladder_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.667] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_rubeus_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.670] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_from_stalagnate_log: Unknown item id 'betternetherreforged:stalagnate_log'
[11Feb2022 14:52:28.675] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/obsidian_tile_slab_from_obsidian_tile_small: Unknown item id 'betternetherreforged:obsidian_tile_small'
[11Feb2022 14:52:28.677] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/basalt_bricks_slab_from_basalt_bricks: Unknown item id 'betternetherreforged:basalt_bricks'
[11Feb2022 14:52:28.679] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_mushroom_fir_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.680] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_trapdoor_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.681] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_anchor_tree_from_anchor_tree_slab: Unknown item id 'betternetherreforged:anchor_tree_slab'
[11Feb2022 14:52:28.685] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_trapdoor_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.687] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/cincinnasite_wall_from_cincinnasite_forged: Unknown item id 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:28.688] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_stalagnate_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.692] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_planks_from_anchor_tree_bark: Unknown item id 'betternetherreforged:anchor_tree_bark'
[11Feb2022 14:52:28.693] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_stairs_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.695] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_stairs_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.697] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_planks_from_rubeus_log: Unknown item id 'betternetherreforged:rubeus_log'
[11Feb2022 14:52:28.698] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_cut_stairs_from_soul_sandstone_cut: Unknown item id 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:28.699] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_nether_bricks_slab_from_roof_tile_nether_bricks: Unknown item id 'betternetherreforged:roof_tile_nether_bricks'
[11Feb2022 14:52:28.704] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_stalagnate_from_stalagnate_planks_slab: Unknown item id 'betternetherreforged:stalagnate_planks_slab'
[11Feb2022 14:52:28.706] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_planks_from_striped_wood_mushroom_fir: Unknown item id 'betternetherreforged:striped_wood_mushroom_fir'
[11Feb2022 14:52:28.712] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_slab_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.713] [Worker-Main-3/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'
[11Feb2022 14:52:28.714] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_wart_from_wart_slab: Unknown item id 'betternetherreforged:wart_slab'
[11Feb2022 14:52:28.716] [Worker-Main-3/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'
[11Feb2022 14:52:28.721] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/taburet_mushroom_from_mushroom_slab: Unknown item id 'betternetherreforged:mushroom_slab'
[11Feb2022 14:52:28.721] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bone_slab_from_bone_block: Unknown item id 'betternetherreforged:bone_block'
[11Feb2022 14:52:28.723] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_anchor_tree_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.724] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_mushroom_from_mushroom_planks: Unknown item id 'betternetherreforged:mushroom_planks'
[11Feb2022 14:52:28.728] [Worker-Main-3/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'
[11Feb2022 14:52:28.729] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_stairs_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.730] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/mushroom_fir_planks_from_striped_log_mushroom_fir: Unknown item id 'betternetherreforged:striped_log_mushroom_fir'
[11Feb2022 14:52:28.731] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_stalagnate_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.732] [Worker-Main-3/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'
[11Feb2022 14:52:28.738] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/cincinnasite_plate_from_cincinnasite_forged: Unknown item id 'betternetherreforged:cincinnasite_forged'
[11Feb2022 14:52:28.742] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/sign_wart_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.744] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_slab_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.745] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_button_from_stalagnate_planks: Unknown item id 'betternetherreforged:stalagnate_planks'
[11Feb2022 14:52:28.748] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_button_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.752] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/crafting_table_wart_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.754] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_stalagnate_from_stalagnate_planks_slab: Unknown item id 'betternetherreforged:stalagnate_planks_slab'
[11Feb2022 14:52:28.755] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_planks_from_nether_sakura_log: Unknown item id 'betternetherreforged:nether_sakura_log'
[11Feb2022 14:52:28.757] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_gate_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.757] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_planks_from_wart_log: Unknown item id 'betternetherreforged:wart_log'
[11Feb2022 14:52:28.759] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_mushroom_from_mushroom_slab: Unknown item id 'betternetherreforged:mushroom_slab'
[11Feb2022 14:52:28.765] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_nether_sakura_from_nether_sakura_slab: Unknown item id 'betternetherreforged:nether_sakura_slab'
[11Feb2022 14:52:28.769] [Worker-Main-3/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'
[11Feb2022 14:52:28.773] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/reeds_plate_from_reeds_block: Unknown item id 'betternetherreforged:reeds_block'
[11Feb2022 14:52:28.776] [Worker-Main-3/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'
[11Feb2022 14:52:28.777] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/basalt_bricks_stairs_from_basalt_bricks: Unknown item id 'betternetherreforged:basalt_bricks'
[11Feb2022 14:52:28.778] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_ladder_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.779] [Worker-Main-3/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'
[11Feb2022 14:52:28.782] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/blue_obsidian_bricks_stairs_from_blue_obsidian_bricks: Unknown item id 'betternetherreforged:blue_obsidian_bricks'
[11Feb2022 14:52:28.787] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/willow_planks_from_striped_log_willow: Unknown item id 'betternetherreforged:striped_log_willow'
[11Feb2022 14:52:28.787] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/wart_planks_from_striped_bark_wart: Unknown item id 'betternetherreforged:striped_bark_wart'
[11Feb2022 14:52:28.789] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bone_stalactite_from_bone_block: Unknown item id 'betternetherreforged:bone_block'
[11Feb2022 14:52:28.791] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chair_cincinnasite_from_cincinnasite_slab: Unknown item id 'betternetherreforged:cincinnasite_slab'
[11Feb2022 14:52:28.792] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/anchor_tree_button_from_anchor_tree_planks: Unknown item id 'betternetherreforged:anchor_tree_planks'
[11Feb2022 14:52:28.795] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/roof_tile_willow_from_willow_planks: Unknown item id 'betternetherreforged:willow_planks'
[11Feb2022 14:52:28.799] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/bar_stool_mushroom_fir_from_mushroom_fir_slab: Unknown item id 'betternetherreforged:mushroom_fir_slab'
[11Feb2022 14:52:28.801] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/chest_wart_from_wart_planks: Unknown item id 'betternetherreforged:wart_planks'
[11Feb2022 14:52:28.809] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/obsidian_tile_stairs_from_obsidian_tile_small: Unknown item id 'betternetherreforged:obsidian_tile_small'
[11Feb2022 14:52:28.810] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/rubeus_plate_from_rubeus_planks: Unknown item id 'betternetherreforged:rubeus_planks'
[11Feb2022 14:52:28.812] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/basalt_bricks_wall_from_basalt_bricks: Unknown item id 'betternetherreforged:basalt_bricks'
[11Feb2022 14:52:28.815] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_cut_from_soul_sandstone: Unknown item id 'betternetherreforged:soul_sandstone'
[11Feb2022 14:52:28.817] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/barrel_mushroom_fir_from_mushroom_fir_planks: Unknown item id 'betternetherreforged:mushroom_fir_planks'
[11Feb2022 14:52:28.817] [Worker-Main-3/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'
[11Feb2022 14:52:28.818] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_from_stalagnate_bark: Unknown item id 'betternetherreforged:stalagnate_bark'
[11Feb2022 14:52:28.820] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_smooth_stairs_from_soul_sandstone_smooth: Unknown item id 'betternetherreforged:soul_sandstone_smooth'
[11Feb2022 14:52:28.821] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/nether_sakura_gate_from_nether_sakura_planks: Unknown item id 'betternetherreforged:nether_sakura_planks'
[11Feb2022 14:52:28.821] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/stalagnate_planks_from_stalagnate_stem: Unknown item id 'betternetherreforged:stalagnate_stem'
[11Feb2022 14:52:28.824] [Worker-Main-3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement minecraft:recipes/betternether/soul_sandstone_wall_from_soul_sandstone_cut: Unknown item id 'betternetherreforged:soul_sandstone_cut'
[11Feb2022 14:52:28.971] [Worker-Main-3/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 4758 advancements
[11Feb2022 14:52:29.088] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 8 tool_handle_types
[11Feb2022 14:52:29.089] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 34 snowcap_oven_freezing_recipes
[11Feb2022 14:52:29.090] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 4 horizonite_forge_fuels
[11Feb2022 14:52:29.093] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 11 snowcap_mushroom_freezing
[11Feb2022 14:52:29.259] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 69 alchemy_recipes
[11Feb2022 14:52:29.288] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 78 journal/entries
[11Feb2022 14:52:29.289] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 3 journal/sections
[11Feb2022 14:52:29.291] [Worker-Main-3/INFO] [ModdingLegacy/blue_skies/SkiesDataManager/]: Loaded 7 journal/requirements
[11Feb2022 14:52:29.445] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab biotite_slab could not be found.
[11Feb2022 14:52:29.445] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab snow_bricks_slab_double could not be found.
[11Feb2022 14:52:29.447] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandy_bricks_slab_double could not be found.
[11Feb2022 14:52:29.450] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab charred_nether_brick_slab could not be found.
[11Feb2022 14:52:29.450] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_bricks_slab_double could not be found.
[11Feb2022 14:52:29.451] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_smooth_slab could not be found.
[11Feb2022 14:52:29.453] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_bricks_slab_double could not be found.
[11Feb2022 14:52:29.453] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_smooth_slab could not be found.
[11Feb2022 14:52:29.454] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab end_bricks_slab could not be found.
[11Feb2022 14:52:29.455] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_slab could not be found.
[11Feb2022 14:52:29.456] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_dark_slab could not be found.
[11Feb2022 14:52:29.456] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_bricks_slab could not be found.
[11Feb2022 14:52:29.457] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_slab could not be found.
[11Feb2022 14:52:29.458] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_bricks_slab could not be found.
[11Feb2022 14:52:29.462] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_slab could not be found.
[11Feb2022 14:52:29.463] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_bricks_slab could not be found.
[11Feb2022 14:52:29.465] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_slab could not be found.
[11Feb2022 14:52:29.466] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_bricks_slab could not be found.
[11Feb2022 14:52:29.466] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_slab could not be found.
[11Feb2022 14:52:29.467] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_bricks_slab could not be found.
[11Feb2022 14:52:29.468] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_gray_slab could not be found.
[11Feb2022 14:52:29.469] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_magenta_slab could not be found.
[11Feb2022 14:52:29.469] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_cyan_slab could not be found.
[11Feb2022 14:52:29.470] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_blue_slab could not be found.
[11Feb2022 14:52:29.471] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_orange_slab could not be found.
[11Feb2022 14:52:29.471] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_red_slab could not be found.
[11Feb2022 14:52:29.472] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_yellow_slab could not be found.
[11Feb2022 14:52:29.473] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_light_blue_slab could not be found.
[11Feb2022 14:52:29.474] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_purple_slab could not be found.
[11Feb2022 14:52:29.478] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_silver_slab could not be found.
[11Feb2022 14:52:29.479] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_lime_slab could not be found.
[11Feb2022 14:52:29.480] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_green_slab could not be found.
[11Feb2022 14:52:29.481] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_black_slab could not be found.
[11Feb2022 14:52:29.481] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_brown_slab could not be found.
[11Feb2022 14:52:29.482] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_white_slab could not be found.
[11Feb2022 14:52:29.483] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_pink_slab could not be found.
[11Feb2022 14:52:29.484] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_gray_slab could not be found.
[11Feb2022 14:52:29.485] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_magenta_slab could not be found.
[11Feb2022 14:52:29.486] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_cyan_slab could not be found.
[11Feb2022 14:52:29.487] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_blue_slab could not be found.
[11Feb2022 14:52:29.488] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_orange_slab could not be found.
[11Feb2022 14:52:29.488] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_red_slab could not be found.
[11Feb2022 14:52:29.490] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_yellow_slab could not be found.
[11Feb2022 14:52:29.494] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_light_blue_slab could not be found.
[11Feb2022 14:52:29.496] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_purple_slab could not be found.
[11Feb2022 14:52:29.497] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_silver_slab could not be found.
[11Feb2022 14:52:29.497] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_lime_slab could not be found.
[11Feb2022 14:52:29.498] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_green_slab could not be found.
[11Feb2022 14:52:29.499] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_black_slab could not be found.
[11Feb2022 14:52:29.500] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_brown_slab could not be found.
[11Feb2022 14:52:29.500] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_white_slab could not be found.
[11Feb2022 14:52:29.501] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_pink_slab could not be found.
[11Feb2022 14:52:29.502] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab reed_block_slab could not be found.
[11Feb2022 14:52:29.503] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab thatch_slab_double could not be found.
[11Feb2022 14:52:29.503] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab icy_stone_slab could not be found.
[11Feb2022 14:52:29.504] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab fire_stone_slab could not be found.
[11Feb2022 14:52:29.505] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_limestone_slab could not be found.
[11Feb2022 14:52:29.508] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_marble_slab could not be found.
[11Feb2022 14:52:29.510] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab duskbound_block_slab_double could not be found.
[11Feb2022 14:52:29.511] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab magma_bricks_slab_double could not be found.
[11Feb2022 14:52:29.512] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab midori_block_slab_double could not be found.
[11Feb2022 14:52:29.512] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab iron_plate_slab_double could not be found.
[11Feb2022 14:52:29.513] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab polished_netherrack_bricks_slab could not be found.
[11Feb2022 14:52:29.514] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_slab_double could not be found.
[11Feb2022 14:52:29.515] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_bricks_slab_double could not be found.
[11Feb2022 14:52:29.516] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_smooth_slab could not be found.
[11Feb2022 14:52:29.516] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_oak_slab could not be found.
[11Feb2022 14:52:29.517] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_spruce_slab could not be found.
[11Feb2022 14:52:29.518] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_birch_slab could not be found.
[11Feb2022 14:52:29.519] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_jungle_slab could not be found.
[11Feb2022 14:52:29.520] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_acacia_slab could not be found.
[11Feb2022 14:52:29.521] [Worker-Main-3/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_dark_oak_slab could not be found.
[11Feb2022 14:52:29.531] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bounty Data. We will probably skip some data since certain mods are not loaded.
[11Feb2022 14:52:29.639] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplytea/chef_objs as dependencies are not met: [simplytea]
[11Feb2022 14:52:29.648] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/farmer_rews as dependencies are not met: [inspirations]
[11Feb2022 14:52:29.654] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_objs as dependencies are not met: [vanillafoodpantry]
[11Feb2022 14:52:29.659] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/apotheosis/fletcher_rews as dependencies are not met: [apotheosis]
[11Feb2022 14:52:29.665] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_rews as dependencies are not met: [mysticalworld]
[11Feb2022 14:52:29.669] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/armorer_objs as dependencies are not met: [mysticalworld]
[11Feb2022 14:52:29.675] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/chef_objs as dependencies are not met: [simplefarming]
[11Feb2022 14:52:29.677] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/armorer_rews as dependencies are not met: [upgrademodifiers]
[11Feb2022 14:52:29.686] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/storagedrawers/tinker_rews as dependencies are not met: [storagedrawers]
[11Feb2022 14:52:29.694] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/tinker_rews as dependencies are not met: [inspirations]
[11Feb2022 14:52:29.698] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_objs as dependencies are not met: [farmingforblockheads]
[11Feb2022 14:52:29.702] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/upgrademodifiers/toolsmith_rews as dependencies are not met: [upgrademodifiers]
[11Feb2022 14:52:29.705] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/chef_objs as dependencies are not met: [mysticalworld]
[11Feb2022 14:52:29.706] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/vanillafoodpantry/chef_rews as dependencies are not met: [vanillafoodpantry]
[11Feb2022 14:52:29.711] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/inspirations/fletcher_rews as dependencies are not met: [inspirations]
[11Feb2022 14:52:29.714] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/farmingforblockheads/farmer_rews as dependencies are not met: [farmingforblockheads]
[11Feb2022 14:52:29.716] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_objs as dependencies are not met: [xlfoodmod]
[11Feb2022 14:52:29.719] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/mysticalworld/farmer_objs as dependencies are not met: [mysticalworld]
[11Feb2022 14:52:29.722] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_objs as dependencies are not met: [simplefarming]
[11Feb2022 14:52:29.724] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/xlfoodmod/chef_rews as dependencies are not met: [xlfoodmod]
[11Feb2022 14:52:29.725] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Skipping load of bountiful:pools/simplefarming/farmer_rews as dependencies are not met: [simplefarming]
[11Feb2022 14:52:29.726] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Found decrees: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
[11Feb2022 14:52:29.729] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Merging Entry Pools..
[11Feb2022 14:52:29.730] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating Entry Pools..
[11Feb2022 14:52:29.732] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_objs'
[11Feb2022 14:52:29.743] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_rews'
[11Feb2022 14:52:29.744] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_objs'
[11Feb2022 14:52:29.745] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_enchants'
[11Feb2022 14:52:29.747] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_rews'
[11Feb2022 14:52:29.748] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_objs'
[11Feb2022 14:52:29.755] [Worker-Main-3/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:wool, Amount: 0 [[4..32]], Worth: 250, NBT: null, Weight: 1000]
[11Feb2022 14:52:29.755] [Worker-Main-3/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: forge:dyes, Amount: 0 [[2..16]], Worth: 200, NBT: null, Weight: 1000]
[11Feb2022 14:52:29.756] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_objs'
[11Feb2022 14:52:29.758] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'toolsmith_rews'
[11Feb2022 14:52:29.761] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fisherman_objs'
[11Feb2022 14:52:29.762] [Worker-Main-3/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item) [Item: upgrade_aquatic:bedroll_leather, Amount: 0 [[1..1]], Worth: 2500, NBT: null, Weight: 1000]
[11Feb2022 14:52:29.763] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_rews'
[11Feb2022 14:52:29.764] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_rews'
[11Feb2022 14:52:29.765] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_objs'
[11Feb2022 14:52:29.766] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'shepherd_rews'
[11Feb2022 14:52:29.767] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'farmer_objs'
[11Feb2022 14:52:29.767] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'tinker_rews'
[11Feb2022 14:52:29.768] [Worker-Main-3/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item) [Item: charm:variable_redstone_lamp, Amount: 0 [[1..2]], Worth: 2000, NBT: null, Weight: 1000]
[11Feb2022 14:52:29.769] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'butcher_objs'
[11Feb2022 14:52:29.769] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_objs'
[11Feb2022 14:52:29.770] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'common_crafts'
[11Feb2022 14:52:29.771] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'librarian_rews'
[11Feb2022 14:52:29.771] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_objs'
[11Feb2022 14:52:29.772] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_objs'
[11Feb2022 14:52:29.773] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_objs'
[11Feb2022 14:52:29.774] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'hunting_rews'
[11Feb2022 14:52:29.778] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_objs'
[11Feb2022 14:52:29.779] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'armorer_rews'
[11Feb2022 14:52:29.780] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'cleric_rews'
[11Feb2022 14:52:29.781] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'all_villager_rews'
[11Feb2022 14:52:29.781] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'chef_rews'
[11Feb2022 14:52:29.782] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_objs'
[11Feb2022 14:52:29.783] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_rews'
[11Feb2022 14:52:29.784] [Worker-Main-3/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:banners, Amount: 0 [[1..3]], Worth: 750, NBT: null, Weight: 400]
[11Feb2022 14:52:29.785] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'leatherer_objs'
[11Feb2022 14:52:29.785] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'fletcher_rews'
[11Feb2022 14:52:29.786] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mapper_objs'
[11Feb2022 14:52:29.786] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Validating pool 'mason_rews'
[11Feb2022 14:52:29.787] [Worker-Main-3/INFO] [ejektaflex.bountiful.BountifulMod/]: Found Entry Pools: [hunting, butcher, mason, librarian, farmer, toolsmith, chef, mapper, armorer, fletcher, fisherman, cleric, leatherer, shepherd, tinker]
[11Feb2022 14:52:29.833] [Worker-Main-3/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 56 Slabfish Types
[11Feb2022 14:52:29.833] [Worker-Main-3/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 16 Sweater Types
[11Feb2022 14:52:29.835] [Worker-Main-3/INFO] [com.minecraftabnormals.environmental.common.slabfish.SlabfishLoader/]: Loaded 19 Backpack Types
[11Feb2022 14:52:29.848] [Worker-Main-3/INFO] [CraftTweaker/]: CraftTweaker reload starting!
[11Feb2022 14:52:30.528] [Worker-Main-3/INFO] [CraftTweaker/]: CraftTweaker reload complete!
[11Feb2022 14:52:32.654] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, minecraft:need_stone_tool, byg:ground_kovan_flower, forge:ores/biotite, 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, minecraft:occludes_vibration_signals, 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, snowrealmagic:bottom_snow, 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, starmute:airs2, 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, minecraft:redstone_ores, 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, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, forge:avocadobranchplaceableblocks, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, charm:chests/trapped, 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, 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, charm:immovable_by_pistons, 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, minecraft:iron_ores, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, blocksplus:bamboo_logs, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, charm:chests/wooden, minecraft:portals, snowrealmagic:not_containables, 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, charm:nether_portal_frames, 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, betternether:other_nether_ground, 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, charm:bookshelves, 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, betternether:netherrack, 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, charm:lanterns, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, betternether:nether_mycelium, 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, betternether:nylium, 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, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, charm:crates, 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, 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, snowrealmagic:invalid_supporters, 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, forge:soul_quartz_ores, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, starmute:smashables, adorn:stone_posts, byg:nightshade_logs, charm:barrels, 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, starmute:airs, quark:vertical_slabs, charm:bookcases, 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, 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, minecraft:needs_iron_tool, 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, 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, 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, charm:chests/normal, 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, 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, starmute:knight_immune, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, betternether:soul_ground, 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]
[11Feb2022 14:52:32.661] [main/INFO] [personthecat.osv.tag.TagHelper/]: Injecting OSV tags for all variants.
[11Feb2022 14:52:32.712] [main/INFO] [personthecat.osv.tag.TagHelper/]: Copied 418 block and 220 item tags.
[11Feb2022 14:52:32.834] [main/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, minecraft:need_stone_tool, byg:ground_kovan_flower, forge:ores/biotite, 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, minecraft:occludes_vibration_signals, 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, snowrealmagic:bottom_snow, 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, starmute:airs2, 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, minecraft:redstone_ores, 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, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, forge:avocadobranchplaceableblocks, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, charm:chests/trapped, 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, 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, charm:immovable_by_pistons, 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, minecraft:iron_ores, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, blocksplus:bamboo_logs, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, charm:chests/wooden, minecraft:portals, snowrealmagic:not_containables, 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, charm:nether_portal_frames, 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, betternether:other_nether_ground, 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, charm:bookshelves, 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, betternether:netherrack, 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, charm:lanterns, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, betternether:nether_mycelium, 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, betternether:nylium, 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, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, charm:crates, 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, 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, snowrealmagic:invalid_supporters, 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, forge:soul_quartz_ores, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, starmute:smashables, adorn:stone_posts, byg:nightshade_logs, charm:barrels, 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, starmute:airs, quark:vertical_slabs, charm:bookcases, 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, 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, minecraft:needs_iron_tool, 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, 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, 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, charm:chests/normal, 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, 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, starmute:knight_immune, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, betternether:soul_ground, 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]
[11Feb2022 14:52:38.507] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
[11Feb2022 14:52:38.508] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[11Feb2022 14:52:38.510] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[11Feb2022 14:52:38.513] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[11Feb2022 14:52:38.637] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25565
[11Feb2022 14:52:38.649] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type
[11Feb2022 14:52:39.179] [Server thread/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, minecraft:need_stone_tool, byg:ground_kovan_flower, forge:ores/biotite, 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, minecraft:occludes_vibration_signals, 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, snowrealmagic:bottom_snow, 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, starmute:airs2, 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, minecraft:redstone_ores, 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, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, forge:avocadobranchplaceableblocks, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, charm:chests/trapped, 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, 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, charm:immovable_by_pistons, 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, minecraft:iron_ores, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, blocksplus:bamboo_logs, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, charm:chests/wooden, minecraft:portals, snowrealmagic:not_containables, 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, charm:nether_portal_frames, 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, betternether:other_nether_ground, 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, charm:bookshelves, 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, betternether:netherrack, 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, charm:lanterns, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, betternether:nether_mycelium, 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, betternether:nylium, 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, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, charm:crates, 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, 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, snowrealmagic:invalid_supporters, 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, forge:soul_quartz_ores, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, starmute:smashables, adorn:stone_posts, byg:nightshade_logs, charm:barrels, 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, starmute:airs, quark:vertical_slabs, charm:bookcases, 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, 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, minecraft:needs_iron_tool, 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, 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, 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, charm:chests/normal, 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, 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, starmute:knight_immune, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, betternether:soul_ground, 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]
[11Feb2022 14:52:39.366] [Server thread/INFO] [FTB Teams/]: Loaded FTB Teams - 1 known players
[11Feb2022 14:52:40.009] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: plains
[11Feb2022 14:52:40.016] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: savanna
[11Feb2022 14:52:40.019] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: snowy
[11Feb2022 14:52:40.020] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: taiga
[11Feb2022 14:52:40.022] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Village Type: desert
[11Feb2022 14:52:40.025] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Registering Bounty Board Jigsaw Piece for Repurposed Structures
[11Feb2022 14:52:40.057] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[11Feb2022 14:52:40.058] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Registering Dimensions
[11Feb2022 14:52:40.368] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@a96d2cb
[11Feb2022 14:52:40.386] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[11Feb2022 14:52:42.711] [Thread-0/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, minecraft:need_stone_tool, byg:ground_kovan_flower, forge:ores/biotite, 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, minecraft:occludes_vibration_signals, 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, snowrealmagic:bottom_snow, 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, starmute:airs2, 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, minecraft:redstone_ores, 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, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, forge:avocadobranchplaceableblocks, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, charm:chests/trapped, 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, 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, charm:immovable_by_pistons, 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, minecraft:iron_ores, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, blocksplus:bamboo_logs, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, charm:chests/wooden, minecraft:portals, snowrealmagic:not_containables, 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, charm:nether_portal_frames, 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, betternether:other_nether_ground, 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, charm:bookshelves, 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, betternether:netherrack, 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, charm:lanterns, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, betternether:nether_mycelium, 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, betternether:nylium, 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, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, charm:crates, 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, 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, snowrealmagic:invalid_supporters, 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, forge:soul_quartz_ores, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, starmute:smashables, adorn:stone_posts, byg:nightshade_logs, charm:barrels, 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, starmute:airs, quark:vertical_slabs, charm:bookcases, 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, 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, minecraft:needs_iron_tool, 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, 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, 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, charm:chests/normal, 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, 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, starmute:knight_immune, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, betternether:soul_ground, 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]
[11Feb2022 14:52:44.092] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element mod.beethoven92.betterendforge.common.world.feature.SinglePlantFeature@a96d2cb
[11Feb2022 14:52:44.106] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[11Feb2022 14:52:47.650] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:52:55.130] [Thread-0/INFO] [STDOUT/]: [tschipp.carryon.common.handler.ListHandler:initConfigLists:282]: [byg:pine_logs, forge:glass_panes/magenta, blue_skies:dungeon/keystone, minecraft:need_stone_tool, byg:ground_kovan_flower, forge:ores/biotite, 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, minecraft:occludes_vibration_signals, 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, snowrealmagic:bottom_snow, 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, starmute:airs2, 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, minecraft:redstone_ores, 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, forge:storage_blocks/redstone, byg:withering_oak_logs, infernalexp:base_stone_shores, forge:avocadobranchplaceableblocks, adorn:wooden_steps, extendedmushrooms:mushroom_pressure_plates/wool, blue_skies:dungeon/aquatic, charm:chests/trapped, 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, 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, charm:immovable_by_pistons, 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, minecraft:iron_ores, blue_skies:ores/horizonite, forge:ores/gold, byg:ground_azalea, snowrealmagic:containables, minecraft:piglin_repellents, twilightforest:fences, blocksplus:bamboo_logs, byg:ground_delphinium, biomesoplenty:palm_logs, forge:glass/black, charm:chests/wooden, minecraft:portals, snowrealmagic:not_containables, 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, charm:nether_portal_frames, 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, betternether:other_nether_ground, 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, charm:bookshelves, 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, betternether:netherrack, 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, charm:lanterns, adorn:table_lamps, cavesandcliffs:lush_ground_replaceable, betternether:nether_mycelium, 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, betternether:nylium, 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, twilightforest:twilight_oak_logs, forge:gravel, forge:glass_panes/cyan, biomesoplenty:magic_logs, minecraft:wool, forge:glass/colorless, charm:crates, 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, 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, snowrealmagic:invalid_supporters, 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, forge:soul_quartz_ores, enhanced_mushrooms:red_mushroom_stems, alexsmobs:drops_bananas, extendedmushrooms:mushroom_signs, starmute:smashables, adorn:stone_posts, byg:nightshade_logs, charm:barrels, 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, starmute:airs, quark:vertical_slabs, charm:bookcases, 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, 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, minecraft:needs_iron_tool, 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, 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, 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, charm:chests/normal, 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, 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, starmute:knight_immune, sereneseasons:spring_crops, endergetic:end_crystal_placeable, forge:sand/blue, forge:mushroom_stems/glowshroom, outer_end:crystal_blocks, byg:ground_lolipop_flower, betternether:soul_ground, 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]
[11Feb2022 14:52:55.585] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[11Feb2022 14:52:56.651] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Feb2022 14:52:56.652] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Feb2022 14:52:56.653] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Feb2022 14:52:56.764] [Worker-Main-4/INFO] [personthecat.catlib.util.DimInjector/]: Successfully injecting dim keys for minecraft:overworld
[11Feb2022 14:52:57.035] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:52:57.139] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Feb2022 14:52:57.593] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[11Feb2022 14:53:00.526] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[11Feb2022 14:53:00.527] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[11Feb2022 14:53:00.532] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[11Feb2022 14:53:00.532] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[11Feb2022 14:53:00.532] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[11Feb2022 14:53:00.534] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84%
[11Feb2022 14:53:01.165] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:01.166] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:01.620] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:02.092] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:02.596] [Worker-Main-7/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:03.086] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:03.588] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:04.455] [Worker-Main-7/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:05.003] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:05.176] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:05.207] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:05.662] [Worker-Main-1/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
[11Feb2022 14:53:06.088] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88%
[11Feb2022 14:53:06.586] [Worker-Main-7/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Feb2022 14:53:07.235] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
[11Feb2022 14:53:07.590] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90%
[11Feb2022 14:53:08.179] [Worker-Main-5/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90%
[11Feb2022 14:53:08.639] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90%
[11Feb2022 14:53:09.099] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91%
[11Feb2022 14:53:09.587] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 92%
[11Feb2022 14:53:10.093] [Worker-Main-6/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
[11Feb2022 14:53:10.590] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 96%
[11Feb2022 14:53:11.257] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 96%
[11Feb2022 14:53:11.597] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 97%
[11Feb2022 14:53:12.166] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 98%
[11Feb2022 14:53:12.617] [Worker-Main-4/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 99%
[11Feb2022 14:53:12.771] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 17185 ms
[11Feb2022 14:53:12.772] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (33.670s)! For help, type "help"
[11Feb2022 14:53:12.922] [Server thread/INFO] [strawgolem/]: Strawgolem: Server Starting
[11Feb2022 14:53:12.952] [Server thread/INFO] [personthecat.osv.recipe.RecipeHelper/]: Injecting furnace recipes for 88 items.
[11Feb2022 14:53:12.966] [Server thread/INFO] [personthecat.osv.preset.writer.PresetWriter/]: Nothing to save. All presets are up to date.
[11Feb2022 14:53:12.979] [Server thread/INFO] [FTB Quests/]: Loading quests from C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\ftbquests\quests
[11Feb2022 14:53:13.036] [Server thread/INFO] [FTB Quests/]: Loaded 1 chapter groups, 8 chapters, 49 quests, 0 reward tables
[11Feb2022 14:53:13.110] [Server thread/INFO] [FTB Utilities Backups/]: Backups folder - C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\backups
[11Feb2022 14:53:13.302] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:15.338] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2028ms or 40 ticks behind
[11Feb2022 14:53:20.591] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:25.874] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:32.162] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:37.041] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:42.220] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:47.891] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:55.362] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:53:58.547] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:02.178] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:09.182] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:13.158] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:17.706] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:22.992] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:27.044] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:31.991] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:36.656] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:43.676] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:47.384] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:51.620] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:54:56.607] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:02.041] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:06.523] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:10.988] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:14.817] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:18.296] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:20.750] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:24.159] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:25.698] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:27.289] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:28.916] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:30.377] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:33.645] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:36.363] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:40.834] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:42.322] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:43.816] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:45.325] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:46.707] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:48.133] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:49.718] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:51.192] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:52.627] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:54.060] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:55.687] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:57.091] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:55:58.639] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:01.170] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:02.810] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:04.356] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:05.911] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:07.396] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:08.864] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:11.231] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:12.665] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:14.180] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:15.629] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:18.370] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:20.818] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:22.323] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:23.858] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:25.370] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:26.775] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:28.321] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:29.806] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:31.293] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:32.732] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:34.511] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:35.994] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:37.649] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:39.258] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:40.838] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:42.304] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:44.935] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:46.437] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:47.921] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:49.447] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:50.905] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:52.396] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:55.638] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:57.121] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:56:58.578] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:00.036] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:01.544] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:03.016] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:04.452] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:05.839] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:08.319] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:09.847] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:12.078] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:13.669] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:15.212] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:16.717] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Smuggleberry is db48b3ef-a622-46bb-9679-d5cc450a9637
[11Feb2022 14:57:17.087] [Thread-0/WARN] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Configuration file C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\config\copperpot-common.toml is not correct. Correcting
[11Feb2022 14:57:19.163] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@155bdb66
[11Feb2022 14:57:19.215] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Smuggleberry[/25.1.58.187:63999] logged in with entity id 258 at (179.5, 69.0, 231.5)
[11Feb2022 14:57:19.241] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending ToolHandleTypeManager to Smuggleberry
[11Feb2022 14:57:19.242] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending SnowcapOvenFreezingManager to Smuggleberry
[11Feb2022 14:57:19.243] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending HorizoniteForgeFuelManager to Smuggleberry
[11Feb2022 14:57:19.243] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending AlchemyRecipeManager to Smuggleberry
[11Feb2022 14:57:19.245] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalEntryManager to Smuggleberry
[11Feb2022 14:57:19.249] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalSectionManager to Smuggleberry
[11Feb2022 14:57:19.249] [Server thread/INFO] [ModdingLegacy/blue_skies/]: Sending JournalRequirementManager to Smuggleberry
[11Feb2022 14:57:19.288] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Smuggleberry joined the game
[11Feb2022 14:57:19.631] [Server thread/INFO] [Waila/]: Syncing config to Smuggleberry (db48b3ef-a622-46bb-9679-d5cc450a9637)
[11Feb2022 14:57:24.756] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: java.lang.ExceptionInInitializerError
    Index: 6
    Listeners:
        0: HIGH
        1: ASM: class me.shedaniel.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        2: NORMAL
        3: ASM: class snownee.snow.GameEvents onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        4: ASM: class com.commodorethrawn.strawgolem.events.CropGrowthHandler tick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        5: ASM: class com.mrcrayfish.goblintraders.world.spawner.SpawnHandler onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        6: ASM: class bl4ckscor3.mod.snowundertrees.WorldTickHandler onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        7: ASM: sereneseasons.handler.season.SeasonHandler@6f3afeaf onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        8: ASM: sereneseasons.handler.season.RandomUpdateHandler@11af0934 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        9: ASM: sereneseasons.handler.season.TimeSkipHandler@7fa851ce onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        10: ASM: class com.github.alexthe666.alexsmobs.event.ServerEvents onServerTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        11: ASM: com.minecraftabnormals.abnormals_core.common.capability.chunkloading.ChunkLoaderEvents@2a651895 tickChunkLoader(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        12: net.minecraftforge.eventbus.EventBus$$Lambda$2740/0x000000080149a888@5544a052
        13: ASM: class net.konwboy.tumbleweed.common.TumbleweedSpawner onTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        14: ASM: class vazkii.quark.addons.oddities.magnetsystem.MagnetSystem tick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        15: ASM: vazkii.quark.content.automation.module.FeedingTroughModule@47a2a8a5 buildTroughSet(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        16: ASM: vazkii.quark.content.automation.module.PistonsMoveTileEntitiesModule@7b46cf57 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        17: ASM: vazkii.quark.content.tweaks.module.ImprovedSleepingModule@130c050a onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        18: ASM: vazkii.quark.content.tweaks.module.UtilityRecipesModule@50602620 worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        19: ASM: top.theillusivec4.veinmining.veinmining.event.VeinMiningEventsListener@4e1b8bbf worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        20: ASM: top.theillusivec4.curios.common.event.CuriosEventHandler@5d81eff7 worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        21: ASM: mcjty.incontrol.ForgeEventHandlers@190a7bda onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        22: ASM: top.theillusivec4.polymorph.common.CommonEventsListener@5c56b5c6 worldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        23: ASM: com.natamus.collective.events.CollectiveEvents@382e0d18 onWorldTick(Lnet/minecraftforge/event/TickEvent$WorldTickEvent;)V
        24: ASM: me.lucko.spark.forge.ForgeTickHook@7bf7d07 onTick(Lnet/minecraftforge/event/TickEvent;)V
        25: ASM: me.lucko.spark.forge.ForgeTickReporter@390b817b onTick(Lnet/minecraftforge/event/TickEvent;)V
java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
    at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
    at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155)
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58)
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94)
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137)
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105)
    at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1429)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.lang.ExceptionInInitializerError
    at personthecat.osv.util.unsafe.UnsafeUtils.allocate(UnsafeUtils.java)
    at personthecat.osv.world.interceptor.WorldGenRegionInterceptor.create(WorldGenRegionInterceptor.java:36)
    at personthecat.osv.world.interceptor.InterceptorDispatcher.lambda$get$0(InterceptorDispatcher.java:47)
    at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
    at personthecat.osv.world.interceptor.InterceptorDispatcher.get(InterceptorDispatcher.java:43)
    at personthecat.osv.world.interceptor.InterceptorDispatcher.intercept(InterceptorDispatcher.java:30)
    at personthecat.osv.block.OreVariant.prime(OreVariant.java:107)
    at personthecat.osv.block.OreVariant.primeRestricted(OreVariant.java:112)
    at personthecat.osv.block.OreVariant.func_196271_a(OreVariant.java:348)
    at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196956_a(AbstractBlock.java:657)
    at net.minecraft.world.gen.feature.template.Template.func_237141_a_(Template.java:358)
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211541_a(SourceFile:305)
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211540_a(SourceFile:282)
    at net.minecraft.world.gen.feature.template.Template.func_222857_a(Template.java:348)
    at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:312)
    at net.minecraft.world.gen.feature.structure.TemplateStructurePiece.func_230383_a_(SourceFile:65)
    at com.bobmowzie.mowziesmobs.server.world.feature.structure.WroughtnautChamberPieces$Piece.func_230383_a_(WroughtnautChamberPieces.java:148)
    at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65)
    at net.minecraft.world.biome.Biome.lambda$generate$20(Biome.java:234)
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
    at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
    at java.base/java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189)
    at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53)
    at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
    at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
    at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
    at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:233)
    at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220)
    at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77)
    at net.minecraft.world.chunk.ChunkStatus.md5e8ea8$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1051)
    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198)
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524)
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522)
    at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
    ... 11 more
Caused by: personthecat.fresult.exception.ResultUnwrapException: Attempted to unwrap a result with no value.
    at personthecat.fresult.Shorthand.unwrapEx(Shorthand.java:36)
    at personthecat.fresult.Result$Error.unwrap(Result.java:2019)
    at personthecat.osv.util.unsafe.forge.UnsafeUtilsImpl.<clinit>(UnsafeUtilsImpl.java:21)
    ... 52 more

[11Feb2022 14:57:24.770] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?]
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?]
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1429) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError
    at personthecat.osv.util.unsafe.UnsafeUtils.allocate(UnsafeUtils.java) ~[osv:7.6]
    at personthecat.osv.world.interceptor.WorldGenRegionInterceptor.create(WorldGenRegionInterceptor.java:36) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.lambda$get$0(InterceptorDispatcher.java:47) ~[osv:7.6]
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.get(InterceptorDispatcher.java:43) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.intercept(InterceptorDispatcher.java:30) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.prime(OreVariant.java:107) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.primeRestricted(OreVariant.java:112) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.func_196271_a(OreVariant.java:348) ~[osv:7.6]
    at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196956_a(AbstractBlock.java:657) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237141_a_(Template.java:358) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211541_a(SourceFile:305) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211540_a(SourceFile:282) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_222857_a(Template.java:348) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:312) ~[?:?]
    at net.minecraft.world.gen.feature.structure.TemplateStructurePiece.func_230383_a_(SourceFile:65) ~[?:?]
    at com.bobmowzie.mowziesmobs.server.world.feature.structure.WroughtnautChamberPieces$Piece.func_230383_a_(WroughtnautChamberPieces.java:148) ~[mowziesmobs:1.5.22]
    at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65) ~[?:?]
    at net.minecraft.world.biome.Biome.lambda$generate$20(Biome.java:234) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189) ~[?:?]
    at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53) ~[?:?]
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?]
    at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:233) ~[?:?]
    at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.md5e8ea8$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1051) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
Caused by: personthecat.fresult.exception.ResultUnwrapException: Attempted to unwrap a result with no value.
    at personthecat.fresult.Shorthand.unwrapEx(Shorthand.java:36) ~[catlib:1.15]
    at personthecat.fresult.Result$Error.unwrap(Result.java:2019) ~[catlib:1.15]
    at personthecat.osv.util.unsafe.forge.UnsafeUtilsImpl.<clinit>(UnsafeUtilsImpl.java:21) ~[osv:7.6]
    at personthecat.osv.util.unsafe.UnsafeUtils.allocate(UnsafeUtils.java) ~[osv:7.6]
    at personthecat.osv.world.interceptor.WorldGenRegionInterceptor.create(WorldGenRegionInterceptor.java:36) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.lambda$get$0(InterceptorDispatcher.java:47) ~[osv:7.6]
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.get(InterceptorDispatcher.java:43) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.intercept(InterceptorDispatcher.java:30) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.prime(OreVariant.java:107) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.primeRestricted(OreVariant.java:112) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.func_196271_a(OreVariant.java:348) ~[osv:7.6]
    at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196956_a(AbstractBlock.java:657) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237141_a_(Template.java:358) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211541_a(SourceFile:305) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211540_a(SourceFile:282) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_222857_a(Template.java:348) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:312) ~[?:?]
    at net.minecraft.world.gen.feature.structure.TemplateStructurePiece.func_230383_a_(SourceFile:65) ~[?:?]
    at com.bobmowzie.mowziesmobs.server.world.feature.structure.WroughtnautChamberPieces$Piece.func_230383_a_(WroughtnautChamberPieces.java:148) ~[mowziesmobs:1.5.22]
    at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65) ~[?:?]
    at net.minecraft.world.biome.Biome.lambda$generate$20(Biome.java:234) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189) ~[?:?]
    at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53) ~[?:?]
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?]
    at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:233) ~[?:?]
    at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.md5e8ea8$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1051) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
[11Feb2022 14:57:24.809] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID c020ad3b-a18e-430e-9854-153448cc8e09
[11Feb2022 14:57:24.825] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\Users\maybe\OneDrive\Desktop\Better Minecraft 55\Better Minecraft Server Pack [FORGE] 1.16.5\.\crash-reports\crash-2022-02-11_14.57.24-server.txt
[11Feb2022 14:57:24.829] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[11Feb2022 14:57:24.832] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[11Feb2022 14:57:24.864] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[11Feb2022 14:57:24.866] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[11Feb2022 14:57:25.210] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
java.util.concurrent.CompletionException: java.lang.ExceptionInInitializerError
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1155) ~[?:?]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478) ~[?:?]
    at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?]
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?]
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?]
    at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?]
    at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1429) ~[?:?]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) ~[?:?]
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) ~[?:?]
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) ~[?:?]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) ~[?:?]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError
    at personthecat.osv.util.unsafe.UnsafeUtils.allocate(UnsafeUtils.java) ~[osv:7.6]
    at personthecat.osv.world.interceptor.WorldGenRegionInterceptor.create(WorldGenRegionInterceptor.java:36) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.lambda$get$0(InterceptorDispatcher.java:47) ~[osv:7.6]
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.get(InterceptorDispatcher.java:43) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.intercept(InterceptorDispatcher.java:30) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.prime(OreVariant.java:107) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.primeRestricted(OreVariant.java:112) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.func_196271_a(OreVariant.java:348) ~[osv:7.6]
    at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196956_a(AbstractBlock.java:657) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237141_a_(Template.java:358) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211541_a(SourceFile:305) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211540_a(SourceFile:282) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_222857_a(Template.java:348) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:312) ~[?:?]
    at net.minecraft.world.gen.feature.structure.TemplateStructurePiece.func_230383_a_(SourceFile:65) ~[?:?]
    at com.bobmowzie.mowziesmobs.server.world.feature.structure.WroughtnautChamberPieces$Piece.func_230383_a_(WroughtnautChamberPieces.java:148) ~[mowziesmobs:1.5.22]
    at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65) ~[?:?]
    at net.minecraft.world.biome.Biome.lambda$generate$20(Biome.java:234) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189) ~[?:?]
    at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53) ~[?:?]
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?]
    at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:233) ~[?:?]
    at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.md5e8ea8$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1051) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more
Caused by: personthecat.fresult.exception.ResultUnwrapException: Attempted to unwrap a result with no value.
    at personthecat.fresult.Shorthand.unwrapEx(Shorthand.java:36) ~[catlib:1.15]
    at personthecat.fresult.Result$Error.unwrap(Result.java:2019) ~[catlib:1.15]
    at personthecat.osv.util.unsafe.forge.UnsafeUtilsImpl.<clinit>(UnsafeUtilsImpl.java:21) ~[osv:7.6]
    at personthecat.osv.util.unsafe.UnsafeUtils.allocate(UnsafeUtils.java) ~[osv:7.6]
    at personthecat.osv.world.interceptor.WorldGenRegionInterceptor.create(WorldGenRegionInterceptor.java:36) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.lambda$get$0(InterceptorDispatcher.java:47) ~[osv:7.6]
    at java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[?:?]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.get(InterceptorDispatcher.java:43) ~[osv:7.6]
    at personthecat.osv.world.interceptor.InterceptorDispatcher.intercept(InterceptorDispatcher.java:30) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.prime(OreVariant.java:107) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.primeRestricted(OreVariant.java:112) ~[osv:7.6]
    at personthecat.osv.block.OreVariant.func_196271_a(OreVariant.java:348) ~[osv:7.6]
    at net.minecraft.block.AbstractBlock$AbstractBlockState.func_196956_a(AbstractBlock.java:657) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237141_a_(Template.java:358) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211541_a(SourceFile:305) ~[?:?]
    at net.minecraft.util.math.shapes.VoxelShapePart.func_211540_a(SourceFile:282) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_222857_a(Template.java:348) ~[?:?]
    at net.minecraft.world.gen.feature.template.Template.func_237146_a_(Template.java:312) ~[?:?]
    at net.minecraft.world.gen.feature.structure.TemplateStructurePiece.func_230383_a_(SourceFile:65) ~[?:?]
    at com.bobmowzie.mowziesmobs.server.world.feature.structure.WroughtnautChamberPieces$Piece.func_230383_a_(WroughtnautChamberPieces.java:148) ~[mowziesmobs:1.5.22]
    at net.minecraft.world.gen.feature.structure.StructureStart.func_230366_a_(StructureStart.java:65) ~[?:?]
    at net.minecraft.world.biome.Biome.lambda$generate$20(Biome.java:234) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
    at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:189) ~[?:?]
    at it.unimi.dsi.fastutil.longs.LongIterator.forEachRemaining(LongIterator.java:53) ~[?:?]
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?]
    at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:233) ~[?:?]
    at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_222605_b(ChunkStatus.java:77) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.md5e8ea8$lambda$injectLightmapSetup$1$5(ChunkStatus.java:1051) ~[?:?]
    at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?]
    at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?]
    at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146) ~[?:?]
    ... 11 more

 

Edited by diesieben07
spoiler
Link to comment
Share on other sites

I'm gonna leave a reply now so that future people having this issue too might have an easier time.

My problem ended up being a combination of using the not latest version of the modpack as well as forgetting to install the proper JDK 15 on my desktop. I was able to log into the server today, so thanks for your advice @Luis_ST

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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